Changed
http://cr.openjdk.java.net/~skovalev/8166791/webrev.03/
03.10.16 17:07, Alan Bateman wrote:
On 03/10/2016 15:05, Sergei Kovalev wrote:
Such notation (module/package) helps to jtreg to understand that the
module required on compilation stage. Jtreg adding "--add-exports
module/package=ALL-UNNAMED" for each record of this type. In our case
id adds a string: --add-exports java.compiler/javax.tools=ALL-UNNAMED.
Chris is right, there is no need for "/javax.tools" here.
-Alan
--
With best regards,
Sergei