• Andy Wilkinson's avatar
    Increase max heap of the Maven JVM · ab9284e1
    Andy Wilkinson authored
    The overhead of build scans seems to have brought us right to the limit
    of the Maven JVM's heap. As a result, builds are occasionally failing
    as the heap's been exhausted.
    
    This commit increases the JVM's max heap.
    
    Closes gh-22649
    ab9284e1
jvm.config 9 Bytes