On Wed, 30 Aug 2023 22:01:28 GMT, Brent Christian <[email protected]> wrote:
>> Mandy Chung has updated the pull request incrementally with three additional
>> commits since the last revision:
>>
>> - update mode to be int rather than long
>> - update tests
>> - Review feedback on javadoc
>
> src/java.base/share/classes/java/lang/ClassFrameInfo.java line 37:
>
>> 35: int flags; // updated by VM to set hidden and
>> caller-sensitive bits
>> 36:
>> 37: ClassFrameInfo(StackWalker walker) {
>
> The StackFrameInfo constructor has comment. Maybe add one here, too?
sure.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15370#discussion_r1317783076