git: openjdk/loom: monitor-support: 7 new changesets
duke
duke at openjdk.org
Mon Dec 18 14:06:06 UTC 2023
Changeset: e722717b
Author: Alan Bateman <alan.bateman at oracle.com>
Date: 2023-12-18 08:08:42 +0000
URL: https://git.openjdk.org/loom/commit/e722717bad9ed3271424282cd59ab225af4b7648
Remove monitors tests from fibers branch
- test/jdk/java/lang/Thread/virtual/MonitorMutualExclusion.java
- test/jdk/java/lang/Thread/virtual/MonitorUnblocking.java
- test/jdk/java/lang/Thread/virtual/Monitors.java
Changeset: bb684956
Author: Alan Bateman <alan.bateman at oracle.com>
Date: 2023-12-18 08:09:20 +0000
URL: https://git.openjdk.org/loom/commit/bb68495637c50d07ffaa0f0c80b6dec9d8af7159
Merge
Changeset: 3983985a
Author: Alan Bateman <alan.bateman at oracle.com>
Date: 2023-12-18 08:59:05 +0000
URL: https://git.openjdk.org/loom/commit/3983985aeb760d05542033dcd786bc1eff8451ed
Move Monitors test to monitor-support branch
+ test/jdk/java/lang/Thread/virtual/Monitors.java
Changeset: 8274e44a
Author: Alan Bateman <alan.bateman at oracle.com>
Date: 2023-12-18 09:04:40 +0000
URL: https://git.openjdk.org/loom/commit/8274e44a1991bde08aba1699caf862581d12444b
Move more monitors to monitor-support branch
- test/jdk/java/lang/Thread/virtual/NativeSynchronized.java
- test/jdk/java/lang/Thread/virtual/libNativeSynchronized.c
- test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenBlocked.java
- test/jdk/java/lang/Thread/virtual/stress/LotsOfMonitors.java
Changeset: 2c1d0e9d
Author: Alan Bateman <alan.bateman at oracle.com>
Date: 2023-12-18 09:06:08 +0000
URL: https://git.openjdk.org/loom/commit/2c1d0e9db1269b1fad3b66dd653f423a4f1b994f
Merge
Changeset: e22834be
Author: Alan Bateman <alan.bateman at oracle.com>
Date: 2023-12-18 11:16:17 +0000
URL: https://git.openjdk.org/loom/commit/e22834becf3f4e5c6f34b0826aee30b955222dd6
Move more monitors to monitor-support branch
+ test/jdk/java/lang/Thread/virtual/NativeSynchronized.java
+ test/jdk/java/lang/Thread/virtual/libNativeSynchronized.c
+ test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenBlocked.java
Changeset: 957b61da
Author: Alan Bateman <alan.bateman at oracle.com>
Date: 2023-12-18 12:01:54 +0000
URL: https://git.openjdk.org/loom/commit/957b61dac3060bba07b4e526d4b884e967a7be08
More test updates
! test/jdk/java/lang/Thread/virtual/Monitors.java
! test/jdk/java/lang/Thread/virtual/ThreadAPI.java
More information about the loom-dev
mailing list