hg: jdk-updates/jdk12u: 4 new changesets
shade at redhat.com
shade at redhat.com
Thu Apr 25 21:44:46 UTC 2019
Changeset: 123ce7516c3c
Author: shade
Date: 2019-02-01 16:03 +0100
URL: http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/123ce7516c3c
8217879: hs_err should print more instructions in hex dump
Reviewed-by: stuefe, coleenp, dholmes, lucy, stefank
! src/hotspot/os_cpu/aix_ppc/os_aix_ppc.cpp
! src/hotspot/os_cpu/bsd_x86/os_bsd_x86.cpp
! src/hotspot/os_cpu/linux_aarch64/os_linux_aarch64.cpp
! src/hotspot/os_cpu/linux_arm/os_linux_arm.cpp
! src/hotspot/os_cpu/linux_ppc/os_linux_ppc.cpp
! src/hotspot/os_cpu/linux_s390/os_linux_s390.cpp
! src/hotspot/os_cpu/linux_sparc/os_linux_sparc.cpp
! src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp
! src/hotspot/os_cpu/solaris_sparc/os_solaris_sparc.cpp
! src/hotspot/os_cpu/solaris_x86/os_solaris_x86.cpp
! src/hotspot/os_cpu/windows_x86/os_windows_x86.cpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/share/runtime/os.hpp
Changeset: 0c72d74c46ba
Author: shade
Date: 2019-04-15 18:22 +0200
URL: http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/0c72d74c46ba
8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers
Reviewed-by: kvn, dsamersoff
! src/hotspot/cpu/x86/stubGenerator_x86_32.cpp
Changeset: e47aa0f5a1ed
Author: shade
Date: 2019-04-15 18:22 +0200
URL: http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/e47aa0f5a1ed
8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
Reviewed-by: alanb
! test/jdk/java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java
Changeset: abc00265488e
Author: zgu
Date: 2019-04-15 13:07 -0400
URL: http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/abc00265488e
8222425: Shenandoah: Move commonly used closures to separate files
Reviewed-by: shade
+ src/hotspot/share/gc/shenandoah/shenandoahClosures.hpp
+ src/hotspot/share/gc/shenandoah/shenandoahClosures.inline.hpp
! src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.cpp
! src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
! src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp
! src/hotspot/share/gc/shenandoah/shenandoahHeap.inline.hpp
! src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.cpp
! src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.cpp
More information about the jdk-updates-changes
mailing list