Running DIO VTS 1.1 b17 with b20 of ME RPI found that:
api/jdk/dio/DevicePermission/index.html#DevicePermission[testConstr1ActionsIAE,testConstrNameIAE] api/jdk/dio/DevicePermission/index.html#DevicePermission[testConstr1NameIAE,testActionsCommutativity] api/jdk/dio/DevicePermission/index.html#DevicePermission[testNewPermissionCollectionUseCase]
fail:
"Trying -1:*, null
testConstr1ActionsIAE: Failed. new DevicePermission(-1:*, null), IAE is expected
testConstrNameNull: Passed. OKAY
testConstrNameIAE: Failed. new DevicePermission("::"), IAE is expected
testConstr1NameIAE: Failed. new DevicePermission("::", "open"), IAE is expected
testConstr1NameNull: Passed. OKAY
testEqualsData: Passed. OKAY
testEqualsNeg: Passed. OKAY
testImpliesNull: Passed. OKAY
testImpliesNotDP: Passed. OKAY
testImpliesNotEscaped: Passed. OKAY
testImpliesEscaped: Passed. OKAY
testActionsCommutativity: Failed. Actions order makes hashCode() different
api/jdk/dio/DevicePermission/index.html#DevicePermission[testConstr1ActionsIAE,testConstrNameIAE] api/jdk/dio/DevicePermission/index.html#DevicePermission[testConstr1NameIAE,testActionsCommutativity] api/jdk/dio/DevicePermission/index.html#DevicePermission[testNewPermissionCollectionUseCase]
fail:
"Trying -1:*, null
testConstr1ActionsIAE: Failed. new DevicePermission(-1:*, null), IAE is expected
testConstrNameNull: Passed. OKAY
testConstrNameIAE: Failed. new DevicePermission("::"), IAE is expected
testConstr1NameIAE: Failed. new DevicePermission("::", "open"), IAE is expected
testConstr1NameNull: Passed. OKAY
testEqualsData: Passed. OKAY
testEqualsNeg: Passed. OKAY
testImpliesNull: Passed. OKAY
testImpliesNotDP: Passed. OKAY
testImpliesNotEscaped: Passed. OKAY
testImpliesEscaped: Passed. OKAY
testActionsCommutativity: Failed. Actions order makes hashCode() different
- links to