Fields access code in the interpreter contains some dead code related to uninitialized fields that dates from before strict fields were implemented. This code should be removed.
Overall, field access code in the interpreter should be refactored to remove duplication and decrease the number of tests performed during the execution of [get|put][field|static].
Overall, field access code in the interpreter should be refactored to remove duplication and decrease the number of tests performed during the execution of [get|put][field|static].
- relates to
-
JDK-8367592 Call to write_flat_field uses a Windows calling convention arg
-
- Resolved
-
-
JDK-8237741 ensure that store-store barriers precede publication of buffered values
-
- Closed
-
- links to
-
Commit(lworld) openjdk/valhalla/0492736b
-
Review(lworld) openjdk/valhalla/1583