RFR: 8279317: compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java assumes immutable code [v3]
Igor Veresov
iveresov at openjdk.java.net
Tue Mar 15 03:48:46 UTC 2022
On Sat, 12 Mar 2022 12:03:16 GMT, Dean Long <dlong at openjdk.org> wrote:
>> This test was failing in loom because of nmethod entry barriers, but there are other reasons why it shouldn't assume immutable code, such as embedded oops and NativeJump::patch_verified_entry().
>
> Dean Long has updated the pull request incrementally with one additional commit since the last revision:
>
> fix Windows failures
Marked as reviewed by iveresov (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7781
More information about the hotspot-compiler-dev
mailing list