mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-20 16:09:21 +00:00
8161295: javac, cleanup use of ModuleTestBase
Reviewed-by: ksrini
This commit is contained in:
parent
1396390608
commit
0cd70bbdc1
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2013, 2017, 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
|
||||
@ -33,7 +33,6 @@ import toolbox.ToolBox;
|
||||
*/
|
||||
public class ModuleTestBase extends TestRunner {
|
||||
protected ToolBox tb;
|
||||
private int errors;
|
||||
|
||||
ModuleTestBase() {
|
||||
super(System.err);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user