Changes between Initial Version and Version 4 of Ticket #24448


Ignore:
Timestamp:
2026-09-14T13:28:22+02:00 (9 days ago)
Author:
skyper
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24448

    • Property Keywords java24+ added
  • Ticket #24448 – Description

    initial v4  
    11==== What steps will reproduce the problem?
    221. Start JOSM in Windows 10 with the following bat file
    3 
     3{{{
    44java ^
    55   --module-path "D:\graaljs-24.1.1\lib" ^
     
    1111   -jar -Xms1g -Xmx8g ^
    1212   josm-tested.jar
    13 
     13}}}
    14142.
    15153.