Hi Lars,

You need to run without the JIT compilation, i.e. java -Djava.compiler=NONE

Regards,
Jim
--

Lars Degerstedt wrote:
> 
> Hi all,
> 
> I get stacktraces without line numbers (just "compiled code") for
> Blackdown JDK 1.2, in spite of the fact that the source code is present.
> 
> Any suggestions how to get the line numbers back?
> --Lars
> 
> -------------------------
> 
> An example of a stacktrace:
> 
> java.lang.NullPointerException
>         at scin.ndbs.control.NDBControl.getText(Compiled Code)
>         at scin.uim.control.CommandHandler.getDbText(Compiled Code)
>         at scin.uim.control.CommandHandler.processNewReadInfo(Compiled
> Code)
>         at scin.uim.control.CommandHandler.processReadInfo(Compiled
> Code)
>         at scin.uim.control.UIControl.processParsedCommand(Compiled
> Code)
>         at scin.uim.control.UIControl.processSentence(Compiled Code)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at tcl.lang.reflect.PkgInvoker.invokeMethod(Compiled Code)
>         at tcl.lang.JavaInvoke.call(Compiled Code)
>         at tcl.lang.JavaInvoke.callMethod(Compiled Code)
>         at tcl.lang.ReflectObject.cmdProc(Compiled Code)
>         at tcl.lang.Interp.callCommand(Compiled Code)


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to