Name: bk70084 Date: 06/24/98
When debugging, having the local variable and
line numbers available is a real plus. Unfortunately
you lose this info whenever a method drops into
a standard library routine. It would be nice if it
were possible to use a debugging version of
classes.zip (perhaps called classes_g.zip) that
contains local symbol and line number info. Since
the source code is available anyway, you're not
giving away any internal details that a person
couldn't figure out on their own. But you are making
it much easier to debug code.
(Review ID: 34191)
======================================================================
- duplicates
-
JDK-4181902 java_g should use rt_g.jar, if available.
-
- Closed
-