> The permanent disabling of the Security Manager in JDK 24 allow setCCL to > set the CCL to a custom class loader. However, it doesn't allow it to be set > to a custom class loader and then "reset" back to the system class loader > before executing further code in the task. The changes are made to relax the > restriction in setCCL to reset back to system class loader
Johny Jose has updated the pull request incrementally with one additional commit since the last revision: cleanup changes for test case ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27648/files - new: https://git.openjdk.org/jdk/pull/27648/files/c9d2b7c0..69cd37de Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27648&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27648&range=01-02 Stats: 6 lines in 1 file changed: 0 ins; 5 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/27648.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27648/head:pull/27648 PR: https://git.openjdk.org/jdk/pull/27648
