Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4884240
Votes 0
Synopsis additional option required for javap
Category java:javap
Reported Against mantis-beta
Release Fixed 7(b34)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs
Submit Date 26-JUN-2003
Description


A DESCRIPTION OF THE REQUEST :
An additional option for javap is required that inform on the file modified date and size information.

JUSTIFICATION :
certain applications provide quick fixes when an error is detected at a later stage. At that time we override the classpath with the new class files. Now there is no way we can find out which class file the system is refering to (new or old). This option will help us in determining weather its new or old.

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
javap -system java.lang.String

java.lang.String modified on 05/20/2003 size 102kb
(Review ID: 186200) 
======================================================================
Work Around
N/A
Evaluation
Useful enhancement but too late to consider for adding in 1.5.0 timeframe.
Will give consideration to adding such a feature in subsequent release
  xxxxx@xxxxx   2003-11-06
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang