RFR: 8216403: Allocate fewer EnumSets in JavacFileManager#list

Vicente Romero vicente.romero at oracle.com
Wed Jan 9 13:21:41 UTC 2019


looks good,
Vicente

On 1/8/19 8:44 PM, Liam Miller-Cushon wrote:
> Hi,
>
> Please consider this trivial performance improvement, which moves a 
> couple of allocations out of JavacFileManager#list.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8216403
> webrev: http://cr.openjdk.java.net/~cushon/8216403/webrev.00/
>
> Thanks,
> Liam



More information about the compiler-dev mailing list