RFR: 8286368: Cleanup problem lists after loom integration [v2]
David Holmes
dholmes at openjdk.java.net
Mon May 16 02:41:48 UTC 2022
On Mon, 16 May 2022 02:25:26 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> 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.
That is really bizarre. No individual commit shows the line being deleted, yet in the final commit it is.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8604
More information about the core-libs-dev
mailing list