On Wed, 3 Jul 2024 16:47:02 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
>> Vanitha B P has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8325525 Addressed review comments > > test/jdk/tools/jpackage/share/JpackageTest.java line 59: > >> 57: @Test >> 58: public static void test() throws Throwable { >> 59: JpackageTest test = new JpackageTest(); > > There is no need to explicitly call the ctor Sure, will remove the call to ctor ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19536#discussion_r1665789700