Trouble building JDK in debug mode
Sam'
samir.hadzic.pro at gmail.com
Wed May 27 13:55:20 UTC 2015
Hi,
I have followed the wiki in order to build the JDK (
https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX).
Now I want to provide some patch for some issues in JavaFX and I want to
modify the source code and test it. But in order to test it, I need to
compile it with the debug enabled, so that I can run a sample program in
Netbeans, and actually see the value of the variable inside JDK sources.
I have no idea how to do that. I have already used the flag "CONF =
debugNative" in the gradle.properties file but this has not helped.. I
think I'm missing something obvious somewhere...
Best regards,
Sam'
More information about the openjfx-dev
mailing list