On Thu, 24 Oct 2024 16:46:19 GMT, Jorn Vernee <jver...@openjdk.org> wrote:

>> Jonathan Lampérth has updated the pull request incrementally with two 
>> additional commits since the last revision:
>> 
>>  - adress feedback in implementation
>>  - address feedback in tests
>
> test/langtools/tools/javap/8034066/T8034066.java line 44:
> 
>> 42:     public void run() throws IOException {
>> 43:         String output = javap();
>> 44: 
> 
> Could you put a comment here that roughly shows what the expected output 
> looks like? I think it would help readers understand what the following three 
> lines are looking for.

Have added a partial snippet of the relevant part of the output.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21685#discussion_r1816333032

Reply via email to