michaelm [Tue, 21 Apr 2015 14:36:57 +0100] rev 29978
6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException
Reviewed-by: michaelm, andrew
Contributed-by: sgehwolf@redhat.com
chegar [Tue, 21 Apr 2015 14:23:58 +0100] rev 29977
8075139: Restore java.protocol.handler.pkgs to work as a fallback for migration
Reviewed-by: alanb, psandoz
dsamersoff [Mon, 20 Apr 2015 11:03:47 -0700] rev 29976
8074146: jdb has succeded to read an unreadable file
Summary: Remove this testcase
Reviewed-by: sla, egahlin
darcy [Mon, 20 Apr 2015 10:37:41 -0700] rev 29975
8077952: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh should be quarantined
Reviewed-by: jbachorik
bchristi [Fri, 17 Apr 2015 12:49:51 -0700] rev 29974
8048264: StringBuffer's codePoint methods throw unspecified IndexOutOfBoundsException
Summary: Add missing @throws tags
Reviewed-by: dholmes, lancea
juh [Fri, 17 Apr 2015 11:51:47 -0700] rev 29973
7194452: Remove "Reverse" PKIX CertPathBuilder implementation
Reviewed-by: mullan
katleman [Thu, 23 Apr 2015 10:43:35 -0700] rev 29972
Added tag jdk9-b61 for changeset d729bb3d4ba9
duke [Wed, 05 Jul 2017 20:29:34 +0200] rev 29971
Merge
lana [Thu, 23 Apr 2015 16:11:17 -0700] rev 29970
Merge
adinn [Thu, 23 Apr 2015 17:53:38 +0100] rev 29969
8078263: AARCH64: Volatile fields should be accessed with ldar and stlr
Summary: ad file rules now generate load acquire and store release for volatile accesses
Reviewed-by: kvn