Looks good!
2012/11/28 Erik Joelsson <erik.joels...@oracle.com>: > Here is a bit of cleanup. > > * A bunch of unnecessary excludes of java-files, since they are in the > platform specific parts of the source anyway. > * An LDFLAGS that should be posix only and was causing a link warning on > windows. > > http://cr.openjdk.java.net/~erikj/8004104/webrev.jdk.01/ > > /Erik