hg: jdk/jdk: 4 new changesets
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Mon Jun 29 02:39:52 UTC 2020
Changeset: 561a1d66a4fd
Author: iveresov
Date: 2020-06-26 15:08 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/rev/561a1d66a4fd
8248168: [Graal] jck tests timeout in Graal with -Xcomp mode
Summary: Re-enable deadlock avoidance logic for JVMCI and Xcomp.
Reviewed-by: kvn
! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/compiler/compileTask.hpp
Changeset: d90ab2b4e119
Author: rfield
Date: 2020-06-26 18:20 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/rev/d90ab2b4e119
8247438: JShell: When FailOverExecutionControlProvider fails the proximal cause is not shown
8237743: test/langtools/jdk/jshell/FailOverExecutionControlTest.java fails No ExecutionControlProvider with name 'nonExistent' and parameter keys: []
8199646: JShell tests: jdk/jshell/FailOverDirectExecutionControlTest.java failed with java.lang.UnsupportedOperationException
Reviewed-by: jlahoda
! src/jdk.jshell/share/classes/jdk/jshell/execution/FailOverExecutionControlProvider.java
! test/langtools/jdk/jshell/ExecutionControlTestBase.java
! test/langtools/jdk/jshell/FailOverDirectExecutionControlTest.java
! test/langtools/jdk/jshell/FailOverExecutionControlDyingLaunchTest.java
! test/langtools/jdk/jshell/FailOverExecutionControlHangingLaunchTest.java
! test/langtools/jdk/jshell/FailOverExecutionControlHangingListenTest.java
! test/langtools/jdk/jshell/FailOverExecutionControlTest.java
Changeset: f3f74bdf454d
Author: mikael
Date: 2020-06-26 20:07 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/rev/f3f74bdf454d
8248044: Backout ProblemList-ed tests introduced by JDK-8247876
Reviewed-by: dcubed
! test/jdk/ProblemList.txt
Changeset: a890f18d61da
Author: jwilhelm
Date: 2020-06-29 04:38 +0200
URL: https://hg.openjdk.java.net/jdk/jdk/rev/a890f18d61da
Merge
! src/hotspot/share/compiler/compileBroker.cpp
More information about the jdk-changes
mailing list