lana [Thu, 23 Apr 2015 16:10:19 -0700] rev 29988
Merge
omajid [Thu, 23 Apr 2015 13:48:02 -0400] rev 29987
8074761: Empty optional parameters of LDAP query are not interpreted as empty
Reviewed-by: vinnie
Contributed-by: Stanislav Baiduzhyi <sbaiduzh@redhat.com>
darcy [Thu, 23 Apr 2015 09:32:35 -0700] rev 29986
8078467: Update core libraries to use diamond with anonymous classes
Reviewed-by: mchung, alanb
asmotrak [Thu, 23 Apr 2015 18:01:01 +0800] rev 29985
8048138: Tests for JAAS callbacks
Reviewed-by: weijun
weijun [Wed, 22 Apr 2015 23:27:30 +0800] rev 29984
8075575: com/sun/security/auth/login/ConfigFile/InconsistentError.java failed in certain env.
8075576: com/sun/security/auth/module/KeyStoreLoginModule/OptionTest.java failed in certain env.
Reviewed-by: xuelei
vinnie [Wed, 22 Apr 2015 14:01:01 +0100] rev 29983
8078348: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with BindException
Reviewed-by: xuelei
aefimov [Wed, 22 Apr 2015 02:23:06 +0300] rev 29982
8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
Reviewed-by: joehw, lancea
joehw [Tue, 21 Apr 2015 13:21:40 -0700] rev 29981
8078139: jdk.xml.dom should be loaded by the ext class loader
Reviewed-by: mchung, alanb, lancea, mullan, kcr
avstepan [Tue, 21 Apr 2015 20:12:29 +0400] rev 29980
8077332: tidy warnings from javax/xml
Summary: some HTML markup fix (jdk part)
Reviewed-by: joehw, lancea, mullan
michaelm [Tue, 21 Apr 2015 16:35:45 +0100] rev 29979
8078276: add copyright header to IPv6NameserverPlatformParsingTest
Reviewed-by: alanb, rriggs
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
katleman [Thu, 23 Apr 2015 10:43:31 -0700] rev 29968
Added tag jdk9-b61 for changeset 09af07f9398c
lana [Thu, 23 Apr 2015 16:09:35 -0700] rev 29967
Merge
joehw [Tue, 21 Apr 2015 13:20:53 -0700] rev 29966
8078139: jdk.xml.dom should be loaded by the ext class loader
Reviewed-by: mchung, alanb, lancea, mullan, kcr
katleman [Thu, 23 Apr 2015 10:43:30 -0700] rev 29965
Added tag jdk9-b61 for changeset a074643872c1
duke [Wed, 05 Jul 2017 20:29:23 +0200] rev 29964
Added tag jdk9-b61 for changeset ac3f5a39d4ff
duke [Wed, 05 Jul 2017 20:29:22 +0200] rev 29963
Merge
duke [Wed, 05 Jul 2017 20:29:18 +0200] rev 29962
Merge
lana [Fri, 17 Apr 2015 10:23:49 -0700] rev 29961
Merge
alundblad [Fri, 17 Apr 2015 12:37:11 +0200] rev 29960
8043984: Confusing (incorrect) error message on repeatable annotations
Summary: Adjusted error mesage for repeating annotations
Reviewed-by: jfranck, dlsmith
alundblad [Fri, 17 Apr 2015 11:52:10 +0200] rev 29959
8073534: Confusing / incorrect error message regarding annotations on non-declarations
Summary: Adjusted error message for annotations on non-declarations.
Reviewed-by: jlahoda, dlsmith
dlsmith [Thu, 16 Apr 2015 17:20:20 -0600] rev 29958
8075520: Varargs access check mishandles capture variables
8077786: Check varargs access against inferred signature
Reviewed-by: vromero
bpatel [Mon, 13 Apr 2015 18:05:23 -0700] rev 29957
8072945: Javadoc should generate valid and compliant HTML5 output
Reviewed-by: jjg, ksrini
katleman [Fri, 17 Apr 2015 09:59:49 -0700] rev 29956
Added tag jdk9-b60 for changeset f7bd3ddc9292
duke [Wed, 05 Jul 2017 20:29:12 +0200] rev 29955
Merge
lana [Fri, 17 Apr 2015 10:23:30 -0700] rev 29954
Merge
aefimov [Fri, 17 Apr 2015 17:17:05 +0300] rev 29953
8078057: Reapply fixes for 8073361, 8073374, 8073696
Reviewed-by: alanb, mchung
mkos [Tue, 07 Apr 2015 13:08:57 +0200] rev 29952
8048992: Enhance thread contexts in JAXWS
Summary: fix also reviewed by skoivu,asaha,mgrebac,Alexander Fomin,Bill Shannon
Reviewed-by: chegar
katleman [Fri, 17 Apr 2015 09:59:45 -0700] rev 29951
Added tag jdk9-b60 for changeset 6d5d546e953b
duke [Wed, 05 Jul 2017 20:29:06 +0200] rev 29950
Merge
lana [Fri, 17 Apr 2015 10:23:39 -0700] rev 29949
Merge
joehw [Thu, 16 Apr 2015 12:25:27 -0700] rev 29948
8042244: Re-examine the supportedness of non-SE org.w3c.dom.** API
Reviewed-by: mchung, alanb, lancea
joehw [Wed, 15 Apr 2015 21:54:29 -0700] rev 29947
8051559: Convert JAXP function tests: org.w3c.dom to jtreg (testng) tests
Reviewed-by: lancea, joehw
Contributed-by: frank.yuan@oracle.com
joehw [Thu, 02 Apr 2015 10:35:54 -0700] rev 29946
8048983: Enhance thread contexts in JAXP
Reviewed-by: chegar, lancea, dfuchs, hawtin
aefimov [Thu, 05 Mar 2015 12:05:56 +0300] rev 29945
8040228: TransformerConfigurationException occurs with security manager, FSP and XSLT Ext
Reviewed-by: joehw, lancea, ahgross
katleman [Fri, 17 Apr 2015 09:59:45 -0700] rev 29944
Added tag jdk9-b60 for changeset aa1bae42dcac
duke [Wed, 05 Jul 2017 20:28:59 +0200] rev 29943
Merge
lana [Fri, 17 Apr 2015 10:25:26 -0700] rev 29942
Merge
hannesw [Thu, 16 Apr 2015 17:31:32 +0200] rev 29941
8077955: Undeclared globals in eval code should not be handled as fast scope
Reviewed-by: lagergren, attila
katleman [Fri, 17 Apr 2015 09:59:50 -0700] rev 29940
Added tag jdk9-b60 for changeset f678f348c947
duke [Wed, 05 Jul 2017 20:28:54 +0200] rev 29939
Merge
lana [Fri, 17 Apr 2015 10:25:35 -0700] rev 29938
Merge
msheppar [Thu, 02 Apr 2015 22:14:38 +0100] rev 29937
8048997: Enhance thread contexts in CORBA
Reviewed-by: chegar
msheppar [Mon, 13 Apr 2015 14:50:27 +0100] rev 29936
8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
Reviewed-by: chegar, alanb
katleman [Fri, 17 Apr 2015 09:59:42 -0700] rev 29935
Added tag jdk9-b60 for changeset f51f8989ad5d
duke [Wed, 05 Jul 2017 20:28:49 +0200] rev 29934
Merge
lana [Fri, 17 Apr 2015 10:24:46 -0700] rev 29933
Merge
aefimov [Fri, 17 Apr 2015 19:57:57 +0300] rev 29932
8071968: javax/xml/ws/8046817/GenerateEnumSchema.java failed on Windows platform
Reviewed-by: lancea
erikj [Fri, 17 Apr 2015 13:55:42 +0200] rev 29931
8077824: Introduce DefineNativeToolchain to handle toolchain configurations
Reviewed-by: ihse, tbell
okutsu [Fri, 17 Apr 2015 16:50:16 +0900] rev 29930
7044727: (tz) TimeZone.getDefault() call returns incorrect value in Windows terminal session
Reviewed-by: peytoia
darcy [Thu, 16 Apr 2015 11:33:59 -0700] rev 29929
8077991: Missing javadoc in exceptions types in javax.transaction
Reviewed-by: rriggs, lancea, alanb