mcimadamore [Fri, 13 Apr 2018 16:23:56 +0100] rev 49683
8201498: test/langtools/tools/javac/diags/CheckExamples.java 6 errors occurred
Summary: Remove duplicate class names in diagnostic examples.
Reviewed-by: jlahoda
weijun [Fri, 13 Apr 2018 15:29:33 +0800] rev 49682
8200468: Port the native GSS-API bridge to Windows
Reviewed-by: ihse, valeriep
jwilhelm [Fri, 13 Apr 2018 03:05:19 +0200] rev 49681
Merge
jwilhelm [Fri, 06 Apr 2018 19:16:33 +0200] rev 49680
Merge
jwilhelm [Fri, 06 Apr 2018 03:53:28 +0200] rev 49679
Merge
gadams [Thu, 05 Apr 2018 11:18:39 -0700] rev 49678
8199782: Fix compilation warnings detected by Solaris Developer Studio 12.6
Reviewed-by: sspitsyn, dholmes, ihse
hseigel [Thu, 05 Apr 2018 13:19:25 -0400] rev 49677
8200261: Regression with JVM anonymous class
Summary: Restore resolved anonymous class when creating a new constantpool because of overpass methods
Reviewed-by: coleenp, lfoltan
kbarrett [Wed, 04 Apr 2018 18:19:46 -0400] rev 49676
8200630: Globally suppress Visual Studio warning C4351
Summary: Globally suppress warning, remove sole instance of local suppression.
Reviewed-by: gtriantafill, tschatzl