amurillo [Fri, 01 May 2015 03:56:04 -0700] rev 30408
Merge
sjiang [Fri, 17 Apr 2015 09:42:41 +0200] rev 30407
8042901: Allow com.sun.management to be in a different module to java.lang.management
Reviewed-by: mchung, dfuchs, erikj, jbachorik
alundblad [Tue, 05 May 2015 15:47:38 +0200] rev 30406
8079335: The field Gen.stringBufferType is no longer needed (and not always initialized properly)
Summary: Removed Gen.stringBufferType field.
Reviewed-by: jlahoda, mcimadamore
sadayapalam [Tue, 28 Apr 2015 15:20:25 +0530] rev 30405
8076279: Refactor Attr.check* methods to receive/handle a CheckMode enumeration
Summary: Internal cleanup to Attr.check to make use of a new abstraction CheckMode
Reviewed-by: mcimadamore
sadayapalam [Mon, 27 Apr 2015 17:36:20 +0530] rev 30404
8078473: javac diamond finder crashes when used to build java.base module.
Reviewed-by: mcimadamore
sadayapalam [Sat, 25 Apr 2015 15:59:54 +0530] rev 30403
8078592: Compiler fails to reject erroneous use of diamond with anonymous classes involving "fresh" type variables.
Reviewed-by: mcimadamore
katleman [Thu, 07 May 2015 10:19:37 -0700] rev 30402
Added tag jdk9-b63 for changeset 3564e7eeaead
duke [Wed, 05 Jul 2017 20:32:36 +0200] rev 30401
Merge