Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8210977

jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject

    XMLWordPrintable

Details

    • jfr
    • b11

    Backports

      Description

        This one fails pretty frequently in Twitter's nightly testing when running with Graal:

        java.lang.Exception: Could not find thread local object class jdk.jfr.event.oldobject.TestThreadLocalLeak$ThreadLocalObject
        at jdk.jfr.event.oldobject.TestThreadLocalLeak.main(TestThreadLocalLeak.java:66)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
        at java.base/java.lang.Thread.run(Thread.java:834)

        Attachments

          Issue Links

            Activity

              People

                egahlin Erik Gahlin
                twisti Christian Thalinger
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: