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

[Graal] Tests unaware of objects allocation triggered by Graal

XMLWordPrintable

      There is set of tests which expect that no objects allocation is done in case it is not triggered by application code.
      This is not anymore true in case Graal is used as JIT compiler.

      At least following tests fail because of this:
       java/lang/Runtime/exec/LotsOfOutput.java
       java/lang/ref/OOMEInReferenceHandler.java

      -Xcomp mode:
       gc/arguments/TestNewSizeFlags.java
       gc/g1/TestConcurrentSystemGC.java



            epavlova Ekaterina Pavlova
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: