On Tue, 2 Aug 2022 14:13:25 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> David Schlosnagle has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Inline max Integer.stringSize
>
> Are there existing tests that validate the formatted results? 
> If so, add this bug id to @bug tag of each test.
> If not, please add a test.

Thanks @RogerRiggs , I added the bug ID to the existing StackTraceElement 
SerialTest which validates the structure of `StackTraceElement.toString()`

https://github.com/openjdk/jdk/blob/c93ac5af9bf5c3ea1fb4b20d9589dee55cebf871/test/jdk/java/lang/StackTraceElement/SerialTest.java#L26-L27

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

PR: https://git.openjdk.org/jdk/pull/9665

Reply via email to