This reverts commit b4a43ca56d409da61cf2e7d0b6b2f4e2b94498b3.

Apparently there is a dependency from testlibrary to external file that carries 
Valhalla specific IRNodes. This was not caught originally, because testing was 
apparently done before Valhalla integration. But now mainline is broken both 
locally for me, and in GHA. There is no easy fix I can see, it would require 
shuffling files around to solve the dependency. I am backing out the build 
system fix meanwhile to unbreak the mainline.

Additional testing:
 - [ ] GHA
 - [ ] Local builds

---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

-------------

Commit messages:
 - Revert "8380453: Add the hotspot compiler testlibrary to the test-image"

Changes: https://git.openjdk.org/jdk/pull/32283/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32283&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8390081
  Stats: 89 lines in 2 files changed: 0 ins; 88 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/32283.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32283/head:pull/32283

PR: https://git.openjdk.org/jdk/pull/32283

Reply via email to