RFR: 8265129: Add intrinsic support for JVM.getClassId [v4]
Denghui Dong
ddong at openjdk.java.net
Sat May 8 06:52:13 UTC 2021
> 8265129: Add intrinsic support for JVM.getClassId
Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:
swap the positions of two operands in cmp operation since the det register will be modified in 32 bit
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3470/files
- new: https://git.openjdk.java.net/jdk/pull/3470/files/93ae3346..73da1108
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3470&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3470&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/3470.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3470/head:pull/3470
PR: https://git.openjdk.java.net/jdk/pull/3470
More information about the hotspot-compiler-dev
mailing list