cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

Ken Yamada ken at tydfam.jp
Mon Jun 4 12:03:16 UTC 2007


  Thank you Brian for your very good observation.

  I have a good new as well as a bad news.
  I could compile jdk15 successfully with Uniprocess kernel, but failed with multiprocess kernel.    

  I found that the file /usr/ports/java/jdk15/work/control/build/bsd-i586/tmp/java/java.lang/.classes.list remains which ought to be removed when the compilation aborted.  I suspected that the only reason the file not being deleted is because of the others accessed to it when tried to be deleted.  So, I tried uniprocess kernel, and solved the problem.

  So, there might be some possibilities of file system issues with -current smp kernel.  I do not have any problem with "make -j 8 buildworld", so it is only my guess from the phenomena I have with jdk15 compilation.

I am using 2 x Opteron dual-core, options SMP, device apic, options KSE.






  


More information about the cvs-all mailing list