This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
35bd2f354e
jdk-24
/
test
/
langtools
/
tools
/
javac
/
AnonymousClass
/
AnonymousInSuperCallNegTest.out
3 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
8334488: Improve error for illegal early access from nested class Reviewed-by: mcimadamore
2024-06-19 10:45:34 +00:00
AnonymousInSuperCallNegTest.java:23:49: compiler.err.cant.ref.before.ctor.called: x
8166108: VerifyError passing anonymous inner class to supertype constructor Anonymous classes instantitated in explicit constructor calls cannot have enclosing instance Reviewed-by: vromero
2016-09-19 23:58:54 +00:00
1 error
Reference in New Issue
Copy Permalink