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
darcy [Thu, 16 Apr 2015 10:44:23 -0700] rev 29928
8077915: Fix doclint issues in javax.smartcardio
Reviewed-by: mullan