Request for review (XS): 7109063: JSR 292: fix for 7085860 is incomplete

Christian Thalinger christian.thalinger at oracle.com
Mon Nov 7 07:45:31 PST 2011


On Nov 7, 2011, at 4:41 PM, Alan Bateman wrote:

> On 07/11/2011 15:20, Christian Thalinger wrote:
>> When trying to push that thing via JPRT I noticed that the test case is also broken (junit is not provided so it does not compile).  Sigh.  I fixed the test too and updated the webrev.
>> 
>> -- Chris
>> 
> Several of the JSR-292 tests use JUnit so I'm curious how they compile if junit.jar is not installed.

I'm wondering myself.  The other tests' usage of JUnit made me use it in my test too.  Anyway, I only use assertEquals which is easy to add to the test itself and then it's self-contained.

-- Chris

> 
> -Alan.
> 



More information about the hotspot-dev mailing list