[janino-dev] [jira] Created: (JANINO-118) Contant Pool does not support >32K entries

View: New views
7 Messages — Rating Filter:   Alert me  

[janino-dev] [jira] Created: (JANINO-118) Contant Pool does not support >32K entries

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Contant Pool does not support >32K entries
------------------------------------------

                 Key: JANINO-118
                 URL: http://jira.codehaus.org/browse/JANINO-118
             Project: Janino
          Issue Type: Bug
            Reporter: Matt Fowles
            Assignee: Arno Unkrig
         Attachments: constant-pool.diff

The constant pool does not support >32K entries, when it should support up to 64K.

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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[janino-dev] [jira] Updated: (JANINO-118) Contant Pool does not support >32K entries

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/JANINO-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Fowles updated JANINO-118:
-------------------------------

    Attachment: constant-pool.patch

Fixes an added nit found in the generation of {{LDC_W}} instructions.

> Contant Pool does not support >32K entries
> ------------------------------------------
>
>                 Key: JANINO-118
>                 URL: http://jira.codehaus.org/browse/JANINO-118
>             Project: Janino
>          Issue Type: Bug
>            Reporter: Matt Fowles
>            Assignee: Arno Unkrig
>         Attachments: constant-pool.patch
>
>
> The constant pool does not support >32K entries, when it should support up to 64K.

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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[janino-dev] [jira] Updated: (JANINO-118) Contant Pool does not support >32K entries

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/JANINO-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Fowles updated JANINO-118:
-------------------------------

    Attachment:     (was: constant-pool.diff)

> Contant Pool does not support >32K entries
> ------------------------------------------
>
>                 Key: JANINO-118
>                 URL: http://jira.codehaus.org/browse/JANINO-118
>             Project: Janino
>          Issue Type: Bug
>            Reporter: Matt Fowles
>            Assignee: Arno Unkrig
>         Attachments: constant-pool.patch
>
>
> The constant pool does not support >32K entries, when it should support up to 64K.

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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[janino-dev] [jira] Updated: (JANINO-118) Contant Pool does not support >32K entries

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/JANINO-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Fowles updated JANINO-118:
-------------------------------

    Attachment: constant-pool.patch

Why in the world would java make Byte be signed?

> Contant Pool does not support >32K entries
> ------------------------------------------
>
>                 Key: JANINO-118
>                 URL: http://jira.codehaus.org/browse/JANINO-118
>             Project: Janino
>          Issue Type: Bug
>            Reporter: Matt Fowles
>            Assignee: Arno Unkrig
>         Attachments: constant-pool.patch
>
>
> The constant pool does not support >32K entries, when it should support up to 64K.

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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[janino-dev] [jira] Updated: (JANINO-118) Contant Pool does not support >32K entries

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/JANINO-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Fowles updated JANINO-118:
-------------------------------

    Attachment:     (was: constant-pool.patch)

> Contant Pool does not support >32K entries
> ------------------------------------------
>
>                 Key: JANINO-118
>                 URL: http://jira.codehaus.org/browse/JANINO-118
>             Project: Janino
>          Issue Type: Bug
>            Reporter: Matt Fowles
>            Assignee: Arno Unkrig
>         Attachments: constant-pool.patch
>
>
> The constant pool does not support >32K entries, when it should support up to 64K.

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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[janino-dev] [jira] Resolved: (JANINO-118) Contant Pool does not support >32K entries

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/JANINO-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arno Unkrig resolved JANINO-118.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.15

Applied your patch.
Removed one unused IMPORT. (Please turn on warnings about unused IMPORTs in your dev environment,)

Please test and close.

> Contant Pool does not support >32K entries
> ------------------------------------------
>
>                 Key: JANINO-118
>                 URL: http://jira.codehaus.org/browse/JANINO-118
>             Project: Janino
>          Issue Type: Bug
>            Reporter: Matt Fowles
>            Assignee: Arno Unkrig
>             Fix For: 2.5.15
>
>         Attachments: constant-pool.patch
>
>
> The constant pool does not support >32K entries, when it should support up to 64K.

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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[janino-dev] [jira] Commented: (JANINO-118) Contant Pool does not support >32K entries

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/JANINO-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138755#action_138755 ]

Matt Fowles commented on JANINO-118:
------------------------------------

Arno, I do not have the ability to close this issue.  I think my login to Jira does not have the power.  You can consider this closed.

> Contant Pool does not support >32K entries
> ------------------------------------------
>
>                 Key: JANINO-118
>                 URL: http://jira.codehaus.org/browse/JANINO-118
>             Project: Janino
>          Issue Type: Bug
>            Reporter: Matt Fowles
>            Assignee: Arno Unkrig
>             Fix For: 2.5.15
>
>         Attachments: constant-pool.patch
>
>
> The constant pool does not support >32K entries, when it should support up to 64K.

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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


LightInTheBox - Buy quality products at wholesale price!