RFR: 8355515: Clarify the purpose of forcePass() and forceFail() methods
Alexander Zuev
kizune at openjdk.org
Mon May 12 18:02:56 UTC 2025
On Wed, 7 May 2025 12:28:52 GMT, Manukumar V S <mvs at openjdk.org> wrote:
> Clarified the purpose of forcePass() and forceFail() methods and recommended usage of these methods.
>
> forcePass() contained an incorrect sample; it's addressed by [JDK-8355441](https://bugs.openjdk.org/browse/JDK-8355441).
>
> The description of forceFail() has been expanded, too.
>
>
> A new section in the description of the PassFailJFrame added to describe forcePass() and forceFail().
Looks reasonable. Using the blob version of the link to GH as a code example seems unusual but it works.
-------------
Marked as reviewed by kizune (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25091#pullrequestreview-2834051647
More information about the client-libs-dev
mailing list