Michael Wilkerson
|
d6e7567e90
|
Added tag jdk7-b99 for changeset f45234b29a80
|
2010-06-24 20:03:00 -07:00 |
|
Michael Wilkerson
|
aa4f13c0ea
|
Added tag jdk7-b99 for changeset 3eab1800a65c
|
2010-06-24 20:02:56 -07:00 |
|
Michael Wilkerson
|
c457ab9c1a
|
Added tag jdk7-b99 for changeset 3aeed58228be
|
2010-06-24 20:02:55 -07:00 |
|
Jon Masamitsu
|
36e0024524
|
Merge
|
2010-06-24 15:56:12 -07:00 |
|
John Coomes
|
a792499b68
|
6888573: class data sharing does not always disable large pages
Reviewed-by: phh
|
2010-06-24 15:38:42 -07:00 |
|
Abhijit Saha
|
97d968d3ff
|
Merge
|
2010-06-24 10:56:00 -07:00 |
|
Jonathan Gibbons
|
17e9572501
|
6917288: Unnamed nested class is not generated
Reviewed-by: mcimadamore
|
2010-06-24 10:34:53 -07:00 |
|
Kelly O'Hair
|
ce119517a2
|
6963941: Correct download link for source drop bundle
Reviewed-by: darcy
|
2010-06-24 08:34:57 -07:00 |
|
Yuri Nesterenko
|
83f31097a2
|
6957166: With XAWT, set arguments properly creating a MouseWheelEvent
Swap some parameters to allow bigger values for click count.
Reviewed-by: dav
|
2010-06-24 11:50:18 +04:00 |
|
Weijun Wang
|
c93ecb6623
|
6946669: SSL/Krb5 should not call EncryptedData.reset(data, false)
Reviewed-by: xuelei
|
2010-06-24 14:26:35 +08:00 |
|
Weijun Wang
|
6426b52076
|
6844907: krb5 etype order should be from strong to weak
Reviewed-by: valeriep
|
2010-06-24 14:26:28 +08:00 |
|
Weijun Wang
|
4bdcad4b69
|
6958026: Problem with PKCS12 keystore
Reviewed-by: mullan
|
2010-06-24 14:26:22 +08:00 |
|
Joshua Bloch
|
50f960454d
|
6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs
6962571: Infinite loop in printing out Throwable stack traces with circular references
Reviewed-by: darcy, alanb
|
2010-06-23 17:03:40 -07:00 |
|
Joshua Bloch
|
5b2078e713
|
6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
Reviewed-by: darcy, alanb
|
2010-06-23 16:51:30 -07:00 |
|
Jon Masamitsu
|
80d9f0356a
|
Merge
|
2010-06-23 15:17:20 -07:00 |
|
Alan Bateman
|
af32180a74
|
Merge
|
2010-06-23 21:22:27 +01:00 |
|
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 |
|
Vladimir Kozlov
|
381c57e0d4
|
6947341: JVM Crash running Oracle ATG CRMDemo
Missing protected page below heap with compressed oops on Linux with large pages use.
Reviewed-by: never, phh, jcoomes
|
2010-06-23 09:40:11 -07:00 |
|
Jon Masamitsu
|
c443776640
|
6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
Shrinking of a generation and the corresponding card table was causing part of the card table to be uncommitted.
Reviewed-by: jcoomes
|
2010-06-23 08:35:31 -07:00 |
|
Dmitry Samersoff
|
5cf9793864
|
6931566: NetworkInterface is not working when interface name is more than 15 characters long
Separate Linux and Solaris code, use lifreq under Solaris
Reviewed-by: chegar
|
2010-06-23 17:25:50 +04: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 |
|
Igor Veresov
|
7a40a76a81
|
6962980: C1: stub area should take into account method handle deopt stub
Reviewed-by: twisti, never
|
2010-06-22 12:10:07 -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 |
|
Alexander Potochkin
|
38241ca3a4
|
6684401: JTree isExpanded should not call itself recursively
Reviewed-by: rupashka
|
2010-06-22 20:36:55 +04:00 |
|
Alexander Potochkin
|
3e7a0f0bfd
|
6777378: NullPointerException in XPDefaultRenderer.paint()
Reviewed-by: rupashka
|
2010-06-22 19:38:27 +04:00 |
|
Zhengyu Gu
|
a59a9f6a2b
|
Merge
|
2010-06-22 10:03:12 -04:00 |
|
Zhengyu Gu
|
360fcdc7bd
|
6939019: Source code adjustments for parfait compilation of hotspot
Minor source code adjustments for parfait compilation, since it uses different compiler vs. JDK
Reviewed-by: never, kamg
|
2010-06-22 09:46:15 -04:00 |
|
Peter Zhelezniakov
|
c24951c366
|
6959260: javax/swing/JLabel/6501991/bug6501991.java failed on build 1.7.0-ea-b96
Reviewed-by: rupashka
|
2010-06-22 14:36:46 +04:00 |
|
Sergey Malenkov
|
3cd3bb0958
|
6707234: Method returned by Introspector.internalFindMethod not necessarily most specific
Reviewed-by: peterz
|
2010-06-22 12:06:33 +04:00 |
|
Lana Steuck
|
6a10c59513
|
Merge
|
2010-06-21 22:09:18 -07:00 |
|
Lana Steuck
|
ac40d6f126
|
Merge
|
2010-06-21 22:08:10 -07:00 |
|
Lana Steuck
|
4407396c1c
|
Merge
|
2010-06-21 22:07:06 -07:00 |
|
Lana Steuck
|
dde1b747f6
|
Merge
|
2010-06-21 22:07:03 -07:00 |
|
Lana Steuck
|
bf6e1ab5ce
|
Merge
|
2010-06-21 22:06:51 -07:00 |
|
Lana Steuck
|
ae3c69bfc5
|
Merge
|
2010-06-21 22:06:46 -07:00 |
|
Lana Steuck
|
fa13ff6051
|
Merge
|
2010-06-21 22:06:28 -07:00 |
|
Lana Steuck
|
682a3fcf9b
|
Merge
|
2010-06-21 22:05:11 -07:00 |
|
Lana Steuck
|
01848008df
|
Merge
|
2010-06-21 22:04:23 -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 |
|
Tom Rodriguez
|
fdaa7a673c
|
6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs")
Reviewed-by: dcubed, kvn, twisti
|
2010-06-21 14:26:17 -07:00 |
|
Kelly O'Hair
|
0eca63f398
|
6960853: Cleanup makefiles, remove unused vars etc
6959596: Windows fastdebug build broken
6960335: Add top level 'make test' rule that uses test/Makefile, runs all test batches
Reviewed-by: alanb
|
2010-06-21 11:00:15 -07:00 |
|
Pavel Porvatov
|
6b39e91deb
|
6938813: Swing mutable statics
Reviewed-by: peterz, alexp
|
2010-06-21 16:47:05 +04: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 |
|