On Thu, 4 Sep 2025 18:08:57 GMT, Chen Liang <[email protected]> wrote:

> @arraying discovered that java.lang.classfile.ClassFile is missing a constant 
> for ACC_STRICT_INIT. This was due to previous iterations of strict fields 
> proposal calling this flag simply ACC_STRICT like strictfp. The usages of 
> ACC_STRICT and Modifier.STRICT has been reviewed, and ones that actually 
> refer to STRICT_INIT (which is also not a source modifier) are migrated.

No new failure in tier 1-3, integrating.

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

PR Comment: https://git.openjdk.org/valhalla/pull/1548#issuecomment-3255381179

Reply via email to