Alan Bateman
|
670501c6c6
|
6963027: TEST_BUG: channels and buffer tests need to run in samevm mode
Reviewed-by: ohair, sherman, chegar
|
2010-06-23 20:19:29 +01:00 |
|
Kelly O'Hair
|
9ff93a56c0
|
Merge
|
2010-06-22 19:18:06 -07:00 |
|
Kelly O'Hair
|
dfb66312ab
|
6933622: Duplicate class files in rt.jar and charsets.jar
6895003: JarReorder is not excluding a requested file
Reviewed-by: jjg
|
2010-06-22 17:26:32 -07:00 |
|
Kelly O'Hair
|
5fcb4ac25f
|
6939022: Source code adjustments for parfait compilation
Reviewed-by: jjg
|
2010-06-22 17:07:17 -07:00 |
|
Daniel D. Daugherty
|
34d162ce41
|
Merge
|
2010-06-22 16:18:54 -07:00 |
|
Xueming Shen
|
3235e8028e
|
Merge
|
2010-06-22 14:22:14 -04:00 |
|
Xueming Shen
|
62854e9b81
|
6963156: TEST_BUG: Several tests under sun/nio/cs failed
Updated the test cases and removed them from ProblemList.txt
Reviewed-by: alanb
|
2010-06-22 14:04:36 -04:00 |
|
Jeremy Manson
|
9a0c9857b1
|
6942989: 2/2 Memory leak of java.lang.ref.WeakReference objects
Use ReferenceQueues to manage WeakReferences in LogManager and Logger.
Reviewed-by: dholmes, alanb, emcmanus, tonyp
|
2010-06-22 10:54:59 -07:00 |
|
Kelly O'Hair
|
43eef4d0ef
|
6931871: Rebranding of javadoc generation in makefiles
6951293: control docs target does not work on windows
Reviewed-by: jjg
|
2010-06-22 10:54:38 -07:00 |
|
Mandy Chung
|
239fc2abf7
|
6962815: support enable and disable of the servicetag's system registry for testing purpose
Allow the system registry to be disabled/enabled at runtime
Reviewed-by: ksrini
|
2010-06-21 15:02:47 -07:00 |
|
Mandy Chung
|
4d0c91a7c9
|
6962478: Privacy page referenced in register_ja.html is incorrect
Fix the URL for the privacy page
Reviewed-by: ogino
|
2010-06-20 19:56:42 -07:00 |
|
Kelly O'Hair
|
b383b9ba47
|
6962617: Testcase changes, cleanup of problem list for jdk_tools targets
Reviewed-by: alanb
|
2010-06-20 14:53:36 -07:00 |
|
Kelly O'Hair
|
4c7ea8f9ef
|
6960853: Cleanup makefiles, remove unused vars etc
Reviewed-by: alanb
|
2010-06-20 14:51:33 -07:00 |
|
Kumar Srinivasan
|
30c988b71e
|
6712743: pack200: should default to 150.7 pack format for classfiles without any classes
Reviewed-by: jrose
|
2010-06-19 17:42:39 -07:00 |
|
Alan Bateman
|
909d0bb109
|
6962419: TEST_BUG: java_io tests fails in samevm mode
Reviewed-by: ohair, sherman
|
2010-06-19 15:17:36 +01:00 |
|
Alan Bateman
|
30e0321d0a
|
6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open
Reviewed-by: mchung
|
2010-06-18 20:59:13 +01:00 |
|
Mandy Chung
|
0a801a25db
|
6961894: TEST_BUG: jdk_lang tests fail in samevm mode
Fixed jdk_lang tests to run in samevm mode or mark to run in othervm
Reviewed-by: alanb
|
2010-06-18 09:35:22 -07:00 |
|
Alan Bateman
|
0b946fc36e
|
4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info
Reviewed-by: chegar
|
2010-06-18 16:16:51 +01:00 |
|
Kelly O'Hair
|
eadcba1cd9
|
6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
Reviewed-by: ramap
|
2010-06-17 14:42:30 -07:00 |
|
Xueming Shen
|
12d90b9484
|
6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open
Close zipfile and io stream when done
Reviewed-by: alanb
|
2010-06-17 13:21:46 -07:00 |
|
Alan Bateman
|
29b2194847
|
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
Reviewed-by: chegar
|
2010-06-17 17:49:59 +01:00 |
|
Mandy Chung
|
ec720fb754
|
6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode
Check against the list of loggers added since the test begins to run
Reviewed-by: dcubed
|
2010-06-16 23:27:41 -07:00 |
|
Weijun Wang
|
5141220c5e
|
6959292: regression: cannot login if session key and preauth does not use the same etype
Reviewed-by: xuelei, valeriep
|
2010-06-17 13:46:15 +08:00 |
|
Lana Steuck
|
ce4febb72c
|
Merge
|
2010-06-16 14:07:47 -07:00 |
|
Mandy Chung
|
0f0ac3ef39
|
6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
Fix the test to define TestClass by DummyClassLoader as it intends to do
Reviewed-by: alanb
|
2010-06-16 12:40:22 -07:00 |
|
Kumar Srinivasan
|
fad23a5a1f
|
6575373: Error verifying signatures of pack200 files in some cases
Reviewed-by: jrose, forax
|
2010-06-16 12:36:49 -07:00 |
|
Alan Bateman
|
dadf7053f7
|
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
Reviewed-by: chegar
|
2010-06-16 14:24:46 +01:00 |
|
Mandy Chung
|
008e969429
|
6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode
Set the proper parent class loader of Loader and SimpleLoader
Reviewed-by: naoto
|
2010-06-15 20:34:49 -07:00 |
|
Mandy Chung
|
fc99cf1793
|
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
Mark tests to run in othervm
Reviewed-by: ohair
|
2010-06-15 20:29:22 -07:00 |
|
Alan Bateman
|
a98209a61f
|
Merge
|
2010-06-15 21:43:59 +01:00 |
|
Mandy Chung
|
9e05cd8605
|
6959641: testcase failing java/util/Locale/Bug4184873Test.java
Revert the Bug4184873_{he,id,yi} files to revision 0 (before rebranding)
Reviewed-by: naoto
|
2010-06-15 09:54:03 -07:00 |
|
Mandy Chung
|
c1c925728c
|
Merge
|
2010-06-15 09:52:34 -07:00 |
|
Mandy Chung
|
1696f0a3a6
|
6952161: Rebranding: Registration html for servicetag
Rebrand register.html and jdk_header.png
Reviewed-by: ohair, asaha, ogino, mfang
|
2010-06-15 09:49:31 -07:00 |
|
Alan Bateman
|
cee6cf433e
|
6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode
Reviewed-by: chegar
|
2010-06-15 16:42:54 +01:00 |
|
Alan Bateman
|
52c2b63a7a
|
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
Reviewed-by: chegar
|
2010-06-15 16:36:20 +01:00 |
|
Alan Bateman
|
788f7f3485
|
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
Reviewed-by: chegar
|
2010-06-15 10:03:37 +01:00 |
|
Mandy Chung
|
612e107faa
|
6960789: com.sun.servicetag API needs to be added in ct.sym
Include com.sun.servicetag classes when generating ct.sym
Reviewed-by: alanb, jjg
|
2010-06-14 14:44:00 -07:00 |
|
Martin Buchholz
|
35e50729a8
|
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
Use Null{In,Out}putStream.INSTANCE as with Linux code
Reviewed-by: ohair
|
2010-06-13 17:19:22 -07:00 |
|
Martin Buchholz
|
45b78120fc
|
6944584: Improvements to subprocess handling on Unix
Use thread pool for reaper thread; move most I/O operations out of reaper thread
Reviewed-by: michaelm, hiroshi
|
2010-06-11 18:55:45 -07:00 |
|
Andrew John Hughes
|
5b0c4babe6
|
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
Remove unneeded casts, add generic types and make better use of static data
Reviewed-by: sherman
|
2010-06-12 01:32:43 +01:00 |
|
Alan Bateman
|
356e978bce
|
6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error
Reviewed-by: chegar
|
2010-06-11 14:47:22 +01:00 |
|
Alan Bateman
|
82adf1a224
|
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
Reviewed-by: chegar
|
2010-06-11 14:31:26 +01:00 |
|
Weijun Wang
|
b0277a9631
|
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
Reviewed-by: xuelei, wetmore, mullan
|
2010-06-11 11:38:36 +08:00 |
|
Martin Buchholz
|
d6dea71e06
|
6959259: Minor improvements to static Random field caching
Cache fields in locals; small javadoc clarifications
Reviewed-by: emcmanus, dholmes, forax, dl
|
2010-06-10 15:55:26 -07:00 |
|
Martin Buchholz
|
e267adc80a
|
6960394: Stop linking with -lnsl on Linux
Define LIBNSL (like LIBSOCKET), non-empty only on Solaris
Reviewed-by: ohair
|
2010-06-10 15:54:25 -07:00 |
|
Mandy Chung
|
50cb7df534
|
Merge
|
2010-06-10 14:21:37 -07:00 |
|
Mandy Chung
|
22ac1684a0
|
6959965: jstat: Add new -classload option to print class loading statistics
Add a new jstat -classload option
Reviewed-by: alanb
|
2010-06-10 14:14:17 -07:00 |
|
Michael Wilkerson
|
5274552904
|
Added tag jdk7-b97 for changeset 895b66935810
|
2010-06-10 13:59:09 -07:00 |
|
J. Duke
|
e514f9072f
|
Merge
|
2017-07-05 17:15:14 +02:00 |
|
J. Duke
|
b1b3cbcc1b
|
Merge
|
2017-07-05 17:15:12 +02:00 |
|