[lworld] Integrated: 8293120: [lworld] javac is rejecting correct class declaration that has a combination of value and sealed modifiers

Vicente Romero vromero at openjdk.org
Tue Aug 30 18:56:58 UTC 2022


On Tue, 30 Aug 2022 18:40:57 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> Fixing a parser error that doesn't allow modifiers `sealed` + (`value` or `identity`) in a class declaration

This pull request has now been integrated.

Changeset: 8823c9b1
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/8823c9b1f7ecfb0eb60d382c5b23cc4c93a97a54
Stats:     4 lines in 1 file changed: 3 ins; 0 del; 1 mod

8293120: [lworld] javac is rejecting correct class declaration that has a combination of value and sealed modifiers

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

PR: https://git.openjdk.org/valhalla/pull/730



More information about the valhalla-dev mailing list