RFR: 8198526: getAnnotatedOwnerType does not handle static nested classes correctly

Liam Miller-Cushon cushon at google.com
Sat Dec 8 01:02:19 UTC 2018


I rebased the webrev, and made some additional improvements and
simplifications:
http://cr.openjdk.java.net/~cushon/8198526/webrev.01/

There was some more discussion of the underlying spec issue here:
http://mail.openjdk.java.net/pipermail/compiler-dev/2018-November/012649.html
https://bugs.openjdk.java.net/browse/JDK-8215035

On Thu, Feb 22, 2018 at 10:48 AM Liam Miller-Cushon <cushon at google.com>
wrote:

> (replying to edit the subject)
>
> On Wed, Feb 21, 2018 at 2:18 PM, Liam Miller-Cushon <cushon at google.com>
> wrote:
>
>> Hello,
>>
>> Please review this fix to the handling of static nested classes
>> in getAnnotatedOwnerType.
>>
>> webrev: http://cr.openjdk.java.net/~cushon/8198526/webrev.00/
>> bug: https://bugs.openjdk.java.net/browse/JDK-8198526
>>
>
>


More information about the core-libs-dev mailing list