[jdk21u] Integrated: 8315452: Erroneous AST missing modifiers for partial input

Jan Lahoda jlahoda at openjdk.org
Wed Sep 6 07:21:53 UTC 2023


On Mon, 4 Sep 2023 10:40:44 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

> This is a backport of:
> https://github.com/openjdk/jdk/commit/84425a62904f84601affc9710eefece88665374a
> 
> The change in `JavacParser` backported cleanly, the change in the test required a very simple merge, due to the branches diverging.

This pull request has now been integrated.

Changeset: aef25fca
Author:    Jan Lahoda <jlahoda at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/aef25fcac1ea29709a021e2449498b10809600b1
Stats:     65 lines in 2 files changed: 61 ins; 0 del; 4 mod

8315452: Erroneous AST missing modifiers for partial input

Reviewed-by: asotona, vromero
Backport-of: 84425a62904f84601affc9710eefece88665374a

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

PR: https://git.openjdk.org/jdk21u/pull/131


More information about the jdk-updates-dev mailing list