-
Bug
-
Resolution: Fixed
-
P3
-
6u10
The new plug-in does not launch on top of JDK 1.4.2 because it calls System.getenv() to fetch debugging-related environment variables and getenv() was only "re-enabled" in JDK 1.5. There may be other reasons it doesn't work on top of JDK 1.4.2 such as 6609139 but this is the first and most obvious failure that needs to be fixed. It isn't essential that these environment variables actually be fetched correctly but it is essential that fetching them not break the plug-in.
- relates to
-
JDK-6625747 Unix port needs knowledge of availability and default value of XToolkit
-
- Closed
-
-
JDK-6611381 Add cookie and proxy support for 1.4.2
-
- Closed
-
-
JDK-6609139 Plugin2: Animation Panel has Java 6 dependency
-
- Resolved
-
-
JDK-6657990 Regression of 6635826: new plug-in does not run on top of JDK 1.4.2
-
- Closed
-
-
JDK-6661130 JRE 1.4.2 selection does not work on some machines due to msvcr71.dll dependency in jp2native.dll
-
- Closed
-
-
JDK-6636067 Gray box progress bar not working on 1.4.2
-
- Closed
-
(1 relates to)