(I've changed the subject line to distinguish it from the ongoing
discussion about introducing an execution mode that does not support the
security manager)
On 25/09/2018 03:19, Peter wrote:
Hi Alan,
Ok will do. I'm guessing the test case needs to be a jtreg test?
It doesn't need to be a jtreg test, I think all we need here is a
minimal SecurityManager that shows the bug you are running into. As I
said, there have been several changes in this area since JDK 8 so a
custom SM that shows the issue with JDK 11 or JDK 12 EA builds would be
good. I hope it doesn't require bringing along a complete URI parser.
-Alan