erikj [Mon, 24 Nov 2014 11:40:49 +0100] rev 27753
8065412: generated source to compile .properties file incorreectly includes the module name in the package name
Reviewed-by: tbell, mchung, ihse
msheppar [Sat, 22 Nov 2014 14:56:16 +0000] rev 27752
8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected
Summary: changed address.getHostName() to InetAddress.getLocalHost().getHostName() in URL construction in test's doClient method
Reviewed-by: chegar
martin [Fri, 21 Nov 2014 16:30:02 -0800] rev 27751
8065159: AttributedString has quadratic resize algorithm
Summary: Grow backing arrays geometrically instead of arithmetically
Reviewed-by: naoto, okutsu
smarks [Fri, 21 Nov 2014 13:32:17 -0800] rev 27750
8056313: TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently
Reviewed-by: lancea, rriggs
olagneau [Fri, 21 Nov 2014 19:31:37 +0100] rev 27749
8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined
Summary: Add RedefineBigClass.sh and RetransformBigClss.sh in ProblemList.txt
Reviewed-by: dcubed, sspitsyn
Contributed-by: olivier.lagneau@oracle.com
mullan [Fri, 21 Nov 2014 15:26:24 -0500] rev 27748
Merge
mullan [Fri, 21 Nov 2014 15:23:36 -0500] rev 27747
8046949: Generify the javax.xml.crypto API
Reviewed-by: xuelei