Opened 8 years ago

Last modified 8 years ago

#15535 closed defect

Freeze on macOS / Java 9 when you attempt to move node along a line using Extrusion tool — at Version 9

Reported by: andygol Owned by: team
Priority: critical Milestone: 17.11
Component: Core Version: tested
Keywords: extrusion freezing java9 javabug Cc: ris, bastiK, michael2402

Description (last modified by Don-vip)

I faced this bug in the latest (13097svn) and tested (13053) JOSM version on MacOS v10.13.1

$java --version
java 9.0.1
Java(TM) SE Runtime Environment (build 9.0.1+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)

How to reproduce:

  1. Create a line or closed line (or use existing one)
  2. Make a try to move a node along the ways using Ctrl key (+ - combination on my Mac)(https://josm.openstreetmap.de/wiki/Help/Action/Extrude#MoveanodealongadjacentsegmentCtrl)
  3. JOSM is freezing and don't respond to any actions

Change History (9)

comment:1 by andygol, 8 years ago

Summary: JOSM is freezing when you attempt to move node using Extrusion toolJOSM is freezing when you attempt to move node along a line using Extrusion tool

comment:2 by andygol, 8 years ago

Description: modified (diff)

comment:3 by Don-vip, 8 years ago

Can't reproduce. Can you please check on another OS (Linux or Windows) to see if it's Mac-specific?

comment:4 by Don-vip, 8 years ago

Owner: changed from team to andygol
Status: newneedinfo

comment:5 by andygol, 8 years ago

It looks like JOSM with Java 9.0 doesn't work well on MacOS.

I've asked other guys to confirm this issue on MacOS with java8 update 141 and they could not reproduce it.

I will try to rollback on Java 8 and check if all is OK.

Last edited 8 years ago by andygol (previous) (diff)

comment:6 by andygol, 8 years ago

I've uninstalled Java JDK 9.0.1 that was installed via brew cask and rolled back to Java 8 update 151

All works as expected without visible issues.

It's good to close this ticket or mark it as the issue connected with java 9

Last edited 8 years ago by andygol (previous) (diff)

comment:7 by Don-vip, 8 years ago

Keywords: macosx java9 added
Summary: JOSM is freezing when you attempt to move node along a line using Extrusion toolFreeze on macOS / Java 9 when you attempt to move node along a line using Extrusion tool

comment:8 by Don-vip, 8 years ago

Owner: changed from andygol to team
Status: needinfonew

comment:9 by Don-vip, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.