8054834: Modular Source Code

Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
This commit is contained in:
Chris Hegarty 2014-08-17 15:52:32 +01:00
parent 4e543f382a
commit 2b80c4715f
826 changed files with 1569 additions and 807 deletions

View file

@ -124,7 +124,7 @@ public class DotFileTest {
new String[] {"-v", "-classpath", testDir.getPath()});
testSummary(new File(testDir, "Test.class"),
new String[] {"rt.jar", testDir.getName()},
new String[] {"java.base", testDir.getName()},
new String[] {"compact1", ""},
new String[] {"-classpath", testDir.getPath()});
testSummary(new File(testDir, "Test.class"),