Hi Chris, On 11/28/2018 05:21 PM, Chris Hegarty wrote:
Will the @modules tag implicitly result in this test running in othervm?
Apparently so, the test log shows Mode: othervmIts logical since only by launching a new java process can the --add-exports and --add-modules
command line args be supplied. Thanks, Roger