On Tue, 29 Aug 2023 16:13:11 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> Mandy Chung has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - Revised the API change.  Add Option::DROP_METHOD_INFO
>>  - Review feedback from Remi
>
> src/java.base/share/classes/java/lang/StackWalker.java line 54:
> 
>> 52:  * <p> The {@linkplain Option <em>stack walking option</em>} specifies
>> 53:  * what the information a stack walker collects from the stack frames.
>> 54:  * By default, the class name and method information are available but
> 
> What would you think about changing "available" to "collected"?

"collected" is better.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15370#discussion_r1309089304

Reply via email to