RFR: 8294308: Allow dynamically choosing the MEMFLAGS of a type without ResourceObj [v7]

Coleen Phillimore coleenp at openjdk.org
Thu Oct 6 13:51:22 UTC 2022


On Thu, 6 Oct 2022 12:44:23 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

>> Here's a suggested solution for the ticket mentioned and a use case for outputStream. I'm not attached to the name.
>> 
>> This saves space for all allocated outputStreams, which is nice. It also makes the purpose of ResourceObj more clear ("please handle the life cycle for me"), reducing the need for it.
>> 
>> Thank you for considering it.
>
> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix include order

Looks great. Thanks for these changes.

-------------

Marked as reviewed by coleenp (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10412


More information about the serviceability-dev mailing list