Remove unused JFR array allocation code

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: None
    • Component/s: hotspot
    • jfr
    • b26

      A method in the JFR code allocates an array without going through oopFactory::new_objArray() which is being fixed for Valhalla to account for new array shapes and types. It turns out that this method is unused, so removing it.

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: