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

Remove unused JFR array allocation code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: