* Verify error with primitive patterns involving boxed types
* Fixes https://github.com/eclipse-jdt/eclipse.jdt.core/issues/3129
* Fixes https://github.com/eclipse-jdt/eclipse.jdt.core/issues/3181
* Pattern binding variable not recognized in poly conditional operator
expression
* Fixes https://github.com/eclipse-jdt/eclipse.jdt.core/issues/3222
* [Records] Unhelpful warning "Empty block should be documented" for
records without components
* Fixes https://github.com/eclipse-jdt/eclipse.jdt.core/issues/3316
* [Tests][Sealed Types] Many sealed type tests are run at the same
compliance over and over
* Fixes https://github.com/eclipse-jdt/eclipse.jdt.core/issues/3346