-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b163
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178205 | 10 | Claes Redestad | P2 | Resolved | Fixed | b04 |
Throwable::getStackTrace is slower in JDK 9 compared with jdk 8. Claes initial analysis [1] shows JDK-8015086 that might be one cause of the performance regression.
JDK-8175863 suggests a follow-up fix to JDK-8015086 that may address the performance issue.
[1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-March/046681.html
[1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-March/046681.html
- backported by
-
JDK-8178205 Throwable::getStackTrace performance regression
-
- Resolved
-
- duplicates
-
JDK-8175863 StringTable::lookup_shared should not compute hash code if shared table is empty
-
- Closed
-