javax.sql.rowset.serial.SerialJavaObject::getFields may throw NPE if caller is null

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 9
    • Component/s: core-libs
    • None

      javax.sql.rowset.serial.SerialJavaObject::getFields throws NPE when caller is null if the security manager is present. The caller's class loader is used to determine if package access permission check is needed.

      Since security manager is deprecated for removal (JEP 411) and setting the security manager is disallowed by default in Java 18, I'm inclined to propose do nothing for this issue.

      This issue is created as a tracking purpose.

            Assignee:
            Mandy Chung (Inactive)
            Reporter:
            Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: