-
Bug
-
Resolution: Duplicate
-
P3
-
8u40, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8065968 | 8u40 | Vladimir Ivanov | P3 | Closed | Duplicate |
Problem:
jdk9 b31 has excessively long execution time of MethodHandle.invokeWithArguments() method compared with b30.
Providing that invokedynamic instruction takes ~100 ms to execute the test code:
- In jdk9 b31 MH.invokeWithArguments() takes ~2000 ms
- In jdk9 b30 MH.invokeWithArguments() takes ~300 ms
jdk9 b31 has excessively long execution time of MethodHandle.invokeWithArguments() method compared with b30.
Providing that invokedynamic instruction takes ~100 ms to execute the test code:
- In jdk9 b31 MH.invokeWithArguments() takes ~2000 ms
- In jdk9 b30 MH.invokeWithArguments() takes ~300 ms
- backported by
-
JDK-8065968 JSR 292: Regression: MethodHandle.invokeWithArguments() became slower in jdk9 b31
-
- Closed
-
- duplicates
-
JDK-8063135 Enable full LF sharing by default
-
- Closed
-
- relates to
-
JDK-8067250 [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression
-
- Resolved
-
-
JDK-8072091 [AARCH64] JSR292: LF sharing regression
-
- Closed
-
1.
|
Quarantine vm/mlvm/mixed/stress/regression/b6969574 |
|
Resolved | Tatiana Pivovarova (Inactive) | 2014-11-14 |