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

jdk16+ jdk/jfr/event/allocation/TestObjectAllocationInNewTLABEvent.java got ava.lang.RuntimeException: Too few tlab objects allocated: expected 50 >= 80 on win32 and arm-linux #2870

Closed
sophia-guo opened this issue Sep 16, 2021 · 1 comment
Assignees

Comments

@sophia-guo
Copy link
Contributor

jdk16+ jdk/jfr/event/allocation/TestObjectAllocationInNewTLABEvent.java got ava.lang.RuntimeException: Too few tlab objects allocated: expected 50 >= 80 on win32 and arm-linux

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk16_hs_extended.openjdk_x86-32_windows_testList_1/9/testReport/junit/jdk_jfr_event_allocation_TestObjectAllocationInNewTLABEvent/java/TestObjectAllocationInNewTLABEvent/
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk16_hs_extended.openjdk_x86-32_windows_testList_1/9/testReport/junit/jdk_jfr_event_allocation_TestObjectAllocationInNewTLABEvent/java/TestObjectAllocationInNewTLABEvent/

java.lang.RuntimeException: Too few tlab objects allocated: expected 50 >= 80
	at jdk.test.lib.Asserts.fail(Asserts.java:594)
	at jdk.test.lib.Asserts.assertGreaterThanOrEqual(Asserts.java:288)
	at jdk.jfr.event.allocation.TestObjectAllocationInNewTLABEvent.main(TestObjectAllocationInNewTLABEvent.java:80)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:831)

#2854

@sophia-guo
Copy link
Contributor Author

Not reproducible. Close.

@sophia-guo sophia-guo self-assigned this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant