Integrated: 8321582: yield <primitive-type>.class not parsed correctly.
Jan Lahoda
jlahoda at openjdk.org
Mon Dec 11 12:23:25 UTC 2023
On Fri, 8 Dec 2023 16:30:21 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> Fixing the parser to accept primitive type after yield.
>
> I didn't want to update the parts of the patch that remain, to not obstruct history, but I used the multi-label case for the new labels.
This pull request has now been integrated.
Changeset: ce8399fd
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ce8399fd6071766114f5f201b6e44a7abdba9f5a
Stats: 29 lines in 2 files changed: 27 ins; 1 del; 1 mod
8321582: yield <primitive-type>.class not parsed correctly.
Reviewed-by: vromero
-------------
PR: https://git.openjdk.org/jdk/pull/17035
More information about the compiler-dev
mailing list