[jdk17u-dev] RFR: 8312229: Crash involving yield, switch and anonymous classes [v2]

Matthias Baesken mbaesken at openjdk.org
Tue Jun 4 07:17:03 UTC 2024


On Mon, 3 Jun 2024 11:18:29 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Basically clean backport of [JDK-8312229](https://bugs.openjdk.org/browse/JDK-8312229).
>> Test needs adaptation: T8312229.java:32: error: patterns in switch statements are a preview feature and are disabled by default.
>> Enabled preview for the test compilation with the 2nd commit. Please review!
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Enable preview for test T8312229.

Marked as reviewed by mbaesken (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2513#pullrequestreview-2095509739


More information about the jdk-updates-dev mailing list