Skip to content
Snippets Groups Projects
Fredrik Roubert's avatar
ITS#4501 Replace call to deprecated File.toURL() method.
Fredrik Roubert authored
JDK 6 deprecated File.toURL() in favour of File.toURI().toURL() because
it does not automatically escape characters that are illegal in URLs.
70b87f22
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..