Re: RFR: JDK-8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out [v2]

2023-05-23 Thread Viktor Klang
On Tue, 23 May 2023 08:27:39 GMT, Viktor Klang  wrote:

>> Doubling the max heap size since not all GCs might have compressed OOPs, so 
>> this change should make this test more robust.
>> 
>> Cleared with @DougLea
>
> Viktor Klang has refreshed the contents of this pull request, and previous 
> commits have been removed. Incremental views are not available.

(Addressed conflict, hence the force-push)

-

PR Comment: https://git.openjdk.org/jdk/pull/14082#issuecomment-1558845566


Re: RFR: JDK-8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out [v2]

2023-05-23 Thread Alan Bateman
On Tue, 23 May 2023 08:22:22 GMT, Viktor Klang  wrote:

>> Doubling the max heap size since not all GCs might have compressed OOPs, so 
>> this change should make this test more robust.
>> 
>> Cleared with @DougLea
>
> Viktor Klang has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Removing OOMEInAQS from zgc problem list

Thanks for removing it from the exclude list.

-

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14082#pullrequestreview-1438956387


Re: RFR: JDK-8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out [v2]

2023-05-23 Thread Viktor Klang
> Doubling the max heap size since not all GCs might have compressed OOPs, so 
> this change should make this test more robust.
> 
> Cleared with @DougLea

Viktor Klang has updated the pull request incrementally with one additional 
commit since the last revision:

  Removing OOMEInAQS from zgc problem list

-

Changes:
  - all: https://git.openjdk.org/jdk/pull/14082/files
  - new: https://git.openjdk.org/jdk/pull/14082/files/2145e6fb..9d2335d2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk=14082=01
 - incr: https://webrevs.openjdk.org/?repo=jdk=14082=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/14082.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14082/head:pull/14082

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