This is the mail archive of the java@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: Proposal: remove gnu.gcj.runtime.VMClassLoader.library_control


>>>>> "Tom" == Thomas Fitzsimmons <fitzsim@redhat.com> writes:

Tom> I propose we remove gnu.gcj.runtime.VMClassLoader.library_control
Tom> and replace its code paths with the current LIB_NEVER code paths.

Tom> Comments?

I think it would be safer to change the default.  We can't be sure
that no one is using the feature.  And, it doesn't cost much to simply
leave the code in.

Tom


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