Remove package checking from MarshalInputStream

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • 26
    • Affects Version/s: 24
    • Component/s: 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.

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

              Created:
              Updated: