> 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).
Axel Boldt-Christmas has updated the pull request incrementally with one additional commit since the last revision: Fix the VMOp name ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2401/files - new: https://git.openjdk.org/valhalla/pull/2401/files/092b35c7..617c434d Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2401&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2401&range=00-01 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 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
