-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b07
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2181149 | 7 | John Rose | P3 | Closed | Fixed | b67 |
JDK-2182322 | 6u18 | John Rose | P3 | Closed | Fixed | b01 |
We need to add wrapper methods and other methods to the vmIntrinsics enumeration, without committing to implementing them as compiler intrinsics. This requires a new categorization (compiler-supported vs. other).
Also, the lazy evaluation scheme used by methodOop::intrinsic_id is obsolete and should now be removed.
Also, the lazy evaluation scheme used by methodOop::intrinsic_id is obsolete and should now be removed.
- backported by
-
JDK-2181149 vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
- Closed
-
JDK-2182322 vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
- Closed