Uses of Class
org.jikesrvm.compilers.opt.OperationNotImplementedException

Packages that use OperationNotImplementedException
org.jikesrvm.compilers.opt   
 

Uses of OperationNotImplementedException in org.jikesrvm.compilers.opt
 

Subclasses of OperationNotImplementedException in org.jikesrvm.compilers.opt
 class MagicNotImplementedException
          Use this exception when the opt compiler attempts to compile an unsupported magic.