RFR: 8231349: Move intrinsic stubs generation to compiler runtime initialization code [v2]

Vladimir Kozlov kvn at openjdk.org
Thu Mar 30 16:46:37 UTC 2023


On Thu, 30 Mar 2023 09:04:47 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

>> I renamed flag and used `COMPILER2_OR_JVMCI` as default value (based on Vladimir last suggestion).
>
> Hi @vnkozlov, 
> 
> these changes broke the build for s390x platform. I've opened [JDK-8305227](https://bugs.openjdk.org/browse/JDK-8305227) and put hs_err* log file there as well. 
> 
> It would be helpful if you could take a look and provide some suggestion. 
> 
> Thanks

@offamitkumar I added comment to new bug. In short, you can try to disable this optimization for s390.

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

PR Comment: https://git.openjdk.org/jdk/pull/13096#issuecomment-1490610700


More information about the hotspot-dev mailing list