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

Update JVMCI

XMLWordPrintable

    • generic
    • generic

      Changes based on JDK-8220623 reviews:

      - For G1 moved JVMCI::do_unloading() call to ParallelCleaningTask to execute by one worker thread.
      - Added #if INCLUDE_JVMCI for code which is used only by JVMCI.
      - Used JVMCI_ONLY() macro for one line JVMCI code.
      - Fixed JVMCI code which count compiler threads in vmOperations.cpp as discussed.
      - Use CompilerThreadStackSize * 2 for libgraal instead of exact value
      - Removed HandleMark added for debugging (reverted changes in jvmtiImpl.cpp)

      Added recent jvmci-8 changes [GR-14755] to fix registration of native methods in libgraal (jvmciCompilerToVM.cpp) .

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

              Created:
              Updated:
              Resolved: