[lworld] Integrated: 8326860 [lworld] Illegal class modifiers in declaration of inner class

Frederic Parain fparain at openjdk.org
Fri Mar 15 15:45:59 UTC 2024


On Fri, 15 Mar 2024 13:05:52 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Fix setting of ACC_IDENTITY in old inner classes.
> Clean up code fixing ACC_IDENTITY in regular classes.
> Remove rejection of value enums.
> This should fix all the tests failing with "java.lang.ClassFormatError: Illegal class modifiers in declaration of inner class Status (a value class) of class ..."

This pull request has now been integrated.

Changeset: 7113a96a
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/7113a96a1f6758d96628917818a07ffc65360bf9
Stats:     22 lines in 1 file changed: 6 ins; 11 del; 5 mod

8326860: [lworld] Illegal class modifiers in declaration of inner class

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

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



More information about the valhalla-dev mailing list