GNOME Bugzilla – Bug 742113
Don't use $JAVACFLAGS when setting JDK_SRC
Last modified: 2015-02-27 16:57:22 UTC
JAVACFLAGS should only be used for compiling java i.e. when using the javac command, not when executing a java class as seems to be done when setting JDK_SRC.
Created attachment 293473 [details] [review] Patch to fix problem
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]