RFR: 8267130: Memory Overflow in Disassembler::load_library

Thomas Stuefe stuefe at openjdk.java.net
Fri May 14 07:49:37 UTC 2021


On Fri, 14 May 2021 02:17:29 GMT, Wang Huang <whuang at openjdk.org> wrote:

> * reproduce: 
>   put your libjvm.so in a long enough path, such like

Just a side note, I wonder whether using stringStream would not be better suited for this.

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

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


More information about the hotspot-compiler-dev mailing list