On 29/01/2015 14:32, Weijun Wang wrote:
We have a lot of tests accessing internal classes inside sun.*. Is there still a way to do that?

There is a requirement listed for that:
http://openjdk.java.net/projects/jigsaw/goals-reqs/03#preserve-testability

In preparation, code-tools/jtreg tip has a @modules tag that will in time provide a way to declare what the test needs. This is to allow work on the tests to move ahead in jdk9/dev.

-Alan

Reply via email to