javadoc reading class files
javadoc reading class files
November 8, 2011 - 02:35
This is a bug that has already been fixed in JDK8 but not available still in 1.7.0_02-ea-b11. Any idea when it will be merged?
If you use Maven javadoc tool, you can easily hit into this error (as the tool goes through the -classpath):
[ERROR] /foo/Bar.class:2: error: illegal character: \0
[ERROR] ConstantValuPREDICATE_VALUE_TODAPREDICATE_VALUE_THIS_WEEget�(L...




