RFR: 8343767: Enumerate StubGen blobs, stubs and entries and generate code from declarations
Andrew Dinn
adinn at openjdk.org
Thu Nov 21 16:24:18 UTC 2024
On Thu, 21 Nov 2024 14:01:26 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
> Unfortunately, nope. I am still getting the same error, with no hs_err files at all.
This is happening under System.initPhase2 where it calls ModuleBootstrap.boot(). I am debugging to see where it is going wrong.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21957#issuecomment-2491691535
More information about the hotspot-dev
mailing list