[
https://issues.apache.org/jira/browse/IGNITE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140767#comment-17140767
]
Andrey Mashenkov commented on IGNITE-11393:
-------------------------------------------
[~alex_pl]
I have OpenJDK 14 on my NB and I can't build Ignite from sources due to
compilations issues with IgniteLinkTaglet in ignite-tool module.
"Tag" class doesn't exists anymore.
With your fix I am able to compile Ignite sources successfully, thanks!
I've left few comments to the PR.
> 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
> Time Spent: 1h
> 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)