-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
7
-
generic
-
linux
SYNOPSIS
--------
ControlPanel script requires bash to be installed
OPERATING SYSTEM
----------------
Linux, Solaris
FULL JDK VERSION
----------------
All Java 6 releases and all JDK 7 builds
DESCRIPTION
-----------
The ControlPanel script on Linux and Solaris requires bash to be installed. It will not work on a system that does not have bash installed. The script should be modified to run on all systems, regardless of whether or not bash is installed.
STEPS TO REPRODUCE
------------------
Simply attempt to launch ControlPanel ([jdk_home]/jre/bin/ControlPanel) on a machine that does not have bash installed.
You will see this error:
ControlPanel: not found
--------
ControlPanel script requires bash to be installed
OPERATING SYSTEM
----------------
Linux, Solaris
FULL JDK VERSION
----------------
All Java 6 releases and all JDK 7 builds
DESCRIPTION
-----------
The ControlPanel script on Linux and Solaris requires bash to be installed. It will not work on a system that does not have bash installed. The script should be modified to run on all systems, regardless of whether or not bash is installed.
STEPS TO REPRODUCE
------------------
Simply attempt to launch ControlPanel ([jdk_home]/jre/bin/ControlPanel) on a machine that does not have bash installed.
You will see this error:
ControlPanel: not found