NPE building boot jar if java.lang.Object is included in 
<additional-boot-jar-classes>
--------------------------------------------------------------------------------------

                 Key: CDV-478
                 URL: https://jira.terracotta.org/jira//browse/CDV-478
             Project: Community Development
          Issue Type: Bug
          Components: DSO:L1, Eclipse Plugin
    Affects Versions: 2.4.4
            Reporter: Tim Eck
            Assignee: Issue Review Board


I think there are two problems in here. The more severe is the actual NPE that 
happens in the classadapter, and as such this should be assigned to someone on 
transparency team. 

The class adapter will try to dereference the super class of Object, which will 
be null, geting an NPE.

I got myself into this situation since I marked an Object variable as a root 
using the eclipse plugin. In theory we could exclude Object in this case, but 
that isn't truly necessary to special case


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

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to