29164 Commits

Author SHA1 Message Date
Yunda
65d83871e2 8011888: sa.js: TypeError: [object JSAdapter] has no such function "__has__"
Reviewed-by: sla, sundar, kmo
2013-07-23 14:32:37 +02:00
Petr Pchelko
a98d595162 7184951: [macosx] Exception at java.awt.datatransfer on headless mode (only in GUI session)
Reviewed-by: art, anthony
2013-07-23 13:09:44 +04:00
Yumin Qi
aebaf1978d Merge 2013-07-22 22:21:57 -07:00
Joe Darcy
3392a6aecc 8021109: Add serialVersionUID to LambdaConversionException.java
Reviewed-by: jrose
2013-07-22 22:11:44 -07:00
Mandy Chung
5b17a5cd6d 8017196: Ensure Proxies are handled appropriately
Reviewed-by: dfuchs, jrose, jdn, ahgross, chegar
2013-07-22 19:38:08 -07:00
Lana Steuck
9167785782 Merge 2013-07-22 17:40:26 -07:00
Lana Steuck
524a340ac9 Merge 2013-07-22 17:39:45 -07:00
Lana Steuck
ee1b9621d9 Merge 2013-07-22 17:37:15 -07:00
Lana Steuck
c47454aac9 Merge 2013-07-22 17:29:05 -07:00
Eric McCorkle
dd70c34130 8019632: Method parameters are not copied in clone_with_new_data
Add code to copy method parameters data in clone_with_new_data

Reviewed-by: coleenp, sspitsyn
2013-07-22 17:57:42 -04:00
Mike Duigou
e27ee62c84 6799426: Adds constructor PriorityQueue(Comparator)
Reviewed-by: lancea
2013-07-22 12:59:09 -07:00
Phil Race
19aa94ea70 7196866: CTW fails on all Solaris platforms
Reviewed-by: prr, jrose, twisti, kvn
2013-07-22 12:52:15 -07:00
Sergey Malenkov
54198bc15e 8015926: NPE when using SynthTreeUI's expandPath()
Reviewed-by: alexsch
2013-07-22 20:33:35 +04:00
Doug Lea
38008f1a21 8020976: Ensure consistent insertion for ConcurrentHashMap
Reviewed-by: chegar
2013-07-22 15:26:11 +01:00
Kurchi Subhra Hazra
027e8fa7c9 8020498: Crash when both libnet.so and libmawt.so are loaded
Reviewed-by: chegar, dsamersoff
2013-07-22 15:24:26 +01:00
Chris Hegarty
d638c1ca04 Merge 2013-07-22 14:02:14 +01:00
Chris Hegarty
f35203444c Merge 2013-07-22 14:01:39 +01:00
Chris Hegarty
389f1a0fa2 Merge 2013-07-22 13:59:51 +01:00
Sergey Malenkov
bbd8917a4f 8019975: closed/javax/swing/JFileChooser/4966171/bug4966171.java throws java.io.NotSerializableException: javax.swing.plaf.basic.BasicFileChooserUI$AcceptAllFileFilter
Reviewed-by: alexsch
2013-07-22 15:36:30 +04:00
Joe Darcy
da356310f4 8020971: Fix doclint issues in java.nio.*
Reviewed-by: lancea
2013-07-20 11:39:39 -07:00
Calvin Cheung
3102612ca2 8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code
Added -DLINUX to the gcc command and improved the .sh script

Reviewed-by: dcubed, dholmes, minqi
2013-07-19 14:54:54 -07:00
Yumin Qi
2bee4db29d 8012263: ciReplay: gracefully exit & report meaningful error when replay data parsing fails
Find_method could return NULL so need explicitly check if there is error after parse_method, exit on error to avoid crash.

Reviewed-by: kvn, twisti
2013-07-19 14:43:45 -07:00
Morris Meyer
30902b737d Merge 2013-07-19 13:59:25 -07:00
Vladimir Kozlov
ed85bb1853 Merge 2013-07-19 13:32:53 -07:00
Vladimir Kozlov
5f2dddc416 Merge 2013-07-19 13:24:09 -07:00
Vladimir Kozlov
d96a038e60 Merge 2013-07-19 13:23:23 -07:00
Anthony Scarpino
a7dbbbddcd 8012971: PKCS11Test hiding exception failures
Reviewed-by: vinnie, valeriep
2013-07-19 11:34:33 -07:00
Paul Sandoz
ea8bc25763 8020156: TreeMap.values().spliterator() does not report ORDERED
8020009: TreeMap.entrySet().spliterator() reports SORTED + null comparator but the elements are not Comparable

Reviewed-by: mduigou
2013-07-29 19:41:02 +01:00
Athijegannathan Sundararajan
9bfff4cae3 8021773: print function as defined by jrunscript's init.js script is incompatible with nashorn's definition
Reviewed-by: hannesw, lagergren
2013-07-29 21:39:21 +05:30
Mike Duigou
164f41212a 8021588: Remove explicit othervm execution from jdk/test/Makefile
Reviewed-by: alanb
2013-07-27 12:26:01 -07:00
Joe Darcy
7e692e2b86 8021609: Fix doclint issues in java.nio.charset
Reviewed-by: alanb
2013-07-27 10:27:04 -07:00
Brian Burkhalter
4fe69c432f 8020641: Clean up some code style in recent BigInteger contributions
Some minor cleanup to adhere better to Java coding conventions.

Reviewed-by: darcy
2013-07-26 17:09:30 -07:00
Tim Buktu
d59c1fac00 8014319: Faster division of large integers
Implement Burnickel-Ziegler division algorithm in BigInteger

Reviewed-by: bpb, martin
2013-07-26 17:03:19 -07:00
Mike Duigou
b9742daca7 8021601: Add unit test for PriorityQueue(Comparator) constructor
Reviewed-by: darcy, alanb
2013-07-26 17:23:20 -07:00
Lana Steuck
ac26dd6009 Merge 2013-07-26 15:16:53 -07:00
Rajan Halade
26d9259db7 8019544: Need to run ProviderTest.java in othervm mode
Reviewed-by: wetmore, xuelei, vinnie
2013-07-26 14:16:53 -07:00
Lana Steuck
29041e2c4a Merge 2013-07-26 14:07:32 -07:00
Jaroslav Bachorik
76c5530392 8020875: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java fails intermittently
Reviewed-by: dfuchs, chegar
2013-07-26 10:12:14 +02:00
Yuka Kamiya
7678cb95bc 8021108: Clean up doclint warnings and errors in java.text package
Reviewed-by: darcy, okutsu
2013-07-26 17:22:08 +09:00
Joe Darcy
050d7f177b 8021429: Fix lint warnings in java.lang.ref
Reviewed-by: lancea, mduigou, alanb
2013-07-25 20:03:20 -07:00
Sean Mullan
642a01253c Merge 2013-07-25 20:30:58 -04:00
Sean Mullan
04378414a1 8012288: XML DSig API allows wrong tag names and extra elements in SignedInfo
Reviewed-by: xuelei
2013-07-25 20:12:14 -04:00
Joe Wang
59d8b774a8 8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
Reviewed-by: chegar, lancea, dfuchs
2013-07-25 13:20:19 -07:00
Chris Hegarty
60b519aaeb 8021421: More doclint fixes in java.net
Reviewed-by: lancea, darcy
2013-07-25 19:45:36 +01:00
Doug Lea
b1d650a6f8 8021417: Fix doclint issues in java.util.concurrent
Reviewed-by: chegar, lancea
2013-07-25 19:37:37 +01:00
Joe Darcy
f75ac88269 8021408: Fix misc doclint issues in java.util and java.io
Reviewed-by: dholmes, chegar, psandoz
2013-07-25 09:59:55 -07:00
Sean Mullan
5c30826657 Merge 2013-07-25 11:09:28 -04:00
Sean Mullan
74a0cc9f37 8010748: Add PKIXRevocationChecker NO_FALLBACK option and improve SOFT_FAIL option
Reviewed-by: vinnie
2013-07-25 10:58:00 -04:00
Chris Hegarty
4adcc57838 8021261: ProblemList.txt updates (7/2013)
Reviewed-by: alanb, mcimadamore
2013-07-24 22:52:01 +01:00
Jason Uh
e01b8f673e 8016916: UnstructuredName should support DirectoryString
Reviewed-by: mullan
2013-07-24 12:48:10 -07:00