Problem checking out langtools on the Mac

Paul Sandoz paul.sandoz at oracle.com
Mon Aug 4 21:36:28 UTC 2014


Hi,

The Mac filesystem is case insensitive which is always the source of some "interesting" issue or another :-)

Currently i cannot check out langtools due to a file typo:
	
            langtools:   abort: case-folding collision between test/tools/javac/valhalla/values/CheckFinal.out and test/tools/javac/valhalla/values/CheckFInal.out

Due to patch:

  http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/ecff516ac894

Can someone not on a Mac delete the file test/tools/javac/valhalla/values/CheckFInal.out?

Thanks,
Paul.


More information about the valhalla-dev mailing list