[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: api docs, java source



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256



>> What about having -dbg versions of the jars that include the source code and
>> debug information?
> What is "debug information" in the Java world ?

Actually, the .class files with debug info are so verbose that can be decompiled
close to the original source:

$ javac -help
Usage: javac <options> <source files>
where possible options include:
 -g                         Generate all debugging info
 -g:none                    Generate no debugging info
 -g:{lines,vars,source}     Generate only some debugging info

Production jars are usually complied with -g:none. Most probably this
is something we want to
include in the java-policy.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLKKSsAAoJEMJ09r9KJ69qeqgQAIOXDgJyVenxERiW8zz4vK/Y
B280RPiIXSIinjZMYZFTt+pyBqWWrP2viZ2UBfznhd3QFYL4OP2UtT9TLJyuwY6F
QO64MCBT5nqUX57sLTXS7PHHp87fFeKGWd+GUJmfowuHAwnQ8QJ4DOAFyrFansP3
MXNBOlzemQGXRVqg+LJwG/uNH7UAxS4TvXO137wVhAjhnQQ3wlhY/dmPILJcbtH6
8iZaS0REj/TsC/iXGN9Qcc+icoJCSf8yTv8Zqd7iT56EvVPJBwvQw9g4pn8BdGTG
BPmhEtNY5cSH8KzQvXi00HlrxVPaJPc8BZJoO1+N8uszkkKpihcyhgeM0gRrJtgn
Ow9KXrNhONYDH548MiFQgt7gZoaK5CSxITXLDKnw2TndBUQx7zC3wB9BcDEJB2XZ
aJVkXza3+1JJdYxNeA/+iFZB3WRuptxkC4GkO6dU8QpYm+fYwurSi1WkoP+i8HWb
9rNyxTQoNDbTlxZ56MIyJw+mv6BPe0zrO2Q5g84uLzD6WrkIR8jCRmUi0YjAP67d
vDTIQIZeA6QX4uuXB/cjVFxCcJ5hhFD7ipdfdTgRR+CYsfucSCYfO2edreqWc6DG
1GXwiOtMNw61AbrnNzljbMynD3W8HztyBGSw4+riR1Wr/TuTI7h/2upGpKIhLZBv
be1cRz4V8dpx16MEt4fI
=jD46
-----END PGP SIGNATURE-----


Reply to: