-
Bug
-
Resolution: Fixed
-
P4
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8321260 | 11.0.23 | Amos SHI | P4 | Resolved | Fixed | b01 |
JDK-8313325 | 11.0.22-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
The following methods are not covered by any test:
- javax.smartcardio.CardPermission.implies(Permission)
Code coverage could be added in the following test class:
test/jdk/javax/smartcardio/TestCardPermission.java
- javax.smartcardio.ResponseAPDU.toString()
Code coverage for this simple method could be added in the following test class:
test/jdk/javax/smartcardio/ResponseAPDUTest.java
- javax.smartcardio.CardPermission.implies(Permission)
Code coverage could be added in the following test class:
test/jdk/javax/smartcardio/TestCardPermission.java
- javax.smartcardio.ResponseAPDU.toString()
Code coverage for this simple method could be added in the following test class:
test/jdk/javax/smartcardio/ResponseAPDUTest.java
- backported by
-
JDK-8313325 Missing coverage for javax.smartcardio.CardPermission and ResponseAPDU
- Resolved
-
JDK-8321260 Missing coverage for javax.smartcardio.CardPermission and ResponseAPDU
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/5c92da0e
-
Commit openjdk/jdk/90f9a705
-
Review openjdk/jdk11u-dev/2308
-
Review openjdk/jdk/1092
(1 links to)