Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 88) sorted by relevance

1234

/dalvik/dx/tests/003-magic-version-access/
Drun26 dx --dump --strict class-version-44.0.txt
27 dx --dump --strict class-version-44.65535.txt
30 dx --debug --dump --width=100 class-version-45.0.txt
31 dx --debug --dump --width=100 class-version-45.65535.txt
32 dx --debug --dump --width=100 class-version-48.0.txt
33 dx --debug --dump --width=100 class-version-48.65535.txt
34 dx --debug --dump --width=100 class-version-49.0.txt
35 dx --debug --dump --width=100 class-version-49.1.txt
36 dx --debug --dump --width=100 class-version-49.65535.txt
37 dx --debug --dump --width=100 class-version-50.0.txt
[all …]
Dexpected.txt8 bad class file magic (deadbabe) or version (0031.0000)
10 reading class-version-44.0.txt...
17 bad class file magic (cafebabe) or version (002c.0000)
18 ...while parsing class-version-44.0.txt
19 reading class-version-44.65535.txt...
26 bad class file magic (cafebabe) or version (002c.ffff)
27 ...while parsing class-version-44.65535.txt
28 reading class-version-45.0.txt...
49 reading class-version-45.65535.txt...
70 reading class-version-48.0.txt...
[all …]
Dclass-version-52.0.txt2 # classfile with an invalid version, with a higher major version
3 # than the highest valid version. 51.0 (0x33.0x00)
Dclass-version-51.65535.txt2 # classfile with an invalid version, with the same major version
3 # as the highest valid version. 51.65535 (0x33.0xffff)
Dclass-version-51.1.txt2 # classfile with a minor version 1 higher than the highest valid
3 # version. 51.0 (0x33.0x00)
Dclass-version-48.0.txt2 # classfile with the valid version 48.0 (0x30.0x00)
Dclass-version-50.1.txt2 # classfile with the valid version 50.1 (0x32.0x01)
Dclass-version-50.0.txt2 # classfile with the valid version 50.0 (0x30.0x00)
Dclass-version-49.0.txt2 # classfile with the valid version 49.0 (0x31.0x00)
Dclass-version-49.1.txt2 # classfile with the valid version 49.1 (0x31.0x01)
Dclass-version-51.0.txt2 # classfile with the highest valid version 51.0 (0x33.0x00)
Dclass-version-49.65535.txt2 # classfile with the valid version 49.65535 (0x31.0xffff)
Dclass-version-48.65535.txt2 # classfile with the valid version 48.65535 (0x30.0xffff)
Dclass-version-50.65535.txt2 # classfile with the valid version 50.65535 (0x32.0xffff)
Dclass-version-44.0.txt2 # classfile with an out-of-range version.
Dclass-version-44.65535.txt2 # classfile with an out-of-range version.
Dclass-version-45.65535.txt2 # classfile with the valid version 45.65535 (0x2d.0xffff)
Dclass-version-45.0.txt2 # classfile with the lowest valid version, 45.0 (0x2d.0x00)
Dinfo.txt8 * major / minor version numbers
/dalvik/dx/tests/091-ssa-const-collector/
Dinfo.txt4 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/098-dex-jsr-ret-throw/
Dinfo.txt1 The enclosed class file was generated with javac version 1.5.0_13-b05.
/dalvik/dx/src/com/android/dx/command/
DMain.java119 version(); in main()
162 private static void version() { in version() method in Main
/dalvik/dx/tests/092-ssa-cfg-edge-cases/
Dinfo.txt4 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/109-int-branch/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/122-switch-with-high-register/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other

1234