BUILD COMPLETE: build.65
Date of build: 2007-09-21 18:04:43 +0700
Time to build: 12 minutes 15 seconds
Last changed: 09/21/2007 17:39:45
Last log entry: hdk
***********************************************************
Unit Tests: (7622)
All Tests Passed
***********************************************************
Modifications since last successful build: (6)
add cc-hdk log20070921173945Lbuild.234 09/21/2007 17:39:45hdk
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/FileTest.java
09/21/2007 17:36:04 Applying fix for "[#HARMONY-4839] [classlib][luni]
File.createNewFileshould be atomic". Minor fix to the patch on JIRA - removing
HyOpenCreatefrom the flags to avoid problems on windows. Many thanks to Paulex
forthe windows help.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/unix/hyfile.c
09/21/2007 17:36:04 Applying fix for "[#HARMONY-4839] [classlib][luni]
File.createNewFileshould be atomic". Minor fix to the patch on JIRA - removing
HyOpenCreatefrom the flags to avoid problems on windows. Many thanks to Paulex
forthe windows help.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/file.c
09/21/2007 17:36:04 Applying fix for "[#HARMONY-4839] [classlib][luni]
File.createNewFileshould be atomic". Minor fix to the patch on JIRA - removing
HyOpenCreatefrom the flags to avoid problems on windows. Many thanks to Paulex
forthe windows help.
add cc-hdk log20070920215506Lbuild.233 09/20/2007 21:55:06hdk
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/HashMap.java
09/20/2007 19:20:48 Revert r575658 (Optimization for Integer keys in HashMap)
awaiting further analysis.