Apache Geronimo > Discussion Forums  User List | Dev List | Wiki | Issue Tracker  

[jira] Created: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

[jira] Created: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message

Check for all data primitive types when shortcutting to the primordial classloader
----------------------------------------------------------------------------------

                 Key: GERONIMO-4217
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: kernel
    Affects Versions: 2.1.2, 2.2
            Reporter: Kevan Miller


Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Assigned: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang reassigned GERONIMO-4217:
----------------------------------

    Assignee: Rex Wang

> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Updated: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang updated GERONIMO-4217:
-------------------------------

    Attachment: GERONIMO-4217-b21.patch

A patch for branch, I will make a trunk patch later.
-Rex

> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>         Attachments: GERONIMO-4217-b21.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Commented: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725995#action_12725995 ]

Rex Wang commented on GERONIMO-4217:
------------------------------------

Not idea why only judge the boolean/int/double/long before..Does anyone know the reason?

-Rex

> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>         Attachments: GERONIMO-4217-b21.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Updated: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang updated GERONIMO-4217:
-------------------------------

    Attachment: Geronimo-4729-trunk.patch

> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>         Attachments: GERONIMO-4217-b21.patch, Geronimo-4729-trunk.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Updated: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang updated GERONIMO-4217:
-------------------------------

    Attachment: GERONIMO-4217-trunk.patch

> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>         Attachments: GERONIMO-4217-b21.patch, GERONIMO-4217-trunk.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Updated: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang updated GERONIMO-4217:
-------------------------------

    Attachment:     (was: Geronimo-4729-trunk.patch)

> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>         Attachments: GERONIMO-4217-b21.patch, GERONIMO-4217-trunk.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Updated: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang updated GERONIMO-4217:
-------------------------------

    Fix Version/s: 2.2
                   2.1.5

> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>             Fix For: 2.1.5, 2.2
>
>         Attachments: GERONIMO-4217-b21.patch, GERONIMO-4217-trunk.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Commented: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730200#action_12730200 ]

Rex Wang commented on GERONIMO-4217:
------------------------------------

Can anyone help review this?
-Rex

> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>             Fix For: 2.1.5, 2.2
>
>         Attachments: GERONIMO-4217-b21.patch, GERONIMO-4217-trunk.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Resolved: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan resolved GERONIMO-4217.
----------------------------

    Resolution: Fixed

Commit changes to trunk At revision: 793450, 2.1.5 At revision: 793453.
Thanks for the patch, Rex !

> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>             Fix For: 2.1.5, 2.2
>
>         Attachments: GERONIMO-4217-b21.patch, GERONIMO-4217-trunk.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Commented: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730219#action_12730219 ]

Rex Wang commented on GERONIMO-4217:
------------------------------------

Thanks! Ivan:-)

> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>             Fix For: 2.1.5, 2.2
>
>         Attachments: GERONIMO-4217-b21.patch, GERONIMO-4217-trunk.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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


[jira] Closed: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

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

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/GERONIMO-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang closed GERONIMO-4217.
------------------------------


> Check for all data primitive types when shortcutting to the primordial classloader
> ----------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4217
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4217
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: kernel
>    Affects Versions: 2.1.2, 2.2
>            Reporter: Kevan Miller
>            Assignee: Rex Wang
>             Fix For: 2.1.5, 2.2
>
>         Attachments: GERONIMO-4217-b21.patch, GERONIMO-4217-trunk.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types when deciding if the primordial ClassLoader should be invoked

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