alanb [Thu, 17 Jun 2010 17:49:59 +0100] rev 5804
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
Reviewed-by: chegar
mchung [Wed, 16 Jun 2010 23:27:41 -0700] rev 5803
6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode
Summary: Check against the list of loggers added since the test begins to run
Reviewed-by: dcubed
weijun [Thu, 17 Jun 2010 13:46:15 +0800] rev 5802
6959292: regression: cannot login if session key and preauth does not use the same etype
Reviewed-by: xuelei, valeriep
lana [Wed, 16 Jun 2010 14:07:47 -0700] rev 5801
Merge
mchung [Wed, 16 Jun 2010 12:40:22 -0700] rev 5800
6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
Summary: Fix the test to define TestClass by DummyClassLoader as it intends to do
Reviewed-by: alanb
ksrini [Wed, 16 Jun 2010 12:36:49 -0700] rev 5799
6575373: Error verifying signatures of pack200 files in some cases
Reviewed-by: jrose, forax
alanb [Wed, 16 Jun 2010 14:24:46 +0100] rev 5798
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
Reviewed-by: chegar
mchung [Tue, 15 Jun 2010 20:34:49 -0700] rev 5797
6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode
Summary: Set the proper parent class loader of Loader and SimpleLoader
Reviewed-by: naoto
mchung [Tue, 15 Jun 2010 20:29:22 -0700] rev 5796
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
Summary: Mark tests to run in othervm
Reviewed-by: ohair
alanb [Tue, 15 Jun 2010 21:43:59 +0100] rev 5795
Merge