-
Bug
-
Resolution: Duplicate
-
P4
-
8
This would be a good time for another editing pass over README-builds.html for JDK 8.
Brad writes:
I think this description is out of date:
<blockquote>
<code><b>cd test && make PRODUCT_HOME=`pwd`/../build/*/images/j2sdk-image all</b></code>
</blockquote>
shouldn't it be something like:
make test-only TEST="jdk_security3"
make test-only TEST="all"
Brad writes:
I think this description is out of date:
<blockquote>
<code><b>cd test && make PRODUCT_HOME=`pwd`/../build/*/images/j2sdk-image all</b></code>
</blockquote>
shouldn't it be something like:
make test-only TEST="jdk_security3"
make test-only TEST="all"