Changes between Initial Version and Version 1 of Ticket #21995, comment 11
- Timestamp:
- 2022-04-06T09:25:49+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21995, comment 11
initial v1 1 1 I wonder if any specific class can be blamed for the problem. My understanding of the stacktrace was that the *.jar itself is compressed with a (deflate64?) method that is not known by java 8. All geotools.jar before 35900/osm were below 16M, so my guess would be that a size > 16M triggers this. 2 Edit: I hope it is not that simple, josm.jar is already very close to 16M