RFR: JDK-8267930: Refine code for loading hsdis library [v6]

Hamlin Li mli at openjdk.java.net
Thu Jun 3 01:56:37 UTC 2021


On Tue, 1 Jun 2021 13:18:39 GMT, Hamlin Li <mli at openjdk.org> wrote:

>> code for loading hsdis library is redundant, this is to simplify it.
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix wrong argument order

seems the windows build failure is not related to this changeset.
"LINK : fatal error LNK1104: cannot open file 'libcpmt.lib'"

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

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


More information about the hotspot-compiler-dev mailing list