JDK-7146307 : [TESTBUG] closed/java/awt/font/LogicalFonts/MappingTest.java failed on solaris since 1.8.0b17
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 8,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Won't Fix
  • OS: solaris_10
  • CPU: sparc
  • Submitted: 2012-02-16
  • Updated: 2016-07-05
  • Resolved: 2016-07-05
Related Reports
Blocks :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
closed/java/awt/font/LogicalFonts/MappingTest.java failed on solaris since 1.8.0b17 with java.lang.NoSuchMethodException: sun.awt.motif.MFontConfiguration.getMotifFontSet(java.lang.String, int)

test passed on windows and failed on linux with NPE (related to CR 7031020)

passed with 7u4b11

caused by CR 6996291
http://hg.openjdk.java.net/jdk8/awt/jdk/diff/28f768c41a90/src/solaris/classes/sun/awt/motif/MFontConfiguration.java

see comments for more details

Comments
We decided to delete this old test. See JDK-8160754 .
05-07-2016

Failed on 9b75+SLES11x64 with the same error. RULE closed/java/awt/font/LogicalFonts/MappingTest.java Exception: java.lang.NoSuchMethodException: sun.font.MFontConfiguration.getMotifFontSet(java.lang.String, int)
03-08-2015

Test bug, not a product bug.
26-06-2013