[root]/src/etc/testcases/taskdefs/optional/depend/src4/test
Better detection of classes passed as method params like 'System.out.println(Outer.Inner.class);'
PR: 13273
16 lines of code changed in:
<depend> task does not handle case where an inner and outer class are written at
different times since they have a mutual dependency. I have introduced a 100
millisecond tolerance to catch this situation
PR: 7529
7 lines of code changed in: