On Wed, 24 May 2023 09:30:58 GMT, Tobias Hartmann <thartm...@openjdk.org> wrote:
>> Tobias Holenstein has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - Update Scenario.java >> - Update compilerOracle.cpp > > test/hotspot/jtreg/compiler/compilercontrol/share/scenario/Scenario.java line > 127: > >> 125: Asserts.assertNE(mainOutput.getExitValue(), 0, "VM should >> exit with " >> 126: + "error for incorrect directives"); >> 127: //if (isJcmdValid) { > > Should be removed. done ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13753#discussion_r1203901120