Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4416927
Votes 0
Synopsis JRE 1.2.2_007 cannot run application miltary game properly
Category javawebstart:other
Reported Against 1.0.1
Release Fixed 1.0.1
State 11-Closed, Verified, bug
Priority: 2-High
Related Bugs
Submit Date 20-FEB-2001
Description
Using JRE 1.2.2_007 in java webstart causes problem with application miltary game (MG).  After MG is started, clicking on any menus will not bring down any
submenus.  Also when MG is started with 1.2.2_007, the demo is not running properly.  The chess are not moving at all.  However, if we move another window over the MG window, the MG window gets updated and we can see the chess changed locations on the game board.  This suggest that it might be a repaint problem with 1.2.2_007.

Step to reproduce on WinNT:

1.  install JRE 1.2.2_007 - avaliable on java.sun.com
2.  set the default JRE in javaws with 1.2.2_007 and run military game application with j2se version set to 1.2.  The jre and jar for military game can be found at:
http://web-east.east/~sbohne/thomas/
3.   start mg with javaws.

The problem can be observed once the MG windows appears.

I tried it on solaris and WinNT.  both show similar problems.
1.  WinNT with JRE 1.2.2_007
2.  Solaris with JRE 1.2.2_005

Thomas
Work Around
N/A
Evaluation
Need to figure out if this happens as part of Java Web Start - or
if it also happens stand alone. If it also happens stand along,
we should update the JNLP files for MG to use 1.3 only.
 xxxxx@xxxxx  2001-02-20

Fixed by creating a new AppContext for each Application that launches.  Also created a JavaWebStartSecurity Manager.
testcase:  http://web-east.east/~sbohne/thomas/4416927/
 xxxxx@xxxxx  2001-03-12
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang