Changes between Initial Version and Version 4 of Ticket #24448
- Timestamp:
- 2026-09-14T13:28:22+02:00 (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24448
- Property Keywords java24+ added
-
Ticket #24448 – Description
initial v4 1 1 ==== What steps will reproduce the problem? 2 2 1. Start JOSM in Windows 10 with the following bat file 3 3 {{{ 4 4 java ^ 5 5 --module-path "D:\graaljs-24.1.1\lib" ^ … … 11 11 -jar -Xms1g -Xmx8g ^ 12 12 josm-tested.jar 13 13 }}} 14 14 2. 15 15 3.


