-
Bug
-
Resolution: Fixed
-
P2
-
hs23
-
b07
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223342 | 8 | Nils Loodin | P2 | Closed | Fixed | b34 |
JDK-8018176 | 7u45 | Nils Loodin | P2 | Closed | Fixed | b01 |
JDK-8002452 | 7u40 | Nils Loodin | P2 | Resolved | Fixed | b01 |
Recently a convenience for parsing commandline options and arguments was checked in.
This is used among other things for parsing strings sent to diagnostic commands.
However, there hasn't been any extensive set of testing checked in, which is bad.
Recently, a framework for doing transparent vm testing from java was checked in by SQE, and I believe this would make a good fit to use for testing parsing.
Since important feature are using this testing framework, not having a testing suite, or even a good way of doing the testing, us unacceptable.
Although improtant to get tests this depend on white box testing API which is targetet for HS24
OK to defer / DEV (Palm)
OK to defer /SQE (Auno & Gerdin)
This is used among other things for parsing strings sent to diagnostic commands.
However, there hasn't been any extensive set of testing checked in, which is bad.
Recently, a framework for doing transparent vm testing from java was checked in by SQE, and I believe this would make a good fit to use for testing parsing.
Since important feature are using this testing framework, not having a testing suite, or even a good way of doing the testing, us unacceptable.
Although improtant to get tests this depend on white box testing API which is targetet for HS24
OK to defer / DEV (Palm)
OK to defer /SQE (Auno & Gerdin)
- backported by
-
JDK-8002452 Need a mechanism to test the diagnostic framework parser
- Resolved
-
JDK-2223342 Need a mechanism to test the diagnostic framework parser
- Closed
-
JDK-8018176 Need a mechanism to test the diagnostic framework parser
- Closed
- relates to
-
JDK-7188787 test/serviceability/ParserTest.java fails
- Closed