JDK-8343219 : Manual clientlibs test failures after SM removal
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-10-29
  • Updated: 2025-04-23
  • Resolved: 2024-11-13
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 24
24 b24Fixed
Related Reports
Duplicate :  
Relates :  
Description
Few manual tests from client-libs are failing after JDK-8338411.

open/test/jdk/java/awt/print/PrinterJob/CheckPrivilege.java
open/test/jdk/javax/print/PrintSE/PrintSE.sh
open/java/awt/print/PrinterJob/SecurityDialogTest.java
open/test/jdk/java/awt/Dialog/PrintToFileTest/PrintToFileGranted.java
open/test/jdk/java/awt/Dialog/PrintToFileTest/PrintToFileRevoked.java
Comments
Changeset: 1eb38c8e Branch: master Author: Harshitha Onkar <honkar@openjdk.org> Date: 2024-11-13 19:44:30 +0000 URL: https://git.openjdk.org/jdk/commit/1eb38c8eb7ca12b370f8ae68988890eaf36c5b37
13-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22054 Date: 2024-11-13 00:42:45 +0000
13-11-2024

> I think it can still be fixed within the https://bugs.openjdk.org/browse/JDK-8338411 There's no rush. Lots of time after it integrates. If it doesn't make 24, then we will have time to do that. On that note, I "untargeted" this fix from 24. The SM removal JEP is not even targeted to 24 - yet. Once it is targeted THEN it would make sense to target this fix.
29-10-2024