eclipse-ee4j / jaxb-fi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javadoc copy paste error in FastinfosetSerializer.java

Tomas-Kraus opened this issue · comments

The comment doesn't seem to match the function.

/**

  • Sets the limit on the memory size of Map of attribute values
  • that will be indexed.
    *
  • @param size The attribute value size limit. Any value less
  • that a length of size limit will be indexed.
    */
    public void setCharacterContentChunkMapMemoryLimit(int size);

Affected Versions

[1.2.9]

@glassfishrobot Commented
Reported by bimargulies

@glassfishrobot Commented
oleksiys said:
fixed, thanks!

@glassfishrobot Commented
This issue was imported from java.net JIRA FI-40

@glassfishrobot Commented
Marked as fixed on Sunday, February 13th 2011, 8:38:42 pm