classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] [generics] FYI : implementation of java.lang.instrument


From: Nicolas Geoffray
Subject: Re: [cp-patches] [generics] FYI : implementation of java.lang.instrument package
Date: Sat, 03 Dec 2005 16:36:54 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051019)

Instrumentation implementation is commited (a little too fast, usage of -m instead of -F gives a nice log message "/tmp/cvseljWQl", don't know if it can be corrected. Sorry admins :()


2005-12-03  Nicolas Geoffray  <address@hidden>
       * java/lang/instrument: New directory.
       * java/lang/instrument/ClassDefinition.java:
       New file.
       * java/lang/instrument/ClassFileTransformer.java:
       New file.
       * java/lang/instrument/IllegalClassFormatException.java:
       New file.
       * java/lang/instrument/Instrumentation.java:
       New file.
       * java/lang/instrument/UnmodifiableClassException.java:
       New file.
       * java/lang/InstrumentationImpl.java:
       New file.
       * vm/reference/java/lang/VMInstrumentationImpl.java:
       New file.






reply via email to

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