On Jun 4, 2015, at 10:06 AM, Alan Bateman <alan.bate...@oracle.com> wrote:

> 
> 
> On 03/06/2015 21:17, Paul Sandoz wrote:
>> :
>>> For the tests then @library ../../util/streambootlib doesn't seem right. Is 
>>> it time to move some infrastructure to make it easier to get at in other 
>>> parts of the suite?
>>> 
>> Quite probably, but not with this fix.
>> 
>> 
> Sure, but we should create a bug to get this done and avoid unexpected 
> dependences between different areas of the test suite.
> 

https://bugs.openjdk.java.net/browse/JDK-8085814

There is some history behind the current structure of the stream-based tests 
that needs to be unpicked. It's somewhat standalone nature made it easy to edit 
in IDEs and execute directly via TestNG.

I would argue that the general structure the JDK test layout is somewhat 
hostile for productive IDE-based development, executing and debugging of tests.

Paul.

Reply via email to