On Thu, 27 Apr 2023 12:59:33 GMT, Martin Doerr <mdo...@openjdk.org> wrote:

>> Martin Doerr has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Revert unintended formatting changes. Fix comment.
>
> Adapted for JDK21, now. All tests have passed. My IDE had changed the 
> formatting which is reverted, now. (I've kept the minor formatting changes in 
> TestDontRelease.java because it looks better.)

@TheRealMDoerr I think you already noticed but I have been integrating some 
followup patches after the JEP was integrated. I've also just integrated: 
https://github.com/openjdk/jdk/pull/13429 which looks like it has create a 
merge conflict. The good news is that it should no longer be needed to enable 
each test on PPC explicitly, as this now happens automatically as a result of 
adding the `LINUX_PPC_64_LE` constant to the CABI enum.

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

PR Comment: https://git.openjdk.org/jdk/pull/12708#issuecomment-1531528368

Reply via email to