Could I get the following small change reviewed for 7u6?
http://cr.openjdk.java.net/~michaelm/7146564/webrev.1/
The change has been in 8 already for some time.
Thanks
Michael.
Looks fine to me.
-Chris.
On 20/06/2012 15:59, Michael McMahon wrote:
Could I get the following small change reviewed for 7u6?
http://cr.openjdk.java.net/~michaelm/7146564/webrev.1/
The change has been in 8 already for some time.
Thanks
Michael.
Changeset: 5c0b3faeb0b0
Author:jjg
Date: 2012-06-20 13:23 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/5c0b3faeb0b0
7174143: encapsulate doc comment table
Reviewed-by: ksrini, mcimadamore
! src/share/classes/com/sun/tools/javac/api/JavacTrees.java
! src/share/classes
Changeset: dfe5617c18b4
Author:dholmes
Date: 2012-06-20 22:40 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/dfe5617c18b4
7178483: Change version string for Embedded releases
Reviewed-by: dholmes, lancea
Contributed-by: Gary Collins
! make/common/Defs-embedded.gmk
Hi all,
We did some modification in these error messages because of some user
feedback “It is confusing to realize if the OOM is from java heap or native
heap”. So these error messages are modified from "heap allocation failed"
to "Native heap allocation failed". And in some places a little mo