view src/share/tools/IdealGraphVisualizer/nbproject/genfiles.properties @ 17716:cdb71841f4bc

6498581: ThreadInterruptTest3 produces wrong output on Windows Summary: There is race condition between os::interrupt and os::is_interrupted on Windows. In JVM_Sleep(Thread.sleep), check if thread gets interrupted, it may see interrupted but not really interrupted so cause spurious waking up (early return from sleep). Fix by checking if interrupt event really gets set thus prevent false return. For intrinsic of _isInterrupted, on Windows, go fastpath only on bit not set. Reviewed-by: acorn, kvn Contributed-by: david.holmes@oracle.com, yumin.qi@oracle.com
author minqi
date Wed, 26 Feb 2014 15:20:41 -0800
parents 30369db7f5d2
children 2fd52cd64156
line wrap: on
line source

build.xml.data.CRC32=72833581
build.xml.script.CRC32=e9c757c5
build.xml.stylesheet.CRC32=531c622b
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=72833581
nbproject/build-impl.xml.script.CRC32=1b6f3648
nbproject/build-impl.xml.stylesheet.CRC32=196c7090