-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
5.0
-
sparc
-
solaris_9
build: /net/capra/export12/java2d/builds/06-May-03.tiger/solaris-sparcv9
locale: ja
run i18n GlobalSuite/test/font-render/2d/one/TextLayoutRenderTest1.java, all the text are missing
To reproduce,
1. untar 2d-txtlayout-1-test.tar
2. javac -classpath gslib.jar *.java
3. java -classpath .:gslib.jar -Djava.security.policy=policy.all sun.applet.AppletViewerTextLayoutRenderTest1.html
4. see snapshot expected-TextLayoutRenderTest1 - from tiger b05
and snapshot result-TextLayoutRenderTest1 - from pit build
Note, the bug happens for all the logical fonts, it did not happen for outline font rendering.
This doesn't seem to be same as Bug 4859109.
###@###.### 2003-05-07
locale: ja
run i18n GlobalSuite/test/font-render/2d/one/TextLayoutRenderTest1.java, all the text are missing
To reproduce,
1. untar 2d-txtlayout-1-test.tar
2. javac -classpath gslib.jar *.java
3. java -classpath .:gslib.jar -Djava.security.policy=policy.all sun.applet.AppletViewerTextLayoutRenderTest1.html
4. see snapshot expected-TextLayoutRenderTest1 - from tiger b05
and snapshot result-TextLayoutRenderTest1 - from pit build
Note, the bug happens for all the logical fonts, it did not happen for outline font rendering.
This doesn't seem to be same as Bug 4859109.
###@###.### 2003-05-07
- duplicates
-
JDK-4859770 PIT: Text is not rendered at the expected location when Antialiasing is on
- Closed