smarks [Mon, 18 Apr 2016 14:04:09 -0700] rev 37635
8145468: update java.lang APIs with new deprecations
Reviewed-by: mcimadamore
alundblad [Mon, 18 Apr 2016 22:25:50 +0200] rev 37634
7152104: javac should not warn about missing serialVersionUID for anonymous inner classes
Summary: Javac no longer issues warnings for missing serialVersionUID in anonymous classes.
Reviewed-by: jlahoda
alundblad [Mon, 18 Apr 2016 21:07:50 +0200] rev 37633
8036952: copyright issues in jdk9/dev/langtools files
Summary: Updated copyright notices.
Reviewed-by: jjg, jlahoda
lana [Thu, 21 Apr 2016 12:57:16 -0700] rev 37632
Added tag jdk-9+115 for changeset c36230ee15d9
duke [Wed, 05 Jul 2017 21:37:55 +0200] rev 37631
Merge
lana [Thu, 21 Apr 2016 12:57:10 -0700] rev 37630
Added tag jdk-9+115 for changeset c0f1d63d6486
duke [Wed, 05 Jul 2017 21:37:50 +0200] rev 37629
Merge
lana [Thu, 21 Apr 2016 13:37:09 -0700] rev 37628
Merge
fyuan [Tue, 19 Apr 2016 23:56:52 -0700] rev 37627
8078820: Test deploying a XML parser as a module
Reviewed-by: joehw, alanb
Contributed-by: Frank Yuan <frank.yuan@oracle.com>
joehw [Tue, 19 Apr 2016 23:01:06 -0700] rev 37626
8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place
Reviewed-by: joehw
Contributed-by: christoph.langer@sap.com