-
Bug
-
Resolution: Fixed
-
P3
-
asm_tools_8.0, asm_tools_9.0
-
b02
-
b04
UnitTest failure:
org.openjdk.asmtools.attribute.ConstantValue.ConstantValueAttributeTests.testJdisError_InvalidAttrLength_01
The failure occurs because the expected message 'ATT_ConstantValue: Invalid attribute length #4' is missing from the tool output. This message is only thrown when the verboseFlag is set. In the earlier revision, the ATT_ConstantValue error was thrown by default, but this behavior has changed in the current version.
org.openjdk.asmtools.attribute.ConstantValue.ConstantValueAttributeTests.testJdisError_InvalidAttrLength_01
The failure occurs because the expected message 'ATT_ConstantValue: Invalid attribute length #4' is missing from the tool output. This message is only thrown when the verboseFlag is set. In the earlier revision, the ATT_ConstantValue error was thrown by default, but this behavior has changed in the current version.