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

jfr/event/compiler/TestCodeCacheFull.java fails with Field codeBlobType not in event

XMLWordPrintable

      java.lang.RuntimeException: Field codeBlobType not in event
      at jdk.testlibrary.Asserts.fail(Asserts.java:540)
      at com.oracle.jfr.common.Events.assertField(Events.java:56)
      at com.oracle.jfr.event.compiler.TestCodeCacheFull.testWithBlobType(TestCodeCacheFull.java:53)
      at com.oracle.jfr.event.compiler.TestCodeCacheFull.main(TestCodeCacheFull.java:38)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

            epavlova Ekaterina Pavlova
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: