I'm trying to get an 11.1.1.7 ADF application to run on Jdeveloper 12c. I can sometimes get it to compile but other times, even after a clean startup when it builds gets an out of memory error. It's kind of hit & miss. here is an example of one build. I got 6 of these errors.
The validator class: com.sun.faces.taglib.jsf_core.CoreValidator has failed with the following exception: java.lang.OutOfMemoryError: GC overhead limit exceeded.
How do I increase the memory available to the compiler ?