From: Panayotis K. <pan...@pa...> - 2011-05-20 06:56:33
|
Hello all! When I had a peek at the file constant_pool.m (whereI believe is the pool for all static Strings), I found some entries with negative values. Since the Java char datatype is an unsigned short, I have the feeling that these numbers are not right. |