RFR: 8253757: Add LLVM-based backend for hsdis

Andrew Haley aph at openjdk.java.net
Fri Oct 15 15:38:48 UTC 2021


On Fri, 15 Oct 2021 08:20:05 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:

> Since the maintenance is fairly low (small codebase, small and knowledgable user base), I would be biased towards including it with appropriate warnings.

I don't think we should commit code that we know is broken. I don't believe that this view might be controversial.
Maybe someone should try to reproduce the failure I've seen, and then we should look at fixing it. Maybe it's a local problem.

Also, this patch breaks all current hsdis builds that follow the installation instructions. Either we get revised instructions or the build should be fixed.

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

PR: https://git.openjdk.java.net/jdk/pull/5920


More information about the hotspot-compiler-dev mailing list