Changeset: 36d25dc2b8f0
Author:dl
Date: 2013-02-09 08:35 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/36d25dc2b8f0
8005697: Add StampedLock
Reviewed-by: chegar, alanb, dice, martin
! make/java/java/FILES_java.gmk
! src/share/classes/java/util/concurrent/locks/LockSupport.j
On 02/08/2013 07:50 PM, Stuart Marks wrote:
On 2/8/13 8:37 AM, Chris Hegarty wrote:
Jon Gibbons suggested invoking the compiler API directly from java
instead of writing a shell script. Doing this seems fairly simple, and I
think it would be advantageous to keep things entirely in Java. I may
Please review this small patch to avoid reading flag values in SA as constants.
Reading them as constants means SA will only see the default value for these
flags. Instead the infrastructure in SA to read command line flags should be
used. In addition the value if EnableInvokeDynamic is never u