Joe Darcy
|
c6006bc605
|
7026868: Apply specification changes fro 6505047
Reviewed-by: jjg
|
2011-03-11 14:07:11 -08:00 |
|
Paul Hohensee
|
f38a80b837
|
7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
Remove _last_pc_desc and use pcdescs[0] instead.
Reviewed-by: dcubed, coleenp, ysr
|
2011-03-11 16:09:55 -05:00 |
|
Naoto Sato
|
d7b9fcfbd4
|
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty script field
Reviewed-by: srl
|
2011-03-11 11:31:10 -08:00 |
|
Erik Trimble
|
a187d013ad
|
Merge
|
2011-03-11 11:18:56 -08:00 |
|
Kumar Srinivasan
|
2785e49558
|
7023416: (pack200) fix parfait issues
Reviewed-by: jrose
|
2011-03-11 10:03:05 -08:00 |
|
Vladimir Kozlov
|
4c5f41c72f
|
7026631: field _klass is incorrectly set for dual type of TypeAryPtr::OOPS
Add missing check this->dual() != TypeAryPtr::OOPS into TypeAryPtr::klass().
Reviewed-by: never
|
2011-03-11 07:50:51 -08:00 |
|
Jesper Wilhelmsson
|
aad948f0e8
|
6820066: Check that -XX:ParGCArrayScanChunk has a value larger than zero
Check that -XX:ParGCArrayScanChunk has a value larger than zero.
Reviewed-by: johnc, jmasa, ysr
|
2011-03-11 16:35:18 +01:00 |
|
Chris Hegarty
|
b6f518d3c1
|
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException
Reviewed-by: alanb, michaelm
|
2011-03-11 13:50:09 +00:00 |
|
Yong Jeffrey Huang
|
c95a1b65ae
|
Merge
|
2011-03-11 05:49:45 -08:00 |
|
Yong Jeffrey Huang
|
05cd7bb4c2
|
7019267: Currency Display Names are not localized into pt_BR
Reviewed-by: naoto
|
2011-03-11 05:17:45 -08:00 |
|
Vinnie Ryan
|
f7207feb33
|
Merge
|
2011-03-11 09:57:13 +00:00 |
|
Vinnie Ryan
|
328f8c8455
|
6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7
Reviewed-by: valeriep
|
2011-03-11 09:55:03 +00:00 |
|
Charles Lee
|
15ddaff2ab
|
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM
Reviewed-by: alanb
|
2011-03-11 08:57:14 +00:00 |
|
Chris Hegarty
|
a62dd6282b
|
7024560: InetAddress.getLocalHost().getHostName() returns localhost for hostnames of length HOST_NAME_MAX
Reviewed-by: alanb, michaelm
|
2011-03-11 08:47:10 +00:00 |
|
Lana Steuck
|
59ccd77845
|
Merge
|
2011-03-10 20:51:07 -08:00 |
|
Lana Steuck
|
36d744e77b
|
Merge
|
2011-03-10 20:49:43 -08:00 |
|
Lana Steuck
|
727cba4af8
|
Merge
|
2011-03-10 20:37:53 -08:00 |
|
Lana Steuck
|
d67aed550b
|
Merge
|
2011-03-10 19:38:44 -08:00 |
|
Christine Lu
|
a609621069
|
Added tag jdk7-b133 for changeset 527e04a21c75
|
2011-03-10 17:11:19 -08:00 |
|
Christine Lu
|
8b631e9ecf
|
Added tag jdk7-b133 for changeset b333a0dbc626
|
2011-03-10 17:11:08 -08:00 |
|
Christine Lu
|
c80c4fb44d
|
Added tag jdk7-b133 for changeset f3c2826383e4
|
2011-03-10 17:11:02 -08:00 |
|
Christine Lu
|
77d4b381d0
|
Added tag jdk7-b133 for changeset 97a72738edc8
|
2011-03-10 17:11:01 -08:00 |
|
Christine Lu
|
b49c270cc9
|
Added tag jdk7-b133 for changeset d7dd3e46bc54
|
2011-03-10 17:10:55 -08:00 |
|
Christine Lu
|
5f56fc5f8a
|
Added tag jdk7-b133 for changeset 1a8d894467d8
|
2011-03-10 17:10:50 -08:00 |
|
Christine Lu
|
a7f9b7d3a4
|
Added tag jdk7-b133 for changeset 309991ddb9a1
|
2011-03-10 17:10:45 -08:00 |
|
Kelly O'Hair
|
5fccff3de9
|
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
Reviewed-by: mchung, herrick
|
2011-03-10 14:48:32 -08:00 |
|
Bhavesh Patel
|
4f26bca4de
|
6776656: Incorrect number in 'generated' help-doc.html
Reviewed-by: jjg
|
2011-03-10 14:37:52 -08:00 |
|
Kelly O'Hair
|
7c4a7e9628
|
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
Reviewed-by: mchung
|
2011-03-10 13:22:51 -08:00 |
|
Kelly O'Hair
|
07f4c197b3
|
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
Reviewed-by: mchung
|
2011-03-10 13:21:59 -08:00 |
|
Vladimir Danushevsky
|
594cddaa6b
|
7011490: Wrong computation results in Test6880034
Incorrect handling of c2i deoptimization on little endian architectures
Reviewed-by: never
|
2011-03-10 14:56:11 -05:00 |
|
Vinnie Ryan
|
d72ccc8786
|
7016078: javax.net.ssl.SSLException: Received fatal alert: internal_error starting JDK 7 b126
Reviewed-by: valeriep
|
2011-03-10 18:21:24 +00:00 |
|
Bertrand Delsart
|
4770417e71
|
7025485: leverage shared x86-only deoptimization code
Removed an ifdef IA32 around harmless code useful for some ports
Reviewed-by: chrisphi, never
|
2011-03-10 17:44:32 +01:00 |
|
Andrew Brygin
|
d7556c7d59
|
6710434: PIT: Reg test java/awt/Graphics2D/ClipPrimitivesTest.java fails in pit build 6u10_b26
Reviewed-by: flar, prr
|
2011-03-10 11:18:35 +03:00 |
|
Mandy Chung
|
8469345e05
|
7026228: Remove make/modules and make/common/Modules.gmk
Reviewed-by: alanb, ohair
|
2011-03-09 23:59:58 -08:00 |
|
Athijegannathan Sundararajan
|
b1b7b412a7
|
6960211: JavaScript engine allows creation of interface although methods not available
Reviewed-by: jjh
|
2011-03-10 12:52:24 +05:30 |
|
Mandy Chung
|
3e459d7a5d
|
7025631: Remove the modules build support from jdk 7
Reviewed-by: alanb, ohair
|
2011-03-09 23:11:07 -08:00 |
|
Kelly O'Hair
|
3852439c98
|
Merge
|
2011-03-09 18:01:43 -08:00 |
|
David Holmes
|
47d80ee133
|
7022370: Launcher ergonomics should provide simple default implementation
Use a common, platform independent, implementation unless an architecture specific implementation exists
Reviewed-by: ksrini, mchung, ohair, gbenson
|
2011-03-09 19:52:48 -05:00 |
|
Abhijit Saha
|
71bd8c66ee
|
6908562: JFB Custom Revision Version Build/Makefile changes
Reviewed-by: ohair, ksrini, katleman
|
2011-03-09 16:44:27 -08:00 |
|
Kelly O'Hair
|
c64ee496ca
|
7026167: Broken fastdebug only build
Reviewed-by: cl
|
2011-03-09 16:26:38 -08:00 |
|
Rama Pulavarthi
|
f93ab74ad1
|
6635776: Regression in jaxb tests with JDk6 U4
6741058: Move org/relaxng/datatype sources from jdk to jaxws workspace
Reviewed-by: ohair, alanb
|
2011-03-09 15:49:59 -08:00 |
|
Rama Pulavarthi
|
691add8afc
|
7020513: Add com.sun.xml.internal to the "package.access" property in $JAVA_HOME/lib/security/java.security
Reviewed-by: ohair, alanb
|
2011-03-09 15:47:15 -08:00 |
|
Michael Fang
|
c6c0599574
|
Merge
|
2011-03-09 14:19:58 -08:00 |
|
Vladimir Kozlov
|
fd6487f201
|
7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
Use largest_free_block() instead of unallocated_capacity().
Reviewed-by: iveresov, never, ysr
|
2011-03-09 09:15:16 -08:00 |
|
Maurizio Cimadamore
|
bb05a1437c
|
7025988: Test test/tools/javac/file/zip/T6836682.java takes too long to complete
Added @ignore tag to temporarily disable the test
Reviewed-by: jjg
|
2011-03-09 16:47:39 +00:00 |
|
Andrei Dmitriev
|
a88439cd53
|
7023019: Constructor of class java.awt.Component.FlipBufferStrategy throws unspecified IAE
Reviewed-by: dcherepanov, art
|
2011-03-09 17:29:17 +03:00 |
|
Andrew Brygin
|
b190c24737
|
7022280: Parfait reports Format string argument mismatch in /jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c
Reviewed-by: jgodinez, prr
|
2011-03-09 13:08:03 +03:00 |
|
Michael Fang
|
1215af2a23
|
7025324: NLS: t13y fix for 7022005 [ja,zh_CN] javadoc, part of navigation bar in generated html are not translated
Reviewed-by: yhuang, ogino, jennyh
|
2011-03-08 23:43:09 -08:00 |
|
Kelly O'Hair
|
c33da3f290
|
Merge
|
2011-03-08 16:05:16 -08:00 |
|
Mike Duigou
|
f0932cb5c1
|
Merge
|
2011-03-08 15:10:48 -08:00 |
|