LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    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: Sat Aug 19 19:28:11 CEST 2006
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/06/08 19:19:28

    Modified: jop/java/target/src/common/com/jopdesign/sys GC.java
    Log:
    comment


    Revision Changes Path
    1.22 jop/java/target/src/common/com/jopdesign/sys/GC.java

    http://www.opencores.org/cvsweb.shtml/jop/java/target/src/common/com/jopdesign/sys/GC.java.diff?r1=1.21&r2=1.22

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

    Index: GC.java
    ===================================================================
    RCS file: /cvsroot/martin/jop/java/target/src/common/com/jopdesign/sys/GC.java,v
    retrieving revision 1.21
    retrieving revision 1.22
    diff -u -b -r1.21 -r1.22
    --- GC.java 10 Aug 2006 22:50:26 -0000 1.21
    +++ GC.java 19 Aug 2006 17:28:11 -0000 1.22
    @@ -535,7 +535,7 @@
    // disable long array access for now...
    // we need the array size.
    // in the heap or in the handle structure
    - Native.wrMem(arrayLength, allocPtr); // pointer to method table in objectref-1
    + Native.wrMem(arrayLength, allocPtr); // array length objectref-1

    // we don't need this
    // for (int i=1; i<size; ++i) {



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