NullPointerException when determining AI-Def/Use information

Issue #99 resolved
Michael Eichberg repo owner created an issue

org.gudy.azureus2.pluginsimpl.local.utils.resourcedownloader.ResourceDownloaderURLImpl{ public java.io.InputStream download(){ Some(jar:file:/Users/eichberg/Desktop/QualitasCorpus-20130901r/Systems/azureus/azureus-4.8.1.2/compressed/Vuze_4812.jar!/org/gudy/azureus2/pluginsimpl/local/utils/resourcedownloader/ResourceDownloaderURLImpl.class) } } at org.opalj.ai.domain.RecordDefUse$class.handleSuccessor$1(RecordDefUse.scala:858) at org.opalj.ai.domain.RecordDefUse$$anonfun$abstractInterpretationEnded$1.apply$mcVI$sp(RecordDefUse.scala:877)

or

com.aelitis.azureus.plugins.dht.impl.DHTPluginStorageManager{ public com.aelitis.azureus.core.dht.DHTStorageBlock keyBlockRequest(com.aelitis.azureus.core.dht.transport.DHTTransportContact,byte[],byte[]){ Some(jar:file:/Users/eichberg/Desktop/QualitasCorpus-20130901r/Systems/azureus/azureus-4.8.1.2/compressed/Vuze_4812.jar!/com/aelitis/azureus/plugins/dht/impl/DHTPluginStorageManager.class) } }

  • at org.opalj.ai.domain.RecordDefUse$class.handleSuccessor$1(RecordDefUse.scala:858) at org.opalj.ai.domain.RecordDefUse$$anonfun$abstractInterpretationEnded$1.apply$mcVI$sp(RecordDefUse.scala:877) at org.opalj.ai.domain.RecordDefUse$$anonfun$abstractInterpretationEnded$1.apply(RecordDefUse.scala:877) at org.opalj.ai.domain.RecordDefUse$$anonfun$abstractInterpretationEnded$1.apply(RecordDefUse.scala:877)*

Comments (3)

  1. Log in to comment