RFR: 8343767: Enumerate StubGen blobs, stubs and entries and generate code from declarations
Amit Kumar
amitkumar at openjdk.org
Thu Nov 21 17:39:19 UTC 2024
On Thu, 21 Nov 2024 17:02:22 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>>> @offamitkumar I think the latest version should address the crash and also address the alignment issues.
>>
>> Unfortunately, nope. I am still getting the same error, with no hs_err files at all.
>>
>> Compiling up to 4 files for COMPILE_CREATE_SYMBOLS
>> Error occurred during initialization of boot layer
>> java.lang.module.º¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº
>> Caused by: javº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº
>> gmake[3]: *** [Gendata.gmk:64: /home/amit/jdk/build/linux-s390x-server-fastdebug/buildtools/create_symbols_javac/_the.COMPILE_CREATE_SYMBOLS_batch] Error 1
>> gmake[2]: *** [make/Main.gmk:139: jdk.compiler-gendata] Error 2
>> gmake[2]: *** Waiting for unfinished jobs....
>>
>> ERROR: Build failed for target 'images' in configuration 'linux-s390x-server-fastdebug' (exit code 2)
>> Stopping javac server
>>
>> === Output from failing command(s) repeated here ===
>> * For target buildtools_create_symbols_javac__the.COMPILE_CREATE_SYMBOLS_batch:
>> Error occurred during initialization of boot layer
>> java.lang.module.º¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº
>> Caused by: javº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº¾ºº
>>
>> * All command lines available in /home/amit/jdk/build/linux-s390x-server-fastdebug/make-support/failure-logs.
>> === End of repeated output ===
>>
>> No indication of failed target found.
>> HELP: Try searching the build log for '] Error'.
>> HELP: Run 'make doctor' to diagnose build problems.
>>
>> make[1]: *** [/home/amit/jdk/make/Init.gmk:323: main] Error 2
>> make: *** [/home/amit/jdk/make/Init.gmk:189: images] Error 2
>> amit at t8360021:~/jdk$
>
> @offamitkumar I have managed to build a full image now so I think the problem has been fixed. Could you please try to build and run tests. Thanks!
@adinn can we merge master branch changes here ? It would make easy running test if we can get changes from https://github.com/openjdk/jdk/pull/22197 :-)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21957#issuecomment-2491867164
More information about the hotspot-dev
mailing list