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 }}
JeremyMoeglich
/
node-java
Public
forked from
joeferner/node-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-java
src
utils.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 8, 2025
Merge https://github.com/joeferner/node-java
Jeremy Moeglich
committed
e7a70e2
View commit details
Copy full SHA for e7a70e2
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
feat: enable support for node v22 (#607)
Show description for 85ddb63
LittleGnome
and
Marco Knol
authored
85ddb63
View commit details
Copy full SHA for 85ddb63
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
fix: update indexGetter return type for Node 23 compatibility
Show description for c7bd5b0
Jeremy Moeglich
committed
c7bd5b0
View commit details
Copy full SHA for c7bd5b0
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
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 Aug 25, 2020
fix: Refine preprocessor Node.js version check logic to smooth out ArrayBuffer data extraction
pdulapalli
authored and
joeferner
committed
7a702cd
View commit details
Copy full SHA for 7a702cd
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
use GetBackingStore() instead of GetContents(); upgrade nan version
paulwcy
authored and
joeferner
committed
4c6d92a
View commit details
Copy full SHA for 4c6d92a
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
updated source files to compile on electron 7
gnudles
authored and
joeferner
committed
9ecc5a4
View commit details
Copy full SHA for 9ecc5a4
View code at this point
Browse repository at this point
Commits on Nov 9, 2019
build: retain node 7 support
MarshallOfSound
authored and
joeferner
committed
b8f3597
View commit details
Copy full SHA for b8f3597
View code at this point
Browse repository at this point
feat: make node 12 compatible
MarshallOfSound
authored and
joeferner
committed
eb46d13
View commit details
Copy full SHA for eb46d13
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 Oct 12, 2016
Replace Get/SetHiddenValue latest versions of V8 has removed them
joeferner
committed
b6c0577
View commit details
Copy full SHA for b6c0577
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 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 20, 2016
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 Sep 16, 2015
upgrade nan to 2.0.9
joeferner
committed
298aae9
View commit details
Copy full SHA for 298aae9
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Infer best Java type for an array
jimlloyd
committed
2c9cb2f
View commit details
Copy full SHA for 2c9cb2f
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
Commits on Jan 29, 2015
update commons-lang jar to commit b6b635a00f1e00b205cc02c0f123451e71c617fb
joeferner
committed
f3ea8d8
View commit details
Copy full SHA for f3ea8d8
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Add support for Java 8.
Show description for 9497ebc
jimlloyd
committed
9497ebc
View commit details
Copy full SHA for 9497ebc
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
Create java.lang.reflect.Proxy once per instance instead of on every invocation.
Show description for d502320
facboy
committed
d502320
View commit details
Copy full SHA for d502320
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
allow calling method with explict argument types [see issue #140]
joeferner
committed
bed9aab
View commit details
Copy full SHA for bed9aab
View code at this point
Browse repository at this point
Commits on Jul 15, 2014
Still a few outstanding items:
Show description for cdca272
jsdevel
committed
cdca272
View commit details
Copy full SHA for cdca272
View code at this point
Browse repository at this point
Upgrading NaN to 1.2.0.
Show description for c820407
jsdevel
committed
c820407
View commit details
Copy full SHA for c820407
View code at this point
Browse repository at this point
compiles with nan
joeferner
authored and
jsdevel
committed
3b1a768
View commit details
Copy full SHA for 3b1a768
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
add better handling of Proxy lifecycle
joeferner
committed
3d08cdb
View commit details
Copy full SHA for 3d08cdb
View code at this point
Browse repository at this point
Commits on Nov 29, 2013
print stack trace on check exception
joeferner
committed
a90ebd5
View commit details
Copy full SHA for a90ebd5
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
- added env->ExceptionCheck checks
inolen
committed
b333dfe
View commit details
Copy full SHA for b333dfe
View code at this point
Browse repository at this point
comment out printing unhandled type. See https://github.com/nearinfinity/node-java/commit/9308985b676353452bb81b481d206abfa8496a6c#commitcomment-4570896
joeferner
committed
86f0ee6
View commit details
Copy full SHA for 86f0ee6
View code at this point
Browse repository at this point
readd the printfs about unhandled types
joeferner
committed
9308985
View commit details
Copy full SHA for 9308985
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
- added instanceof method
inolen
committed
e267c70
View commit details
Copy full SHA for e267c70
View code at this point
Browse repository at this point
Commits on Nov 8, 2013
- don't repeatedly attach / detach worker pool threads
inolen
committed
3add529
View commit details
Copy full SHA for 3add529
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.