-
Bug
-
Resolution: Fixed
-
P4
-
24
-
None
Load, store, increment, and discontinued ret instructions take slot arguments. Yet they do not validate that the slot is representable in their structure. We should make invalid arguments to create such instructions to throw IllegalArgumentException.
- csr for
-
JDK-8341288 Validate slot argument for instruction factories
-
- Closed
-
- relates to
-
JDK-8349624 Validation for slot missing in CodeBuilder local variable instructions
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/39c17b39
-
Review(master) openjdk/jdk/21275