[Bug 64488] EL API: AccessControlException -- Import Handler

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64488 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 64488] EL API: AccessControlException -- Import Handler

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64488 --- Comment #6 from Mark Thomas --- Thanks for the test case. It makes debugging what is going on a lot easier. I think there is a bug here. Over time we have added various optimisations to the ImportHandler to address performance issues caus

[Bug 64488] EL API: AccessControlException -- Import Handler

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64488 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 64488] EL API: AccessControlException -- Import Handler

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64488 volosied+apa...@gmail.com changed: What|Removed |Added Resolution|--- |INVALID Status|

[Bug 64488] EL API: AccessControlException -- Import Handler

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64488 --- Comment #3 from Konstantin Kolinko --- (In reply to volosied+apache from comment #0) A pair of minor comments regarding the patch > + @Override > + public Boolean run() { > + return cl.getResource(path) == null; > + } The code fr

[Bug 64488] EL API: AccessControlException -- Import Handler

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64488 --- Comment #2 from Konstantin Kolinko --- (In reply to volosied+apache from comment #0) > Permission: > ("java.io.FilePermission" > "/Library/Java/JavaVirtualMachines/adoptopenjdk-8-openj9.jdk/Contents/Home/ > jre/lib/rt.jar" "read") How doe

[Bug 64488] EL API: AccessControlException -- Import Handler

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64488 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark Thomas

[Bug 64488] EL API: AccessControlException -- Import Handler

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64488 Mark Thomas changed: What|Removed |Added Attachment #37286|application/mbox|text/plain mime type|