Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b08
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298985 | 17.0.7-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8299578 | 17.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
Description
The shared floating-point test infrastructure in test/jdk/java/lang/Math/Tests.java does not directly support lambdas and method references to indicate which method to test. Overrides that supported that functionality would encourage a more up-to-date coding style.
Attachments
Issue Links
- backported by
-
JDK-8298985 Make floating-point test infrastructure more lambda and method reference friendly
-
- Resolved
-
-
JDK-8299578 Make floating-point test infrastructure more lambda and method reference friendly
-
- Resolved
-
- relates to
-
JDK-6506405 Math.abs(float) is slow
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/3762bd0a
-
Commit openjdk/jdk/40a2ce20
-
Review openjdk/jdk17u-dev/1016
-
Review openjdk/jdk/7216
(2 links to)