Changes between Initial Version and Version 1 of Ticket #21568, comment 4
- Timestamp:
- 2022-11-22T20:48:37+01:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21568, comment 4
initial v1 1 The underlying cause ( org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: org.openstreetmap.josm.data.vector.VectorWay@23d79eb2 ) should have been fixed for some time now, and the AccessControlException should become a non-issue when the security manager is removed (see [https://openjdk.org/jeps/411 JEP 411]). 1 The underlying cause ( `org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: org.openstreetmap.josm.data.vector.VectorWay@23d79eb2` ) should have been fixed for some time now, and the AccessControlException should become a non-issue when the security manager is removed (see [https://openjdk.org/jeps/411 JEP 411]).