RFR: 8343767: Enumerate StubGen blobs, stubs and entries and generate code from declarations [v9]

Martin Doerr mdoerr at openjdk.org
Tue Dec 3 12:54:44 UTC 2024


On Mon, 2 Dec 2024 16:18:07 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

>> Implementation of JDK-8343767
>
> Andrew Dinn has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   increase compiler stub space for macos x86_64

I got `SIGSEGV (0xb) at pc=0x0000000000000000, pid=2351564, tid=2351564` in `StubRoutines_array_fill_routine_vm_Test::TestBody()+0xac` on PPC64.

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

PR Comment: https://git.openjdk.org/jdk/pull/21957#issuecomment-2514479708


More information about the hotspot-dev mailing list