| javax.microedition.io.BaseGCFTestCase | Line |
|---|
| Support proxy configuration. | 58 |
| javax.microedition.io.SSLConnectionTest | Line |
|---|
| assertNotNull("Certificate.getSubject()", cert.getSubject()); | 111 |
| assertNotNull("Certificate.getSigAlgName()", cert.getSigAlgName()); | 115 |
| assertTrue("Certificate.getNotBefore()", cert.getNotBefore() >= 0); | 116 |
| assertTrue("Certificate.getNotAfter()", cert.getNotAfter() >= 0); | 117 |
| String serialNumber = cert.getSerialNumber(); | 118 |
| assertNotNull("Certificate.getSerialNumber()", serialNumber); | 119 |
| org.microemu.Injected | Line |
|---|
| fix ChangeCallsMethodVisitor | 117 |
| org.microemu.app.Common | Line |
|---|
| integrate with ImplementationInitialization | 142 |
| to be removed when event dispatcher will run input method task | 211 |
| add proper Error handling and display in this function. | 234 |
| Proper test If this is still active conetex. | 301 |
| check if IOUtils.getCanonicalFileURL is needed | 562 |
| registerImplementations by reading jar files in classpath. | 817 |
| org.microemu.app.classloader.ChangeCallsMethodVisitor | Line |
|---|
| make this work for gMaps case | 164 |
| org.microemu.app.util.MIDletThread | Line |
|---|
| overrite run() in user Threads using ASM | 96 |
| org.microemu.cldc.SecurityInfoImpl | Line |
|---|
| Auto-generated method stub | 53 |
| Auto-generated method stub | 69 |
| org.microemu.cldc.datagram.Connection | Line |
|---|
| currently we ignore the mode | 126 |
| org.microemu.cldc.socket.SocketConnection | Line |
|---|
| fix differences between Java ME and Java SE | 163 |
| org.microemu.cldc.ssl.Connection | Line |
|---|
| validate certificate chains | 65 |
| fix differences between Java ME and Java SE | 95 |
| org.microemu.device.impl.InputMethodImpl | Line |
|---|
| to be removed when event dispatcher will run input method task | 57 |
| --No comment-- | 155 |
| --No comment-- | 164 |
| org.microemu.device.impl.ui.DisplayableImplUI | Line |
|---|
| Auto-generated method stub | 37 |
| Auto-generated method stub | 42 |
| Auto-generated method stub | 47 |
| Auto-generated method stub | 52 |
| Auto-generated method stub | 57 |
| implement invalidate | 62 |
| org.microemu.microedition.io.ConnectorImpl | Line |
|---|
| integrate with ImplementationInitialization | 49 |
| make this configurable | 56 |
| org.microemu.microedition.io.PushRegistryImpl | Line |
|---|
| Auto-generated method stub | 43 |
| Auto-generated method stub | 48 |
| Auto-generated method stub | 53 |
| Auto-generated method stub | 58 |
| Auto-generated method stub | 64 |
| Auto-generated method stub | 69 |