| javax.microedition.io.BaseGCFTestCase | Line |
|---|
| Support proxy configuration. | 53 |
| javax.microedition.io.SSLConnectionTest | Line |
|---|
| assertNotNull("Certificate.getSubject()", cert.getSubject()); | 106 |
| assertNotNull("Certificate.getSigAlgName()", cert.getSigAlgName()); | 110 |
| assertTrue("Certificate.getNotBefore()", cert.getNotBefore() >= 0); | 111 |
| assertTrue("Certificate.getNotAfter()", cert.getNotAfter() >= 0); | 112 |
| String serialNumber = cert.getSerialNumber(); | 113 |
| assertNotNull("Certificate.getSerialNumber()", serialNumber); | 114 |
| org.microemu.Injected | Line |
|---|
| fix ChangeCallsMethodVisitor | 112 |
| org.microemu.app.Common | Line |
|---|
| integrate with ImplementationInitialization | 137 |
| to be removed when event dispatcher will run input method task | 206 |
| add proper Error handling and display in this function. | 222 |
| Proper test If this is still active conetex. | 289 |
| check if IOUtils.getCanonicalFileURL is needed | 531 |
| registerImplementations by reading jar files in classpath. | 774 |
| org.microemu.app.classloader.ChangeCallsMethodVisitor | Line |
|---|
| make this work for gMaps case | 159 |
| org.microemu.app.util.MIDletThread | Line |
|---|
| overrite run() in user Threads using ASM | 91 |
| org.microemu.app.util.MIDletTimer | Line |
|---|
| Name all the timer Threads created by MIDlet in Java 5 | 38 |
| org.microemu.cldc.SecurityInfoImpl | Line |
|---|
| Auto-generated method stub | 48 |
| Auto-generated method stub | 64 |
| org.microemu.cldc.datagram.Connection | Line |
|---|
| currently we ignore the mode | 121 |
| org.microemu.cldc.socket.SocketConnection | Line |
|---|
| fix differences between Java ME and Java SE | 158 |
| org.microemu.cldc.ssl.Connection | Line |
|---|
| validate certificate chains | 60 |
| fix differences between Java ME and Java SE | 90 |
| org.microemu.device.impl.InputMethodImpl | Line |
|---|
| to be removed when event dispatcher will run input method task | 52 |
| --No comment-- | 150 |
| --No comment-- | 159 |
| org.microemu.device.impl.ui.DisplayableImplUI | Line |
|---|
| Auto-generated method stub | 32 |
| Auto-generated method stub | 37 |
| Auto-generated method stub | 42 |
| Auto-generated method stub | 47 |
| Auto-generated method stub | 52 |
| implement invalidate | 57 |
| org.microemu.microedition.io.ConnectorImpl | Line |
|---|
| integrate with ImplementationInitialization | 44 |
| make this configurable | 51 |
| org.microemu.microedition.io.PushRegistryImpl | Line |
|---|
| Auto-generated method stub | 38 |
| Auto-generated method stub | 43 |
| Auto-generated method stub | 48 |
| Auto-generated method stub | 53 |
| Auto-generated method stub | 59 |
| Auto-generated method stub | 64 |