RFR: 8341588: Remove CollectionUsageThreshold.java from ProblemList-Xcomp for debugging [v2]

Leonid Mesnik lmesnik at openjdk.org
Tue Oct 8 02:06:57 UTC 2024


On Tue, 8 Oct 2024 01:16:46 GMT, Ramkumar Sunderbabu <rsunderbabu at openjdk.org> wrote:

>> JDK-8318668 was not reproducible in repeated runs. Hence, I am pulling it out of problem listing. Additionally I have increased logging so that it is easier to debug when the issue happens again.
>> 
>> Testing:
>> tier1,tier2,tier3
>> tier6-comp,tier8-comp
>
> Ramkumar Sunderbabu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   resolving merge conflict

Changes requested by lmesnik (Reviewer).

test/jdk/ProblemList-Xcomp.txt line 31:

> 29: 
> 30: java/lang/invoke/MethodHandles/CatchExceptionTest.java          8146623 generic-all
> 31: java/foreign/TestUpcallStress.java                              8341584 generic-all

This looks odd, this line shouldn't be added with your PR. It makes history of commits wrong. Please check if it was correctly merged.

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

PR Review: https://git.openjdk.org/jdk/pull/21392#pullrequestreview-2353223223
PR Review Comment: https://git.openjdk.org/jdk/pull/21392#discussion_r1791080538


More information about the serviceability-dev mailing list