Hello Alan,
Thanks for your quick reply.
Yes, I have found it in a commit as a part of JDK-8220493 as you said.
http://hg.openjdk.java.net/jdk/jdk/rev/b5a73f22b2bd#l3.134
I think this should fix the issue, thanks for your help.
Best Regards,
Can Cömert
Alan Bateman , 25 Mar 2019 Pzt, 16:59 ta
On 25/03/2019 15:46, can comert wrote:
Hello everyone,
I have created a commit for fixing the JDK Bug 8173620 which is
documented here:
https://bugs.openjdk.java.net/browse/JDK-8173620
Here is content for the commit for fixing the "Should not reach here"
error in case of the call to underlyi
Hello everyone,
I have created a commit for fixing the JDK Bug 8173620 which is documented
here:
https://bugs.openjdk.java.net/browse/JDK-8173620
Here is content for the commit for fixing the "Should not reach here" error
in case of the call to underlying Proxy implementation throws an exception: