ohair [Sun, 20 Jun 2010 14:53:36 -0700] rev 5813
6962617: Testcase changes, cleanup of problem list for jdk_tools targets
Reviewed-by: alanb
ohair [Sun, 20 Jun 2010 14:51:33 -0700] rev 5812
6960853: Cleanup makefiles, remove unused vars etc.
Reviewed-by: alanb
ksrini [Sat, 19 Jun 2010 17:42:39 -0700] rev 5811
6712743: pack200: should default to 150.7 pack format for classfiles without any classes.
Reviewed-by: jrose
alanb [Sat, 19 Jun 2010 15:17:36 +0100] rev 5810
6962419: TEST_BUG: java_io tests fails in samevm mode
Reviewed-by: ohair, sherman
alanb [Fri, 18 Jun 2010 20:59:13 +0100] rev 5809
6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open
Reviewed-by: mchung
mchung [Fri, 18 Jun 2010 09:35:22 -0700] rev 5808
6961894: TEST_BUG: jdk_lang tests fail in samevm mode
Summary: Fixed jdk_lang tests to run in samevm mode or mark to run in othervm
Reviewed-by: alanb
alanb [Fri, 18 Jun 2010 16:16:51 +0100] rev 5807
4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info
Reviewed-by: chegar
ohair [Thu, 17 Jun 2010 14:42:30 -0700] rev 5806
6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
Reviewed-by: ramap
sherman [Thu, 17 Jun 2010 13:21:46 -0700] rev 5805
6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open
Summary: Close zipfile and io stream when done
Reviewed-by: alanb
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
alanb [Tue, 15 Jun 2010 16:42:54 +0100] rev 5794
6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode
Reviewed-by: chegar
alanb [Tue, 15 Jun 2010 16:36:20 +0100] rev 5793
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
Reviewed-by: chegar
mchung [Tue, 15 Jun 2010 09:54:03 -0700] rev 5792
6959641: testcase failing java/util/Locale/Bug4184873Test.java
Summary: Revert the Bug4184873_{he,id,yi} files to revision 0 (before rebranding)
Reviewed-by: naoto
mchung [Tue, 15 Jun 2010 09:52:34 -0700] rev 5791
Merge
mchung [Tue, 15 Jun 2010 09:49:31 -0700] rev 5790
6952161: Rebranding: Registration html for servicetag
Summary: Rebrand register.html and jdk_header.png
Reviewed-by: ohair, asaha, ogino, mfang
mchung [Mon, 14 Jun 2010 14:44:00 -0700] rev 5789
6960789: com.sun.servicetag API needs to be added in ct.sym
Summary: Include com.sun.servicetag classes when generating ct.sym
Reviewed-by: alanb, jjg
alanb [Tue, 15 Jun 2010 10:03:37 +0100] rev 5788
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
Reviewed-by: chegar
martin [Sun, 13 Jun 2010 17:19:22 -0700] rev 5787
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
Summary: Use Null{In,Out}putStream.INSTANCE as with Linux code
Reviewed-by: ohair
martin [Fri, 11 Jun 2010 18:55:45 -0700] rev 5786
6944584: Improvements to subprocess handling on Unix
Summary: use thread pool for reaper thread; move most I/O operations out of reaper thread
Reviewed-by: michaelm, hiroshi
andrew [Sat, 12 Jun 2010 01:32:43 +0100] rev 5785
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
Summary: Remove unneeded casts, add generic types and make better use of static data
Reviewed-by: sherman
alanb [Fri, 11 Jun 2010 14:47:22 +0100] rev 5784
6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error
Reviewed-by: chegar
alanb [Fri, 11 Jun 2010 14:31:26 +0100] rev 5783
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
Reviewed-by: chegar
weijun [Fri, 11 Jun 2010 11:38:36 +0800] rev 5782
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
Reviewed-by: xuelei, wetmore, mullan