JDK-8199912 - jshell /open URL
Michal Vala
mvala at redhat.com
Thu Apr 26 07:01:09 UTC 2018
Hi,
I've been implementing jshell function to open scripts from url - JDK-8199912.
Here's the rough working implementation:
https://michalvala.fedorapeople.org/webrevs/JDK-8199912/webrev.00/
Few questions:
1] Is this requirement still valid?
2] Is dependency on java.net.http module ok?
3] Is there any better way how to detect http URL? This is ugly, but I haven't
find any better example inside jdk.
4] Any better way how to handle http response status?
--
Michal Vala
OpenJDK QE
Red Hat Czech
More information about the kulla-dev
mailing list