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