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

Grant access to the boot layer controller

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • None
    • core-libs

      A DESCRIPTION OF THE PROBLEM :
      It is currently impossible to access the controller for the boot layer. However, this controller is essential for dynamically adding directives such as opens, reads, exports, etc., to modules from the boot layer as needed during runtime.

      The reason why command-line parameters cannot solve this issue is that new layers with their modules are created dynamically. In other words, at the time the virtual machine starts, it is not possible to determine which modules from the boot layer will require opens, reads, or exports directives.

      At the same time, for security purposes, it is necessary to specify via command-line parameters which module is granted access to the controller.


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: