On Wed, 13 Oct 2021 13:04:45 GMT, Jorn Vernee <jver...@openjdk.org> wrote:

> The only other issue I had is that `install-hsdis` only copies the library to 
> the exploded JDK, so I manually copy it to `images/jdk/bin/server` afterwards.

@JornVernee Ah, good point! I need to make sure it gets copied to the image as 
well. 

And thank you for your patch, I'll have a look at it and see if I can 
incorporate it in this patch, or if it's better to make it a separate patch. 
It's worth noting that I used the llvm package from cygwin, neither the 
"official" package nor a self-built. I can imagine that the self-built works 
better, so it might be worth adding a --with-llvm-src option to help build it 
as well.

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

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

Reply via email to