test/TEST.ROOT

Fri, 14 Nov 2014 21:10:58 -0800

author
rfield
date
Fri, 14 Nov 2014 21:10:58 -0800
changeset 2607
10e9228e77b0
parent 0
959103a6100f
child 3834
45746e46893b
permissions
-rw-r--r--

8048121: javac complex method references: revamp and simplify
8037404: javac NPE or VerifyError for code with constructor reference of inner class
8047341: lambda reference to inner class in base class causes LambdaConversionException
8044748: JVM cannot access constructor though ::new reference although can call it directly
8044737: Lambda: NPE while obtaining method reference through lambda expression
8038776: VerifyError when running successfully compiled java class
Reviewed-by: dlsmith, vromero

     1 # This file identifies the root of the test-suite hierarchy.
     2 # It also contains test-suite configuration information.
     3 # DO NOT EDIT without first contacting jdk-regtest@sun.com.
     5 # The list of keywords supported in the entire test suite
     6 keys=2d dnd i18n

mercurial