Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
9
-
b82
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142273 | emb-9 | Sundararajan Athijegannathan | P4 | Resolved | Fixed | team |
JDK-8140979 | 8u91 | Sundararajan Athijegannathan | P4 | Resolved | Fixed | b01 |
JDK-8135331 | 8u72 | Sundararajan Athijegannathan | P4 | Closed | Fixed | b01 |
JDK-8147347 | emb-8u91 | Sundararajan Athijegannathan | P4 | Resolved | Fixed | b01 |
Description
Now that we no longer have separate class loaders for *.objects package, there is no need for separate ScriptFunction and ScriptFunctionImpl classes. Merging them into a single class (recommended: ScriptFunction) might give HotSpot some devirtualization opportunities.
Attachments
Issue Links
- backported by
-
JDK-8140979 Merge ScriptFunction and ScriptFunctionImpl
-
- Resolved
-
-
JDK-8142273 Merge ScriptFunction and ScriptFunctionImpl
-
- Resolved
-
-
JDK-8147347 Merge ScriptFunction and ScriptFunctionImpl
-
- Resolved
-
-
JDK-8135331 Merge ScriptFunction and ScriptFunctionImpl
-
- Closed
-