Closed xuges closed 9 months ago
My code used the java9 java.net.http standard library and failed to compile. Is the new java version of the standard library not supported?
Check out the project's scope: it's only supporting newer java syntax, not newer java standard libraries.
All right... It doesn't help me much
My code used the java9 java.net.http standard library and failed to compile. Is the new java version of the standard library not supported?