mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-31 15:53:41 +00:00
8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch
Reviewed-by: ksrini, mduigou
This commit is contained in:
parent
b61bb15030
commit
e618b1556c
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2007, 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
|
||||
@ -42,6 +42,7 @@ public class VersionCheck extends TestHelper {
|
||||
// tools that do not accept -J-option
|
||||
static final String[] BLACKLIST_JOPTION = {
|
||||
"controlpanel",
|
||||
"jabswitch",
|
||||
"java-rmi",
|
||||
"java-rmi.cgi",
|
||||
"java",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user