VM_PrintClassLayout uses the wrong VMOp_Type. Probably a copy paste error. Uses `VMOp_PrintClassHierarchy` instead of `VMOp_ClassPrintLayout`.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - VM_PrintClassLayout uses the wrong VMOp_Type Changes: https://git.openjdk.org/valhalla/pull/2401/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2401&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8384061 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/valhalla/pull/2401.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2401/head:pull/2401 PR: https://git.openjdk.org/valhalla/pull/2401
