Hidden javac behavior that recognizes the @Strict annotation is not a good long-term solution for encoding the ACC_STRICT_INIT flag. JDK-8376043 and JDK-8376046 refactor tests so that they no longer depend on it. After those changes, the javac behavior can be removed. We can also delete the jdk.internal.vm.annotation.Strict class.
- is blocked by
-
JDK-8376043 [lworld] Convert tests with plain uses of @Strict to use ASMTools
-
- New
-
-
JDK-8376046 [lworld] Adjust @NullRestricted tests for explicit early initialization
-
- New
-