-
Notifications
You must be signed in to change notification settings - Fork 937
Closed
Description
Describe the bug
java.lang.AssertionError
at test.vmstructs.VmstructsTests.jnienvAgent(VmstructsTests.java:26)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at one.profiler.test.Runner.run(Runner.java:124)
at one.profiler.test.Runner.main(Runner.java:188)
Expected vs. actual behavior
The test should ideally not fail.
Reproduction Steps
Only spotted in GHA for now.
Async-profiler version
master
Environment details
GHA