JDK-8357144 : [XWayland] improve token management
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8,11,17,21,25
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2025-05-16
  • Updated: 2025-05-16
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 26
26Unresolved
Related Reports
Relates :  
Description
It seems that  Screencast or Remote Desktop restore_token may be bound to an application launching java (at least on Ubuntu 24.04).

For example, this means that a token granted from a java application launched from Terminal app cannot be used from in the same java application launched from a Idea's terminal.

We need to find a way to detect the parent of a java application and store its individual tokens.