Commenting and voting on JDK-8152289
Vicente Romero
vicente.romero at oracle.com
Fri Mar 11 22:40:30 UTC 2022
Hi Joel,
I was checking the github entry you posted below [1] and I see two things:
- users are complaining about performance when moving from JDK 8 - JDK 11
- it is mentioned that assertj uses a lot of overloads
Bug [2] is there since 8 so I don't think it is the cause and also the
bug is not related to overload resolution, I know that it could be
difficult but could you isolate a test case or at least a small project
that shows the issue you have?
Thanks,
Vicente
[1] https://github.com/assertj/assertj-core/issues/2385
[2] https://bugs.openjdk.java.net/browse/JDK-8152289
On 2/28/22 20:02, Joel Costigliola wrote:
> Hi,
>
> I'm one of the core maintainer of AssertJ
> <https://assertj.github.io/doc/>, the
> https://github.com/assertj/assertj-core/issues/2385 issue is about
> slow compile time and might be related to
> https://bugs.openjdk.java.net/browse/JDK-8152289.
>
> I wanted to vote for JDK-8152289 and add a comment to raise awareness
> that it possibly impacts AssertJ users, but I could not do that and
> it's not clear what I need to do to be able to.
>
> Could you add the comment on my behalf or tell me how to comment on
> issues?
>
> Kind regards,
>
> Joel Costigliola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20220311/d6b4aa83/attachment-0001.htm>
More information about the compiler-dev
mailing list