pkgsrc-wip/jdk15/TODO
Francois Tigeot be75143eaf Resurrection.
2010-11-27 14:04:52 +00:00

7 lines
327 B
Text

* files/cacerts stolen from a Sun JDK 1.6 installation -- is there
a better source?
* The JDK Makefiles use `gcc -w' to suppress all the static and
inline warning messages from the build -- and there are lots!
But `-w' is stripped by the pkgsrc wrappers for gcc. Can we
add this back in? Is it worth it?