classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] RFC: New system class loader implementation


From: Jeroen Frijters
Subject: [cp-patches] RFC: New system class loader implementation
Date: Mon, 11 Oct 2004 16:43:05 +0200

Hi,

I would like to move my implementation of the System class loader into
Classpath. I've been running with this implementation (minus the new
checkPackageAccess) for a while and it seems to work very well. The
current version in Classpath is known to be broken and I don't think
anybody uses it.

Not included in the patch, but this removes the need for
gnu/java/lang/SystemClassLoader.java.

The hook in VMClassLoader continues to exist, for those that want to
implement the system class loader in another way.

Comments?

Regards,
Jeroen

Attachment: RfcClassLoader.patch
Description: RfcClassLoader.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]