Become an early Java 9 expert: LJC + vJUG + JUGs Worldwide Hackday Feedback on JDK 9 EA
Alex Buckley
alex.buckley at oracle.com
Fri May 5 23:37:43 UTC 2017
On 5/5/2017 4:14 PM, Mani Sarkar wrote:
> I hope you will be able to make good use of the feedback, if you have any
> questions please feel free to get in touch with us. Points that need
> addressing are marked with a rightwards arrowhead ( ➣ ) - we have had two
> categories of feedbacks namely *Potential bugs* and *Queries* about the
> different aspects of Jigsaw & Java 9.
LOTS of activity here! Some info that may be of interest:
➣ Query about ServiceLoader class
I think you're looking for https://youtu.be/u8Hbdo-u-88?t=9m56s
➣ Query on module export conflict
Hard to figure out what's being asked, but I guess it's a versioning
question, so see https://youtu.be/rfOjch4p0Po?t=20m12s
➣ Query: HttpRequest cannot be used in JShell despite in documentation
HttpRequest is an incubating feature, so the module that it lives in
will not be resolved by default, see http://openjdk.java.net/jeps/11
➣ Query: multiple command-line switched available with java and javac
Fair question, see http://openjdk.java.net/jeps/293
Alex
More information about the jdk9-dev
mailing list