Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-51840

Illegal reflective access by XStream

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • core, remoting

      After executing "echo Hello, world!" job ob the agent I get warnings for XStream. I would not be surprised if we had warnings on the Master, but I am not sure what XStream is doing on the agent side at all

      WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields to field java.util.TreeMap.comparator
      WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields to field java.util.TreeSet.m
      WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields to field java.util.Properties.defaults
      WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields to field java.lang.reflect.Proxy.h
      WARNING: Illegal reflective access by com.thoughtworks.xstream.converters.reflection.AbstractAttributedCharacterIteratorAttributeConverter to method java.text.AttributedCharacterIterator$Attribute.getName()
      WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields to field java.awt.font.TextAttribute.instanceMap
      WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields to field java.util.EnumSet.elementType
      WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields to field java.util.EnumMap.keyType
      

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: