The following code doesn't compile. The error reported is: Unexpected constant value type "java.lang.Throwable".
class Test2 { static final Object _null = null; }
Logged In: YES user_id=865893
Generation of "constant value" attribute of field info failed for constant value "null". Will release in version 2.0.11 (not scheduled yet).
Log in to post a comment.
Logged In: YES
user_id=865893
Generation of "constant value" attribute of field info
failed for constant value "null".
Will release in version 2.0.11 (not scheduled yet).