RFR: 8283082: sun.security.x509.X509CertImpl.delete("x509.info.validity") nulls out info field [v2]

Jayashree Huttanagoudar duke at openjdk.org
Thu Jul 7 15:40:45 UTC 2022


On Thu, 7 Jul 2022 14:03:42 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> Thanks for adding the test. It looks fine. The name is good.
> 
> Please add a copyright header and a `@test` block comment. You can find a nearby existing test file and see what they look like. Since the new test references internal classes, a `@modules java.base/sun.security.x509` is necessary. Please run the test with the `jtreg` command to ensure everything is correct. Before your fix, the test should fail; and after it, it should succeed.

Ok Sure :) Thanks for suggesting this.

-------------

PR: https://git.openjdk.org/jdk/pull/9306



More information about the security-dev mailing list