node-java icon indicating copy to clipboard operation
node-java copied to clipboard

Is Java higher than 8 offically supported?

Open UchihaYuki opened this issue 3 years ago • 0 comments

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?

UchihaYuki avatar Nov 12 '21 05:11 UchihaYuki