Hi Erik,
In CreateJars.gmk I don't understand why you move the update to the JARS
variable inside the BUILD_CRYPTO conditional when the jar file is a
pre-req for a target defined outside of that conditional. What are the
allowed combinations:
BUILD_CRYPTO=yes, OPENJDK=true == OK (normal Ope
Changeset: c8410ce73ad6
Author:mduigou
Date: 2013-02-12 17:04 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c8410ce73ad6
8007398: Peformance improvements to Integer and Long string formatting.
Reviewed-by: mduigou, martin, darcy, briangoetz
Contributed-by: Steven Schlansker