ICEpdf
  1. ICEpdf
  2. PDF-361

Defs.property() security exception results in infinit loop

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2.2
    • Fix Version/s: 4.3
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      The method public static String property(String name, String defaultValue) catches a security exception and then recalls the same method. Doesn't make much sense but however I suspect it was related to a re-factoring error in the class with some fall back code was removed that stored system properties in a secondary map.... long story there.

        Activity

        Hide
        Patrick Corless added a comment -

        Update the Defs class to simply log the security exception. Pretty sure this was the side effect of an old properties cache being removing incorrectly. Marking as resolved.

        Show
        Patrick Corless added a comment - Update the Defs class to simply log the security exception. Pretty sure this was the side effect of an old properties cache being removing incorrectly. Marking as resolved.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: