Vicente Romero
fb25dcbb05
7030476: Fix conflicting use of JCTree/JCExpression
...
Reviewed-by: mcimadamore
2013-05-27 13:44:14 +01:00
Marcus Lagergren
1dfb4bf18e
Merge
2013-05-27 13:12:11 +02:00
Marcus Lagergren
a34fd412c5
8014219: Make the run-octane harness more deterministic by not measuring elapsed time every iteration. Also got rid of most of the run logic in base.js and call benchmarks directly for the same purpose
...
Reviewed-by: jlaskey, attila
2013-05-27 13:11:13 +02:00
Stefan Karlsson
c13149ab8d
8015422: Large performance hit when the StringTable is walked twice in Parallel Scavenge
...
Combine the calls to StringTable::unlink and StringTable::oops_do in Parallel Scavenge.
Reviewed-by: pliden, coleenp
2013-05-27 12:58:42 +02:00
Stefan Karlsson
8b7d3c5d3b
8015428: Remove unused CDS support from StringTable
...
The string in StringTable is not used by CDS anymore. Remove the unnecessary code in preparation for 8015422: Large performance hit when the StringTable is walked twice in Parallel Scavenge
Reviewed-by: pliden, tschatzl, coleenp
2013-05-27 12:56:34 +02:00
Stefan Karlsson
2ccd92e927
8015268: NPG: 2.5% regression in young GC times on CRM Sales Opty
...
Split SystemDictionary and ClassLoaderDataGraph root processing to help load balancing.
Reviewed-by: tschatzl, johnc
2013-05-27 15:22:59 +02:00
Hannes Wallnöfer
6e76fe0cf2
8015348: RegExp("[") results in StackOverflowError
...
Reviewed-by: sundar, attila
2013-05-27 12:26:39 +02:00
Vladislav Karnaukhov
af284660df
8010721: [macosx] In JDK7 the menu bar disappears when a Dialog is shown
...
Reviewed-by: anthony, serb
2013-05-27 12:47:18 +04:00
Peter Levart
c6e58fdb1d
7038914: VM could throw uncaught OOME in ReferenceHandler thread
...
Catch OutOfMemoryError in reference handler thread if caused by allocation of an InterruptedException
Reviewed-by: dholmes, alanb
2013-05-27 09:41:44 +02:00
Alexey Utkin
ef2ccefb3a
8014394: (fs) WatchService failing when watching \\server\$d
...
Reviewed-by: alanb
2013-05-27 15:18:00 +04:00
Serguei Spitsyn
fb0022c7b1
8013945: CMS fatal error: must own lock MemberNameTable_lock
...
The "delete mnt" needs to grab MemberNameTable_lock if !SafepointSynchronize::is_at_safepoint()
Reviewed-by: sla, mgerdin, dholmes, jmasa
2013-05-24 17:36:12 -07:00
Calvin Cheung
7cb20773ad
8015265: revise the fix for 8007037
...
Reviewed-by: sspitsyn, dholmes, dcubed
2013-05-24 17:19:56 -07:00
Kumar Srinivasan
485921b016
8007333: [launcher] removes multiple back slashes
...
Reviewed-by: alanb, akhil
2013-05-24 17:01:08 -07:00
Joe Darcy
b4854e299c
8014836: Have GenericDeclaration extend AnnotatedElement
...
Reviewed-by: jfranck
2013-05-24 11:26:17 -07:00
Athijegannathan Sundararajan
5bf7dac8d7
8015351: Nashorn shell does not start with Turkish locale
...
Reviewed-by: jlaskey
2013-05-24 23:27:52 +05:30
Daniel D. Daugherty
85761dd2b8
Merge
2013-05-24 10:21:12 -07:00
Alejandro Murillo
ddea5b012c
8015305: new hotspot build - hs25-b35
...
Reviewed-by: jcoomes
2013-05-24 09:35:10 -07:00
Phil Race
e418c51f5a
8008535: JDK7 Printing : CJK and Latin Text in a string overlap
...
Reviewed-by: bae, jgodinez
2013-05-24 09:31:29 -07:00
Alejandro Murillo
e6a52ec48e
Added tag hs25-b34 for changeset e12c800cd4a8
2013-05-24 09:25:43 -07:00
Alejandro Murillo
5c658c0c7e
Merge
2013-05-24 09:25:42 -07:00
Sergey Malenkov
7dc93ab854
8013416: Java Bean Persistence with XMLEncoder
...
Reviewed-by: alexsch
2013-05-24 19:41:09 +04:00
Maurizio Cimadamore
d176f2abdf
8014494: javac crashes when varargs element of a method reference is inferred from the context
...
Varargs element is not refreshed after type-inference
Reviewed-by: jjg, vromero
2013-05-24 15:27:27 +01:00
Maurizio Cimadamore
9d588c1a23
8014649: Regression: bug in Resolve.resolveOperator
...
Missing curly braces causes Resolve.findMethod to be called spuriously
Reviewed-by: jjg, vromero
2013-05-24 15:27:12 +01:00
Maurizio Cimadamore
372fabc476
8014643: Parser regression in JDK 8 when compiling super.x
...
Fixed latent bug in JavacParser.analyzeParens()
Reviewed-by: jjg, vromero
2013-05-24 15:26:57 +01:00
Anton Tarasov
7ff57078e3
8013437: Test sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails to compile since 8b86
...
Reviewed-by: alexsch
2013-05-24 18:01:22 +04:00
Athijegannathan Sundararajan
f86162c90c
8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead
...
Reviewed-by: lagergren, hannesw
2013-05-24 18:39:25 +05:30
Jesper Wilhelmsson
7c176c9678
Merge
2013-05-24 14:16:41 +02:00
Hannes Wallnöfer
cdf1276490
8011630: JSON parsing performance issue
...
Reviewed-by: lagergren, sundar
2013-05-24 13:54:18 +02:00
Weijun Wang
c43d7aa0de
8014196: ktab creates a file with zero kt_vno
...
Reviewed-by: valeriep
2013-05-24 17:15:43 +08:00
Jesper Wilhelmsson
f698761da5
Merge
2013-05-24 09:29:57 +02:00
Serguei Spitsyn
b2e43ed612
8014288: perf regression in nashorn JDK-8008448.js test after 8008511 changes
...
The fix of perf regression is to use method_idnum() for direct indexing into NMT
Reviewed-by: twisti, kvn, coleenp, dholmes
2013-05-23 23:04:33 -07:00
Christian Thalinger
262aacf9e5
Merge
2013-05-23 15:30:16 -07:00
Johnny Chen
4e79febb74
8012629: java.lang.UnsatisfiedLinkError exception throw by getAllFonts() on MacOSX
...
Reviewed-by: bae, prr
2013-05-23 12:16:17 -07:00
David Katleman
97932395dc
Added tag jdk8-b91 for changeset 7d6fffdd46a9
2013-05-23 10:47:58 -07:00
David Katleman
7fb6c93ec0
Added tag jdk8-b91 for changeset a5e4cac27b50
2013-05-23 10:47:57 -07:00
David Katleman
061596e851
Added tag jdk8-b91 for changeset 053ed974a2ae
2013-05-23 10:47:50 -07:00
David Katleman
a66fd7b066
Added tag jdk8-b91 for changeset 1b09fbc97609
2013-05-23 10:47:47 -07:00
David Katleman
5ae68c32a2
Added tag jdk8-b91 for changeset e4e0796ef6c5
2013-05-23 10:47:45 -07:00
David Katleman
09facbd2ef
Added tag jdk8-b91 for changeset 7083a5fec809
2013-05-23 10:47:40 -07:00
David Katleman
6430d3536c
Added tag jdk8-b91 for changeset 63e3e07dfc0d
2013-05-23 10:47:37 -07:00
David Katleman
d8f8fedca7
Added tag jdk8-b91 for changeset 46c3a4b9ef6d
2013-05-23 10:47:32 -07:00
Jiangli Zhou
82a87a5af6
Merge
2013-05-23 13:40:15 -04:00
Doug Lea
7eb923313a
8014076: Arrays parallel and serial sorting improvements
...
Reviewed-by: chegar, mduigou
2013-05-23 18:34:15 +01:00
Christian Tornqvist
bd53fa8370
8009576: Test returns ClassNotFoundException
...
Small classpath fix and move tests into open
Reviewed-by: mgerdin, zgu
2013-05-23 17:39:32 +02:00
Marcus Lagergren
3111019493
8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts
...
Reviewed-by: attila, jlaskey
2013-05-23 15:51:08 +02:00
Nils Loodin
9179358ff4
8014048: Online user guide of jconsole points incorrect link
...
Reviewed-by: mchung, sla, jbachorik
2013-05-23 15:50:37 +02:00
Jim Laskey
b0e8a8ad47
Merge
2013-05-23 09:49:03 -03:00
Jim Laskey
bb21ba8071
Merge
2013-05-23 09:48:44 -03:00
Jim Laskey
0a3c6d1917
Merge
2013-05-23 09:48:10 -03:00
Albert Noll
6c30b71448
8014430: JRE crashes instead of stop compilation on full Code Cache. Internal Error (c1_Compiler.cpp:87)
...
Disable client compiler and switch to interpreter if there is not enough free space in the code cache.
Reviewed-by: kvn, twisti
2013-05-23 14:11:09 +02:00