RFR: 8295424: adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest

Daniel D. Daugherty dcubed at openjdk.org
Tue Nov 29 22:48:09 UTC 2022


On Tue, 22 Nov 2022 23:17:24 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

>> Misc stress testing related fixes:
>> 
>> [JDK-8295424](https://bugs.openjdk.org/browse/JDK-8295424) adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest
>> [JDK-8297367](https://bugs.openjdk.org/browse/JDK-8297367) disable TestRedirectLinks.java in slowdebug mode
>> [JDK-8297369](https://bugs.openjdk.org/browse/JDK-8297369) disable Fuzz.java in slowdebug mode
>
> I accept the javadoc change but dislike the general methodology: it's too much like brushing the dirt under the carpet.
> 
> In general, I think it is better to use keywords, or `@require` to mark such tests and then (if using keywords) use command-line options to filter out such tests.

@jonathan-gibbons, @sspitsyn, @dholmes-ora, @plummercj and @lmesnik -

I think I've replied to all of the comments made so far. I still have to checkout
the suggestion that @dholmes-ora made so I may be updating this PR again.

Please let me know if these replies are acceptable to you.

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

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


More information about the serviceability-dev mailing list