29164 Commits

Author SHA1 Message Date
Jonathan Gibbons
c7b90c0ca4 8013887: In class use, some tables are randomly unsorted
Reviewed-by: bpatel
2013-08-20 15:12:16 -07:00
Jonathan Gibbons
f8295608fb 8022080: javadoc generates invalid HTML in Turkish locale
Reviewed-by: bpatel
2013-08-20 14:55:20 -07:00
Jonathan Gibbons
de59aa8b3f 8020663: Restructure some properties to facilitate better translation
Reviewed-by: darcy
2013-08-20 14:46:54 -07:00
Kumar Srinivasan
c9f3cedbfa 7179455: tools/javac/processing/model/testgetallmembers/Main.java fails against JDK 7 and JDK 8
Reviewed-by: jjg
2013-08-20 14:15:45 -07:00
Daniel D. Daugherty
e951505eab 8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3"
Recognize 0x5120 as "Sun Studio 12u3".

Reviewed-by: dholmes, coleenp
2013-08-20 13:47:40 -07:00
Joe Darcy
557cb9c6b1 8011043: Warn about use of 1.5 and earlier source and target values
Reviewed-by: jjg
2013-08-20 12:15:19 -07:00
Joe Wang
b3505de640 8022682: Supporting XOM
Reviewed-by: alanb, chegar, lancea
2013-08-20 09:02:25 -07:00
Joel Borggrén-Franck
07d44a6520 8019243: AnnotationTypeMismatchException instead of MirroredTypeException
Reviewed-by: jjg
2013-08-20 17:21:47 +02:00
Alexander Zuev
7947e49ae3 7182350: Regression in wording of unchecked warning message
Reviewed-by: mcimadamore, jjg
2013-08-20 17:34:06 +04:00
Peter Levart
75a8f58cd1 8022721: AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition
Reviewed-by: alanb, jfranck
2013-08-20 14:13:59 +02:00
Dan Xu
31584b6b19 8023430: Replace File.mkdirs with Files.createDirectories to get MaxPathLength.java failure details
Reviewed-by: alanb
2013-08-22 11:43:18 -07:00
Joe Darcy
b3961cb6be 8023587: Fix lone remaining doclint issue in java.util.regex
Reviewed-by: jjg
2013-08-22 09:40:36 -07:00
Staffan Larsen
138561d596 8023101: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails
Reviewed-by: ysr
2013-08-22 08:28:53 +02:00
Xue-Lei Andrew Fan
cac8b88f48 8022228: Intermittent test failures in sun/security/ssl/javax/net/ssl/NewAPIs
Reviewed-by: weijun
2013-08-21 19:44:35 -07:00
Ben Evans
c9443a8346 8016846: Pattern.splitAsStream tests required
Reviewed-by: alanb, psandoz
2013-08-20 14:23:32 -07:00
Mike Duigou
629de57fe8 8023395: Remove sun.misc.Sort and sun.misc.Compare
Reviewed-by: alanb, smarks, darcy, mr
2013-08-21 12:03:28 -07:00
Mike Duigou
8a3c65febe 8023306: Add replace() implementations to TreeMap
Reviewed-by: psandoz, alanb, chegar, bpb
2013-08-21 12:03:19 -07:00
Staffan Larsen
01ba926ba1 8023485: Remove com/sun/jdi/DoubleAgentTest.java and com/sun/jdi/FieldWatchpoints.java from ProblemList.txt
Reviewed-by: chegar, mgronlun
2013-08-21 17:19:46 +02:00
David Holmes
7568ce7481 8023460: OPENJDK build fails due to missing jfr.jar
Reviewed-by: alanb
2013-08-21 05:56:46 -04:00
Attila Szegedi
ab53c30753 8023250: Update JavaScript code in JDK for changes in iteration over Java arrays
Reviewed-by: sundar, sla
2013-08-20 11:15:08 +02:00
Paul Sandoz
906bb894db 8023367: Collections.emptyList().sort((Comparator)null) throws NPE
Reviewed-by: alanb, mduigou
2013-08-20 17:36:15 +02:00
Staffan Larsen
e838e31768 8016727: test/com/sun/jdi/sde/TemperatureTableTest.java failing intermittently
Reviewed-by: alanb
2013-08-20 16:53:27 +02:00
Jiangli Zhou
9fab0cfa1b Merge 2013-08-20 00:48:55 -07:00
Rickard Bäckman
6ef251ac19 8022283: Assertion failed: assert(is_loaded() && field->holder()->is_loaded() && klass()->is_subclass_of (field->holder())) failed: invalid access
Reviewed-by: roland, twisti
2013-08-20 09:37:01 +02:00
David Holmes
0c815d1360 8023311: Clean up profile-includes.txt
Reviewed-by: alanb
2013-08-20 03:18:56 -04:00
Staffan Larsen
073cd1d632 8022071: Some vm/jvmti tests fail because cannot attach to the Java virtual machine
Reviewed-by: erikj, sspitsyn
2013-08-20 08:59:15 +02:00
Kevin Walls
6d662d543e Merge 2013-08-19 22:28:52 -07:00
Xue-Lei Andrew Fan
92f9b54cd3 8023230: The impl of KerberosClientKeyExchange maybe not exist
Reviewed-by: weijun
2013-08-19 18:49:36 -07:00
Xue-Lei Andrew Fan
2e2313ef87 8020842: IDN do not throw IAE when hostname ends with a trailing dot
Reviewed-by: weijun, michaelm
2013-08-19 17:42:39 -07:00
Erik Helin
259a710013 Merge 2013-08-19 17:29:41 -07:00
Sean Mullan
d2f2e6fd41 8016850: JCK javax.security.auth.Policy tests fail when run in Profiles mode
Move default javax.security.auth.Policy implementation to compact1 profile

