-
Bug
-
Resolution: Won't Fix
-
P5
-
6, 9
-
None
-
generic
-
windows_xp
During Windows 64bit builds we see messages from 'jar' like:
bit length overflow
code 3 bits 6->7
code 16 bits 6->7
bit length overflow
code 6 bits 5->6
bit length overflow
code 16 bits 7->6
code 17 bits 5->6
They appear to be harmless (no data corruption has been detected) but should be investigated.
bit length overflow
code 3 bits 6->7
code 16 bits 6->7
bit length overflow
code 6 bits 5->6
bit length overflow
code 16 bits 7->6
code 17 bits 5->6
They appear to be harmless (no data corruption has been detected) but should be investigated.
- relates to
-
JDK-6713913 Fatal errors during jar file processing
- Closed