This is the mail archive of the java-patches@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]

[BC] Patch: FYI: make -verbose:class work


Tom Tromey writes:
 > I'm checking this in on the BC branch.
 > 
 > -verbose:class was a casualty of the linker rewrite on the BC branch.
 > This makes it work again for compiled classes.  It will now
 > distinguish between BC and normal ABI classes in the debug output.

That's nice.  Could it also say where the class was being loaded from?
The codeSource?

Andrew.


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