Ticket #20510

gnu.java.awt.peer.wce.font.WCEFontPeer.canDisplayUpTo() throws UnsupportedOperationException

Eröffnet am: 2010-02-02 01:50 Letztes Update: 2010-03-06 00:00

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
Keine

Details

The MySaifu version of this class always throws UnsupportedOperationException. The equivalent GNU classpath versions of this always return a -1 which basically indicates that all characters will render. Returning the -1 works fine in most cases. I have an app that I'm trying to get running under MySaifu and this is a show stopper for me. The app works fine with Gnu Classpath on Windows.

Ticket-Verlauf (3/4 Historien)

2010-02-02 01:50 Aktualisiert von: freebeans
  • New Ticket "gnu.java.awt.peer.wce.font.WCEFontPeer.canDisplayUpTo() throws UnsupportedOperationException" created
2010-02-02 01:52 Aktualisiert von: freebeans
  • Meilenstein Update from (Keine) to jvm0.4.8
Kommentar

Fixed. (Now WCEFontPeer.canDisplayUpTo() always returns -1.)

2010-02-02 01:52 Aktualisiert von: freebeans
  • Lösung Update from Keine to Gefixt
2010-03-06 00:00 Aktualisiert von: freebeans
  • Status Update from Offen to Geschlossen
  • Ticket Close date is changed to 2010-03-06 00:00

Dateianhangliste

Keine Anhänge

Bearbeiten

Please login to add comment to this ticket » Anmelden