Java View all facts Glossary Help |
tool |
tool comparison table |
Subject | have purpose | check that | is part of | is a subtopic of | ensure that | has definition |
---|---|---|---|---|---|---|
bytecode verifier | to verify each class loaded over a network to ensure that it obeys all Java language rules | a class is not a subclass of a final class | the Java Runtime System | How Java Works | subversion is not taking place at the bytecode level | A verifier that is part of the Class File verifier and which performs a data-flow analysis on the actual bytecode stream that is contained in each method definition in the class . |
Java development tool | to assist a programmer in preparing, debugging and executing Java programs | Java Tools | ||||
programming environment | Java Tools |
Next kbTop: type Up: kbTop Previous kbTop: thread priority