JDK-8355515 : Clarify the purpose of forcePass() and forceFail() methods
  • Type: Sub-task
  • Component: client-libs
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-04-24
  • Updated: 2025-07-18
  • Resolved: 2025-05-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 17 JDK 21 JDK 25 JDK 8
11.0.29-oracleFixed 17.0.17-oracleFixed 21.0.9-oracleFixed 25 b24Fixed 8u471Fixed
Related Reports
Relates :  
Relates :  
Description
Clarify the purpose of forcePass() and forceFail() methods and recommended usage of these methods.

forcePass() contained an incorrect sample; it's addressed by JDK-8355441.

The description of forceFail() should be expanded, too.


A new section in the description of the PassFailJFrame class can be added to describe forcePass() and forceFail().
Comments
Fix request [17u,21u] I backport this for parity with 17.0.17-oracle,21.0.9-oracle. No risk, only a test comment change. Clean backport. SAP nightly testing passed.
18-07-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/3764 Date: 2025-07-16 20:17:11 +0000
16-07-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1985 Date: 2025-07-16 20:17:00 +0000
16-07-2025

Changeset: 1a97eb42 Branch: master Author: Manukumar V S <mvs@openjdk.org> Committer: Alexey Ivanov <aivanov@openjdk.org> Date: 2025-05-20 12:06:35 +0000 URL: https://git.openjdk.org/jdk/commit/1a97eb429b520b7c4e625b97553c954d065c00cb
20-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/25091 Date: 2025-05-07 12:28:52 +0000
07-05-2025