Changes

Summary

  1. javadoc tweaks. Check for at least 500MB of memory, in case someone uses -Xmx16M instead of -Xmx16G.
  2. catch OutOfMemoryError when parsing bookmarks. Autoplot user reported OutOfMemory while reading (presumably) corrupt bookmarks file while starting up on Apr 9, 2025 to the Autoplot google group.
Revision 28193 by jbfaden:
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.javaautoplot/Autoplot/src/org/autoplot/AutoplotUI.java
Revision 28192 by jbfaden:
javadoc tweaks.  Check for at least 500MB of memory, in case someone uses -Xmx16M instead of -Xmx16G.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/AutoRangeUtil.javaautoplot/Autoplot/src/org/autoplot/AutoRangeUtil.java
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.javaautoplot/Autoplot/src/org/autoplot/AutoplotUI.java
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUtil.javaautoplot/Autoplot/src/org/autoplot/AutoplotUtil.java
Revision 28191 by jbfaden:
catch OutOfMemoryError when parsing bookmarks.  Autoplot user reported OutOfMemory while reading (presumably) corrupt bookmarks file while starting up on Apr 9, 2025 to the Autoplot google group.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/bookmarks/Bookmark.javaautoplot/Autoplot/src/org/autoplot/bookmarks/Bookmark.java