classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI: Fix serialization of Class objects


From: Tom Tromey
Subject: Re: [cp-patches] FYI: Fix serialization of Class objects
Date: 18 Jan 2005 17:51:20 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Robert" == Robert Schuster <address@hidden> writes:

Robert> If it where possible to name a class 'int' how could I create an
Robert> instance of it?

You can't do this in java, but you can do it by making the bytecode
another way, for instance jasmin.  You can instantiate a class like
this using reflection.

Tom




reply via email to

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