Details
-
Bug
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
16
Description
The Jshell test jdk/jshell/ImportTest.java uses "new double(...)"
that has been deprecated for removal.
It can be replaced by Double.valueof(...).
that has been deprecated for removal.
It can be replaced by Double.valueof(...).
Attachments
Issue Links
- relates to
-
JDK-8252181 [JEP 390] Define & apply annotation jdk.internal.ValueBased
-
- Resolved
-