mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8014363: javac test class ToolTester handles classpath incorrectly
Reviewed-by: ksrini
This commit is contained in:
parent
8ea0284b13
commit
c037757e7b
23 changed files with 82 additions and 25 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2006, 2013, 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
|
||||
|
@ -28,6 +28,7 @@
|
|||
* @author jesse.glick@...
|
||||
* @author Peter von der Ah\u00e9
|
||||
* @library ../lib
|
||||
* @build ToolTester
|
||||
* @compile T6468404.java
|
||||
* @run main T6468404
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue