A P P E N D I X  F

Supported Technologies

TABLE F-1 lists the technologies and versions whose implementations can be tested with the Java Device Test Suite.


TABLE F-1 Java Device Test Suite Supported Technologies

Technology

Versions and Specifications

Advanced Multimedia Supplements (AMMS)

1.0 - JSR 234

Connected Limited Device Configuration (CLDC)

1.0 - JSR 30
1.1, 1.1.1 - JSR 139

Contactless Communication API

1.0 - JSR 257

Content Handler API (CHAPI)

1.0 - JSR 211

Java APIs for Object Exchange (OBEX) and Bluetooth

1.0, 1.1, 1.1.1 - JSR 82

Java Technology for the Wireless Industry (JTWI)

1.0 - JSR 185

Location API Optional Package

1.0 - JSR 179

Mobile 3D Graphics API

1.0, 1.1 - JSR 184

Mobile Information Device Profile (MIDP)

1.0 - JSR 37
2.0, 2.1 - JSR 118

Mobile Internationalization API

1.0 - JSR 238

Mobile Media API (MMAPI)

1.0, 1.1 - JSR 135

Mobile Sensor API (MSAPI)

1.1 - JSR 256

Mobile Service Architecture (MSA) security tests

1.0 - JSR 248

OpenGL Embedded Subset (ES)

1.0 - JSR 239

Payment API

1.1 - JSR 229

Personal Digital Assistant (PDA) optional packages

1.0 - JSR 75

Scalable Vector Graphics (SVG)

1.0 - JSR 226

Security and Trust Services API (SATSA)

1.0 - JSR 177

Session Initiation Protocol (SIP)

1.0, 1.1 - JSR 180

Web Services (JAXP and JAX-RPC Subset)

1.0 - JSR 172

Wireless Messaging API (WMA)

1.0, 1.1 - JSR 120
2.0 - JSR 205

XML API

1.0 - JSR 280




Note - The Java Device Test Suite supports respective clarifications for all JSRs that are in MSA JSR 248.


When specification versions are proper subsets-supersets, one test pack covers the versions with a different package for each version. The tests in the packages do not overlap. For example, the tests in com.sun.wma2_0 do not include the tests in com.sun.wma1_1. Therefore, to fully test a device that supports WMA 2.0, you must run the tests in com.sun.wma, com.sun.wma1_1, and com.sun.wma2_0.

When a newer specification is not a proper superset of an older one, the versions are represented by different test packs. The MIDP 1.0 OTA and MIDP OTA test packs are an example. The MIDP 1.0 OTA test pack contains all of the tests related to the MIDP 1.0 specification. The MIDP OTA test pack contains the MIDP 1.0 tests that are compatible with MIDP 2.0 and MIDP 2.1 devices, plus the MIDP 2.0 and 2.1 tests.