Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Android/art/art/test/121-modifiers/   (Android Betriebssystem Version 17©)  Datei vom 26.5.2026 mit Größe 811 B image not shown  

Quelle  info.txt

  Sprache: Text
 

This is a test checking the modifier (access flags) handling of ART.

The classes are pre-compiled and modified with ASM.

To reproduce, compile the source files. Asm.java needs the ASM libraries (core and tree). Then
run Asm.java, which produces Inf.out and NonInf.out. Rename these to class files and put them
into the classes directory (this assumes the ASM libraries are names asm.jar and asm-tree.jar).
Finally, compile with jack/jill or dx, and run baksmali.

javac Inf.java NonInf.java Main.java
javac -cp asm.jar:asm-tree.jar:. Asm.java
java -cp asm.jar:asm-tree.jar:. Asm
mv Inf.out classes_tmp/Inf.class
mv NonInf.out classes_tmp/NonInf.class
mv Main.class A.class A\$B.class A\$C.class classes_tmp/
dx --debug --dex --output=classes.dex classes
baksmali disassemble classes.dex
mv out/*.smali smali/

Messung V0.5 in Prozent
C=90 H=92 G=90

¤ Dauer der Verarbeitung: 0.1 Sekunden  (vorverarbeitet am  2026-06-29) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.