Changeset: 80ffd20441a8
Author:vkempik
Date: 2014-09-01 15:33 +0400
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/80ffd20441a8
6883953: java -client -XX:ValueMapInitialSize=0 crashes
Summary: Add min, max checks for ValueMapInitialSize
Reviewed-by: kvn, sgabdura
! src
Hello,
Please, approve a backport of JDK8 fix to JDK7. It is a straight forward
backport.
New regression test passes on JDK7 build with fix and fails without it.
The following xml related test shows no failures: test/javax/xml
test/com/sun/org/apache/xml
Thank you,
Aleksej
[1] JDK8 change
Approved.
regards,
Sean.
On 01/09/14 15:47, Aleksej Efimov wrote:
Hello,
Please, approve a backport of JDK8 fix to JDK7. It is a straight
forward backport.
New regression test passes on JDK7 build with fix and fails without
it. The following xml related test shows no failures: test/javax/x
Hello ,
Please review a fix for the issue
8057008 [TEST_BUG] Test java/awt/Focus/SortingFPT/JDK8048887.java fails
with compilation error
Test bug fix
https://bugs.openjdk.java.net/browse/JDK-8057008
The webrev is http://cr.openjdk.java.net/~kshefov/8031422/webrev.00/
Thanks
-Srinivasan Rag
Hello ,
Apologies for giving wrong web-rev link i am updating with the new one
The webrev is http://cr.openjdk.java.net/~kshefov/8057008/webrev.00/
-Thanks
Srinivasan Raghavan
On 9/1/2014 10:03 PM, srinivasan raghavan wrote:
Hello ,
Please review a fix for the issue
8057008 [TEST_BUG] Test j
Looks good to me Srinivasan but you'll have to get an official 7u reviewer.
You could append the bug ID to the @bug tags and perhaps add noreg-self
to bug labels.
No excuse for pushing testcases that fail to compile..that's a hint for
the original 7u80 contributor ;)
Approved subject to revie