Hacker News new | past | comments | ask | show | jobs | submit login

> support for constant pools

Are you thinking of Java 11's Dynamic Class-File Constants or Java 12's JVM Constants API?

> nested class changes

What nested class changes?

> Of the complete Java standard library for that matter.

What is missing other than the few new additions (like Flow) in recent versions?

Or are you mistakenly considering javax.* part of the Java standard library? Because it's not, which Java 9 reinforced as part of Project Jigsaw.




> What nested class changes?

https://openjdk.java.net/jeps/181~

> What is missing other than the few new additions (like Flow) in recent versions?

A big chunck of what is listed here.

https://docs.oracle.com/en/java/javase/11/docs/api/index.htm...

https://docs.oracle.com/en/java/javase/11/docs/specs/jni/ind... (Android supports up to Java 6 JNI)




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: