RFR: JDK-8202788: Explicitly reclaim cached thread-local direct buffers at thread exit (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Tue May 8 15:55:45 UTC 2018
- Previous message: RFR: JDK-8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
- Next message: RFR: JDK-8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 08/05/2018 16:43, David Lloyd wrote:
:
Also, I would be quite surprised if there wasn't a way to get a system property from system code without having to use doPrivileged; that might bear some researching. GetPropertyAction.privilegedGetProperty - there's an example usage in the getMaxCachedBufferSize method just above the method Tony is adding. In any case, I don't think the property is really needed.
-Alan.
- Previous message: RFR: JDK-8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
- Next message: RFR: JDK-8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]