hg: jdk-updates/jdk11u-dev: 2 new changesets

sgehwolf at redhat.com sgehwolf at redhat.com
Tue May 7 15:24:35 UTC 2019


Changeset: f0388f64f3c3
Author:    sgehwolf
Date:      2019-04-18 13:58 +0200
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/f0388f64f3c3

8221639: [i386] expand_exec_shield_cs_limit workaround is undefined code after JDK-8199717
Summary: Only perform this optimization for x86_64
Reviewed-by: dholmes, andrew

! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp

Changeset: 3040da27c3a1
Author:    jgeorge
Date:      2019-05-03 13:33 +0200
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/3040da27c3a1

8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
Summary: Use longs instead of ints while computing the identity hash of klass symbols
Reviewed-by: coleenp, lfoltan, jiangli, shade

! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Symbol.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/Hashtable.java
! test/hotspot/jtreg/ProblemList-cds-mode.txt
! test/hotspot/jtreg/ProblemList.txt
+ test/hotspot/jtreg/serviceability/sa/CDSJMapClstats.java



More information about the jdk-updates-changes mailing list