提交 95510a1d 编写于 作者: I igerasim

8176769: Remove accidental spec change in jdk8u

Reviewed-by: chegar
上级 b54ec5c0
...@@ -1482,9 +1482,6 @@ public class ThreadPoolExecutor extends AbstractExecutorService { ...@@ -1482,9 +1482,6 @@ public class ThreadPoolExecutor extends AbstractExecutorService {
/** /**
* Invokes {@code shutdown} when this executor is no longer * Invokes {@code shutdown} when this executor is no longer
* referenced and it has no threads. * referenced and it has no threads.
*
* <p>This method is invoked with privileges that are restricted by
* the security context of the caller that invokes the constructor.
*/ */
protected void finalize() { protected void finalize() {
SecurityManager sm = System.getSecurityManager(); SecurityManager sm = System.getSecurityManager();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册