On Tue, 21 Mar 2023 11:31:54 GMT, Alan Bateman <al...@openjdk.org> wrote:
>> It seems to be redundant as the following code does not expect it on stack >> and loads it again as needed. > > Yes, I think so. If `java -XX:+UnlockDiagnosticVMOptions > -XX:+BytecodeVerificationLocal -version` doesn't fail and you've run all the > tests then it should be okay to drop it. I can confirm `java -XX:+UnlockDiagnosticVMOptions -XX:+BytecodeVerificationLocal -version` successful execution and passing all jdk/tools/jlink tests. Now waiting for all tier1 tests results. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/12944#discussion_r1143261554