This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FYI: Patch: java.net.URL


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> Well, file protocol handler exists in classpath too. That could be 
Michael> merged if needed/wanted. core protocol handler doesnt exist in 
Michael> classpath.

Ideally we'd have an extensible scheme so that the divergence is not
in a file, but rather just the addition of some files in libgcj.
E.g., it would be nice to rework URLClassLoader so that this is the
case.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]