-
Task
-
Resolution: Fixed
-
P4
-
9
-
b72
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136300 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
JDK-8140954 | 8u91 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8132418 | 8u72 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8147323 | emb-8u91 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JSType.isNegativeZero() is always used in conjunction with JSType.isRepresentableAs{Int|Long}. It should be removed as a public member of JSType and JSType.isStrictlyRepresentableAs{Int|Long} should be introduced instead to contain the combined functionality.
- backported by
-
JDK-8132418 Get rid of JSType.isNegativeZero
-
- Resolved
-
-
JDK-8136300 Get rid of JSType.isNegativeZero
-
- Resolved
-
-
JDK-8140954 Get rid of JSType.isNegativeZero
-
- Resolved
-
-
JDK-8147323 Get rid of JSType.isNegativeZero
-
- Resolved
-