You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Eugene S. Ostrovsky (JIRA)" <ji...@apache.org> on 2007/10/14 10:03:51 UTC

[jira] Created: (HARMONY-4943) [classlib] Error on compiling WGLGraphicsConfiguration.java

[classlib] Error on compiling WGLGraphicsConfiguration.java
-----------------------------------------------------------

                 Key: HARMONY-4943
                 URL: https://issues.apache.org/jira/browse/HARMONY-4943
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
         Environment: Windows x86
            Reporter: Eugene S. Ostrovsky


Couldn't build classlib r584437.
Log:
.....
 [hy.javac] 1. ERROR in d:\Work\trunk\working_classlib\modules\awt\src\main\java\windows\org\apache\harmony\awt\gl\windows\WGLGraphicsConfiguration.java (at line 78)
 [hy.javac] 	super(hdc);
 [hy.javac] 	^^^^^^^^^^^
 [hy.javac] The constructor WinGraphicsConfiguration(long) is undefined
......

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-4943) [classlib] Error on compiling WGLGraphicsConfiguration.java

Posted by "Eugene S. Ostrovsky (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534625 ] 

Eugene S. Ostrovsky commented on HARMONY-4943:
----------------------------------------------

The reason seems to be in patch for HARMONY-4902

> [classlib] Error on compiling WGLGraphicsConfiguration.java
> -----------------------------------------------------------
>
>                 Key: HARMONY-4943
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4943
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Windows x86
>            Reporter: Eugene S. Ostrovsky
>
> Couldn't build classlib r584437.
> Log:
> .....
>  [hy.javac] 1. ERROR in d:\Work\trunk\working_classlib\modules\awt\src\main\java\windows\org\apache\harmony\awt\gl\windows\WGLGraphicsConfiguration.java (at line 78)
>  [hy.javac] 	super(hdc);
>  [hy.javac] 	^^^^^^^^^^^
>  [hy.javac] The constructor WinGraphicsConfiguration(long) is undefined
> ......

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-4943) [classlib] Error on compiling WGLGraphicsConfiguration.java

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky closed HARMONY-4943.
--------------------------------------


I successfully built classlib with revision 584564, so I verify that problem is fixed.

> [classlib] Error on compiling WGLGraphicsConfiguration.java
> -----------------------------------------------------------
>
>                 Key: HARMONY-4943
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4943
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Windows x86
>            Reporter: Eugene S. Ostrovsky
>            Assignee: Alexei Zakharov
>
> Couldn't build classlib r584437.
> Log:
> .....
>  [hy.javac] 1. ERROR in d:\Work\trunk\working_classlib\modules\awt\src\main\java\windows\org\apache\harmony\awt\gl\windows\WGLGraphicsConfiguration.java (at line 78)
>  [hy.javac] 	super(hdc);
>  [hy.javac] 	^^^^^^^^^^^
>  [hy.javac] The constructor WinGraphicsConfiguration(long) is undefined
> ......

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-4943) [classlib] Error on compiling WGLGraphicsConfiguration.java

Posted by "Alexei Zakharov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Zakharov resolved HARMONY-4943.
--------------------------------------

    Resolution: Fixed

I've committed the fix at r584540. Eugene, please verify that the issue is not reproducible anymore.

> [classlib] Error on compiling WGLGraphicsConfiguration.java
> -----------------------------------------------------------
>
>                 Key: HARMONY-4943
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4943
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Windows x86
>            Reporter: Eugene S. Ostrovsky
>            Assignee: Alexei Zakharov
>
> Couldn't build classlib r584437.
> Log:
> .....
>  [hy.javac] 1. ERROR in d:\Work\trunk\working_classlib\modules\awt\src\main\java\windows\org\apache\harmony\awt\gl\windows\WGLGraphicsConfiguration.java (at line 78)
>  [hy.javac] 	super(hdc);
>  [hy.javac] 	^^^^^^^^^^^
>  [hy.javac] The constructor WinGraphicsConfiguration(long) is undefined
> ......

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-4943) [classlib] Error on compiling WGLGraphicsConfiguration.java

Posted by "Alexei Zakharov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Zakharov reassigned HARMONY-4943:
----------------------------------------

    Assignee: Alexei Zakharov

> [classlib] Error on compiling WGLGraphicsConfiguration.java
> -----------------------------------------------------------
>
>                 Key: HARMONY-4943
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4943
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Windows x86
>            Reporter: Eugene S. Ostrovsky
>            Assignee: Alexei Zakharov
>
> Couldn't build classlib r584437.
> Log:
> .....
>  [hy.javac] 1. ERROR in d:\Work\trunk\working_classlib\modules\awt\src\main\java\windows\org\apache\harmony\awt\gl\windows\WGLGraphicsConfiguration.java (at line 78)
>  [hy.javac] 	super(hdc);
>  [hy.javac] 	^^^^^^^^^^^
>  [hy.javac] The constructor WinGraphicsConfiguration(long) is undefined
> ......

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.