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

runtime/MemberName/MemberNameLeak.java fails intermittently

XMLWordPrintable

    • b24
    • x86_64
    • linux_ubuntu

      The following test failed in my jdk-14+18 stress testing:

      runtime/MemberName/MemberNameLeak.java

      Here's a snippet from the log file:

       exitValue = -1

      java.lang.RuntimeException: 'ResolvedMethod entry removed' missing from stdout/stderr

              at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:187)
              at MemberNameLeak.test(MemberNameLeak.java:155)
              at MemberNameLeak.test(MemberNameLeak.java:170)
              at MemberNameLeak.main(MemberNameLeak.java:178)
              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:564)
              at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
              at java.base/java.lang.Thread.run(Thread.java:830)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: 'ResolvedMethod entry removed' missing from stdout/stderr

      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'ResolvedMethod entry removed' missing from stdout/stderr
      ----------rerun:(34/4510)*----------

      This failure occurred during my stress testing of jdk-14+18
      bits on my Ubuntu 16.04 server. I searched Mach5 and did
      not find any failures like this for jdk-14 CI testing. However, I
      did find similar failures in other Mach5 testing.

      I have started this bug as a P5 because I couldn't find any
      jdk-14 CI failures.

            redestad Claes Redestad
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: