JDK-8160928: javac incorrectly copies over interior type annotations to bridge method
Vicente Romero
vicente.romero at oracle.com
Thu Aug 30 14:22:36 UTC 2018
looks good to me, thanks for modifying the patch,
Vicente
On 08/30/2018 10:16 AM, Evgeny Mandrikov wrote:
> Please see updated patch in attachment.
> Now it is even less different from original fix.
> Tests pass as before.
>
>
> Regards,
> Evgeny
>
>
> On Thu, Aug 30, 2018 at 3:58 PM Evgeny Mandrikov <mandrikov at gmail.com
> <mailto:mandrikov at gmail.com>> wrote:
>
> Actually it exists in 8 -
> http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/file/7031ed34a604/test/tools/javac/lib/ToolBox.java
>
> Unfortunately I initially missed this, because of difference in
> location/package compared to 9.
> Thank you, Vicente, for pointing this out. Will send updated patch
> shortly.
>
> On Thu, Aug 30, 2018 at 3:47 PM Maurizio Cimadamore
> <maurizio.cimadamore at oracle.com
> <mailto:maurizio.cimadamore at oracle.com>> wrote:
>
> Hi Vicente,
> Is Toolbox available in 8u-dev ? I assume that is why the
> workaround has been put in place?
>
> Maurizio
>
>
> On 30/08/18 14:36, Vicente Romero wrote:
>> why not using ToolBox in the test? We introduced it with the
>> idea of using it for these cases
>>
>> Thanks,
>> Vicente
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20180830/1e9621b9/attachment.html>
More information about the compiler-dev
mailing list