Changes between Version 1 and Version 2 of Ticket #8606, comment 8


Ignore:
Timestamp:
2013-04-18T15:19:52+02:00 (11 years ago)
Author:
Don-vip

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8606, comment 8

    v1 v2  
    11As I understand the problem: When using Web Start, The JVM makes a HTTP request to download our jar file, thus initiates on its own the Java HTTP internal mechanism. This results in running the following code before JOSM starts, in {{{sun.net.www.protocol.http.HttpURLConnection}}}:
    2 {{{
     2{{{#!java
    33    public static final String userAgent;
    44    static {