jdk.httpserver is currently granted with AllPermissions. It should be further de-privileged to identify and grant specific permissions needed.
This would also identify if any doPrivileged call is missing.
This would also identify if any doPrivileged call is missing.
- relates to
-
JDK-8159526 Deprivilege jdk.httpserver
- Resolved