[
https://issues.apache.org/jira/browse/IGNITE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153573#comment-17153573
]
Aleksey Plekhanov commented on IGNITE-11393:
--------------------------------------------
[~amashenkov], thanks for the review! Yes, we still can't use JDK 11+ for
release purposes (one more issue, on JDK 9+ we compiling with target 11, and
class files generated with the wrong version and can't be used on JDK 8, but
this issue can be easily fixed).
I've removed old PR and rebased the actual one. I will merge the fix today.
> Create IgniteLinkTaglet.toString() implementation for Java9+
> ------------------------------------------------------------
>
> Key: IGNITE-11393
> URL: https://issues.apache.org/jira/browse/IGNITE-11393
> Project: Ignite
> Issue Type: Improvement
> Reporter: Dmitry Pavlov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Fix For: 2.9
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> New implementation was added according to the new Java API for Javadoc.
> But the main method kept empty, need to implement toString() to process
> IgniteLink annotation
--
This message was sent by Atlassian Jira
(v8.3.4#803005)