master
8287886: Further terminology updates to match JLS
8282464: Remove author tags from java.compiler
8302344: Compiler Implementation for Unnamed patterns and variables (Preview) 8307444: java.lang.AssertionError when using unnamed patterns 8307482: Compiler should accept var _ in nested patterns in switch case 8307007: Implementation for javax.lang.model for unnamed variables (Preview) 8308312: Compiler should fail when a local variable declaration does not include an Identifier and does not have an initializer 8308309: Compiler should accept mixed masked and unmasked variables in lambda parameters
8282411: Add useful predicates to ElementKind
8300595: Use improved @see and @link syntax in javax.lang.model and javax.tools
8276772: Refine javax.lang.model docs
8306112: Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview) 8308613: javax.lang.model updates for JEP 445 (preview) 8308913: Update core reflection for JEP 445 (preview)
8284966: Update SourceVersion.RELEASE_19 description for language changes