RFR: 8332603: [PPC64] Improve itable_stub [v2]

Amit Kumar amitkumar at openjdk.org
Mon Jun 17 10:35:18 UTC 2024


On Sat, 15 Jun 2024 14:37:37 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

>> PPC Port similar to [JDK-8305959 (x86)](https://bugs.openjdk.org/browse/JDK-8305959) and [JDK-8307352(aarch64)](https://bugs.openjdk.org/browse/JDK-8307352)
>
> Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   consistency

I have tried to reproduce it but I'm constantly getting "-nativepath" not specified error; Even though I have hardcoded native directory path; 

I'll try to look into the failure once I'm able to reproduce it on my machine;

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

PR Comment: https://git.openjdk.org/jdk/pull/19733#issuecomment-2173004544


More information about the hotspot-dev mailing list