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

Remove package checking from MarshalInputStream

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • 25
    • 24
    • core-libs

      After JDK-8344149 there are some vestiges of package access checking left in MarshalInputStream::checkSunClass. Removing this will require a bit of extra scrutiny. This is probably dead code, since RMIClassLoader is no longer throwing AccessControlException, which is the only case in which this method is called.

            smarks Stuart Marks
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: