Changes between Initial Version and Version 2 of Ticket #22760


Ignore:
Timestamp:
Dec 3, 2009, 4:34:56 AM (14 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22760

    • Property Owner changed from macports-tickets@… to landonf@…
  • Ticket #22760 – Description

    initial v2  
    44
    55anyway i end up with this:[[BR]]
     6{{{
    67../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:41: com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl is not abstract and does not override abstract method close() in java.io.Closeable
    78public class ThreadPoolImpl implements ThreadPool
     
    1011public class ThreadPoolManagerImpl implements ThreadPoolManager
    1112       ^
     13}}}
    1214
    1315attaching my changes to the port/patches this far, and the full end of the build-log if you want more let me know..
     
    1517if anyone (ppc or not) can try to build this against apple vm 1.5 i'd appreciate it as it does no longer seem like a architecture issue..[[BR]]
    1618hint ("no warranty"):
     19{{{
    1720 ln -s "/System/Library/Frameworks/JavaVM.framework/Versions/1.5" "/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK"
     21}}}
    1822
    1923..or if you know another way to get to run java 1.6 on my ppc..[[BR]]
     
    2630
    2731[[BR]]
    28 
     32{{{
    2933 $ /usr/bin/java -version
    3034or
     
    3337  Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_20-b02-315)[[BR]]
    3438  Java HotSpot(TM) Client VM (build 1.5.0_20-141, mixed mode, sharing)
    35 
     39}}}
    3640[[BR]]
    3741