-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b70
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018745 | 7u45 | Christian Thalinger | P3 | Closed | Fixed | b01 |
JDK-8005963 | 7u40 | Christian Thalinger | P3 | Closed | Fixed | b10 |
Add a couple of DontInline annotations, move ForceInline annotations so we don't inline the wrong methods, make AsVarargsCollector fields final, inline Class.cast into ValueConversions.castReference because we can't annotation Class.cast with ForceInline, yet.
- backported by
-
JDK-8005963 JSR 292: JDK performance tweaks
-
- Closed
-
-
JDK-8018745 JSR 292: JDK performance tweaks
-
- Closed
-
- duplicates
-
JDK-8004376 JSR 292: add DontInline annotations to some internal methods
-
- Closed
-
- links to