Re: RFR: 8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC

2023-11-07 Thread Alan Bateman
On Tue, 7 Nov 2023 03:20:45 GMT, Alexey Semenyuk  wrote:

> Remove `-Xmx512m` from the jtreg `@run` command as @AlanBateman suggested

Marked as reviewed by alanb (Reviewer).

-

PR Review: https://git.openjdk.org/jdk/pull/16535#pullrequestreview-1718248698


Re: RFR: 8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC

2023-11-07 Thread Alexey Semenyuk
On Tue, 7 Nov 2023 06:21:24 GMT, Alan Bateman  wrote:

> Can you confirm that debug builds are passing with -XX:+UseZGC now?

Yes, I can

-

PR Comment: https://git.openjdk.org/jdk/pull/16535#issuecomment-1799203733


Re: RFR: 8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC

2023-11-06 Thread Alan Bateman
On Tue, 7 Nov 2023 03:20:45 GMT, Alexey Semenyuk  wrote:

> Remove `-Xmx512m` from the jtreg `@run` command as @AlanBateman suggested

Can you confirm that debug builds are passing with -XX:+UseZGC now?

-

PR Comment: https://git.openjdk.org/jdk/pull/16535#issuecomment-1797889256


Re: RFR: 8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC

2023-11-06 Thread Alexander Matveev
On Tue, 7 Nov 2023 03:20:45 GMT, Alexey Semenyuk  wrote:

> Remove `-Xmx512m` from the jtreg `@run` command as @AlanBateman suggested

Looks good.

-

Marked as reviewed by almatvee (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16535#pullrequestreview-1716751895


Re: RFR: 8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC

2023-11-06 Thread Alexey Semenyuk
On Tue, 7 Nov 2023 03:20:45 GMT, Alexey Semenyuk  wrote:

> Remove `-Xmx512m` from the jtreg `@run` command as @AlanBateman suggested

@sashamatveev , @AlanBateman please review

-

PR Comment: https://git.openjdk.org/jdk/pull/16535#issuecomment-1797631432


RFR: 8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC

2023-11-06 Thread Alexey Semenyuk
Remove `-Xmx512m` from the jtreg `@run` command as @AlanBateman suggested

-

Commit messages:
 - 8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC

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

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