JDK-8311380 : Prepare java.desktop for C++17
  • Type: Enhancement
  • Component: client-libs
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-07-05
  • Updated: 2023-07-20
  • Resolved: 2023-07-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 22
22 b07Fixed
Related Reports
Relates :  
Description
A large amount of native code in java.desktop relies on features that were in C++14 but no longer work reliably in C++17. They should be cleaned up before the JEP can proceed
Comments
Changeset: fb90af88 Author: Julian Waters <jwaters@openjdk.org> Date: 2023-07-13 00:58:51 +0000 URL: https://git.openjdk.org/jdk/commit/fb90af881badf143163c7d0b9961152c2a12cd84
13-07-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14795 Date: 2023-07-07 01:56:31 +0000
07-07-2023