Test CharView test frame got chopped when increasing font size for rendering up to certain size
Steps:
1. Launch CharView, CharView can be found at test/java/awt/font
2. Default rendering method: Graphics.drawString, font Serif (default),
Set Next Page to 3040,
3. Increase font size,
a. with the current i18n PIT build,
when increase up to size 28 (sometimes 32), the glyphs rendering part is closed up (frame became narrowed down)
b. with i18n b30-pit build, i18n b28-pit, and promoted b26
all sizes render OK
c. with promoted build 30,
when increase up to size 32 (sometimes 36), the glyphs rendering part is closed up (frame became narrowed down)
4. Note: if running with -Xint option,
e.g. c:\jdk6.0-b30\bin\java -Xint CharView
then all the symptoms are gone, everything works fine.
5. This happens on both Windows XP and RedHat Advanced Server 3.0, but not on Solaris Sparc 10.
###@###.### 2005-04-08 18:30:02 GMT
Steps:
1. Launch CharView, CharView can be found at test/java/awt/font
2. Default rendering method: Graphics.drawString, font Serif (default),
Set Next Page to 3040,
3. Increase font size,
a. with the current i18n PIT build,
when increase up to size 28 (sometimes 32), the glyphs rendering part is closed up (frame became narrowed down)
b. with i18n b30-pit build, i18n b28-pit, and promoted b26
all sizes render OK
c. with promoted build 30,
when increase up to size 32 (sometimes 36), the glyphs rendering part is closed up (frame became narrowed down)
4. Note: if running with -Xint option,
e.g. c:\jdk6.0-b30\bin\java -Xint CharView
then all the symptoms are gone, everything works fine.
5. This happens on both Windows XP and RedHat Advanced Server 3.0, but not on Solaris Sparc 10.
###@###.### 2005-04-08 18:30:02 GMT
- duplicates
-
JDK-6253658 COMPATIBILITY: popcap - Typer Shark applet fails to load- fatal error
-
- Closed
-
- relates to
-
JDK-6235019 Add compiled native wrappers for x86
-
- Resolved
-