JVM-6900441 - Object.wait etc. broken when system time is set backwards

Bug #1285996 reported by Andreas Wundsam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openjdk-7 (Ubuntu)
New
Undecided
Unassigned

Bug Description

I am working on floodlight. We've recently been bitten by Bug JVM-6900441 of the JVM (http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6900441), which causes basically all scheduling primitives (Thread.sleep, ScheduledExecutorService.schedule, Object.wait, even Unsafe.parkNanos etc.) to hang when the system clock (wallclock) of the OS is set back.

The fix is in jdk7u master, but not in the currently released version 7u51, nor the current ubuntu version 7u51-2.4.4-0ubuntu0.12.04.2. I have extracted the patch from the jdk7u master ( https://gist.github.com/andi-bigswitch/9220407) and put up a PPA with a patched version (https://launchpad.net/~floodlight/+archive/openjdk-patch).

I was wondering if the Ubuntu maintainers are interested in releasing a Ubuntu patched version with this fix applied? It seems like a pretty serious bug that may affect other users to. Happy to contribute the patch I used.

description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.