Stefan Karlsson
|
23b343af68
|
8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
Reviewed-by: kbarrett, mgerdin
|
2015-05-22 10:58:16 +02:00 |
|
Stefan Karlsson
|
21bb8edbba
|
8080840: Clean up active_workers() asserts
Reviewed-by: kbarrett, jmasa
|
2015-05-22 10:58:04 +02:00 |
|
Stefan Karlsson
|
5d81ec2082
|
8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
Reviewed-by: kbarrett, mgerdin
|
2015-05-22 10:57:53 +02:00 |
|
Bengt Rutisson
|
33461c4c6e
|
8080627: JavaThread::satb_mark_queue_offset() is too big for an ARM ldrsb instruction
Reviewed-by: roland, kbarrett
|
2015-05-22 10:56:37 +02:00 |
|
Roland Westrelin
|
0296c2894b
|
8080699: Assert failed: Not a Java pointer in JCK test
Eliminated arraycopy node still reachable through exception edges
Reviewed-by: kvn
|
2015-05-22 09:14:18 +02:00 |
|
Tobias Hartmann
|
149c6327be
|
Merge
|
2015-05-22 13:08:50 +02:00 |
|
Tobias Hartmann
|
14a1d71874
|
8080156: Integer.toString(int value) sometimes throws NPE
Added test to check correctness of type propagation to CmpUNodes.
Reviewed-by: kvn
|
2015-05-22 13:02:47 +02:00 |
|
Tobias Hartmann
|
068d5d78b1
|
Merge
|
2015-05-22 09:50:32 +02:00 |
|
Alejandro Murillo
|
64fe991952
|
Merge
|
2015-05-21 17:11:54 -07:00 |
|
Ivan Gerasimov
|
48e61a6f7e
|
8069068: VM warning: WaitForMultipleObjects timed out (0) ..
Increase timeout to 5 minutes
Reviewed-by: dholmes, dcubed
|
2015-05-22 02:38:59 +03:00 |
|
Katja Kantserova
|
bd1a0cf8ec
|
8080855: Create sanity test for JDK-8080692
Reviewed-by: sla
|
2015-05-22 13:52:46 +02:00 |
|
Katja Kantserova
|
ab94a15b48
|
Merge
|
2015-05-22 08:53:46 +02:00 |
|
Katja Kantserova
|
a6ffb28ff8
|
8080828: Create sanity test for JDK-8080155
Reviewed-by: sla
|
2015-05-22 08:47:27 +02:00 |
|
Lana Steuck
|
fa3d21c6a3
|
Merge
|
2015-05-21 16:19:49 -07:00 |
|
Rickard Bäckman
|
525d473c25
|
Merge
|
2015-05-22 00:35:31 +02:00 |
|
Jesper Wilhelmsson
|
25c41c6094
|
Merge
|
2015-05-21 21:17:56 +02:00 |
|
Rickard Bäckman
|
657d7d0eea
|
Merge
|
2015-05-21 21:17:03 +02:00 |
|
Roland Westrelin
|
59618d7d03
|
Merge
|
2015-05-21 20:29:09 +02:00 |
|
David Katleman
|
614bc739c4
|
Added tag jdk9-b65 for changeset 01b7cab6b7b1
|
2015-05-21 10:07:35 -07:00 |
|
Tobias Hartmann
|
05ec00e16b
|
Merge
|
2015-05-21 18:57:21 +02:00 |
|
Rickard Bäckman
|
af066eba2e
|
8080692: lots of jstack tests failing in pit
Reviewed-by: kvn, vlivanov
|
2015-05-21 18:10:18 +02:00 |
|
Vladimir Ivanov
|
3f096651f3
|
8059340: ConstantPool::_resolved_references is missing in heap dump
Reviewed-by: sspitsyn, stefank, twisti
|
2015-05-21 18:22:33 +03:00 |
|
Andreas Eriksson
|
346fb9ffa7
|
8060036: C2: CmpU nodes can end up with wrong type information
CmpU needs to be reprocessed by CCP when an AddI/SubI input's input type change
Reviewed-by: mcberg, kvn, roland
|
2015-05-21 16:49:11 +02:00 |
|
Stefan Karlsson
|
4e9a9eee84
|
8080869: FlexibleWorkGang initializes _active_workers to more than _total_workers
Reviewed-by: kbarrett, jmasa
|
2015-05-21 14:10:15 +02:00 |
|
Roland Westrelin
|
a3c77df5f1
|
8077504: Unsafe load can loose control dependency and cause crash
Node::depends_only_on_test() should return false for Unsafe loads
Reviewed-by: kvn, adinn
|
2015-05-21 13:54:07 +02:00 |
|
Stefan Karlsson
|
5dc3521a80
|
8080113: Remove CollectedHeap::set_par_threads()
Reviewed-by: jmasa, kbarrett
|
2015-05-21 09:35:59 +02:00 |
|
Stefan Karlsson
|
8d0f1a6528
|
8080112: Replace and remove the last usages of CollectedHeap::n_par_threads()
Reviewed-by: jmasa, kbarrett
|
2015-05-21 09:35:38 +02:00 |
|
Stefan Karlsson
|
b77b3ec014
|
8080111: Remove SubTaskDone::_n_threads
Reviewed-by: jmasa, kbarrett
|
2015-05-21 09:23:46 +02:00 |
|
Stefan Karlsson
|
c13872f88d
|
8080110: Remove usage of CollectedHeap::n_par_threads() from root processing
Reviewed-by: jmasa, kbarrett
|
2015-05-21 09:23:00 +02:00 |
|
Stefan Karlsson
|
e13e75547c
|
8080109: Use single-threaded code in Threads::possibly_parallel_oops_do when running with only one worker thread
Reviewed-by: jmasa, kbarrett
|
2015-05-21 09:10:47 +02:00 |
|
Roland Westrelin
|
9f6b61b959
|
Merge
|
2015-05-20 17:06:44 +02:00 |
|
Sergei Kovalev
|
265b75c584
|
8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware
Reviewed-by: dholmes, adinn
|
2015-05-20 09:07:36 -04:00 |
|
Andrew Haley
|
d917a8866c
|
8080600: AARCH64: testlibrary does not support AArch64
Add Platform.isAArch64(). Use it in mathexact intrinsic tests.
Reviewed-by: kvn, roland
|
2015-05-20 10:21:02 +01:00 |
|
Andreas Sjoberg
|
c8fa7eb4dd
|
8047330: Remove unrolled card loops in G1 SparsePRTEntry
Reviewed-by: ehelin, mgerdin, tschatzl
|
2015-05-20 10:45:40 +02:00 |
|
Alejandro Murillo
|
ff1d247f0a
|
Merge
|
2015-05-19 11:39:58 -07:00 |
|
Per Lidén
|
9fb89f6d01
|
8080584: isGCActiveMark.hpp should not include parallelScavengeHeap.hpp
Reviewed-by: kbarrett, tschatzl
|
2015-05-19 17:25:49 +02:00 |
|
Shrinivas Joshi
|
7c62a26e6b
|
8080308: TypeProfileLevel on SPARC platform should enable JSR292-only profiling level
Set TypeProfileLevel to 111 by default on sparc
Reviewed-by: kvn, roland
|
2015-05-19 16:05:12 +02:00 |
|
Per Lidén
|
5e68a86953
|
8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp
Reviewed-by: kbarrett, tschatzl
|
2015-05-19 14:09:22 +02:00 |
|
Denis Kononenko
|
c001e13f4d
|
8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3
Reviewed-by: kvn, dholmes
|
2015-05-19 14:13:15 +03:00 |
|
Volker Simonis
|
b48a61e5be
|
8080190: PPC64: Fix wrong rotate instructions in the .ad file
Reviewed-by: kvn
|
2015-05-19 11:06:34 +02:00 |
|
Per Lidén
|
40acb10f77
|
8080581: Align SA with new GC directory structure
Reviewed-by: dsamersoff, sla
|
2015-05-19 09:41:52 +02:00 |
|
David Holmes
|
f1aab4c0ce
|
Merge
|
2015-05-19 03:07:42 -04:00 |
|
Jungwoo Ha
|
c0fcbe951e
|
8075288: malloc without free in VM_PopulateDumpSharedSpace::doit()
Reviewed-by: dholmes, stuefe
|
2015-05-19 01:34:53 -04:00 |
|
Serguei Spitsyn
|
99f8091782
|
8079644: memory stomping error with ResourceManagement and TestAgentStress.java
The cached class file structure must be deallocated instead of the cached class file bytes
Reviewed-by: coleenp, sla
|
2015-05-18 16:42:46 -07:00 |
|
Zoltan Majo
|
f5c1e4d576
|
8080281: 8068945 changes break building the zero JVM variant
Define the PreserveFramePointer flag also in globals_zero.hpp
Reviewed-by: simonis, kvn, sgehwolf
|
2015-05-18 19:54:49 +02:00 |
|
Ed Nevill
|
87e17632b5
|
8080586: aarch64: hotspot test compiler/codegen/7184394/TestAESMain.java fails
Return correct length in generate_cipherBlockChaining_encryptAESCrypt
Reviewed-by: roland
|
2015-05-18 15:52:33 +00:00 |
|
Jesper Wilhelmsson
|
f64e5038a4
|
Merge
|
2015-05-18 17:09:47 +02:00 |
|
Daniel D. Daugherty
|
5cf176b870
|
Merge
|
2015-05-16 13:19:11 -07:00 |
|
Vladimir Kozlov
|
49ab7a3900
|
8080483: Incorrect test execution string at SumRed_Long.java
Reviewed-by: iveresov
|
2015-05-15 18:12:21 -07:00 |
|
Jungwoo Ha
|
48b40a2611
|
8079216: Remove undefined method oopDesc::is_null(Klass *)
Reviewed-by: kbarrett, coleenp, stefank
|
2015-05-15 15:40:58 -07:00 |
|