hg: jdk8/tl/jdk: 7071826: Avoid benign race condition in initialization of UUID (original) (raw)
mike.duigou at oracle.com mike.duigou at oracle.com
Fri May 11 18:33:09 UTC 2012
- Previous message: hg: jdk8/tl/langtools: 7166990: java/compiler Inherited interfaces using generics sometimes looses the generic type
- Next message: hg: jdk8/tl/corba: 3 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 944676ef3c58 Author: mduigou Date: 2012-05-11 11:31 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/944676ef3c58
7071826: Avoid benign race condition in initialization of UUID Summary: Avoids mostly benign but sometimes expensive race condition on initialization of UUID.numberGenerator which is used by UUID.randomUUID() Reviewed-by: alanb, chegar
! src/share/classes/java/util/UUID.java ! test/java/util/UUID/UUIDTest.java
- Previous message: hg: jdk8/tl/langtools: 7166990: java/compiler Inherited interfaces using generics sometimes looses the generic type
- Next message: hg: jdk8/tl/corba: 3 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]