hg: jdk/sandbox: 10 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Jul 20 04:45:31 UTC 2020


Changeset: 244298608b49
Author:    jlahoda
Date:      2020-07-16 11:30 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/244298608b49

8249367: JShell uses 100% of one core all the time
Summary: Workarounding busy wait while reading from NonBlocking.NonBlockingReaderInputStream wrapping NonBlockingPumpReader.
Reviewed-by: rfield, cstein

! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/StopDetectingInputStream.java

Changeset: 0fbc72a46860
Author:    rkennke
Date:      2020-07-16 11:49 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/0fbc72a46860

8249560: Shenandoah: Fix racy GC request handling
Reviewed-by: shade

! src/hotspot/share/gc/shenandoah/shenandoahControlThread.cpp

Changeset: 30e38fcb2b83
Author:    rkennke
Date:      2020-07-16 15:04 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/30e38fcb2b83

8249543: Force DirectBufferAllocTest to run with -ExplicitGCInvokesConcurrent
Reviewed-by: alanb

! test/jdk/java/nio/Buffer/DirectBufferAllocTest.java

Changeset: 308aad6fe1e5
Author:    iignatyev
Date:      2020-07-16 12:03 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/308aad6fe1e5

8242935: test/jdk/java/util/ServiceLoader/ReloadTest.java uses nashorn script engine
Reviewed-by: alanb, iignatyev
Contributed-by: Ivan Sipka <ivan.sipka at oracle.com>

! test/jdk/ProblemList.txt
! test/jdk/java/util/ServiceLoader/ReloadTest.java

Changeset: f8cffefd6e9b
Author:    jcm
Date:      2020-07-16 08:28 -0700
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/f8cffefd6e9b

8246381: VM crashes with "Current BasicObjectLock* below than low_mark"
Summary: save and restores "donotunlock" flag in check_and_handle_async_exceptions
Reviewed-by: coleenp, dholmes

! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp

Changeset: cfbc05ac75c4
Author:    iignatyev
Date:      2020-07-16 20:03 -0700
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/cfbc05ac75c4

8249622: use 8249621 to ignore 8 jvmci tests
Reviewed-by: kvn, epavlova

! test/hotspot/jtreg/compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetConstantPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetResolvedJavaMethodTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/JVM_RegisterJVMCINatives.java
! test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaField.java
! test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaMethod.java

Changeset: debac93af727
Author:    iignatyev
Date:      2020-07-17 10:51 -0700
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/debac93af727

8249673: cleanup graal problem lists
Reviewed-by: kvn

! test/hotspot/jtreg/ProblemList-graal.txt
! test/jdk/ProblemList-graal.txt

Changeset: 2eee32a3e184
Author:    iignatyev
Date:      2020-07-17 11:54 -0700
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/2eee32a3e184

8249678: @ignore should be used instead of ProblemList for 8158860, 8163894, 8193479, 8194310
Reviewed-by: kvn

! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/compiler/c2/Test6852078.java
! test/hotspot/jtreg/compiler/codegen/Test6896617.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java

Changeset: 4a458050543b
Author:    iignatyev
Date:      2020-07-17 15:01 -0700
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/4a458050543b

8249681: gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java fails w/ UnsatisfiedLinkError
Reviewed-by: tschatzl

! test/hotspot/jtreg/gc/stress/TestJNIBlockFullGC/libTestJNIBlockFullGC.c

Changeset: 819bfe8b8676
Author:    mikael
Date:      2020-07-19 21:34 -0700
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/819bfe8b8676

Merge

! src/hotspot/share/gc/shenandoah/shenandoahControlThread.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp
! test/hotspot/jtreg/ProblemList.txt
! test/jdk/ProblemList.txt



More information about the jdk-sandbox-changes mailing list