[lworld] jdk/jfr/event/oldobject/TestAllocationTime.java with --enable-preview fails due to Allocation should not happen this early

XMLWordPrintable

    • jfr
    • x86_64
    • linux

      The test jdk/jfr/event/oldobject/TestAllocationTime.java fails (so far only observed on Linux x64):

      ----------System.out:(3/84)----------
      Before time : 585584228
      Allocation time : 574575912
      After time : 600469346
      ----------System.err:(11/684)----------
      java.lang.Exception: Allocation should not happen this early
      at jdk.jfr.event.oldobject.TestAllocationTime.main(TestAllocationTime.java:91)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1516)

      JavaTest Message: Test threw exception: java.lang.Exception: Allocation should not happen this early
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Exception: Allocation should not happen this early

            Assignee:
            Unassigned
            Reporter:
            Paul Hübner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: