[jdk21u-dev] Integrated: 8321582: yield <primitive-type>.class not parsed correctly.

Aleksey Shipilev shade at openjdk.org
Mon Jan 15 15:19:32 UTC 2024


On Thu, 4 Jan 2024 12:42:56 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Fixes the javac bug, extends the space of compilable Java programs.
> 
> Additional testing:
>  - [x] New regression test fails without the fix, passes with it
>  - [x] `langtools_all` pass

This pull request has now been integrated.

Changeset: e08eb0ec
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/e08eb0ec0181228468c51129a6a9378d749d6d02
Stats:     29 lines in 2 files changed: 27 ins; 1 del; 1 mod

8321582: yield <primitive-type>.class not parsed correctly.

Backport-of: ce8399fd6071766114f5f201b6e44a7abdba9f5a

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

PR: https://git.openjdk.org/jdk21u-dev/pull/128


More information about the jdk-updates-dev mailing list