Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Coolchickenguy
/
node-java
Public
forked from
joeferner/node-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-java
test
on
master
User selector
All users
All time
Commit history
Commits on Dec 15, 2023
removed dependency on lodash, removed pnpm-lock.json (#591)
Show description for fad0879
hulkish
and
Steven Hargrove
authored
fad0879
View commit details
Copy full SHA for fad0879
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
Wait for list.addPromise() to finish before adding next item.
Show description for 2eeaba4
LeviticusMB
authored and
joeferner
committed
2eeaba4
View commit details
Copy full SHA for 2eeaba4
View code at this point
Browse repository at this point
Use a Java trampoline when calling Java code from JNI.
Show description for d092e64
LeviticusMB
authored and
joeferner
committed
d092e64
View commit details
Copy full SHA for d092e64
View code at this point
Browse repository at this point
Fixed methodAmbigious tests for ibm-semeru-open-11.jdk.
LeviticusMB
authored and
joeferner
committed
1c33679
View commit details
Copy full SHA for 1c33679
View code at this point
Browse repository at this point
Actually test (and handle) argument count mismatch.
Show description for b679dd1
LeviticusMB
authored and
joeferner
committed
b679dd1
View commit details
Copy full SHA for b679dd1
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Add debug log message for checking test failures.
ramr
authored and
joeferner
committed
ec155c6
View commit details
Copy full SHA for ec155c6
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
fix compiler warning by using more Nan functions
joeferner
committed
0b8a730
View commit details
Copy full SHA for 0b8a730
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Use typed array when do`javaArrayToV8`
Show description for 3efa370
wsw0108
authored and
joeferner
committed
3efa370
View commit details
Copy full SHA for 3efa370
View code at this point
Browse repository at this point
support java char correctly
wsw0108
committed
7600d49
View commit details
Copy full SHA for 7600d49
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
added event listener test
egandro
committed
e8262fa
View commit details
Copy full SHA for e8262fa
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
provide access to length and elements of a node-java wrapped java array
joeferner
committed
4b3eec3
View commit details
Copy full SHA for 4b3eec3
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Replace usages of fromCodePoint with string literals
rossj
committed
e3b69ba
View commit details
Copy full SHA for e3b69ba
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
Update test Java .class files
rossj
committed
f1fa309
View commit details
Copy full SHA for f1fa309
View code at this point
Browse repository at this point
Handle Unicode SMP points (> U+FFFF) and null char in strings
rossj
committed
d8e958a
View commit details
Copy full SHA for d8e958a
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
handle java char arrays
joeferner
committed
be3f921
View commit details
Copy full SHA for be3f921
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
Use alternate name for static members with readonly property names
jimlloyd
committed
98c9b79
View commit details
Copy full SHA for 98c9b79
View code at this point
Browse repository at this point
Commits on Apr 27, 2015
Preventing assignment to readonly properties of function.
jsdevel
committed
a453fdc
View commit details
Copy full SHA for a453fdc
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Add test/varargs-test.js
jimlloyd
committed
6ea7213
View commit details
Copy full SHA for 6ea7213
View code at this point
Browse repository at this point
Add overloaded varArgsSignature methods to Test class.
jimlloyd
committed
d33bf45
View commit details
Copy full SHA for d33bf45
View code at this point
Browse repository at this point
working varargs
joeferner
authored and
jimlloyd
committed
722a344
View commit details
Copy full SHA for 722a344
View code at this point
Browse repository at this point
initial work on varargs
joeferner
authored and
jimlloyd
committed
b1e65b0
View commit details
Copy full SHA for b1e65b0
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
remove more jdk 1.6 references
joeferner
committed
23b6f58
View commit details
Copy full SHA for 23b6f58
View code at this point
Browse repository at this point
Disable one test at runtime if running OpenJDK6.
Show description for bff8a38
jimlloyd
committed
bff8a38
View commit details
Copy full SHA for bff8a38
View code at this point
Browse repository at this point
Add promises test with many chained .then() calls.
jimlloyd
committed
319c9a1
View commit details
Copy full SHA for 319c9a1
View code at this point
Browse repository at this point
Promisify three async methods of Java module.
Show description for d6aef41
jimlloyd
committed
d6aef41
View commit details
Copy full SHA for d6aef41
View code at this point
Browse repository at this point
Promisify java class static methods on import.
jimlloyd
committed
d9c25b0
View commit details
Copy full SHA for d9c25b0
View code at this point
Browse repository at this point
First rough draft of adding support for promises.
jimlloyd
committed
e79e0a3
View commit details
Copy full SHA for e79e0a3
View code at this point
Browse repository at this point
Commits on Sep 28, 2014
Fix dynamic proxy unref() so that it can be called from Js and Java.
Show description for 598bc87
facboy
committed
598bc87
View commit details
Copy full SHA for 598bc87
View code at this point
Browse repository at this point
Commits on Sep 7, 2014
Update NodeDynamicProxy.java to compare Proxy rather than InvocationHandler. Update dynamicProxy-test accordingly.
facboy
committed
d1f9524
View commit details
Copy full SHA for d1f9524
View code at this point
Browse repository at this point
Commits on Sep 2, 2014
Merge branch 'master' of github.com:facboy/node-java into facboy-master
Show description for 9ebfd25
joeferner
committed
9ebfd25
View commit details
Copy full SHA for 9ebfd25
View code at this point
Browse repository at this point
Commits on Aug 31, 2014
Propagate node.js exceptions into Java.
facboy
committed
8014db7
View commit details
Copy full SHA for 8014db7
View code at this point
Browse repository at this point
re-compile classes using jdk 6 for better compatibility
joeferner
committed
8518178
View commit details
Copy full SHA for 8518178
View code at this point
Browse repository at this point
Commits on Aug 30, 2014
Make dynamic java proxy equals/hashCode methods equivalent to java.lang.Object if they are not defined on the js proxy.
facboy
committed
c3f157c
View commit details
Copy full SHA for c3f157c
View code at this point
Browse repository at this point
Fix https://github.com/joeferner/node-java/issues/143 (threading bug on Windows).
Show description for 7f4a100
facboy
committed
7f4a100
View commit details
Copy full SHA for 7f4a100
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
support creating int and double arrays
joeferner
committed
c30a2ee
View commit details
Copy full SHA for c30a2ee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.