On Wed, 16 Apr 2025 04:03:24 GMT, SendaoYan <s...@openjdk.org> wrote:
> Hi all, > > The newly added test jdk/javadoc/doclet/testUnexported/TestUnexported.java > javac build fails. This PR add depedencies to make javac build success. > Test-fix only, change has been verified locally, no risk. Hello @sendaoYan, can you share the command that you used to launch these tests? We haven't noticed this compilation error in our CI yet. So although the proposed change looks reasonable, it would be good to understand why this hasn't been caught in our setup. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24673#issuecomment-2812372444