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

Yasumasa Suenaga ysuenaga at openjdk.java.net
Tue Jun 1 06:26:27 UTC 2021


On Tue, 1 Jun 2021 01:49:37 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 two additional commits since the last revision:
> 
>  - use jio_snprintf instead of strcpy and strcat
>  - use jio_snprintf instead of strcpy and strcat

Marked as reviewed by ysuenaga (Reviewer).

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

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


More information about the hotspot-compiler-dev mailing list