On 05/09/2011 09:39 PM, Alan Bateman wrote:
Rémi Forax wrote:
On 05/09/2011 06:14 PM, mike.dui...@oracle.com wrote:
Changeset: bd8c10d1db87
Author: mduigou
Date: 2011-05-09 09:13 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bd8c10d1db87
7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java
Reviewed-by: alanb
! test/ProblemList.txt
Mike, Alan,
what is the problem with InvokeDynamicPrintArgs ?
Rémi
The issue isn't this test specifically, this is a problem with jtreg
not finding junit.jar. Adding it to the problem list is just a
temporary solution to skip it when running tests via the makefile (no
impact to anyone running the tests themselves with jtreg).
-Alan.
Ok,
thank You.
Rémi