RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Joe Wang
joehw at openjdk.org
Mon Sep 26 16:16:34 UTC 2022
On Thu, 25 Aug 2022 15:35:53 GMT, Michael Ernst <mernst at openjdk.org> wrote:
> 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
We have discussed several times in the past that we don't touch upstream (in this case, Apache) code unless the change is essential. In general, if you fix a bug in a class, it's fine to fix other non-essential things within the class, such as code styles, javadocs, typos as in this case, etc. Otherwise, I would suggest you contribute such changes to the upstream projects. Thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/10029
More information about the security-dev
mailing list