Reviewed-by: vinnie
2013-08-19 17:17:17 -04:00
Dan Xu
aa90f3b312 8023203: Wrap RandomAccessFile.seek native method into a Java helper method
Reviewed-by: alanb, chegar
2013-08-19 12:38:56 -07:00
Jiangli Zhou
553b498f51 8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes
Change InstanceKlass::_source_file_name and _generic_signature to u2 fields.

Reviewed-by: coleenp, iklam
2013-08-19 14:59:54 -04:00
Jennifer Godinez
c2aba135c2 8022241: [macosx] [PIT] lookupPrintServices() returns one too long array
Reviewed-by: prr, jchen
2013-08-19 11:21:19 -07:00
Yumin Qi
056fb53c83 8023188: Unsafe volatile double store on bsd is broken
Reviewed-by: dcubed, dholmes
2013-08-19 09:16:35 -07:00
Erik Joelsson
1b5eaa621e 8015614: Update build settings
Reviewed-by: tbell, dholmes, ahgross
2013-08-19 17:47:21 +02:00
Kumar Srinivasan
7870f1a6dc 7071377: Exception when javac -processor is given a class name with invalid postfix
Reviewed-by: jjg, vromero
2013-08-19 07:47:10 -07:00
Mark Sheppard
49058214db 8022940: Enhance CORBA translations
Reviewed-by: coffeys, alanb, skoivu
2013-08-19 15:22:59 +01:00
Athijegannathan Sundararajan
23c1598214 Merge 2013-08-19 19:37:29 +05:30
Kevin Walls
a40e2a9236 8022655: ClassDump ignored jarStream setting
Reviewed-by: minqi, sla
2013-08-19 14:28:58 +01:00
Erik Joelsson
c130ed3660 8023231: Remove comma from jtreg bug line
Reviewed-by: alanb, chegar
2013-08-19 14:48:08 +02:00
Athijegannathan Sundararajan
67ca223959 8023210: jjs tools should support a mode where it will load few command line scripts and then entering into interactive shell
Reviewed-by: hannesw, attila, lagergren, jlaskey
2013-08-19 17:16:54 +05:30
Erik Gahlin
910c4e1d34 7042707: Un-needed mnemonic in JConsole resource file
Reviewed-by: mfang, jbachorik
2013-08-19 13:11:03 +02:00
Erik Gahlin
1d3c8aa708 6800801: NPE in JConsole when using Nimbus L&F
Reviewed-by: alanb, sjiang
2013-08-19 16:41:21 +02:00
Erik Gahlin
99f960f2ef 6417721: Thread list should not allow multiple selection
Reviewed-by: alanb, jbachorik, sjiang
2013-08-19 16:21:49 +02:00
Phil Race
1dd31aff63 8017580: Crash in font loading code on Linux (due to use of reflection)
Reviewed-by: bae, vadim
2013-08-19 03:58:47 -07:00
Erik Gahlin
bf1e11707b 6358357: Division by zero in Threads tab when shrinking jconsole window
Reviewed-by: mchung, leifs, jbachorik
2013-08-19 12:57:17 +02:00
Alan Bateman
0e8b101643 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
Reviewed-by: lancea, mduigou
2013-08-21 09:59:12 +01:00
Erik Joelsson
73ddb82395 8022719: tools/launcher/RunpathTest.java fails after 8012146
Reviewed-by: chegar
2013-08-19 12:30:48 +02:00
Erik Joelsson
30a0d25953 8021430: 64 bit JDK build fails on windows 7 due to missing corba source files
Reviewed-by: tbell, katleman
2013-08-19 10:31:42 +02:00