-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: repo-valhalla
-
Component/s: tools
After merging jdk-26+6:
test/langtools/tools/javac/ObjectEarlyContext/x/java/lang/Object.java:28: error: cannot reference foo() before supertype constructor has been called
foo(); // valid, not in early constructor context
^
1 error
test/langtools/tools/javac/ObjectEarlyContext/x/java/lang/Object.java:28: error: cannot reference foo() before supertype constructor has been called
foo(); // valid, not in early constructor context
^
1 error
- links to
-
Commit(lworld)
openjdk/valhalla/478e0b58
-
Review(lworld)
openjdk/valhalla/1617