hg: jdk-updates/jdk11u: 2 new changesets
sgehwolf at redhat.com
sgehwolf at redhat.com
Wed Jan 16 11:26:19 UTC 2019
Changeset: 6674c579dc75
Author: ysuenaga
Date: 2019-01-11 23:32 +0900
URL: http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/6674c579dc75
8216486: Possibility of integer overflow in JfrThreadSampler::run()
Reviewed-by: rehn, sgehwolf
! src/hotspot/share/jfr/periodic/sampling/jfrThreadSampler.cpp
Changeset: 5fc74655f16d
Author: sgehwolf
Date: 2019-01-11 13:34 +0100
URL: http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/5fc74655f16d
8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps
Summary: Use %7s for the dev scan format as major:minor may be up to that length
Reviewed-by: mgronlun, jwilhelm
! src/hotspot/os/linux/os_linux.cpp
! test/jdk/jdk/jfr/event/runtime/TestNativeLibrariesEvent.java
More information about the jdk-updates-changes
mailing list