On Fri, 23 Feb 2024 15:30:09 GMT, Aleksei Efimov <aefi...@openjdk.org> wrote:

> Thanks for exploring the possibility of improving tracebility of test 
> invocations to reported bugs.
> 
> >

I've given this test change a second thought, maybe you can try to separate the 
test into two separate test classes? One possibility to avoid duplicating code 
and have a separate test for each bug is to introduce a base test class that 
will contain the common functionality for 
[JDK-8314063](https://bugs.openjdk.org/browse/JDK-8314063) and 
[JDK-8325579](https://bugs.openjdk.org/browse/JDK-8325579) tests.

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

PR Comment: https://git.openjdk.org/jdk/pull/17797#issuecomment-1976785208

Reply via email to