-
Bug
-
Resolution: Fixed
-
P1
-
1.4.2
-
b21
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2067826 | 5.0 | Bino George | P1 | Resolved | Fixed | tiger |
###@###.### 2003-04-07
J2SE Version (please include all output from java -version flag):
java version "1.4.2-beta"
java<TM> 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b19)
Java HotSpot(TM) Client VM (build 1.4.20beta-b19, mixed mode)
Does this problem occur on J2SE 1.3, 1.4 or 1.4.1? Yes / No (pick one)
NO, worked up to 1.4.2 build 17
Operating System Configuration Information (be specific):
Windows XP (can be reproduced on Win2K machine as well)
Hardware Configuration Information (be specific):
CPU:
Intel 32bit
Single Processor
Processor Speed: 1993 MHz
Operating System:
Windows XP (version 5.1 Service Pack 1 (Build 2600))
DirectX version: DirectX 8.1 or greater
DirectX display devices:
Device 0:
Resolution (width x height x depth): 1280 x 1024 x 32
Device driver ati2dvaa.dll version 6.13.3268.0
GDI display devices:
Primary: Name = \\.\DISPLAY1, Description = 32MB ATI Rage 128 Ultra
Bug Description:
Java 3D (1.3 and 1.3.1 beta) views that would previously appear immediately
upon instantiation now need to have the frame resized in order to appear.
The frame background appears as the default until the frame is resized.
The Java3d is contained in an internal frame within a desktop.
Steps to Reproduce (be specific):
Immediately applicable upon start of program, check the comment field for
steps of reproduce the problem.
- backported by
-
JDK-2067826 REGRESSION:3d apps wont appear immediately unless resize the frame
- Resolved