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

Reply via email to