RFR: 8337334: Test tools/javac/7142086/T7142086.java timeout with fastdebug binary [v2]

SendaoYan syan at openjdk.org
Sat Aug 10 00:50:58 UTC 2024


On Fri, 9 Aug 2024 21:16:17 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   add vm.debug for requires.properties in test/langtools/TEST.ROOT
>
> test/langtools/tools/javac/7142086/T7142086.java line 26:
> 
>> 24: /*
>> 25:  * @test
>> 26:  * @bug 7142086
> 
> I would add the current bug number `8337334` after the previous one, so:
> 
> - * @bug 7142086
> + * @bug 7142086 8337334

Thanks for your advice, the bug number `8337334 ` has been added.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20370#discussion_r1712435156


More information about the compiler-dev mailing list