About 1/2 the time when javac is supposed to generate a 2-byte UTF8 encoding,
it instead generates a 3-byte encoding. This happens when the most significant
content bit of the 2-byte encoding would be one.
it instead generates a 3-byte encoding. This happens when the most significant
content bit of the 2-byte encoding would be one.
- duplicates
-
JDK-4793774 VM regression in 1.4.2-b10: "illegal UTF8 string in constant pool" fro
- Closed
-
JDK-4842396 (reflect) InvocationTargetException thrown when run apps compiled by 1.3
- Closed
- relates to
-
JDK-4800106 VM regression in 1.4.2-b10: "illegal UTF8 string in constant pool"
- Closed