RFR: JDK-8064681 : Jaxp unit test need to be improved

Mahendra Chhipa github.com+34924738+mahendrachhipa at openjdk.java.net
Tue Mar 30 15:47:27 UTC 2021


On Wed, 24 Mar 2021 14:47:56 GMT, Mark Sheppard <msheppar at openjdk.org> wrote:

>> https://bugs.openjdk.java.net/browse/JDK-8064681
>
> the tests set a system property and then clear that system property at the end of the test.  Is it always the case that the property being set in the test does not have a value prior to be being set? Or is it more appropriate to save the current value of the property, set the new value and then restore the original value, rather than clearing the property?

Won't fix

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

PR: https://git.openjdk.java.net/jdk/pull/3115


More information about the core-libs-dev mailing list