|
|
|
|
|
by brunoborges
1649 days ago
|
|
I'd suggest you assess first the amount of code that depends on java.net.URL both in Java SE itself and then in the ecosystem, before you can say it would be "easy" to remove java.net.URL. Hint: same reasons java.util.Date, and java.util.Vector are still there. |
|