Proposed API for JEP 259: Stack-Walking API

forax at univ-mlv.fr forax at univ-mlv.fr
Sat Oct 31 18:06:11 UTC 2015


Hi Mandy,

----- Mail original -----
> De: "Mandy Chung" <mandy.chung at oracle.com>
> À: "Remi Forax" <forax at univ-mlv.fr>, "David M. Lloyd" <david.lloyd at redhat.com>
> Cc: core-libs-dev at openjdk.java.net
> Envoyé: Vendredi 30 Octobre 2015 23:35:02
> Objet: Re: Proposed API for JEP 259: Stack-Walking API
> 
> 
> > On Oct 30, 2015, at 1:26 PM, Remi Forax <forax at univ-mlv.fr> wrote:
> > 
> > In StackWalker.Option,
> > i think that CLASS_REFERENCE can be renamed to KEEP_CLASS_REFERENCE, maybe
> > ?
> 
> What about RETAIN_CLASS_REFERENCE?

yes, it's a better name.

> 
> I have updated the javadoc in place:
>   http://cr.openjdk.java.net/~mchung/jdk9/jep259/api/java/lang/StackWalker.html
> 
> Changes include:
> - CLASS_REFERENCE renamed to RETAIN_CLASS_REFERENCE
> - remove StackWalker.WalkerOption interface
> - the batchSizeMapper argument is of IntUnaryOperator type.
> 
> Thanks for the feedback, Remi and David.
> Mandy

Rémi



More information about the core-libs-dev mailing list