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

Optionally Pre-Generate the HotSpot Template Interpreter

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • b74

        This CR is related to a closed JEP. Its main objective is to support the template interpreter in highly secure contexts where dynamically generated code is not allowed.

        Most of the implementation is in the closed part of the hotspot forest.

        The open part mostly consists of simple calls to a new CodeCacheExtensions class which allows closed code to load a pregenerated template interpreter (+all stubs required for the interpreter to work well). The same API is also used to pregenerate this code.

        These are HotSpot internals only, not accessible to the end-user Java application.

              bdelsart Bertrand Delsart (Inactive)
              bdelsart Bertrand Delsart (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: