Demo: public class LeakDemo { private static final List holderList = new ArrayList(); public static void main(String[] args) throws InterruptedEx...