RFR: 8254319: Shenandoah: Interpreter native-LRB needs to activate during HAS_FORWARDED
Roman Kennke
rkennke at openjdk.java.net
Fri Oct 9 14:51:16 UTC 2020
We currently only activate native-LRB when EVACUATING, however we need it to activate during all of HAS_FORWARDED
because it may have to resolve the target.
-------------
Commit messages:
- 8254319: Shenandoah: Interpreter native-LRB needs to activate during HAS_FORWARDED
Changes: https://git.openjdk.java.net/jdk/pull/579/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=579&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8254319
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/579.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/579/head:pull/579
PR: https://git.openjdk.java.net/jdk/pull/579
More information about the shenandoah-dev
mailing list