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