annotate make/windows/projectfiles/core/vm.def @ 12211:2e6938dd68f2

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
author dholmes
date Mon, 16 Sep 2013 07:38:13 -0400
parents aa6e219afbf1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1 ;
a61af66fc99e Initial load
duke
parents:
diff changeset
2 ; This .DEF file is a placeholder for one which is automatically
a61af66fc99e Initial load
duke
parents:
diff changeset
3 ; generated during the build process. See
91
a294fd0c4b38 6583644: Move all managed/SCCS files out of 'build' into 'make' directory
kamg
parents: 0
diff changeset
4 ; make\windows\build_vm_def.sh and
2027
aa6e219afbf1 7006354: Updates to Visual Studio project creation and development launcher
sla
parents: 91
diff changeset
5 ; make\windows\makefiles\projectcreator.make (esp. the "-prelink"
0
a61af66fc99e Initial load
duke
parents:
diff changeset
6 ; options).
a61af66fc99e Initial load
duke
parents:
diff changeset
7 ;