git: openjdk/jdk8u-dev: 8069389: CompilerOracle prefix wildcarding is broken for long strings

Andrew John Hughes andrew at openjdk.org
Wed Apr 10 14:26:59 UTC 2024


Changeset: cde8aca6
Author:    Roman Marchenko <rmarchenko at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-04-10 14:24:17 +0000
URL:       https://git.openjdk.org/jdk8u-dev/commit/cde8aca6cb0fae77b9300b9d65d094a4f74e4d53

8069389: CompilerOracle prefix wildcarding is broken for long strings

Replace strcpy with memmove

Reviewed-by: andrew
Backport-of: 01ec6950020268a375eb5330373e6c0813f3a924

! hotspot/src/share/vm/compiler/compilerOracle.cpp
+ hotspot/test/compiler/oracle/TestCompileCommand.java



More information about the jdk8u-dev-changes mailing list