1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-21 03:29:04 +00:00
plantuml/test
soloturn 75443a5d28 java-20 deprecates new URL(), use new URI()
cite from the ticket towards openjdk:
The URL class does not itself encode or decode any URL components
according to the escaping mechanism defined in RFC2396. It is the
responsibility of the caller to encode any fields, ...

In Java SE 1.4 a new class, java.net.URI, has been added to mitigate
some of the shortcoming of java.net.URL. Conversion methods to create
an URL from an URI were also added.

references:
* https://inside.java/2023/02/15/quality-heads-up/
* https://bugs.openjdk.org/browse/JDK-8294241
2023-07-08 22:58:42 +02:00
..
com/plantuml/wasm Packages move and bugfix 2023-02-22 19:43:48 +01:00
net/sourceforge/plantuml java-20 deprecates new URL(), use new URI() 2023-07-08 22:58:42 +02:00
nonreg fix: Improve line endings in the output files 2023-03-14 18:46:55 +01:00