eb69f22 Disable JVMTI for perf (rhbz 1410296)

Authored and Committed by labbott 7 years ago
1 file changed. 4 lines added. 1 lines removed.
    Disable JVMTI for perf (rhbz 1410296)
    
    perf introduced for profiling with JVMTI. Unfortunately, this introduces
    a dependnecy on java to the build process. We really really don't want
    this so set NO_JVMTI for now.
    
        
file modified
+4 -1