RFR: 8286368: Cleanup problem lists after loom integration [v2]

Leonid Mesnik lmesnik at openjdk.java.net
Mon May 16 02:28:47 UTC 2022


On Mon, 16 May 2022 01:23:09 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Leonid Mesnik has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>> 
>>  - Merge
>>  - 8286368: Cleanup problem lists after loom integration
>
> test/hotspot/jtreg/ProblemList-Xcomp.txt line 38:
> 
>> 36: serviceability/sa/TestJhsdbJstackMixed.java 8248675 linux-aarch64
>> 37: 
>> 38: compiler/c2/irTests/TestSkeletonPredicates.java 8286361 generic-all
> 
> @lmesnik This line should not have been removed!

It might be a merge problem. My PR was submitted before 8286442. I remereged changes, however my merge commit also doesn't have removal of this line:
https://github.com/openjdk/jdk/pull/8604/commits/8255e760ff1a2ff616f00f559de29e66d7036b39

So I am really confused and can't understand how I managed to introduce this problem.

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

PR: https://git.openjdk.java.net/jdk/pull/8604


More information about the core-libs-dev mailing list