JDK-8308049 : Refactor nested class declarations in FdLibm.java
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-05-14
  • Updated: 2023-05-17
  • Resolved: 2023-05-15
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 21
21 b23Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
Make the nested classes inside FdLibm.java consistently package-access, static and final.
Comments
Changeset: 7b0b9b57 Author: Joe Darcy <darcy@openjdk.org> Date: 2023-05-15 20:09:12 +0000 URL: https://git.openjdk.org/jdk/commit/7b0b9b570b5d6e90e0b79fbe19396c6e908a1dae
15-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13972 Date: 2023-05-14 23:00:14 +0000
14-05-2023