See attached DeadCode.java. Compiles fine with javac. Encountered bug with janino-2.0.5; the error message from janinoc is:
main(String[] args): Unexamined code at offset 3
code which reproduces bug
Logged In: YES user_id=865893
"cv && x" was not recognized as a constant expression. ("cv" is for "constant value").
Will be fixed in version 2.0.5.
Log in to post a comment.
code which reproduces bug
Logged In: YES
user_id=865893
"cv && x" was not recognized as a constant expression.
("cv" is for "constant value").
Will be fixed in version 2.0.5.