JDK 9 RFR of 8175335: Improve handling of module types in javax.lang.model.util.Types

Jonathan Gibbons jonathan.gibbons at oracle.com
Wed Feb 22 01:41:31 UTC 2017


OK.

Quibble, you don't need java.compiler in the jtreg @modules directive, 
since that is implied by jdk.compiler.

-- Jon

On 02/21/2017 05:37 PM, joe darcy wrote:
> Hello,
>
> Please review the small spec and implementation changes for
>
>     8175335: Improve handling of module types in 
> javax.lang.model.util.Types
>     http://cr.openjdk.java.net/~darcy/8175335.0/
>
> which treats pseudo-types for modules similarly to the pseudo-types 
> for packages.
>
> Thanks,
>
> -Joe
>



More information about the compiler-dev mailing list