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.
- links to
-
Commit(master) openjdk/jdk/c22af0c2
-
Review(master) openjdk/jdk/25553