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

vm/mlvm/anonloader/stress/byteMutation intermittently times out

XMLWordPrintable

    • b08

      the test makes random changes in bytecode of AnonkTestee01, loads and instantiates the class in a separate thread. if class loading or creating an instance takes too much time, the test fails.

      Random changes can lead to very long executions, e.g infinite recursion, and this in its turn might lead to a test failure.

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

              Created:
              Updated:
              Resolved: