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

[AOT] we should check that VM uses the same GC as one used for AOT library generation.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11, 12
    • hotspot
    • b24
    • generic
    • generic

        Currently we check only G1 or anything else which is incorrect:
        http://hg.openjdk.java.net/jdk/jdk/file/225b61293064/src/hotspot/share/aot/aotCodeHeap.cpp#l166

        It may cause crash when different GCs are used as JDK-8207006 shows.

              kvn Vladimir Kozlov
              kvn Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: