Message11780

Author jeff.allen
Recipients jeff.allen
Date 2018-03-11.13:03:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520773405.53.0.467229070634.issue2656@psf.upfronthosting.co.za>
In-reply-to
Content
A reasonably complete set of cases (made by running the regrtest and a bit of clean-up):

By jnr.posix.JavaLibCHelper (jython.jar) to field java.io.FileDescriptor.fd
By jnr.posix.JavaLibCHelper (jython.jar) to field java.io.FileDescriptor.handle
By jnr.posix.JavaLibCHelper (jython.jar) to field sun.nio.ch.FileChannelImpl.fd
By jnr.posix.JavaLibCHelper (jython.jar) to method sun.nio.ch.SelChImpl.getFD()
By jnr.posix.util.FieldAccess (jython.jar) to field java.io.FileDescriptor.fd
By org.python.core.PyBeanProperty (jython.jar) to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.setEntityResolver(org.xml.sax.EntityResolver)
By org.python.core.PyBeanProperty (jython.jar) to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.setErrorHandler(org.xml.sax.ErrorHandler)
By org.python.core.PyReflectedFunction (jython.jar) to field java.lang.ProcessImpl.handle
By org.python.core.PyReflectedFunction (jython.jar) to method
By org.python.core.PyReflectedFunction (jython.jar) to method com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl.newSAXParser()
By org.python.core.PyReflectedFunction (jython.jar) to method com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl.setFeature(java.lang.String,boolean)
By org.python.core.PyReflectedFunction (jython.jar) to method com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.getFeature(java.lang.String)
By org.python.core.PyReflectedFunction (jython.jar) to method com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(org.xml.sax.InputSource)
By org.python.core.PyReflectedFunction (jython.jar) to method com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.setFeature(java.lang.String,boolean)
By org.python.core.PyReflectedFunction (jython.jar) to method com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.getXMLReader()
By org.python.core.PyReflectedFunction (jython.jar) to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.setContentHandler(org.xml.sax.ContentHandler)
By org.python.core.PyReflectedFunction (jython.jar) to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.setDTDHandler(org.xml.sax.DTDHandler)
By org.python.core.PyReflectedFunction (jython.jar) to method com.sun.tools.javac.api.JavacTaskImpl.call()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.net.www.protocol.jar.JarURLConnection.getDefaultUseCaches()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.net.www.protocol.jar.JarURLConnection.setDefaultUseCaches(boolean)
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.Big5.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.Big5.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.Big5_HKSCS.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.Big5_HKSCS.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.EUC_CN.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.EUC_CN.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.EUC_JP.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.EUC_JP.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.EUC_KR.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.EUC_KR.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.GB18030.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.GB18030.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.IBM942.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.IBM942.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.IBM949.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.IBM949.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.IBM950.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.IBM950.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.ISO2022_JP.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.ISO2022_JP.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.ISO2022_JP_2.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.ISO2022_JP_2.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.ISO2022_KR.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.ISO2022_KR.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.SJIS_0213.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.ext.SJIS_0213.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.GBK.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.GBK.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.Johab.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.Johab.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.MS936.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.SJIS.newDecoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.nio.cs.SJIS.newEncoder()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.security.x509.X509CertImpl.toString()
By org.python.core.PyReflectedFunction (jython.jar) to method sun.util.calendar.ZoneInfo.getRawOffset()
By org.python.core.PySystemState (jython.jar) to method java.io.Console.encoding()
By org.python.modules.gc (jython.jar) to field java.util.ArrayList.elementData
By org.python.netty.util.internal.ReflectionUtil (jython.jar) to constructor java.nio.DirectByteBuffer(long,int)
By org.python.netty.util.internal.ReflectionUtil (jython.jar) to field sun.nio.ch.SelectorImpl.publicSelectedKeys
By org.python.netty.util.internal.ReflectionUtil (jython.jar) to field sun.nio.ch.SelectorImpl.selectedKeys
By org.python.netty.util.internal.ReflectionUtil (jython.jar) to method java.nio.Bits.unaligned()
History
Date User Action Args
2018-03-11 13:03:25jeff.allensetmessageid: <1520773405.53.0.467229070634.issue2656@psf.upfronthosting.co.za>
2018-03-11 13:03:25jeff.allensetrecipients: + jeff.allen
2018-03-11 13:03:25jeff.allenlinkissue2656 messages
2018-03-11 13:03:25jeff.allencreate