Proposed API for JEP 259: Stack-Walking API (original) (raw)
forax at univ-mlv.fr forax at univ-mlv.fr
Sat Oct 31 18:06:11 UTC 2015
- Previous message: Proposed API for JEP 259: Stack-Walking API
- Next message: Proposed API for JEP 259: Stack-Walking API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 CLASSREFERENCE can be renamed to KEEPCLASSREFERENCE, maybe > ? What about RETAINCLASSREFERENCE?
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: - CLASSREFERENCE renamed to RETAINCLASSREFERENCE - remove StackWalker.WalkerOption interface - the batchSizeMapper argument is of IntUnaryOperator type. Thanks for the feedback, Remi and David. Mandy
Rémi
- Previous message: Proposed API for JEP 259: Stack-Walking API
- Next message: Proposed API for JEP 259: Stack-Walking API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]