-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b33
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8084361 | emb-9 | Claes Redestad | P4 | Resolved | Fixed | team |
Allocation-free offset based parsing (8041972) of integers can improve performance of some code under java.net and sun.net. This removes a number of temporary allocations and improves throughput 10-20%.
- backported by
-
JDK-8084361 Improve numerical parsing in java.net and sun.net
-
- Resolved
-
- relates to
-
JDK-8151586 Wrong exception catch for FTPClient in JDK-8055032
-
- Resolved
-
-
JDK-8357013 HttpURLConnection#getResponseCode can avoid substring call when parsing to int
-
- Resolved
-