Oh OK, I didn't realise. Thanks for pointing this out, Alan!
I've removed the 'othervm' tag, and added it to the new webrev below.
http://cr.openjdk.java.net/~aefimov/pconcann/8227721/01/
Kind regards,
Patrick
On 18/07/2019 08:53, Alan Bateman wrote:
On 17/07/2019 17:52, Patrick Concannon wrote:
:
This fix sets the test to run in 'othervm' mode, and gives 'open'
access to 'java.net' to the unnamed module (where the test lives).
I don't think you need to run the test in /othervm mode as jtreg will
look after spinning up a new agent VM when it needs new options. The
@modules looks fine of course.
-Alan