RFR: 8301995: Move invokedynamic resolution information out of ConstantPoolCacheEntry [v16]

Thomas Stuefe stuefe at openjdk.org
Mon Apr 3 06:13:58 UTC 2023


On Mon, 3 Apr 2023 05:57:18 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> > I wonder about the explicit exclusion of arm. Every other CPU seems to be taken care of, even those Oracle does not maintain. Just curious, was there a special reason for excluding arm?
> 
> There is no special reason ARM32 was excluded other than the fact no porter has picked it up yet. Fortunately I was able to get in contact with porters for the other platforms, but nobody took on the ARM port until now. Thank you for opening the issue!

For future reference, we maintain a list of people working on ports: https://wiki.openjdk.org/display/HotSpot/Ports and we do have a mailing list for porters as well: porters-dev at openjdk.org . This makes it easier to find out who to contact.

Cheers, Thomas

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

PR Comment: https://git.openjdk.org/jdk/pull/12778#issuecomment-1493717962


More information about the serviceability-dev mailing list