[jdk17] RFR: 8260684: vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java timed out [v3]

Kim Barrett kbarrett at openjdk.java.net
Thu Jul 1 16:12:35 UTC 2021


On Wed, 30 Jun 2021 21:23:17 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

>> Kim Barrett has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>> 
>>  - Merge branch 'master' into phantom_bug
>>  - remove stray whitespace
>>  - refactor and fix
>>  - fix indentation
>
> test/hotspot/jtreg/vmTestbase/gc/gctests/PhantomReference/phantom001/phantom001.java line 130:
> 
>> 128:             GarbageUtils.eatMemory(getExecutionController(),
>> 129:                                    garbageProducer,
>> 130:                                    initialFactor , 10, 0);
> 
> remove space before comma

Done.

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

PR: https://git.openjdk.java.net/jdk17/pull/142



More information about the hotspot-gc-dev mailing list