Opened 10 years ago

Last modified 9 years ago

#11889 closed enhancement

Tiny differences in projection regression unit test with Java 9 — at Initial Version

Reported by: Don-vip Owned by: team
Priority: minor Milestone: 15.09
Component: Core Version:
Keywords: java9 unit test projection Cc: simon04, bastiK

Description

I have added Java 9 basic support to JOSM in r8777:8779.

JOSM now compiles and works fine, as only one unit test is failing.

I think this is due to a change of implementation of Math.toDegrees in Java 9, see javabug:8051808 and javabug:4477961.

I'm not sure what's the best solution for this issue. I'd like to have the test working fine for the tree configurations (JDK7, 8, 9).

Change History (0)

Note: See TracTickets for help on using tickets.