Integrated: 8277316: ciReplay: dump_replay_data is not thread-safe
Dean Long
dlong at openjdk.java.net
Wed Nov 17 20:29:46 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.
This pull request has now been integrated.
Changeset: d8c02802
Author: Dean Long <dlong at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/d8c0280273fa9f8e113088d6a43a4af076cd4f87
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
8277316: ciReplay: dump_replay_data is not thread-safe
Reviewed-by: chagedorn, thartmann
-------------
PR: https://git.openjdk.java.net/jdk/pull/6426
More information about the hotspot-compiler-dev
mailing list