On 05/31/2017 12:27 AM, Alan Bateman wrote:
On 27/05/2017 07:30, Igor Ignatyev wrote:

http://cr.openjdk.java.net/~iignatyev//8180805/webrev.00/index.html
308 lines changed: 110 ins; 40 del; 158 mod

One general comment about all these moves is that I see that many tests are being changed to no longer explicitly compile the test infrastructure, instead I think it means the tests will rely on implicit complication of the infrastructure classes - is that intended? We've had a lot a issues in the past with agent VMs + concurrency with implicit complication. Have you seen any issues with these changes?

-Alan

Relying on implicit compilation sounds like a really bad idea.

-- Jon

Reply via email to