git: openjdk/loom: fibers: 5 new changesets

duke duke at openjdk.org
Wed Feb 7 11:17:01 UTC 2024


Changeset: fdb51bf5
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2024-02-07 07:19:30 +0000
URL:       https://git.openjdk.org/loom/commit/fdb51bf5a9feb704d01423944409714d5696d25b

Exclude sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java

! test/jdk/ProblemList-Virtual.txt

Changeset: 4a240328
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2024-02-07 07:20:07 +0000
URL:       https://git.openjdk.org/loom/commit/4a2403286284d52af366042839578b997385e219

Fix test description, test runs with wrong mode

! test/jdk/java/lang/Thread/virtual/MonitorEnterExit.java

Changeset: 90276fcc
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2024-02-07 08:00:46 +0000
URL:       https://git.openjdk.org/loom/commit/90276fcc1b19e85d519eb7cd06134213da8ec414

Switch to jdk.io.useMonitors=true by default

! src/java.base/share/classes/jdk/internal/misc/InternalLock.java
! test/jdk/java/lang/Thread/virtual/TracePinnedThreads.java

Changeset: a1aa90af
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2024-02-07 08:23:42 +0000
URL:       https://git.openjdk.org/loom/commit/a1aa90af357821bb5c28cd40235b7143a85091e8

Exclude jdk/jfr/event/compiler/TestCompilerCompile.java

! test/jdk/ProblemList-Virtual.txt

Changeset: 9d178256
Author:    Alan Bateman <alan.bateman at oracle.com>
Date:      2024-02-07 11:14:36 +0000
URL:       https://git.openjdk.org/loom/commit/9d1782560c0961e92c507cbcfa15424344a6a6b8

Split LotsOfMonitors tests into two stress tests

! test/jdk/java/lang/Thread/virtual/MonitorEnterExit.java
+ test/jdk/java/lang/Thread/virtual/stress/LotsOfContendedMonitorEnter.java
- test/jdk/java/lang/Thread/virtual/stress/LotsOfMonitors.java
+ test/jdk/java/lang/Thread/virtual/stress/LotsOfUncontendedMonitorEnter.java



More information about the loom-dev mailing list