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
darcy [Thu, 16 Apr 2015 09:51:29 -0700] rev 29927
8077923: Add missing doclint in javax.management
Reviewed-by: dfuchs
naoto [Thu, 16 Apr 2015 08:25:19 -0700] rev 29926
8076287: Performance degradation observed with TimeZone Benchmark
Reviewed-by: okutsu
ihse [Thu, 16 Apr 2015 14:48:11 +0200] rev 29925
8077847: Better handling of Windows executable manifest version
Reviewed-by: erikj, tbell
henryjen [Wed, 15 Apr 2015 07:33:34 -0700] rev 29924
Merge
valeriep [Fri, 03 Apr 2015 23:01:17 +0000] rev 29923
8042332: Enhance thread contexts in security libraries
Summary: Modified to use ManagedLocalsThread wherever applicable.
Reviewed-by: xuelei, skoivu