RFR: 8355441: Remove antipattern from PassFailJFrame.forcePass javadoc [v4]
duke
duke at openjdk.org
Mon Apr 28 14:53:47 UTC 2025
On Sat, 26 Apr 2025 01:28:53 GMT, Manukumar V S <mvs at openjdk.org> wrote:
>> The javadoc for PassFailJFrame.forcePass suggests an anti-pattern of forcibly passing the test if a resource is unavailable.
>>
>> If a resource is unavailable or a feature isn't supported, the test should throw jtreg.SkippedException.
>>
>> PassFailJFrame.forcePass should be used in semi-automatic tests when the test determines that all the conditions for passing the test are met.
>> Please refer: JDK-8355366 and https://github.com/openjdk/jdk/pull/24820
>>
>> Testing
>> This is a javadoc change, so not testing required.
>
> Manukumar V S has updated the pull request incrementally with one additional commit since the last revision:
>
> Updated line number in code link
@manukumarvs
Your change (at version 458d118efbddcdc8b974912d4d82656e8497278f) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24837#issuecomment-2835517299
More information about the client-libs-dev
mailing list