All class files --------------- Note: ./sablejit/SableJITClassLoader.class must be installed in the bootclasspath and not in the sablejit.jar. Need: base + {arch_ppc | arch_x86 | arch_sparc} For testing also need: test arch_ppc.list ./sablejit/OnePassPPC.class ./sablejit/arch/ppc/PowerPCABI.class ./sablejit/arch/ppc/PPC.class arch_x86.list ./sablejit/OnePassX86.class ./sablejit/arch/x86/X86.class ./sablejit/arch/x86/X86ABI.class arch_sparc.list ./sablejit/OnePassSparc.class ./sablejit/arch/sparc/Sparc.class ./sablejit/arch/sparc/SVR4SparcABI.class test.list ./sablejit/AssertionFailedException.class ./sablejit/CompilerStats.class ./sablejit/CompilerTest.class ./sablejit/ExceptionUsedForTesting.class ./sablejit/TestAll.class ./sablejit/arch/ArchitectureTest.class ./sablejit/arch/Glue.class ./sablejit/arch/PPCArchFactory.class ./sablejit/arch/SparcArchFactory.class ./sablejit/arch/VirtualRegister.class ./sablejit/arch/X86ArchFactory.class ./sablejit/arch/x86/X86FPStack.class ./sablejit/arch/x86/X86FPStackException.class ./sablejit/arch/x86/X86Register.class base.list ./sablejit/AutoConfiguration.class ./sablejit/Compiler.class ./sablejit/Configuration.class ./sablejit/ExceptionInJITInitError.class ./sablejit/IRBuilder.class ./sablejit/IRBuilderFactory.class ./sablejit/MappingException.class ./sablejit/NotImplementedException.class ./sablejit/NotPreparedException.class ./sablejit/NotSupportedException.class ./sablejit/OnePassGenerator$ExceptionMapping.class ./sablejit/OnePassGenerator.class ./sablejit/PCMapper.class ./sablejit/SableJITError.class ./sablejit/SableJITException.class ./sablejit/SableJITRuntimeException.class ./sablejit/SableVMConstants.class # Not needed only if bin comp level is NONE ./sablejit/UnrecoverableExceptionError.class ./sablejit/UnusedBytecodeException.class ./sablejit/arch/ABI.class ./sablejit/arch/Architecture.class ./sablejit/arch/ArchitectureFactory.class # Needed for Configuration ./sablejit/arch/BranchInfo.class ./sablejit/arch/InvalidRegisterException.class ./sablejit/arch/Label.class ./sablejit/arch/NoDefaultImplException.class ./sablejit/arch/OutOfRegistersException.class ./sablejit/arch/RegisterAllocator.class ./sablejit/arch/RegisterException.class ./sablejit/arch/TargetException.class ./sablejit/arch/TrivialRegisterAllocator.class # only constants ./sablejit/arch/Type.class ./sablejit/SableVMConstants.class