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

[testbug] compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest may exceed VM limit

XMLWordPrintable

    • b24

        The test generates a random number of compiler directives, which might be greater than the value of CompilerDirectivesLimit. This causes the VM to stop execution upon the corresponding capacity check.

        Fix: set CompilerDirectivesLimit to the max random number used.

              goetz Goetz Lindenmaier
              goetz Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: