<div style="font-family: -apple-system, system-ui; font-size: 14px; color: rgb(0, 0, 0); line-height: 1.43;">Hi guys,</div><div style="font-family: -apple-system, system-ui; font-size: 14px; color: rgb(0, 0, 0); line-height: 1.43;"><br  /></div><div style="font-family: -apple-system, system-ui; font-size: 14px; line-height: 1.43;"><span style="color: rgb(0, 0, 0);">During our trial of Java 25, we found this bug </span><span style="color: rgb(14, 112, 223); background-color: rgb(255, 255, 255);"><a href="https://bugs.openjdk.org/browse/JDK-8370887" style="text-decoration: underline;color: rgb(14, 112, 223); text-decoration: none; background-color: rgb(255, 255, 255); text-align: left;">JDK-8370887</a> </span><span style="color: rgb(0, 0, 0);">DelayScheduler.replace method may break the 4-ary heap in certain scenarios. Since NIO uses virtual threads for poller by default in Linux, it may affect the timeout of IO operations. If it can be fix, we would be more confident to use </span><span style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Java 25 and VT in our production environment.</span></div><div style="font-family: -apple-system, system-ui; font-size: 14px; color: rgb(0, 0, 0); line-height: 1.43;"><span style="background-color: rgb(255, 255, 255);"><br  /></span></div><div style="font-family: -apple-system, system-ui; font-size: 14px; color: rgb(0, 0, 0); line-height: 1.43;"><span style="background-color: rgb(255, 255, 255);">After a full analysis, we found it is caused by a missing sift-up branch in DelayScheduler.replace method, and it's not quite hard to fix. And it stays silent in JBS for quite a while. Is there a schedule/plan for it to be fixed or maybe we can contribute a fix to it?</span></div><div style="font-family: -apple-system, system-ui; font-size: 14px; color: rgb(0, 0, 0); line-height: 1.43;"><br  /></div><div style="font-family: -apple-system, system-ui; font-size: 14px; color: rgb(0, 0, 0); line-height: 1.43;">Thanks.</div><div style="font-family: -apple-system, system-ui; font-size: 14px; color: rgb(0, 0, 0); line-height: 1.43;"><br  /></div><div style="font-family: -apple-system, system-ui; font-size: 14px; color: rgb(0, 0, 0); line-height: 1.43;">Kent Dong</div>