22906 Commits

Author SHA1 Message Date
Christine Lu
58d873f65a Added tag jdk8-b109 for changeset 70dd6db0a869 2013-09-26 10:43:55 -07:00
Christine Lu
19c90edea2 Added tag jdk8-b109 for changeset 93c4cdf60be2 2013-09-26 10:43:34 -07:00
Christine Lu
eff5402043 Added tag jdk8-b109 for changeset 839c7fc1db4c 2013-09-26 10:43:28 -07:00
Christine Lu
109e02b793 Added tag jdk8-b109 for changeset 927782ec0a1e 2013-09-26 10:43:25 -07:00
Christine Lu
8f4a717c02 Added tag jdk8-b109 for changeset fbc092143b0b 2013-09-26 10:43:15 -07:00
Christine Lu
b79d965bf3 Added tag jdk8-b109 for changeset 663d34cd5856 2013-09-26 10:43:08 -07:00
Christine Lu
8b333a9914 Added tag jdk8-b109 for changeset 00aead1c2023 2013-09-26 10:43:04 -07:00
Pranav Bhat
b45693ed43 Merge 2013-09-26 11:20:57 -04:00
Lois Foltan
7bf953d005 7195622: CheckUnhandledOops has limited usefulness now
Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.

Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
2013-09-26 10:25:02 -04:00
Erik Helin
d057b2bd9a 8025502: Exclude tests due to JDK-8025427
Reviewed-by: ksrini
2013-09-26 16:23:45 +02:00
Weijun Wang
b16be80c6b 8024861: Incomplete token triggers GSS-API NullPointerException
Reviewed-by: mullan
2013-09-27 15:25:18 +08:00
Christian Thalinger
4d086fe704 8019192: StringIndexOutOfBoundsException: in Class.getSimpleName()
Reviewed-by: jrose
2013-09-26 18:20:25 -07:00
Thomas Schatzl
dac5a0401a Merge 2013-09-26 06:34:10 -07:00
Dmitry Zinkevich
e866ac23f9 8025218: [javadoc] some errors in java/awt classes
Reviewed-by: yan
2013-09-26 16:10:36 +04:00
Athijegannathan Sundararajan
34bd48765e Merge 2013-09-26 16:37:21 +05:30
Bertrand Delsart
bc89e6b93f Merge 2013-09-26 04:00:09 -07:00
Thomas Schatzl
4abf168208 Merge 2013-09-26 12:18:21 +02:00
Hannes Wallnöfer
2e8063226d 8025486: RegExp constructor arguments are not evaluated in right order
Reviewed-by: sundar
2013-09-26 11:47:24 +02:00
Pete Brunet
b535463fe4 8025160: Recent Java Accessibility Bridge push has make failures
Reviewed-by: tbell, erikj
2013-09-26 10:48:56 +02:00
Bertrand Delsart
4cbb893adf Merge 2013-09-26 01:30:01 -07:00
Hannes Wallnöfer
abc7352b43 8025197: String replace method fails with regexp /$/gi
Reviewed-by: sundar
2013-09-26 10:14:24 +02:00
Niclas Adlertz
3554ed5490 Merge 2013-09-26 08:48:15 +02:00
Bhavesh Patel
a949e946ab 8004825: javadoc crash DocletAbortException
Reviewed-by: jjg
2013-09-25 22:26:42 -07:00
Jonathan Gibbons
fd9a09c390 8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java
Reviewed-by: bpatel
2013-09-25 14:04:24 -07:00
Michael Fang
33c36e737b Merge 2013-09-25 14:02:16 -07:00
Tim Bell
2578c3a839 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:24:13 -07:00
Tim Bell
a13f76ec8c 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:24:05 -07:00
Tim Bell
18726314c2 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:23:40 -07:00
Tim Bell
502d1331ef 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:23:30 -07:00
Tim Bell
f07a2ff3cb 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:23:10 -07:00
Tim Bell
c5556a0948 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:22:44 -07:00
Tim Bell
06564ac469 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:21:35 -07:00
Jonathan Gibbons
9692733c7a 8025407: TypeAnnotations does not use Context
Reviewed-by: jfranck
2013-09-25 11:07:05 -07:00
Zhengyu Gu
8aadcd5b28 Merge 2013-09-25 13:03:21 -04:00
Christian Tornqvist
18550f7774 8024492: [TESTBUG] Test library class Platform.java needs to include methods for missing OS's and architectures
Added methods for 32bit, arm, ppc, x64 and x86

Reviewed-by: zgu, hseigel, mseledtsov
2013-09-25 17:47:51 +02:00
Christian Tornqvist
81505a6a57 8024677: [TESTBUG] Move tests for classes in /testlibrary
Moved the tests to /testlibrary_tests and updated TEST.groups

Reviewed-by: dholmes, sla
2013-09-25 17:47:22 +02:00
Bengt Rutisson
dc5131c84d 8025228: assert(new_entry->reserved_words() == vs_word_size) fails in nightly
Reviewed-by: mgerdin, tschatzl, jmasa
2013-09-25 17:23:41 +02:00
William Harnois
3fceb1f277 8025262: new64jre/new64jdk wrappers should be removed, build 32-bit AU during windows-amd64 builds instead
Reviewed-by: amenkov, jqzuo
2013-09-25 10:50:37 -04:00
Hannes Wallnöfer
0414dcb01d 8025434: RegExp lastIndex can exceed int range
Reviewed-by: lagergren, sundar
2013-09-25 16:37:56 +02:00
Michael Fang
ad5dc502a5 Merge 2013-09-25 07:36:37 -07:00
Michael Fang
7fcb1eb269 Merge 2013-09-25 07:36:29 -07:00
Alexander Scherbatiy
b909162f85 7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
Reviewed-by: malenkov, serb
2013-09-25 17:42:15 +04:00
Dmitry Zinkevich
a9d180056b 8025085: [javadoc] some errors in javax/swing
Reviewed-by: alexsch
2013-09-25 17:35:22 +04:00
Alexander Stepanov
9056e0008c 8025070: [javadoc] fix some javadoc errors in javax/swing/plaf/synth
Reviewed-by: serb, alexsch
2013-09-25 17:08:31 +04:00
Konstantin Shefov
c3a64bea84 8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear
Reviewed-by: anthony, serb
2013-09-25 16:52:46 +04:00
Petr Pchelko
fe092e9cf3 8024987: Copy/paste regression since JDK8 b86
Reviewed-by: serb, anthony
2013-09-25 16:12:07 +04:00
Alexander Scherbatiy
c0720f17f6 8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
Reviewed-by: serb, anthony
2013-09-25 16:17:42 +04:00
David Simms
d5157be0e8 8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL)
Execute some code at a high virtual address value, and keep mapped

Reviewed-by: coleenp, zgu
2013-09-25 13:58:13 +02:00
Thomas Schatzl
ab5637182c 7163191: G1: introduce a "heap spanning table" abstraction
Add G1BiasedArray<T> that is an array where each element represents a fixed-sized subdivision of the heap. Use this abstraction to refactor the HeapRegionSeq class.

Reviewed-by: brutisso
2013-09-25 13:25:24 +02:00
Sergey Malenkov
0587e46215 8023310: Thread contention in the method Beans.IsDesignTime()
Reviewed-by: art, sfriberg
2013-09-25 14:06:15 +04:00