classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch proposal: java.lang.Class


From: Jeroen Frijters
Subject: [cp-patches] Patch proposal: java.lang.Class
Date: Tue, 20 Jul 2004 10:46:09 +0200

Hi,

I'd like to add a constructor to Class that also takes the protection
domain and while I was in the neighborhood I thought I'd also move the
unknownProtectionDomain creation into an inner class, so that Class
doesn't have a static initializer anymore (some VMs had a problem with
that).

Any comments?

Regards,
Jeroen

Attachment: class.patch
Description: class.patch


reply via email to

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