RFR: 8354766: Test TestUnexported.java javac build fails

SendaoYan syan at openjdk.org
Thu Apr 17 12:10:59 UTC 2025


On Thu, 17 Apr 2025 09:55:41 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> 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.


rm -rf tmp ; jtreg -v:fail,error -nr -w tmp -jdk:build/linux-x86_64-server-release/images/jdk/ test/langtools/jdk/javadoc/doclet/testUnexported/TestUnexported.java

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

PR Comment: https://git.openjdk.org/jdk/pull/24673#issuecomment-2812661039


More information about the javadoc-dev mailing list