-
Bug
-
Resolution: Unresolved
-
P4
-
25
-
None
In a previous optimization of captureCallState, the optimization incorrectly handled potentially duplicate values, and seems the toString message is affected too. We can remove the stream usage for CaptureCallState. Also we can remove the redundant initialization overhead of OperatingSystem.isWindows.
- caused by
-
JDK-8354996 Reduce dynamic code generation for a single downcall
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/25025