Joel Borggrén-Franck
|
2030148ec2
|
8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType
Reviewed-by: jjg
|
2013-07-25 11:02:27 +02:00 |
|
Athijegannathan Sundararajan
|
90fc477ac3
|
8021252: invokeMethod throws NoSuchMethodException when script object is from different script context
Reviewed-by: lagergren, hannesw
|
2013-07-25 14:05:03 +05:30 |
|
Jonathan Gibbons
|
0c5c756933
|
8020556: doclint does not check type variables for @throws
Reviewed-by: mcimadamore
|
2013-07-24 17:35:42 -07:00 |
|
David Holmes
|
6ade50a062
|
8020799: Allow customization of hotspot source directories and files
Reviewed-by: kvn, dlong
|
2013-07-24 19:23:26 -04:00 |
|
Bhavesh Patel
|
dd0661e5ad
|
8016675: Make Javadoc pages more robust
Reviewed-by: jlaskey, ksrini
|
2013-07-24 15:18:33 -07:00 |
|
Morris Meyer
|
80b04bb48e
|
Merge
|
2013-07-24 13:54:03 -07:00 |
|
Johnny Chen
|
a79be71e3a
|
8005126: [parfait] #418 - #428 XRBackendNative.c Integer overflow
Reviewed-by: prr, vadim
|
2013-07-24 13:05:03 -07:00 |
|
Johnny Chen
|
ae6e0e250d
|
8011709: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp
Reviewed-by: jgodinez, prr
|
2013-07-24 12:40:26 -07:00 |
|
Johnny Chen
|
99860de3cd
|
8020293: JVM crash
Reviewed-by: prr, jgodinez
|
2013-07-24 12:03:57 -07:00 |
|
Athijegannathan Sundararajan
|
97f5b61172
|
8021294: --verify-code option results in AnalyzerException
Reviewed-by: hannesw, jlaskey
|
2013-07-24 21:01:22 +05:30 |
|
Athijegannathan Sundararajan
|
67126cb8fb
|
8021262: Make nashorn access checks consistent with underlying dynalink
Reviewed-by: jlaskey, lagergren, attila
|
2013-07-24 20:28:03 +05:30 |
|
Sergey Bylokhov
|
48c46af177
|
8017189: [macosx] AWT program menu disabled on Mac
Reviewed-by: leonidr, anthony
|
2013-07-24 17:14:45 +04:00 |
|
Jim Laskey
|
27a09545ef
|
Merge
|
2013-07-24 08:25:04 -03:00 |
|
Jim Laskey
|
4c479e2776
|
Merge
|
2013-07-24 08:23:13 -03:00 |
|
Jim Laskey
|
1317528aef
|
Merge
|
2013-07-24 08:22:32 -03:00 |
|
Hannes Wallnöfer
|
cf28b19245
|
8020718: RETURN symbol has wrong type in split functions
Reviewed-by: lagergren, attila
|
2013-07-24 13:16:34 +02:00 |
|
Attila Szegedi
|
85d68499be
|
8021246: Fix regression for 8021189
Reviewed-by: lagergren, sundar
|
2013-07-24 12:48:09 +02:00 |
|
Vadim Pakhnushev
|
beb3d4af9f
|
8008782: NPE in TrueTypeGlyphMapper
Reviewed-by: bae, prr
|
2013-07-24 13:38:17 +04:00 |
|
Attila Szegedi
|
91e5fbd2e0
|
8021189: Prevent access to constructors of restricted classes
Reviewed-by: lagergren, sundar
|
2013-07-24 11:13:24 +02:00 |
|
Rickard Bäckman
|
763f24fbb9
|
8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified
Reviewed-by: kvn, twisti
|
2013-07-24 10:57:02 +02:00 |
|
Brian Burkhalter
|
0aa76a2c72
|
8020539: Clean up doclint problems in java.util package, part 2
Clean up doclint errors and warnings in classes in java.util
Reviewed-by: darcy, chegar
|
2013-07-30 10:35:06 -07:00 |
|
Paul Sandoz
|
ee1343b38a
|
8021883: j.u.Random/RandomStream.java test needs more robust timeout duration
Reviewed-by: chegar
|
2013-07-30 14:03:25 +01:00 |
|
Paul Sandoz
|
980e8cff6f
|
8021863: Stream.concat incorrectly calculates unsized state
Reviewed-by: chegar
|
2013-07-30 11:32:26 +01:00 |
|
Henry Jen
|
e8e95eec3a
|
8020977: StringJoiner merges with itself not as expected
Reviewed-by: psandoz, chegar, mduigou, smarks
|
2013-07-30 15:47:35 -07:00 |
|
Roger Riggs
|
b7c322c198
|
8021767: test/java/time/tck/java/time/format/TCKFormatStyle.java failing
Correct to use fixed locale, not locale of test environment
Reviewed-by: alanb, okutsu
|
2013-07-30 14:43:19 -07:00 |
|
Jason Uh
|
3e4d534e16
|
8021833: javadoc cleanup in java.net
<code> and <tt> converted to {@code }; package.html to package-info.java
Reviewed-by: darcy, chegar
|
2013-07-30 11:04:19 -07:00 |
|
Thomas Schatzl
|
93e5db7033
|
8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build"
Remove the @build tag and replace it by a @run tag so that the test gets executed
Reviewed-by: brutisso, mgerdin
|
2013-07-24 10:07:37 +02:00 |
|
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 |
|