cvs commit: ports/java/jdk13/files patch-mutex.hpp patch-scavenge.hpp

Greg Lewis glewis at FreeBSD.org
Fri Nov 26 21:44:13 PST 2004


glewis      2004-11-27 05:44:12 UTC

  FreeBSD ports repository

  Added files:
    java/jdk13/files     patch-mutex.hpp patch-scavenge.hpp 
  Log:
  . Fix the HotSpot build for gcc 3.4 part 1/2.  Make some methods public
    where previously they defaulted to protected.  gcc 3.4 seems to pick
    this up where earlier versions didn't.
  
  PR:             71516
  Submitted by:   Damir Kiramov <damirycha at damirycha.net.ru>
  
  Revision  Changes    Path
  1.1       +20 -0     ports/java/jdk13/files/patch-mutex.hpp (new)
  1.1       +24 -0     ports/java/jdk13/files/patch-scavenge.hpp (new)


More information about the cvs-ports mailing list