[jboss-jira] [JBoss JIRA] (AS7-4763) Wrong PropertyEditor is used by ThreadGroups other than "ModelController ThreadGroup" in JDK 7

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Mon Jun 4 10:33:17 EDT 2012


     [ https://issues.jboss.org/browse/AS7-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlo de Wolf updated AS7-4763:
-------------------------------

    Labels: jdk7  (was: )

    
> Wrong PropertyEditor is used by ThreadGroups other than "ModelController ThreadGroup" in JDK 7
> ----------------------------------------------------------------------------------------------
>
>                 Key: AS7-4763
>                 URL: https://issues.jboss.org/browse/AS7-4763
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 7.1.2.Final (EAP)
>         Environment: java version "1.7.0_04"
> Java(TM) SE Runtime Environment (build 1.7.0_04-b20)
> Java HotSpot(TM) 64-Bit Server VM (build 23.0-b21, mixed mode)
>            Reporter: Carlo de Wolf
>            Assignee: Jason Greene
>              Labels: jdk7
>
> {noformat}
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.6) (6b22-1.10.6-0ubuntu1)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> {noformat}
> gives:
> {noformat}
> 14:15:37,247 ERROR [stderr] (EJB default - 1) java.lang.ThreadGroup[name=EJB default,maxpri=10]
> 14:15:37,249 ERROR [stderr] (EJB default - 1) org.jboss.common.beans.property.LongEditor at 610a9daf
> {noformat}
> JDK 7 however gives:
> {noformat}
> 14:13:19,077 ERROR [stderr] (EJB default - 1) java.lang.ThreadGroup[name=EJB default,maxpri=10]
> 14:13:19,079 ERROR [stderr] (EJB default - 1) sun.beans.editors.LongEditor at 2ef2f659
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list