RFR: 8300829: Make CtwRunner available as an independent tool [v3]

Joshua Cao duke at openjdk.org
Thu Apr 6 17:27:21 UTC 2023


On Thu, 6 Apr 2023 14:05:10 GMT, Paul Hohensee <phh at openjdk.org> wrote:

>> Yup. Made these changes.
>
> Better to make CTW_EXTRA_ARGS private. If it's needed outside this class, add a public accessor. Don't think it's needed outside though.

Made it private. Not needed outside.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13344#discussion_r1160067458


More information about the hotspot-compiler-dev mailing list