RFR: 8277015: Use blessed modifier order in Panama code
Magnus Ihse Bursie
ihse at openjdk.java.net
Wed Nov 17 20:01:52 UTC 2021
On Wed, 17 Nov 2021 15:11:24 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> So the refresh is still upcoming? Sorry, I thought it was pushed last week. When it is pushed, I'll merge in master and the duplicated changes will just be removed from the PR.
>
>> So the refresh is still upcoming? Sorry, I thought it was pushed last week. When it is pushed, I'll merge in master and the duplicated changes will just be removed from the PR.
>
> There are _two_ refreshes:
>
> * foreign API refresh: https://git.openjdk.java.net/jdk/pull/5907
> * vector API refresh: https://git.openjdk.java.net/jdk/pull/5873
>
> Your patch covers both vector API and foreign API, but these APIs have independent JEPs so their integration schedule differs. The vector API refresh was integrated just few days ago, while the foreign API refresh will hopefully be integrated soon (but JEP for that is still not targeted to 18).
@mcimadamore I see. Sorry for my confusion. :-( Maybe I should split this in two PRs, then...
@PaulSandoz Oh, I was not even aware of that. That sounds like quite an easy fix for me. Is there an JBS issue on this?
-------------
PR: https://git.openjdk.java.net/jdk/pull/6355
More information about the core-libs-dev
mailing list