RFR: 8268829: Provide an optimized way to walk the stack with Class object only [v8]
Mandy Chung
mchung at openjdk.org
Wed Aug 30 16:32:16 UTC 2023
On Wed, 30 Aug 2023 07:09:34 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> The updated proposal/javadoc looks good, just in two minds on whether the overload with the varargs should be added. The Set.of factory methods make is really easy to use the existing getInstance(Set) method.
Indeed, Set.of factory methods are easy to use. I'm okay with taking it out.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15370#issuecomment-1699497438
More information about the core-libs-dev
mailing list