node-java
node-java copied to clipboard
Is Java higher than 8 offically supported?
I read the doc and it only mentions Java 7 & 8. But I can use it under Java 16 without any problem (at least by far). I'm still worried if I can use it in production.
In the doc, there's a section "Java 1.8 support". But I can use node-java by just npm install java, am I missing something?