changeset in /hg/icedtea6: 2008-03-03 Joshua Sumali <jsumali at r...

Gary Benson gbenson at redhat.com
Tue Mar 4 02:43:47 PST 2008


Hi Josh,

You lost a chunk of the tzdata patch with this commit

  diff -r 5e96a8bfa20f openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp
  --- a/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp
  +++ b/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp
  @@ -397,10 +397,6 @@ void os::init_system_properties_values()
     Arguments::PropertyList_add (&sp,
                                 "javax.net.ssl.trustStorePassword",
                                 "");
  -
  -  // Use the system zoneinfo files, if present
  -  Arguments::PropertyList_add (&sp,
  -                              "user.zoneinfo.dir", "/usr/share/javazi");
  
   #undef malloc
   #undef getenv

Was that intentional?
   
Cheers,
Gary



More information about the distro-pkg-dev mailing list