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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
kidozen
/
node-java
Public
forked from
joeferner/node-java
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 25, 2014
creates build folder if it is missing
silvio
committed
3923aea
View commit details
Copy full SHA for 3923aea
Browse repository at this point
supports JRE
silvio
committed
585208e
View commit details
Copy full SHA for 585208e
Browse repository at this point
Commits on Oct 21, 2014
v0.4.3
joeferner
committed
aa920cc
View commit details
Copy full SHA for aa920cc
Browse repository at this point
Merge pull request #168 from jimlloyd/feature/jdk8-squashed
Show description for cae926e
joeferner
committed
cae926e
View commit details
Copy full SHA for cae926e
Browse repository at this point
Add support for Java 8.
Show description for 9497ebc
jimlloyd
committed
9497ebc
View commit details
Copy full SHA for 9497ebc
Browse repository at this point
Commits on Oct 2, 2014
update readme with troubleshooting section
joeferner
committed
3527d4f
View commit details
Copy full SHA for 3527d4f
Browse repository at this point
add integration test for webkit
joeferner
committed
9a53ed4
View commit details
Copy full SHA for 9a53ed4
Browse repository at this point
use Nan to get value from persistant
joeferner
committed
9f47674
View commit details
Copy full SHA for 9f47674
Browse repository at this point
Commits on Sep 28, 2014
compile NodeDynamicProxyClass with jdk 1.6 for compatibility
joeferner
committed
b48aafe
View commit details
Copy full SHA for b48aafe
Browse repository at this point
Merge branch 'facboy-master'
joeferner
committed
c66acec
View commit details
Copy full SHA for c66acec
Browse repository at this point
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
Browse repository at this point
Commits on Sep 8, 2014
Merge pull request #158 from curasystems/master
Show description for 0b67aaf
joeferner
committed
0b67aaf
View commit details
Copy full SHA for 0b67aaf
Browse repository at this point
fixed for windows build (postInstall did not correctly handle non 'so' file cases anymore
matthiasg
committed
e9a9993
View commit details
Copy full SHA for e9a9993
Browse repository at this point
Commits on Sep 7, 2014
Merge pull request #156 from facboy/master
Show description for 3d499ff
joeferner
committed
3d499ff
View commit details
Copy full SHA for 3d499ff
Browse repository at this point
Update NodeDynamicProxy.java to compare Proxy rather than InvocationHandler. Update dynamicProxy-test accordingly.
facboy
committed
d1f9524
View commit details
Copy full SHA for d1f9524
Browse repository at this point
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
Browse repository at this point
Commits on Sep 6, 2014
Merge pull request #154 from curasystems/master
Show description for bbb0a9a
joeferner
committed
bbb0a9a
View commit details
Copy full SHA for bbb0a9a
Browse repository at this point
fixed solaris 'so' files search
matthiasg
committed
e05fe0c
View commit details
Copy full SHA for e05fe0c
Browse repository at this point
minor change
matthiasg
committed
e46d560
View commit details
Copy full SHA for e46d560
Browse repository at this point
minor fix
matthiasg
committed
5c5ea30
View commit details
Copy full SHA for 5c5ea30
Browse repository at this point
removed debugging output. added removal of repeated jre/jre etc in so path
matthiasg
committed
87958e7
View commit details
Copy full SHA for 87958e7
Browse repository at this point
added more temp debugging
matthiasg
committed
a19605a
View commit details
Copy full SHA for a19605a
Browse repository at this point
some temporary debugging to postInstall
matthiasg
committed
a89eb06
View commit details
Copy full SHA for a89eb06
Browse repository at this point
some more changes for solaris
matthiasg
committed
5b5bfb7
View commit details
Copy full SHA for 5b5bfb7
Browse repository at this point
updated include dirs for solaris
matthiasg
committed
204c7a4
View commit details
Copy full SHA for 204c7a4
Browse repository at this point
added solaris support
matthiasg
committed
d960bfa
View commit details
Copy full SHA for d960bfa
Browse repository at this point
gs
matthiasg
committed
cb4da49
View commit details
Copy full SHA for cb4da49
Browse repository at this point
Commits on Sep 2, 2014
ignore kdev include paths
joeferner
committed
dfe86e9
View commit details
Copy full SHA for dfe86e9
Browse repository at this point
dispose of dynamicProxyData->functions
joeferner
committed
ace4428
View commit details
Copy full SHA for ace4428
Browse repository at this point
fix formatting and remove unused newThrowable function
joeferner
committed
6273408
View commit details
Copy full SHA for 6273408
Browse repository at this point
ignore kdev files
joeferner
committed
7a65135
View commit details
Copy full SHA for 7a65135
Browse repository at this point
Merge branch 'facboy-master'
joeferner
committed
edbbadd
View commit details
Copy full SHA for edbbadd
Browse repository at this point
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
Browse repository at this point
Commits on Sep 1, 2014
Update NodeJsException.java
facboy
committed
b5f022f
View commit details
Copy full SHA for b5f022f
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.