Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StringLatin1 ArrayIndexOutOfBoundsException: null #21031

Open
pshipton opened this issue Jan 28, 2025 · 6 comments
Open

StringLatin1 ArrayIndexOutOfBoundsException: null #21031

pshipton opened this issue Jan 28, 2025 · 6 comments

Comments

@pshipton
Copy link
Member

https://openj9-jenkins.osuosl.org/job/Test_openjdk24_j9_extended.system_s390x_linux_Nightly_testList_2/3/ - rh7-390-1
SC_Softmx_JitAot_Linux_0

https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk24_j9_extended.system_s390x_linux_Nightly_testList_2/3/system_test_output.tar.gz

02:19:23 STF 02:19:20.598 - **FAILED** Process jvm4 ended with exit code (2) and not the expected exit code/s (0,1)

16.jvm4.stdout

02:19:19.126 - Failed to initialise LoadTest
java.lang.ArrayIndexOutOfBoundsException: null
	at java.lang.StringLatin1.writeDigitPair(StringLatin1.java:199) ~[?:?]
	at java.lang.StringLatin1.getChars(StringLatin1.java:127) ~[?:?]
	at java.lang.StringConcatHelper.prepend(StringConcatHelper.java:685) ~[?:?]
	at net.adoptopenjdk.loadTest.InventoryData.<init>(InventoryData.java:118) ~[bin/:?]
	at net.adoptopenjdk.loadTest.LoadTest.createSuite(LoadTest.java:478) ~[bin/:?]
	at net.adoptopenjdk.loadTest.LoadTest.<init>(LoadTest.java:329) ~[bin/:?]
	at net.adoptopenjdk.loadTest.LoadTest.main(LoadTest.java:106) [bin/:?]
@pshipton
Copy link
Member Author

@hzongaro fyi

@hzongaro
Copy link
Member

Could be related to #19839

pshipton added a commit to pshipton/openjdk-tests that referenced this issue Jan 30, 2025
pshipton added a commit to pshipton/openjdk-tests that referenced this issue Jan 30, 2025
@pshipton
Copy link
Member Author

Temporarily excluding the test via adoptium/aqa-tests#5933

llxia pushed a commit to adoptium/aqa-tests that referenced this issue Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants