Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8367564

Fields access in interpreter needs cleanup and refactoring

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • repo-valhalla
    • hotspot

      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].

            fparain Frederic Parain
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: