-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: asm_tools_8.0, asm_tools_9.0
-
Component/s: tools
-
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.