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

Add a stress option that randomly enables JVMTI capabilities in the CI

XMLWordPrintable

      JVMTI can enable various features that have a direct effect on the JITs:
      https://github.com/openjdk/jdk/blob/07549f3e1539a2dd491a4f9ffe9df8580d7d7dea/src/hotspot/share/ci/ciEnv.hpp#L74-L80

      As a result, some bugs only reproduce when JVMTI is enabled/attached which makes them more intermittent and harder to reproduce and debug. For example, see JDK-8319308, JDK-8312631 and JDK-8362832.

      We should add a stress option that randomly enables these capabilities.

            Unassigned Unassigned
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: