URLPermission.getActions() order of methods and headers in methodList and headerList is changing

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P2
    • None
    • Affects Version/s: 9
    • Component/s: core-libs

       new URLPermission("http://www.oracle.com", "GET,DELETE:X-Foo-Request,X-Bar-Request").getActions()
      returns "DELETE,GET:X-Bar-Request,X-Foo-Request".
      But I was expecting "GET,DELETE:X-Foo-Request,X-Bar-Request".
      I could not find anything in the spec about this change in order

            Assignee:
            Vyom Tewari
            Reporter:
            Nadeesh Tv
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: