classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] [generics] RFC : implementation of jjava.lang.instrumen


From: Nicolas Geoffray
Subject: Re: [cp-patches] [generics] RFC : implementation of jjava.lang.instrument package
Date: Sun, 04 Dec 2005 13:57:14 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051019)

Hi Christian,

Christian Thalinger wrote:

On Fri, 2005-12-02 at 12:22 +0100, Nicolas Geoffray wrote:
gnu/java/lang/instrument. Would you like InstrumentationImpl
to be in vm/reference/java/lang/InsutrumentationImpl? This sounds
weird. We could also make the callTransformers method public.

I think it's very helpful for vm implementors that all vm interface
stuff is _only_ located in vm/reference.  Just my 2 cents...

I couldn't agree more. What surprised me is not the vm/reference/*
emplacement Mark suggested, but that VMInstrumentationImpl
and Instrumentation had to go in the java.lang package, whereas
I was more thinking to gnu.java.lang package. But Mark is right
when he says it will be easier with security and package private
method issues to have the files in the java.lang package.

Cheers,
Nicolas





reply via email to

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