RFR: 8277316: ciReplay: dump_replay_data is not thread-safe

Dean Long dlong at openjdk.java.net
Wed Nov 17 20:29:45 UTC 2021


On Wed, 17 Nov 2021 09:05:14 GMT, Dean Long <dlong at openjdk.org> wrote:

> Using a static buffer for the file name causes corrupted replay files.  Fixed.

Thanks Tobias and Christian!

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

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


More information about the hotspot-compiler-dev mailing list