You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-dev@jakarta.apache.org by en...@apache.org on 2003/01/28 19:03:20 UTC

cvs commit: jakarta-bcel TODO.JustIce

enver       2003/01/28 10:03:19

  Modified:    .        TODO.JustIce
  Log:
  remind me of another check that I should implement one day ot the other .)
  
  Revision  Changes    Path
  1.5       +3 -1      jakarta-bcel/TODO.JustIce
  
  Index: TODO.JustIce
  ===================================================================
  RCS file: /home/cvs/jakarta-bcel/TODO.JustIce,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TODO.JustIce	19 Nov 2002 12:24:11 -0000	1.4
  +++ TODO.JustIce	28 Jan 2003 18:03:18 -0000	1.5
  @@ -35,6 +35,8 @@
   - It is not verified if classes that propose they would  implement  an
   interface _really_ implement all the methods.
   
  +- It is not verified that interfaces are actually  tagged  'abstract'.
  +
   - The InstructionContext.getSuccessors() method may return the same
   successor more than one time. For performance reasons the ControlFlow-
   Graph.InstructionContextImpl class should return an array where the
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>