Michael Wilkerson
|
056ada1df6
|
Added tag jdk7-b89 for changeset 892f63d483d9
|
2010-04-15 13:55:04 -07:00 |
|
Michael Wilkerson
|
657ff08567
|
Added tag jdk7-b89 for changeset 8063e418d57c
|
2010-04-15 13:54:59 -07:00 |
|
Michael Wilkerson
|
5a8b753b8a
|
Added tag jdk7-b89 for changeset a5368e5402f5
|
2010-04-15 13:54:59 -07:00 |
|
Michael Wilkerson
|
8c5458caf1
|
Added tag jdk7-b89 for changeset 750e57985f1e
|
2010-04-15 13:54:54 -07:00 |
|
Michael Wilkerson
|
d74a843b45
|
Added tag jdk7-b89 for changeset 6bdda0396d9d
|
2010-04-15 13:54:50 -07:00 |
|
Michael Wilkerson
|
c782032ff8
|
Added tag jdk7-b89 for changeset e996369c787b
|
2010-04-15 13:54:49 -07:00 |
|
Lana Steuck
|
951fbb9129
|
Merge
|
2010-04-15 11:51:48 -07:00 |
|
Chris Hegarty
|
61ab8e5bfd
|
6943219: test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.java fail in linux
Reviewed-by: andrew
|
2010-04-15 16:37:16 +01:00 |
|
Gary Benson
|
d889909335
|
6944028: 6940701 broke Zero
The fix for 6940701 broke Zero.
Reviewed-by: twisti
|
2010-04-15 03:13:56 -07:00 |
|
Gary Benson
|
95b528bff0
|
6941224: Improved stack overflow handling for Zero
Adding stack overflow checking to Shark brought to light a bunch of deficiencies in Zero's stack overflow code.
Reviewed-by: twisti
|
2010-04-15 02:40:12 -07:00 |
|
Tom Rodriguez
|
a1446b775d
|
6938026: C2 compiler fails in Node::rematerialize()const
Reviewed-by: twisti
|
2010-04-14 15:30:13 -07:00 |
|
Maurizio Cimadamore
|
d3fa7f79ad
|
6939620: Switch to 'complex' diamond inference scheme
Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor
Reviewed-by: jjg, darcy
|
2010-04-14 12:31:55 +01:00 |
|
Alexey Utkin
|
b984132c16
|
6920842: Wheel events do not bubbling to the browser if they was not treated in applet
Reviewed-by: art, anthony, peterz
|
2010-04-14 15:28:37 +04:00 |
|
Maurizio Cimadamore
|
965595d38b
|
6939618: Revert 'simple' diamond implementation
Backout changeset for 6840638
Reviewed-by: jjg
|
2010-04-14 12:23:29 +01:00 |
|
Masayoshi Okutsu
|
6cfd12db85
|
6941948: NumaricShaper.shape() doesn't work with NumericShaper.Range.EASTERN_ARABIC
Reviewed-by: peytoia
|
2010-04-14 13:53:17 +09:00 |
|
Lana Steuck
|
4219c31cc5
|
Merge
|
2010-04-13 16:42:58 -07:00 |
|
Lana Steuck
|
75752c7f7c
|
Merge
|
2010-04-13 16:41:49 -07:00 |
|
Lana Steuck
|
b6e716a486
|
Merge
|
2010-04-13 16:36:27 -07:00 |
|
Lana Steuck
|
395aa36b95
|
Merge
|
2010-04-13 16:35:53 -07:00 |
|
John R Rose
|
d3b254656d
|
Merge
|
2010-04-13 13:01:37 -07:00 |
|
Chris Hegarty
|
87fe7a4376
|
6706251: api/java_net/NetworkInterface/index.html#misc: getDisplayName() returned non null but empty String
Reviewed-by: alanb, michaelm, andrew
|
2010-04-13 12:02:06 +01:00 |
|
Yuka Kamiya
|
2790d3b818
|
6709938: RFE: Support more scripts in JDK logical fonts using new fonts in Windows XP and later
Reviewed-by: okutsu
|
2010-04-13 13:47:54 +09:00 |
|
Valerie Peng
|
3a0f478ce5
|
Merge
|
2010-04-12 15:53:20 -07:00 |
|
Xueming Shen
|
795261fbaa
|
6942707: nwe Big5.map for HKSCS2008 missed 5 codepoints
Updated the Big5.map table to add 5 entries
Reviewed-by: okutsu
|
2010-04-12 10:57:07 -07:00 |
|
Yong Jeffrey Huang
|
f78418e286
|
6875904: Java 7 message synchronization 1
Reviewed-by: ogino, faryad
|
2010-04-11 23:24:24 -07:00 |
|
Yong Jeffrey Huang
|
144741e52c
|
6875904: Java 7 message synchronization 1
Reviewed-by: ogino, faryad
|
2010-04-11 23:21:23 -07:00 |
|
Yong Jeffrey Huang
|
6798c200f0
|
Merge
|
2010-04-11 21:04:45 -07:00 |
|
Xue-Lei Andrew Fan
|
52e1e32cdb
|
6941936: Broken pipe error of test case DNSIdentities.java
Reviewed-by: chegar
|
2010-04-10 09:13:12 +08:00 |
|
Jonathan Gibbons
|
3665722955
|
6942649: add hidden option to identify location and version of javac classes
Reviewed-by: darcy
|
2010-04-09 15:39:39 -07:00 |
|
Antonios Printezis
|
dc66d123d2
|
Merge
|
2010-04-09 15:01:49 -07:00 |
|
Antonios Printezis
|
ba815bf09e
|
Merge
|
2010-04-09 13:08:34 -04:00 |
|
Sean Mullan
|
5794ed41e6
|
6909281: 6u19 b99(pit):Error loading first applet in browser session( both FF && IE, windows ): NPE is thrown
Fix for 6633872 causes NPE due to uninitialised ProtectionDomain class
Reviewed-by: andrew
|
2010-04-09 07:21:46 -07:00 |
|
John R Rose
|
01c5c9a34b
|
Merge
|
2010-04-08 17:45:20 -07:00 |
|
Michael Wilkerson
|
92062ab139
|
Added tag jdk7-b88 for changeset 27beb127f317
|
2010-04-08 17:03:01 -07:00 |
|
Michael Wilkerson
|
84aff5abec
|
Added tag jdk7-b88 for changeset 03ed19dc460c
|
2010-04-08 17:02:51 -07:00 |
|
Michael Wilkerson
|
fdb7b18c80
|
Added tag jdk7-b88 for changeset 349fc36a6694
|
2010-04-08 17:02:46 -07:00 |
|
Michael Wilkerson
|
e1b0bb8355
|
Added tag jdk7-b88 for changeset d929b243d1f3
|
2010-04-08 17:02:45 -07:00 |
|
Michael Wilkerson
|
9e32cd0837
|
Added tag jdk7-b88 for changeset 0c79cc0b79fd
|
2010-04-08 17:02:41 -07:00 |
|
Michael Wilkerson
|
073197e2d9
|
Added tag jdk7-b88 for changeset ad4ae3f4ca67
|
2010-04-08 17:02:38 -07:00 |
|
Michael Wilkerson
|
27f4cf5d08
|
Added tag jdk7-b88 for changeset 9c9bfe8f3a47
|
2010-04-08 17:02:36 -07:00 |
|
Lana Steuck
|
4ac61feab4
|
Merge
|
2010-04-08 15:35:47 -07:00 |
|
Lana Steuck
|
e98b3651ea
|
Merge
|
2010-04-08 15:34:29 -07:00 |
|
Lana Steuck
|
744771ab77
|
Merge
|
2010-04-08 15:28:37 -07:00 |
|
Lana Steuck
|
1f229a70d0
|
Merge
|
2010-04-08 15:02:12 -07:00 |
|
Lana Steuck
|
7098706784
|
Merge
|
2010-04-08 15:01:57 -07:00 |
|
Lana Steuck
|
ef561773e6
|
Merge
|
2010-04-08 15:00:16 -07:00 |
|
Igor Veresov
|
fc76d07b40
|
6942223: c1 64 bit fixes
This fixes lir_cmp_l2i on x64 and sparc 64bit, and the debug info generation.
Reviewed-by: never
|
2010-04-08 12:13:07 -07:00 |
|
Christian Thalinger
|
4d0664b427
|
6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
During testing a bug was hit when an exception returned to the interpreter and the SP was wrong.
Reviewed-by: kvn, never
|
2010-04-08 10:55:40 +02:00 |
|
Valerie Peng
|
a0d85f3139
|
6918573: sun.security.pkcs11.P11RSACipher.finalize() is a scalability blocker
Removed the finalize() methods and use PhantomReference in Session to do auto clean up.
Reviewed-by: wetmore
|
2010-04-07 17:20:11 -07:00 |
|
Vladimir Kozlov
|
f6934fd3b7
|
6940726: Use BIS instruction for allocation prefetch on Sparc
Use BIS instruction for allocation prefetch on Sparc
Reviewed-by: twisti
|
2010-04-07 12:39:27 -07:00 |
|