jaxws/.hgignore
author johnc
Mon, 19 Dec 2011 10:02:05 -0800
changeset 11251 e29da6b5622b
parent 9387 61ee8ff96830
child 12068 67e18b722f76
permissions -rw-r--r--
7117303: VM uses non-monotonic time source and complains that it is non-monotonic Summary: Replaces calls to os::javaTimeMillis(), which does not (and cannot) guarantee monotonicity, in GC code to an equivalent expression that uses os::javaTimeNanos(). os::javaTimeNanos is guaranteed monotonically non-decreasing if the underlying platform provides a monotonic time source. Changes in OS files are to make use of the newly defined constants in globalDefinitions.hpp. Reviewed-by: dholmes, ysr
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8
474761f14bca Initial load
duke
parents:
diff changeset
     1
^build/
474761f14bca Initial load
duke
parents:
diff changeset
     2
^dist/
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents: 8
diff changeset
     3
^drop/
4137
a06d987928b2 6894441: Add checksum checks, remove use of original sources in jax repositories, fix bundle logic
ohair
parents: 3885
diff changeset
     4
^drop_included/
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents: 8
diff changeset
     5
^webrev/
4407
f6cdb0710f97 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 4137
diff changeset
     6
/nbproject/private/
9387
61ee8ff96830 6631003: Add hg tip changeset to build image
ohair
parents: 4407
diff changeset
     7
^.hgtip