rfield [Thu, 02 Jun 2016 14:05:13 -0700] rev 38836
8131029: JShell: recover from VMConnection launch failure
Reviewed-by: vromero
rfield [Thu, 02 Jun 2016 12:52:00 -0700] rev 38835
8131024: JShell: multi-line comment not detected as incomplete
Reviewed-by: vromero
vromero [Thu, 02 Jun 2016 15:39:10 -0400] rev 38834
8037947: functional interface causes ClassCastException when extending raw superinterface
Reviewed-by: mcimadamore
ksrini [Thu, 02 Jun 2016 11:06:20 -0700] rev 38833
8158559: Fix for 8132216 breaks langtools build
Reviewed-by: mcimadamore
mcimadamore [Thu, 02 Jun 2016 16:08:24 +0100] rev 38832
8158355: Inference graph dot support broken
Summary: IllegalStateException when converting an inference graph to dot file
Reviewed-by: vromero
sadayapalam [Thu, 02 Jun 2016 15:25:20 +0530] rev 38831
8132216: [Findbugs] Annotation$Array_element_value may expose internal representation
Reviewed-by: mcimadamore
sadayapalam [Thu, 02 Jun 2016 15:22:34 +0530] rev 38830
8146167: Anonymous type declarations drop supertype type parameter annotations
Reviewed-by: mcimadamore
mcimadamore [Wed, 01 Jun 2016 12:39:24 +0100] rev 38829
8145489: NPE while compiling annotations with qualified names in package-info.java
Summary: Spurious method reference check in Attr.visitSelect is causing NPE
Reviewed-by: vromero