Re: RFR: 8273803: Zero: Handle "zero" variant in CommandLineOptionTest.java

2021-09-16 Thread Aleksey Shipilev
On Wed, 15 Sep 2021 10:16:36 GMT, Aleksey Shipilev wrote: > This currently manifests if you run Zero with compiler/codecache/cli tests > (part of tier1): > > > $ CONF=linux-x86_64-zero-fastdebug make exploded-test > TEST=compiler/codecache/cli/ > > STDERR: > java.lang.RuntimeException:

Re: RFR: 8273803: Zero: Handle "zero" variant in CommandLineOptionTest.java

2021-09-15 Thread David Holmes
On Wed, 15 Sep 2021 10:16:36 GMT, Aleksey Shipilev wrote: > This currently manifests if you run Zero with compiler/codecache/cli tests > (part of tier1): > > > $ CONF=linux-x86_64-zero-fastdebug make exploded-test > TEST=compiler/codecache/cli/ > > STDERR: > java.lang.RuntimeException:

RFR: 8273803: Zero: Handle "zero" variant in CommandLineOptionTest.java

2021-09-15 Thread Aleksey Shipilev
This currently manifests if you run Zero with compiler/codecache/cli tests (part of tier1): $ CONF=linux-x86_64-zero-fastdebug make exploded-test TEST=compiler/codecache/cli/ STDERR: java.lang.RuntimeException: Unknown VM mode. at