hg: jdk/submit: 2 new changesets
thomas.stuefe at gmail.com
thomas.stuefe at gmail.com
Thu Oct 31 06:57:54 UTC 2019
Changeset: c697646a39f7
Author: stuefe
Date: 2019-10-31 07:49 +0100
URL: https://hg.openjdk.java.net/jdk/submit/rev/c697646a39f7
Closing branch
Changeset: 37941f78413d
Author: stuefe
Date: 2019-10-31 07:53 +0100
URL: https://hg.openjdk.java.net/jdk/submit/rev/37941f78413d
8233019: C1 intrinsic for java.lang.Class.isPrimitive() does 32bit compare
Reviewed-by: mdoerr
! src/hotspot/cpu/aarch64/c1_LIRAssembler_aarch64.cpp
! src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp
! src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp
! src/hotspot/cpu/s390/c1_LIRAssembler_s390.cpp
! src/hotspot/cpu/sparc/c1_LIRAssembler_sparc.cpp
! src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp
! src/hotspot/share/c1/c1_LIRGenerator.cpp
! test/hotspot/jtreg/compiler/intrinsics/klass/TestIsPrimitive.java
More information about the jdk-submit-changes
mailing list