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

vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic001 fails with "Synthetic fields not found"

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 18
    • 18
    • core-svc
    • b26
    • generic
    • generic

    Description

      The following test failed in an Adhoc test job:

      vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic001/TestDescription.java

      Here's a snippet from the log file:

      debuger> 84 field EV0 with synthetic value false read without UnsupportedOperationException.
      debuger> 85 field EV1 with synthetic value false read without UnsupportedOperationException.
      debuger> 86 field EV2 with synthetic value false read without UnsupportedOperationException.
      # ERROR: debuger FAILURE 4> Synthetic fields not found.
      The following stacktrace is for failure analysis.
      nsk.share.TestFailure: debuger FAILURE 4> Synthetic fields not found.
      at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:432)
      at nsk.share.Log.complain(Log.java:403)
      at nsk.jdi.TypeComponent.isSynthetic.issynthetic001.run(issynthetic001.java:225)
      at nsk.jdi.TypeComponent.isSynthetic.issynthetic001.main(issynthetic001.java:80)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:577)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:833)
      debugee.stderr> DEBUGEE> "quit" signal recieved.
      debugee.stderr> DEBUGEE> completed succesfully.
      # ERROR: debuger FAILURE> TEST FAILED


      #>
      #> SUMMARY: Following errors occured
      #> during test execution:
      #>
      # ERROR: debuger FAILURE 4> Synthetic fields not found.
      # ERROR: debuger FAILURE> TEST FAILED
      ----------System.err:(0/0)----------
      ----------rerun:(39/7385)*----------

      Attachments

        Issue Links

          Activity

            People

              cushon Liam Miller-Cushon
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: