BUILD COMPLETE: build.419
Date of build: 06/20/2007 01:23:41
Time to build: 37 minutes 22 seconds
Last changed: 06/20/2007 00:10:37
Last log entry: Applied HARMONY-4219
[drlvm][verifier] reaching ret without jsr edges check is improved
***********************************************************
Execution log (errors/warnings messages):
Configuration:
Hosting Java = 1.5.0_08 (Sun Microsystems Inc.)
classlib root = C:\cruise\trunk\cc\projects\classlib\trunk
os = Windows
arch = ia32
cxx = msvc
cfg = debug
svn revision = ${svn.revision}
components = deploy
=====================================
DRLVM Regression Testing on platform: windows.x86
=====================================
vf_debug: verifying class
org/apache/harmony/drlvm/tests/regression/h1857/TestClass (method tryMe()V)
couldn't load class
"org/apache/harmony/drlvm/tests/regression/h1857/MissedThrowable"
vf_debug: VerifyError: Couldn't load class:
org/apache/harmony/drlvm/tests/regression/h1857/MissedThrowable
The GC did not provide gc_add_weak_root_set_entry()
Running on JET
Running on OPT
Running on interpreter
vf_debug: VerifyError: (class:
org/apache/harmony/drlvm/tests/regression/h2103/SupClass, method: test()I)
Incompatible object argument for invokespecial
vf_debug: verifying class
org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V)
couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
vf_debug: VerifyError: Couldn't load class:
org/apache/harmony/drlvm/tests/regression/h2808/finTest2
The GC did not provide gc_add_weak_root_set_entry()
Running on JIT
Running on interpreter
vf_debug: verifying class
org/apache/harmony/drlvm/tests/regression/h3048/MyTestSuper (method
<clinit>()V) couldn't load class
"org/apache/harmony/drlvm/tests/regression/h3048/MyException"
vf_debug: VerifyError: Couldn't load class:
org/apache/harmony/drlvm/tests/regression/h3048/MyException
Running on OPT
Running on OPT
==> VM Init callback
==> Exception callback
for class:
Lorg/apache/harmony/drlvm/tests/regression/h3698/InvokeAgentException;
Exception location: test()V : 15
Catch clause location: test()V : 16
Top frame location: test()V : 15
TEST PASSED
==> VM Init callback
==> Class Prepare callback
for class: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;
==> Breakpoint callback
at: inner()V :0
==> Frame Pop callback
at: inner()V
==> Single Step callback
at: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;.outer()V :25
expected location reached
TEST PASSED
The GC did not provide gc_add_weak_root_set_entry()
==> VM Init callback
==> Exception callback
for class:
Lorg/apache/harmony/drlvm/tests/regression/h3894/InvokeAgentException;
Child threads:
0: child thread 2
1: child thread 9
2: child thread 12
3: child thread 5
4: child thread 14
5: child thread 8
6: child thread 0
7: child thread 3
8: child thread 10
9: child thread 6
10: child thread 1
11: child thread 4
12: child thread 11
13: child thread 13
14: child thread 7
Child groups:
0: empty child group 0
1: empty child group 1
2: child group 0
3: child group 1
4: child group 2
5: child group 3
6: child group 4
7: child group 5
8: child group 6
9: child group 7
10: child group 8
11: child group 9
12: child group 10
13: child group 11
14: child group 12
15: child group 13
16: child group 14
Checking threads...
Array length: 15
Expected length: 15
Checking groups...
Array length: 17
Expected length: 17
TEST PASSED
==> VM Init callback
==> Exception callback
for class:
Lorg/apache/harmony/drlvm/tests/regression/h3909/InvokeAgentException;
System group: system
All threads:
0: ref handler in group: system
1: finalizer in group: system
ok
2: main in group: main
Found 1 finalizer threads. All in system group
TEST PASSED
==> VM Init callback
starting native thread...
==> VM Init finished
native thread stated
==> Exception callback
for class:
Lorg/apache/harmony/drlvm/tests/regression/h3982/InvokeAgentException;
All threads:
0: attached_thread in group: main
1: ref handler in group: system
2: finalizer in group: system
3: main in group: main
Atached thread stack [0]
TEST PASSED
native thread finished
========================================
Regression testing report was stored in:
========================================
C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\reg.tests/reports/html
========================================
***********************************************************
Unit Tests: (108)
***********************************************************
Modifications since last successful build: (151)
modified gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/H3225/NegativeJsrTest.java
06/20/2007 00:10:37 Applied HARMONY-4219[drlvm][verifier] reaching ret without
jsr edges check is improved
added gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/H3225/RetOrderNegativeTest.j
06/20/2007 00:10:37 Applied HARMONY-4219[drlvm][verifier] reaching ret without
jsr edges check is improved
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/ver_subroutine.cpp
06/20/2007 00:10:37 Applied HARMONY-4219[drlvm][verifier] reaching ret without
jsr edges check is improved
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/ver_graph.h 06/20/2007
00:10:37 Applied HARMONY-4219[drlvm][verifier] reaching ret without jsr edges
check is improved
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/nethelp.c
06/19/2007 22:38:11 Apply second patch for HARMONY-4068 ([classlib][luni]
Jetty scenario fails on DRLVM with access violation exception)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/SQLException.java
06/19/2007 22:17:24 Oops, roll back 548745 since it should be commit to java6
branch
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java
06/19/2007 22:17:24 Oops, roll back 548745 since it should be commit to java6
branch
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/SQLException.java
06/19/2007 21:47:02 Apply patch HARMONY-4227 ([classlib][sql][java6] 4 new
constructors in java.sql.SQLException)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java
06/19/2007 21:47:02 Apply patch HARMONY-4227 ([classlib][sql][java6] 4 new
constructors in java.sql.SQLException)
modified ayza
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/OSNetworkSystemLinux.c
06/19/2007 20:45:22 Committing slightly reworked version of second patch from
HARMONY-4077 ([classlib][portlib] socket related functions incorrectly work in
socket > FD_SETSIZE)
modified ayza
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/OSNetworkSystem.c
06/19/2007 20:45:22 Committing slightly reworked version of second patch from
HARMONY-4077 ([classlib][portlib] socket related functions incorrectly work in
socket > FD_SETSIZE)
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 06/19/2007
20:06:55 Fix for regression introduced by H2092 commit.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp
06/19/2007 19:57:07 Fix for H3652 regressionFixing alloc/allocArray helpers
inlining configuration in server.emconf
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 06/19/2007
19:57:07 Fix for H3652 regressionFixing alloc/allocArray helpers inlining
configuration in server.emconf
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server.emconf 06/19/2007
19:57:07 Fix for H3652 regressionFixing alloc/allocArray helpers inlining
configuration in server.emconf
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server.emconf 06/19/2007
19:57:07 Fix for H3652 regressionFixing alloc/allocArray helpers inlining
configuration in server.emconf
modified leoli
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/fortress/DefaultPolicyParser.java
06/19/2007 19:22:21 revert back to r497300.
modified gshimansky
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib 06/19/2007
18:28:40 Added *.manifest to ignore
modified odeakin
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicButtonUI.java
06/19/2007 17:38:21 Apply patch HARMONY-4223 ([[classlib][swing]
setTextShiftOffset getTextShiftOffset and clearTextShiftOffset methods in
BasicButtonUI are unimplemented in Harmony)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/basic/BasicButtonUITest.java
06/19/2007 17:38:21 Apply patch HARMONY-4223 ([[classlib][swing]
setTextShiftOffset getTextShiftOffset and clearTextShiftOffset methods in
BasicButtonUI are unimplemented in Harmony)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortResponseControl.java
06/19/2007 16:49:33 revert revision 548598
deleted tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1
06/19/2007 16:49:33 revert revision 548598
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/TestSortResponseControl.java
06/19/2007 16:49:33 revert revision 548598
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/nls/messages.properties
06/19/2007 16:49:33 revert revision 548598
modified leoli
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServiceRevokedEvent.java
06/19/2007 16:01:38 Fix bug in
java.beans.beancontext.BeanContextServiceRevokedEvent.
modified leoli
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextMembershipEvent.java
06/19/2007 15:58:44 Fix bug in
java.security.beancontext.BeanContextMembershipEvent.
modified leoli
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/internal/nls/messages.properties
06/19/2007 15:27:53 Add new exception message in
org.apache.harmony.beans.internal.nls.messages.properties.
modified leoli
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextServicesSupport.java
06/19/2007 15:07:11 Fix bugs and refractor in
java.beans.beancontext.BeanContextServicesSupport.
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp
06/19/2007 15:06:41 Fontlib crash on em64t fix
modified leoli
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java
06/19/2007 15:03:43 Fix bugs and refractor in
java.beans.beancontext.BeanContextSupport.
modified leoli
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextChildSupport.java
06/19/2007 15:01:09 Fix bugs in java.beans.beancontext.BeanContextChildSupport.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/windows/java.rc
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/org/apache/harmony/swing/tests/javax/swing/text/parser/ContentModelSemanticTest.java
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/vmi/windows/vmi.rc
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/prefs/src/main/native/prefs/windows/hyprefs.rc
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/windows/javaw.rc
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/sig/windows/hysig.rc
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/windows/hythr.rc
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/hythr.rc
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/windows/accessors.rc
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyprt.rc
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/windows/hyluni.rc
06/19/2007 14:56:35 Updating Apache License in a few files.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/sig/windows/makefile
06/19/2007 14:56:35 Updating Apache License in a few files.
modified leoli
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/fortress/DefaultPolicyParser.java
06/19/2007 14:17:54 Fix HARMONY-4184
added leoli
/harmony/enhanced/classlib/trunk/modules/security/src/test/resources/serialization/org/apache/harmony/security/tests/java/security/UnresolvedPermissionTest.golden.ser
06/19/2007 13:38:51 Fix bugs for java.security.UnresolvedPermission is not
serialization compatible with RI.
modified leoli
/harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/UnresolvedPermissionTest.java
06/19/2007 13:38:51 Fix bugs for java.security.UnresolvedPermission is not
serialization compatible with RI.
modified leoli
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/UnresolvedPermission.java
06/19/2007 13:38:51 Fix bugs for java.security.UnresolvedPermission is not
serialization compatible with RI.
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Implicit.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1UTCTime.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/SortResponseControl.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Constants.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1SetOf.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/TestSortResponseControl.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/BerInputStream.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Type.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Explicit.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/BitString.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/BerOutputStream.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Any.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1ValueCollection.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Enumerated.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Choice.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Set.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1TypeCollection.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1SequenceOf.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Time.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Exception.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Constructured.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/nls/messages.properties
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1BitString.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1OctetString.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1StringType.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Primitive.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/asn1/ASN1Sequence.java
06/19/2007 12:58:08 Apply patch HARMONY-4226 ([classlib][jndi] Class
SortResponseControl has some failures)
modified smishura
/harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl
06/19/2007 12:53:32 Exclude java/awt/geom/AreaTest.java on x86_64 platform
because of HARMONY-4181
modified smishura
/harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl
06/19/2007 12:53:32 Exclude java/awt/geom/AreaTest.java on x86_64 platform
because of HARMONY-4181
modified leoli
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/KeyStore.java
06/19/2007 12:44:12 java.security.KeyStore.store(null, null) is allowed.
modified leoli
/harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/KeyStore_Impl3Test.java
06/19/2007 12:44:12 java.security.KeyStore.store(null, null) is allowed.
modified leoli
/harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/KeyStore3Test.java
06/19/2007 12:44:12 java.security.KeyStore.store(null, null) is allowed.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java
06/19/2007 12:20:06 Apply patch HARMONY-4228 [[classlib][jndi]
Rdn.toAttributes() returns different result from RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java
06/19/2007 12:20:06 Apply patch HARMONY-4228 [[classlib][jndi]
Rdn.toAttributes() returns different result from RI)
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c
06/19/2007 11:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/parse_arguments.cpp 06/19/2007
11:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/include/open/thread_externals.h 06/19/2007
11:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.exp
06/19/2007 11:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def
06/19/2007 11:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 06/19/2007
11:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp 06/19/2007
11:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified ivavladimir
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.srv
06/19/2007 11:21:56 clean up: issue 3171 fixed, test passed on WinXP
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java
06/19/2007 11:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java
06/19/2007 11:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java
06/19/2007 11:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/19/2007 09:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java
06/19/2007 09:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java
06/19/2007 09:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java
06/19/2007 09:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/19/2007 09:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java
06/19/2007 09:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java
06/19/2007 09:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java
06/19/2007 08:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java
06/19/2007 08:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/hashcode.h
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector_alloc.h 06/19/2007
08:57:13 HARMONY-4216 : Add Apache License declaration to some files headers,
and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref_metadata.cpp
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some
files headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_metadata.cpp
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/vector_block.h
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/tests/ThreadSim.java
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_alloc.cpp
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_metadata.h
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.cpp
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.cpp
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/seq_list.h
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_scanner.cpp
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.h
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_vm.cpp
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/jni/java_natives.cpp
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.h 06/19/2007
08:57:13 HARMONY-4216 : Add Apache License declaration to some files headers,
and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.cpp
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.cpp
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.h
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.h
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/sync_stack.h
06/19/2007 08:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java
06/19/2007 08:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java
06/19/2007 08:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath
06/19/2007 08:35:13 Fix build path error for Eclipse
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/resources/serialization/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.golden.ser
06/19/2007 08:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/ConnectionEvent.java
06/19/2007 08:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java
06/19/2007 08:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/19/2007
08:18:09 Resolve bundle error in Eclipse
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/BitSet.java
06/19/2007 04:45:36 Apply patch HARMONY-4213 ([classlib][luni] Jetty scenario
fails due to bug in java.util.BitSet)
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/BitSetTest.java
06/19/2007 04:45:36 Apply patch HARMONY-4213 ([classlib][luni] Jetty scenario
fails due to bug in java.util.BitSet)
modified ayza
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c
06/19/2007 00:19:53 Applying patch from HARMONY-4069 ([classlib][launcher]
'java -help', 'java -X' output is very poor)
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.h
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling
support in Jitrino compiler
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackLayout.cpp
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling
support in Jitrino compiler
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling
support in Jitrino compiler
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.h
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling
support in Jitrino compiler
modified gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling
support in Jitrino compiler
added gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/H1859/Test.java 06/18/2007
23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in
Jitrino compiler
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.cpp
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling
support in Jitrino compiler
added gshimansky /harmony/enhanced/drlvm/trunk/src/test/regression/H1859
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling
support in Jitrino compiler
added gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/H1859/run.test.xml 06/18/2007
23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in
Jitrino compiler
modified gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling
support in Jitrino compiler
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.cpp
06/18/2007 23:38:45 Applied HARMONY-3542[drlvm][thread] VM crashes on getting
stack traces
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_stack.cpp 06/18/2007
23:38:45 Applied HARMONY-3542[drlvm][thread] VM crashes on getting stack traces
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp
06/18/2007 23:37:02 Applied HARMONY-4063[drlvm][classloader] Crash in the
classoader on BootstrapClassLoader initialization
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class_File_Loader.cpp
06/18/2007 23:35:49 Applied HARMONY-4193[drlvm][classloader] Improvements to
Class_File_Loader.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.srv
06/18/2007 23:33:35 Applied HARMONY-3731[drlvm][shutdown] FinalizeStackTest
failed in opt/srv mode on Win32and unexcluded FinalizeStackTest for win32
configs
modified gshimansky
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.opt
06/18/2007 23:33:35 Applied HARMONY-3731[drlvm][shutdown] FinalizeStackTest
failed in opt/srv mode on Win32and unexcluded FinalizeStackTest for win32
configs
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_shutdown.cpp 06/18/2007
23:33:35 Applied HARMONY-3731[drlvm][shutdown] FinalizeStackTest failed in
opt/srv mode on Win32and unexcluded FinalizeStackTest for win32 configs