hg: jdk-updates/jdk11u-dev: 2 new changesets
martin.doerr at sap.com
martin.doerr at sap.com
Mon Mar 18 13:13:02 UTC 2019
Changeset: 3f4419405d57
Author: mdoerr
Date: 2019-03-08 11:23 +0100
URL: http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/3f4419405d57
8219584: Try to dump error file by thread which causes safepoint timeout
Reviewed-by: stuefe, dholmes, kvn
! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/os.hpp
! src/hotspot/share/runtime/safepoint.cpp
! src/hotspot/share/utilities/vmError.cpp
! test/hotspot/jtreg/TEST.ROOT
+ test/hotspot/jtreg/runtime/Safepoint/TestAbortVMOnSafepointTimeout.java
! test/jdk/TEST.ROOT
! test/jtreg-ext/requires/VMProps.java
Changeset: a531fbd196bb
Author: sgehwolf
Date: 2019-03-08 13:56 +0100
URL: http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/a531fbd196bb
8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions
Reviewed-by: thartmann, shade
! test/hotspot/jtreg/compiler/runtime/safepoints/TestRegisterRestoring.java
More information about the jdk-updates-changes
mailing list