You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2006/10/18 10:54:35 UTC

[jira] Created: (HARMONY-1902) [drlvm] "java.compiler" property support

[drlvm] "java.compiler" property support
----------------------------------------

                 Key: HARMONY-1902
                 URL: http://issues.apache.org/jira/browse/HARMONY-1902
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Mikhail Fursov
         Attachments: java_compiler_fix.zip

DRLVM does not provide mandatory "java.compiler" property.
With this fix the property is set with a meaningful value.
The fix also cleans some EM interpreter dependencies and adds interpreter.emconf file to DRLVM


-- 
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-1902) [drlvm] "java.compiler" property support

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1902?page=comments#action_12444227 ] 
            
Mikhail Fursov commented on HARMONY-1902:
-----------------------------------------

Verified. Works fine. 

> [drlvm] "java.compiler" property support
> ----------------------------------------
>
>                 Key: HARMONY-1902
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1902
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Paulex Yang
>         Attachments: java_compiler_fix.zip, java_compiler_fix_2.zip
>
>
> DRLVM does not provide mandatory "java.compiler" property.
> With this fix the property is set with a meaningful value.
> The fix also cleans some EM interpreter dependencies and adds interpreter.emconf file to DRLVM

-- 
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-1902) [drlvm] "java.compiler" property support

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

Mikhail Fursov updated HARMONY-1902:
------------------------------------

    Attachment: java_compiler_fix_2.zip

I fixed the patch and added Apache license header to the new file.

> [drlvm] "java.compiler" property support
> ----------------------------------------
>
>                 Key: HARMONY-1902
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1902
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Paulex Yang
>         Attachments: java_compiler_fix.zip, java_compiler_fix_2.zip
>
>
> DRLVM does not provide mandatory "java.compiler" property.
> With this fix the property is set with a meaningful value.
> The fix also cleans some EM interpreter dependencies and adds interpreter.emconf file to DRLVM

-- 
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-1902) [drlvm] "java.compiler" property support

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

Paulex Yang closed HARMONY-1902.
--------------------------------


Verified by Mikhail.

> [drlvm] "java.compiler" property support
> ----------------------------------------
>
>                 Key: HARMONY-1902
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1902
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Paulex Yang
>         Attachments: java_compiler_fix.zip, java_compiler_fix_2.zip
>
>
> DRLVM does not provide mandatory "java.compiler" property.
> With this fix the property is set with a meaningful value.
> The fix also cleans some EM interpreter dependencies and adds interpreter.emconf file to DRLVM

-- 
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-1902) [drlvm] "java.compiler" property support

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1902?page=comments#action_12443810 ] 
            
Mikhail Fursov commented on HARMONY-1902:
-----------------------------------------

Ok will recheck the patch and recommit if it fails.

> [drlvm] "java.compiler" property support
> ----------------------------------------
>
>                 Key: HARMONY-1902
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1902
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Paulex Yang
>         Attachments: java_compiler_fix.zip
>
>
> DRLVM does not provide mandatory "java.compiler" property.
> With this fix the property is set with a meaningful value.
> The fix also cleans some EM interpreter dependencies and adds interpreter.emconf file to DRLVM

-- 
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-1902) [drlvm] "java.compiler" property support

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1902?page=comments#action_12443807 ] 
            
Paulex Yang commented on HARMONY-1902:
--------------------------------------

Sorry, Mikhail, I didn't notice your comments for HARMONY-1928 before checking in. I just reviewed the patch for this issue, seems most emconf updates should can be merged by SVN automatically because they are not in same context with this one. So if you can provide another patch, that would be nice, but if you cannot, that's also fine, I'll take care of it.

> [drlvm] "java.compiler" property support
> ----------------------------------------
>
>                 Key: HARMONY-1902
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1902
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Attachments: java_compiler_fix.zip
>
>
> DRLVM does not provide mandatory "java.compiler" property.
> With this fix the property is set with a meaningful value.
> The fix also cleans some EM interpreter dependencies and adds interpreter.emconf file to DRLVM

-- 
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-1902) [drlvm] "java.compiler" property support

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

Paulex Yang resolved HARMONY-1902.
----------------------------------

    Resolution: Fixed

Mikhail,, patch applied at revision r466148, thanks a lot for this enhancement, please verify that the problem is fully fixed as you expected.


> [drlvm] "java.compiler" property support
> ----------------------------------------
>
>                 Key: HARMONY-1902
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1902
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Paulex Yang
>         Attachments: java_compiler_fix.zip, java_compiler_fix_2.zip
>
>
> DRLVM does not provide mandatory "java.compiler" property.
> With this fix the property is set with a meaningful value.
> The fix also cleans some EM interpreter dependencies and adds interpreter.emconf file to DRLVM

-- 
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-1902) [drlvm] "java.compiler" property support

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

Mikhail Fursov updated HARMONY-1902:
------------------------------------

    Attachment: java_compiler_fix.zip

The patch

> [drlvm] "java.compiler" property support
> ----------------------------------------
>
>                 Key: HARMONY-1902
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1902
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Attachments: java_compiler_fix.zip
>
>
> DRLVM does not provide mandatory "java.compiler" property.
> With this fix the property is set with a meaningful value.
> The fix also cleans some EM interpreter dependencies and adds interpreter.emconf file to DRLVM

-- 
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-1902) [drlvm] "java.compiler" property support

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

Paulex Yang reassigned HARMONY-1902:
------------------------------------

    Assignee: Paulex Yang

> [drlvm] "java.compiler" property support
> ----------------------------------------
>
>                 Key: HARMONY-1902
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1902
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Paulex Yang
>         Attachments: java_compiler_fix.zip
>
>
> DRLVM does not provide mandatory "java.compiler" property.
> With this fix the property is set with a meaningful value.
> The fix also cleans some EM interpreter dependencies and adds interpreter.emconf file to DRLVM

-- 
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