[
https://issues.apache.org/jira/browse/JCI-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163620#comment-17163620
]
Torsten Curdt commented on JCI-78:
----------------------------------
JCI hasn't changed in a long time. I assume this is related to a newer JDK.
> Improove Javadoc of ResourceStore
> ---------------------------------
>
> Key: JCI-78
> URL: https://issues.apache.org/jira/browse/JCI-78
> Project: Commons JCI
> Issue Type: Improvement
> Components: compiler javac
> Affects Versions: 1.1
> Reporter: Peter Rader
> Priority: Trivial
>
> ResourceStore is used to store information during compilation process.
> From a non-JCI experienced developer I assume it hold the resulting bytecode
> for linking-informations. From my POV it is clear to me that we need the
> method "write" and "read". But it is not clear to me why we need the method
> "remove" because the compilation-process does create the bytecode and not
> "remove" the bytecode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)