mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
7016750: tools/javac/nio/CompileTest failing in nightly test
Reviewed-by: mcimadamore
This commit is contained in:
parent
fef1c1e816
commit
a71eecc4f7
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -25,7 +25,7 @@
|
|||
* @test
|
||||
* @bug 6906175 6915476 6915497 7006564
|
||||
* @summary Path-based JavaFileManager
|
||||
* @compile -g HelloPathWorld.java
|
||||
* @compile -g CompileTest.java HelloPathWorld.java
|
||||
* @run main CompileTest
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue