Re: RFR: 8332228: TypePollution.java: Unrecognized VM option 'UseSecondarySuperCache'

2024-05-28 Thread Martin Doerr
On Tue, 28 May 2024 14:01:44 GMT, Martin Doerr  wrote:

> Fix obvious typo in micro benchmark.

Thanks!

-

PR Comment: https://git.openjdk.org/jdk/pull/19427#issuecomment-2136008570


Re: RFR: 8332228: TypePollution.java: Unrecognized VM option 'UseSecondarySuperCache'

2024-05-28 Thread Vladimir Kozlov
On Tue, 28 May 2024 14:01:44 GMT, Martin Doerr  wrote:

> Fix obvious typo in micro benchmark.

Good.

-

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19427#pullrequestreview-2083281226


Re: RFR: 8332228: TypePollution.java: Unrecognized VM option 'UseSecondarySuperCache'

2024-05-28 Thread Martin Doerr
On Tue, 28 May 2024 14:01:44 GMT, Martin Doerr  wrote:

> Fix obvious typo in micro benchmark.

Thanks for the review!

-

PR Comment: https://git.openjdk.org/jdk/pull/19427#issuecomment-2135446758


Re: RFR: 8332228: TypePollution.java: Unrecognized VM option 'UseSecondarySuperCache'

2024-05-28 Thread Christian Hagedorn
On Tue, 28 May 2024 14:01:44 GMT, Martin Doerr  wrote:

> Fix obvious typo in micro benchmark.

Looks good and trivial!

-

Marked as reviewed by chagedorn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19427#pullrequestreview-2083086912


RFR: 8332228: TypePollution.java: Unrecognized VM option 'UseSecondarySuperCache'

2024-05-28 Thread Martin Doerr
Fix obvious typo in micro benchmark.

-

Commit messages:
 - 8332228: TypePollution.java: Unrecognized VM option 'UseSecondarySuperCache'

Changes: https://git.openjdk.org/jdk/pull/19427/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk=19427=00
  Issue: https://bugs.openjdk.org/browse/JDK-8332228
  Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/19427.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19427/head:pull/19427

PR: https://git.openjdk.org/jdk/pull/19427