JDK-4800692 : Need capability to provide JVM parameters to Plug-In via HTML
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2003-01-09
  • Updated: 2003-01-14
  • Resolved: 2003-01-14
Related Reports
Duplicate :  
Description

Name: gm110360			Date: 01/09/2003


FULL PRODUCT VERSION :
java version "1.3.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)

FULL OPERATING SYSTEM VERSION :

Windows NT Version 4.0

ADDITIONAL OPERATING SYSTEMS :

Windows 2000, Windows XP

A DESCRIPTION OF THE PROBLEM :
The Java Plug-In needs to allow specification of JVM
parameters (such as -D property settings or -X extended
options) via an HTML PARAM value so that Applets can
customize their JVM environment as needed.

It is not practical (nor proper) to use the Plug-In Control
panel to do this type of setting - not all Applets may
require the same parameters and the end user may not be
knowledgeable enough to make the settings manually.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Not applicable

EXPECTED VERSUS ACTUAL BEHAVIOR :
Not applicable

ERROR MESSAGES/STACK TRACES THAT OCCUR :
Not applicable

REPRODUCIBILITY :
This bug can be reproduced always.

---------- BEGIN SOURCE ----------
Not applicable
---------- END SOURCE ----------

CUSTOMER WORKAROUND :
It is possible the modify the users .properties file and
specify values for the javaplugin.jre.params setting - but
this is not really proper since it will affect ALL Applets.
(Review ID: 178810) 
======================================================================

Comments
EVALUATION Duplicate of #4523127: JNLP support. ###@###.### 2003-01-14
14-01-2003