RFR: 8296477: Foreign linker implementation update following JEP 434 [v2]
Jorn Vernee
jvernee at openjdk.org
Mon Jun 26 19:37:23 UTC 2023
On Wed, 7 Dec 2022 09:24:24 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> I'm not sure what the conventional move here would be. Adding them to the problem list doesn't seem to make the failures go away in GHA at least. I can exclude them with `@requires` as well.
>
> Hello Jorn,
>
>> Adding them to the problem list doesn't seem to make the failures go away in GHA at least.
>
> It appears that these 2 problem listed lines are malformed (it's missing a bug id in each of these lines https://openjdk.org/guide/#problemlisting-jtreg-tests) Maybe that's why those tests didn't get problem listed in the GHA runs?
>
> I found a more detailed explanation of the syntax here https://openjdk.org/jtreg/faq.html#what-is-a-problemlist.txt-file
Sorry, I didn't notice this comment. I think it didn't show up for me on GitHub since I had resolved the conversation already.
I've created: https://github.com/openjdk/jdk/pull/14664 to fix this.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/11019#discussion_r1242671538
More information about the core-libs-dev
mailing list