Changes between Version 19 and Version 33 of Ticket #11390


Ignore:
Timestamp:
2015-11-28T17:32:23+01:00 (9 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11390

    • Property Milestone16.04
  • Ticket #11390 – Description

    v19 v33  
    4040- Java 8 is available and stable on all platforms
    4141- There's no need this time to build a new package for OSX
    42 - JOSM is [http://donvip.fr/jenkins/job/JOSM-Java8/ built and tested daily] with Java 8 for quite some time. It works fine and there's even a large performance gain in rendering: see [http://donvip.fr/jenkins/job/JOSM/lastCompletedBuild/testReport/org.openstreetmap.josm.data.osm.visitor.paint/StyledMapRendererPerformanceTest/history/ Java 7 results] vs [http://donvip.fr/jenkins/job/JOSM-Java8/lastCompletedBuild/testReport/org.openstreetmap.josm.data.osm.visitor.paint/StyledMapRendererPerformanceTest/history/ Java 8 results]
     42- JOSM is [/jenkins/job/JOSM-Java8/ built and tested daily] with Java 8 for quite some time. It works fine and there's even a large performance gain in rendering: see [/jenkins/job/JOSM/lastCompletedBuild/testReport/org.openstreetmap.josm.data.osm.visitor.paint/StyledMapRendererPerformanceTest/history/ Java 7 results] vs [/jenkins/job/JOSM-Java8/lastCompletedBuild/testReport/org.openstreetmap.josm.data.osm.visitor.paint/StyledMapRendererPerformanceTest/history/ Java 8 results]
    4343
    4444So, what's new?
     
    5454'''Proposed plan:'''
    55551. Restore informative message "''JOSM will soon no longer work with this version of Java...''" on server side
    56 1. Ask OSX and Windows users to switch (revert/update [https://josm.openstreetmap.de/changeset/7001/josm/trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java this] and [https://josm.openstreetmap.de/changeset/7001/josm/trunk/src/org/openstreetmap/josm/tools/PlatformHookOsx.java this])
     561. ~~Ask OSX and Windows users to switch (revert/update [https://josm.openstreetmap.de/changeset/7001/josm/trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java this] and [https://josm.openstreetmap.de/changeset/7001/josm/trunk/src/org/openstreetmap/josm/tools/PlatformHookOsx.java this])~~: done in r8923
    57571. ~~Wait for Debian Jessie backport~~: [https://twitter.com/smanux/status/600255297995853824 done]
    58581. Wait for Ubuntu Trusty backport