hg: hsx/jdk7u/hotspot: 6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock

david.holmes at oracle.com david.holmes at oracle.com
Thu Oct 3 23:07:36 PDT 2013


Changeset: fd506dce728a
Author:    dholmes
Date:      2013-10-03 18:41 -0400
URL:       http://hg.openjdk.java.net/hsx/jdk7u/hotspot/rev/fd506dce728a

6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock
Summary: Associate CLOCK_MONOTONIC with the pthread_cond_t objects used for relative timed waits
Reviewed-by: dcubed, shade

! src/os/linux/vm/os_linux.cpp
! src/os/linux/vm/os_linux.hpp



More information about the hotspot-dev mailing list