> Strict initialization is now indicated with the access flag `ACC_STRICT_INIT` > in the JVMS and the VM implementation should follow. `ACC_STRICT` is > currently used as a method modifier for strict floating-point semantics so > this refactor will help to make both modifiers distinct. VM and Java code has > to be updated to use the correct modifier. Verified with tier x-y tests.
Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision: Chen and Roger commentS ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2025/files - new: https://git.openjdk.org/valhalla/pull/2025/files/b2c024b1..e16f0b0a Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2025&range=02 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2025&range=01-02 Stats: 13 lines in 9 files changed: 0 ins; 4 del; 9 mod Patch: https://git.openjdk.org/valhalla/pull/2025.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2025/head:pull/2025 PR: https://git.openjdk.org/valhalla/pull/2025
