LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cvs-checkins > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: cvs at opencores.org<cvs@o...>
    Date: Mon Jul 30 17:58:30 CEST 2007
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/07/07 30:17:58

    Modified: jop/java/target/src/test/jvm DoAll.java
    Log:
    add interface checkcast


    Revision Changes Path
    1.15 jop/java/target/src/test/jvm/DoAll.java

    http://www.opencores.org/cvsweb.shtml/jop/java/target/src/test/jvm/DoAll.java.diff?r1=1.14&r2=1.15

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: DoAll.java
    ===================================================================
    RCS file: /cvsroot/martin/jop/java/target/src/test/jvm/DoAll.java,v
    retrieving revision 1.14
    retrieving revision 1.15
    diff -u -b -r1.14 -r1.15
    --- DoAll.java 14 Jan 2007 21:52:26 -0000 1.14
    +++ DoAll.java 30 Jul 2007 15:58:29 -0000 1.15
    @@ -34,6 +34,7 @@
    new InstanceCheckcast(),
    // new Except(),
    new SystemCopy(),
    + new CheckCast()
    };

    for (int i=0; i<tc.length; ++i) {



     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.