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

[lworld] Adjust JIT code to reference projection changes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • repo-valhalla
    • repo-valhalla
    • hotspot

      Changes:
      - Removed all array storage properties related code
      - Now using array tags in layout helper to determine flattened/null-free properties
      - Removed handling of inline/indirect mirror
      - Removed _asPrimaryType/_asIndirectType intrinsics and removed usages of corresponding API from tests
      - Refactored loop unswitching code and added more tests
      - Removed all special casing in the typesystem that was necessary to support [V <: [V? with the klass for [V not being equal to the klass for [V?

      The code that clears the property bits when loading the klass pointer from the metadata is still in but marked with: "// TODO remove clear_prop_bits bits stuff once the runtime does not set it anymore"

            thartmann Tobias Hartmann
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: