mbien opened a new pull request, #8369:
URL: https://github.com/apache/netbeans/pull/8369

   JDK 24 reduces the jaxp entity size limit from 500k to 100k, which is not 
sufficient for the javadoc target.
   
   
   ```
   /home/mbien/NetBeansProjects/netbeans/nbbuild/javadoctools/links.xml:227: 
JAXP00010004: The accumulated size of entities is "100,003" that exceeded the 
"100,000" limit set by "jdk.xml.totalEntitySizeLimit".
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to