master
8242214: NullPointerException in JDK 14 javac compiling a method reference
8313613: Use JUnit in langtools/lib tests
8242451: ensure semantics of non-capturing lambdas are preserved independent of execution mode
8182401: Verification error for enclosing instance capture inside super constructor invocation
8292975: javac produces code that crashes with LambdaConversionException 8269983: BootstrapMethodError with method reference and intersection type
8187443: Forest Consolidation: Move files to unified layout
8163229: several regression tests have a main method that is never executed
8029633: Raw inner class constructor ref should not perform diamond inference
8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header
8213908: AssertionError in DeferredAttr at setOverloadKind
8249261: AssertionError in StructuralStuckChecker
8338288: Compiler Implementation for Flexible Constructor Bodies (Third Preview) 8322882: Null pointer error when compiling Static initializer in a local class 8334248: Invalid error for early construction local class constructor method reference 8330037: Compiler produces invalid bytecode for method class creation from static method
8261006: 'super' qualified method references cannot occur in a static context
8318160: javac does not reject private method reference with type-variable receiver
8372277: Fix for JDK-8369517 is applied starting from source 24 instead of 26