10 Aug
2021
10 Aug
'21
6:58 a.m.
On Tue, Aug 10, 2021 at 12:51 AM Luke Hutchison <luke.hutch@gmail.com> wrote:
Could a getURLClassPath() method please be added to BuiltInClassLoader?
For security reasons, the getURLClassPath() method should return a copy of ucp, not the reference to ucp, to prevent the caller from modifying the system classpath.