git: openjdk/loom: fibers: 2 new changesets
duke
duke at openjdk.org
Wed Apr 23 22:18:20 UTC 2025
Changeset: 76636af1
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2025-04-22 16:04:43 +0000
URL: https://git.openjdk.org/loom/commit/76636af1045ae270e693c8fb0fbd7ffee1dd17be
fix interruptableWait usage
! src/java.base/share/classes/java/lang/VirtualThread.java
Changeset: 9c38b034
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2025-04-23 15:24:46 +0000
URL: https://git.openjdk.org/loom/commit/9c38b034db1ec181c0f0454c7018c3de42eab75d
improve timed-park mechanism when vthreads are in queue
! src/hotspot/share/runtime/objectMonitor.cpp
! src/hotspot/share/runtime/objectMonitor.hpp
! src/hotspot/share/runtime/objectMonitor.inline.hpp
More information about the loom-dev
mailing list