That is correct. The email from David Simms was held for moderation.
As moderator for build-dev, I should have checked the list archive first
and deleted it as a dup.
Tim
On 10/21/14 11:07, Staffan Larsen wrote:
This one looks like it has already been pushed by Erik.
/Staffan
On 21 okt 2014, at 13:50, David Simms <david.si...@oracle.com> wrote:
Gidday,
Standing at the top of the JDK running "make test TEST=hotspot_all" is broken, there's a minor typo in
"test/Main.gmk" using "JDK_OUTPUT_DIR" instead of "JDK_OUTPUTDIR".
Bug here: https://bugs.openjdk.java.net/browse/JDK-8061610
Patch here: http://cr.openjdk.java.net/~dsimms/8061610/
Testing: JDK JPRT and local "make test"
Cheers
/Mr. Simms