[jdk17u-dev] Integrated: 8312229: Crash involving yield, switch and anonymous classes
Martin Doerr
mdoerr at openjdk.org
Wed Jun 5 08:41:07 UTC 2024
On Fri, 31 May 2024 13:16:30 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!
This pull request has now been integrated.
Changeset: 08b3f72a
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/08b3f72ac5485f0d56dac7c26af859ce08ae7dfc
Stats: 53 lines in 2 files changed: 51 ins; 0 del; 2 mod
8312229: Crash involving yield, switch and anonymous classes
Reviewed-by: mbaesken
Backport-of: 1f81e5b19ebfb7cd1b5a01d6cf79efda7e827c35
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2513
More information about the jdk-updates-dev
mailing list