You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2006/06/21 16:20:29 UTC

[jira] Created: (HARMONY-637) [classlib] AWT source file contains cyrillic letters

[classlib] AWT source file contains cyrillic letters
----------------------------------------------------

         Key: HARMONY-637
         URL: http://issues.apache.org/jira/browse/HARMONY-637
     Project: Harmony
        Type: Bug

  Components: Classlib  
    Reporter: Gregory Shimansky
    Priority: Trivial


The file classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java has a word "height" typed in cyrillic letters :)

This results in warnings on Linux that the characters cannot be converted to UTF8

nfs/ims/proj/drl/mrt1/users/gregory/Harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java:366: warning: unmappable character for encoding UTF8

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HARMONY-637) [classlib] AWT source file contains cyrillic letters

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-637?page=all ]

Gregory Shimansky updated HARMONY-637:
--------------------------------------

    Attachment: JavaArcRasterizer.patch

Patch to fix the comment

> [classlib] AWT source file contains cyrillic letters
> ----------------------------------------------------
>
>          Key: HARMONY-637
>          URL: http://issues.apache.org/jira/browse/HARMONY-637
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Gregory Shimansky
>     Priority: Trivial
>  Attachments: JavaArcRasterizer.patch
>
> The file classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java has a word "height" typed in cyrillic letters :)
> This results in warnings on Linux that the characters cannot be converted to UTF8
> nfs/ims/proj/drl/mrt1/users/gregory/Harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java:366: warning: unmappable character for encoding UTF8

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (HARMONY-637) [classlib] AWT source file contains cyrillic letters

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-637?page=all ]

Tim Ellison reassigned HARMONY-637:
-----------------------------------

    Assign To: Tim Ellison

> [classlib] AWT source file contains cyrillic letters
> ----------------------------------------------------
>
>          Key: HARMONY-637
>          URL: http://issues.apache.org/jira/browse/HARMONY-637
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Gregory Shimansky
>     Assignee: Tim Ellison
>     Priority: Trivial
>  Attachments: JavaArcRasterizer.patch
>
> The file classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java has a word "height" typed in cyrillic letters :)
> This results in warnings on Linux that the characters cannot be converted to UTF8
> nfs/ims/proj/drl/mrt1/users/gregory/Harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java:366: warning: unmappable character for encoding UTF8

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HARMONY-637) [classlib] AWT source file contains cyrillic letters

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-637?page=all ]
     
Tim Ellison resolved HARMONY-637:
---------------------------------

    Resolution: Fixed

Thanks Gregory <g>

Patch applied to AWT module at repo revision r415996.

Please check that the patch was applied as you expected.


> [classlib] AWT source file contains cyrillic letters
> ----------------------------------------------------
>
>          Key: HARMONY-637
>          URL: http://issues.apache.org/jira/browse/HARMONY-637
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Gregory Shimansky
>     Assignee: Tim Ellison
>     Priority: Trivial
>  Attachments: JavaArcRasterizer.patch
>
> The file classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java has a word "height" typed in cyrillic letters :)
> This results in warnings on Linux that the characters cannot be converted to UTF8
> nfs/ims/proj/drl/mrt1/users/gregory/Harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java:366: warning: unmappable character for encoding UTF8

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HARMONY-637) [classlib] AWT source file contains cyrillic letters

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-637?page=comments#action_12417137 ] 

Gregory Shimansky commented on HARMONY-637:
-------------------------------------------

The patch was applied correctly, source file now compiles without warnings on linux.

> [classlib] AWT source file contains cyrillic letters
> ----------------------------------------------------
>
>          Key: HARMONY-637
>          URL: http://issues.apache.org/jira/browse/HARMONY-637
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Gregory Shimansky
>     Assignee: Tim Ellison
>     Priority: Trivial
>  Attachments: JavaArcRasterizer.patch
>
> The file classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java has a word "height" typed in cyrillic letters :)
> This results in warnings on Linux that the characters cannot be converted to UTF8
> nfs/ims/proj/drl/mrt1/users/gregory/Harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java:366: warning: unmappable character for encoding UTF8

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (HARMONY-637) [classlib] AWT source file contains cyrillic letters

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-637?page=all ]
     
Tim Ellison closed HARMONY-637:
-------------------------------


Verified by Gregory.


> [classlib] AWT source file contains cyrillic letters
> ----------------------------------------------------
>
>          Key: HARMONY-637
>          URL: http://issues.apache.org/jira/browse/HARMONY-637
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Gregory Shimansky
>     Assignee: Tim Ellison
>     Priority: Trivial
>  Attachments: JavaArcRasterizer.patch
>
> The file classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java has a word "height" typed in cyrillic letters :)
> This results in warnings on Linux that the characters cannot be converted to UTF8
> nfs/ims/proj/drl/mrt1/users/gregory/Harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/render/JavaArcRasterizer.java:366: warning: unmappable character for encoding UTF8

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira