Yumin Qi
|
7f14f4a628
|
Merge
|
2013-07-24 08:04:15 +02:00 |
|
Eric McCorkle
|
be2ea6f949
|
8016880: 42 tests in annot102* fail with compile-time errors
Fixes error in type equality when bounds of type variables have annotations.
Reviewed-by: jjg, mcimadamore
|
2013-07-23 20:42:54 -04:00 |
|
Jonathan Gibbons
|
2a95b6ac74
|
8021215: javac gives incorrect doclint warnings on normal package statements
Reviewed-by: darcy
|
2013-07-23 16:06:11 -07:00 |
|
Mike Duigou
|
2f1e08ffec
|
Merge
|
2013-07-23 13:21:07 -07:00 |
|
Brian Goetz
|
19ac28e61d
|
8019840: Spec updates for java.util.function
Reviewed-by: mduigou, chegar
|
2013-07-23 13:20:11 -07:00 |
|
Yumin Qi
|
0840008f85
|
Merge
|
2013-07-23 12:50:15 -07:00 |
|
Hiroshi Yamauchi
|
5c9dbad612
|
6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses
Reviewed-by: rasbold, tschatzl, jmasa
|
2013-07-23 09:49:11 -07:00 |
|
Attila Szegedi
|
947610257d
|
8021129: Use public lookup again
Reviewed-by: lagergren, sundar
|
2013-07-23 18:28:58 +02:00 |
|
Athijegannathan Sundararajan
|
bb55b5cb23
|
Merge
|
2013-07-23 21:51:23 +05:30 |
|
Athijegannathan Sundararajan
|
34d2bae0b0
|
8021164: REGRESSION: test262 failures after JDK-8021122
Reviewed-by: jlaskey, hannesw
|
2013-07-23 21:45:27 +05:30 |
|
James Laskey
|
6983b4e9e3
|
8021130: Comments need to be tokens
Reviewed-by: lagergren, attila
|
2013-07-23 12:00:29 -03:00 |
|
Ivan Gerasimov
|
5db8580b26
|
8016838: improvement of RedefineBigClass and RetransformBigClass tests
Reviewed-by: dcubed
|
2013-07-23 18:57:57 +04:00 |
|
Athijegannathan Sundararajan
|
e2975f94c6
|
8021122: Not all callables are handled for toString and other function valued properties
Reviewed-by: attila, hannesw, jlaskey
|
2013-07-23 18:17:25 +05:30 |
|
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
|
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 |
|