Hotspot changes are good.
Thanks,
Vladimir
On 2/13/17 12:30 PM, Bob Vandette wrote:
Please review this change for JDK 10, that enables jtreg testing of Hotspot AOT
support on Windows.
This change also includes some fixes that allow JPRT to be able to run these
tests.
Thanks to Erik Joelsson
Please review this change for JDK 10, that enables jtreg testing of Hotspot AOT
support on Windows.
This change also includes some fixes that allow JPRT to be able to run these
tests.
Thanks to Erik Joelsson for providing the JPRT support.
CR:
https://bugs.openjdk.java.net/browse/JDK-8174203
Hello,
Please review the small patch below to enable the "reference" category
of doclint checking (@see and @link tags, etc.) for the java.compiler
module which hosts the packages javax.lang.model.*,
javax.annotation.processing, and javax.tools.
Thanks,
-Joe
diff -r 4eb77fb98952 make/Compi