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 }}
tonioss22
/
node-java
Public
forked from
joeferner/node-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 10, 2022
Make the node module context aware
Show description for db823a2
tonioss22
authored
db823a2
View commit details
Copy full SHA for db823a2
Browse repository at this point
Commits on Oct 18, 2021
Merge pull request #536 from andyf0x/master
Show description for ce4f251
joeferner
authored
ce4f251
View commit details
Copy full SHA for ce4f251
Browse repository at this point
Commits on Oct 17, 2021
Exit with error if Java home can't be found
andyf0x
committed
88168d1
View commit details
Copy full SHA for 88168d1
Browse repository at this point
Commits on Oct 16, 2021
Fix error check for bad javalib directory
Show description for 8f0952d
andyf0x
committed
8f0952d
View commit details
Copy full SHA for 8f0952d
Browse repository at this point
Bump path-parse from 1.0.6 to 1.0.7
Show description for 5a5f1e7
dependabot[bot]
authored and
andyf0x
committed
5a5f1e7
View commit details
Copy full SHA for 5a5f1e7
Browse repository at this point
Commits on Jul 8, 2021
Merge branch 'ibmruntimes-node14-zos'
joeferner
committed
5b980ce
View commit details
Copy full SHA for 5b980ce
Browse repository at this point
src: verify pointer before calling its method
Show description for b3eeb2f
gabylb
authored and
joeferner
committed
b3eeb2f
View commit details
Copy full SHA for b3eeb2f
Browse repository at this point
link to libjvm.x on z/OS
Show description for d90bd73
gabylb
authored and
joeferner
committed
d90bd73
View commit details
Copy full SHA for d90bd73
Browse repository at this point
zos: set compiler flags based on compiler and node versions
Show description for 2e56c91
gabylb
authored and
joeferner
committed
2e56c91
View commit details
Copy full SHA for 2e56c91
Browse repository at this point
remove O2 and O3 opts due to compile issue causing intermittent failure
gabylb
authored and
joeferner
committed
ab035d0
View commit details
Copy full SHA for ab035d0
Browse repository at this point
include zos when setting javahome
gabylb
authored and
joeferner
committed
69aa05c
View commit details
Copy full SHA for 69aa05c
Browse repository at this point
v0.12.2
joeferner
committed
1621a7a
View commit details
Copy full SHA for 1621a7a
Browse repository at this point
Commits on Jun 29, 2021
touch
joeferner
authored
3f24937
View commit details
Copy full SHA for 3f24937
Browse repository at this point
touch
joeferner
authored
9deab0b
View commit details
Copy full SHA for 9deab0b
Browse repository at this point
Update to travis-ci.com
joeferner
authored
50d46b2
View commit details
Copy full SHA for 50d46b2
Browse repository at this point
Add debug log message for checking test failures.
ramr
authored and
joeferner
committed
ec155c6
View commit details
Copy full SHA for ec155c6
Browse repository at this point
Commits on Jun 11, 2021
Audit fixes `npm audit fix` for y18n, lodash and hosted-git-info modules.
ramr
authored and
joeferner
committed
190959a
View commit details
Copy full SHA for 190959a
Browse repository at this point
Commits on Nov 10, 2020
Bump lodash from 4.17.14 to 4.17.19
Show description for 9690cbc
dependabot[bot]
authored and
joeferner
committed
9690cbc
View commit details
Copy full SHA for 9690cbc
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
Browse repository at this point
build: Update lockfile
pdulapalli
authored and
joeferner
committed
f5423be
View commit details
Copy full SHA for f5423be
Browse repository at this point
Commits on Aug 13, 2020
added --unsafe-perm to npm install as gyp outputs error otherwise
Cenk Dolek
authored and
joeferner
committed
b569c5f
View commit details
Copy full SHA for b569c5f
Browse repository at this point
fixed Dockerfile for correct path of jdk
Cenk Dolek
authored and
joeferner
committed
b4f8de2
View commit details
Copy full SHA for b4f8de2
Browse repository at this point
Commits on Jul 6, 2020
upgrade find-java-home
paulwcy
authored and
joeferner
committed
afd5c54
View commit details
Copy full SHA for afd5c54
Browse repository at this point
use GetBackingStore() instead of GetContents(); upgrade nan version
paulwcy
authored and
joeferner
committed
4c6d92a
View commit details
Copy full SHA for 4c6d92a
Browse repository at this point
Commits on Mar 26, 2020
Use libuv async facility to queue javascript calls, instead of the after_work
Show description for bc557ad
jkstrick
authored and
joeferner
committed
bc557ad
View commit details
Copy full SHA for bc557ad
Browse repository at this point
Fix clobbering of dynamicProxyData with concurrent proxy calls.
jkstrick
authored and
joeferner
committed
ccd2b67
View commit details
Copy full SHA for ccd2b67
Browse repository at this point
Commits on Jan 23, 2020
Bump handlebars from 4.1.2 to 4.5.3
Show description for d0e64ce
dependabot[bot]
authored and
joeferner
committed
d0e64ce
View commit details
Copy full SHA for d0e64ce
Browse repository at this point
v0.12.1
joeferner
committed
bca3c7a
View commit details
Copy full SHA for bca3c7a
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
Browse repository at this point
Commits on Nov 18, 2019
v0.12.0
joeferner
committed
1ba14d2
View commit details
Copy full SHA for 1ba14d2
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
Browse repository at this point
build: run tests on node 12
MarshallOfSound
authored and
joeferner
committed
f148c8f
View commit details
Copy full SHA for f148c8f
Browse repository at this point
feat: make node 12 compatible
MarshallOfSound
authored and
joeferner
committed
eb46d13
View commit details
Copy full SHA for eb46d13
Browse repository at this point
Commits on Jul 22, 2019
Update README.md
Show description for df63414
cybermerlin
authored and
joeferner
committed
df63414
View commit details
Copy full SHA for df63414
Browse repository at this point
Commits on Jul 17, 2019
v0.11.1
joeferner
committed
a6104b6
View commit details
Copy full SHA for a6104b6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.