JDK-8285614 : Fix typo in java.lang.Float
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-04-25
  • Updated: 2022-04-25
  • Resolved: 2022-04-25
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 19
19 masterFixed
Related Reports
Relates :  
Description
java.lang.Float uses " equality" where "equally" is intended.
Comments
Changeset: d435d692 Author: Joe Darcy <darcy@openjdk.org> Date: 2022-04-25 23:03:11 +0000 URL: https://git.openjdk.java.net/jdk/commit/d435d692b0bbc0164a1fd1bf3616ee61a3c1c58b
25-04-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8390 Date: 2022-04-25 22:22:29 +0000
25-04-2022