On Tue, 29 Oct 2024 03:03:17 GMT, SendaoYan <s...@openjdk.org> wrote:

> Hi all,
> The test `tools/jpackage/share/jdk/jpackage/tests/BasicTest.java` javac 
> compile fails `cannot find symbol TKit.assertPathNotEmptyDirectory` after 
> [JDK-8343101](https://bugs.openjdk.org/browse/JDK-8343101). I think we should 
> use `TKit.assertDirectoryNotEmpty` instead of 
> `TKit.assertPathNotEmptyDirectory`.
> The change has been verified locally on linux-x64, test-fix only , no risk.

Aleksei has approved this change, so you can now go ahead with the integration. 
Thank you for addressing this compilation failure quickly.

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

PR Comment: https://git.openjdk.org/jdk/pull/21750#issuecomment-2443282533

Reply via email to