TestDeadAllocationRemoval.java is missing the `@test` annotation in its comment and is ignored by jtreg. The test also refers to a nonexistent class, why is probably an uncaught typo caused by the test not actually being ran.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Ignored test because of bad jtreg syntax Changes: https://git.openjdk.org/valhalla/pull/2404/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2404&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8384066 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/valhalla/pull/2404.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2404/head:pull/2404 PR: https://git.openjdk.org/valhalla/pull/2404
