git: openjdk/jdk: jdk26: 2 new changesets
Alan Bateman
alanb at openjdk.org
Thu Jan 8 06:36:29 UTC 2026
Changeset: 09f0076e
Branch: jdk26
Author: Alan Bateman <alanb at openjdk.org>
Date: 2026-01-08 06:35:32 +0000
URL: https://git.openjdk.org/jdk/commit/09f0076ef714ae60a06dcdb1009539bb68b94b6c
8373427: StructuredTaskScope::join not clear if called with interrupted status set
Reviewed-by: jpai
Backport-of: 6af27420e3b1980bc093776e3db76072123f7487
! src/java.base/share/classes/java/util/concurrent/StructuredTaskScope.java
Changeset: d5140f2a
Branch: jdk26
Author: Alan Bateman <alanb at openjdk.org>
Date: 2026-01-08 06:35:49 +0000
URL: https://git.openjdk.org/jdk/commit/d5140f2a16d2452e4bfff31651a7cf20e0d49fc0
8369227: Virtual thread stuck in PARKED state
Reviewed-by: jpai
Backport-of: f83918c692143802f2e94bed72dfe7121d1742f9
! src/java.base/share/classes/java/lang/VirtualThread.java
+ test/jdk/java/lang/Thread/virtual/stress/ParkAfterTimedPark.java
! test/jdk/java/lang/Thread/virtual/stress/TimedWaitALot.java
More information about the jdk-changes
mailing list