Alejandro Murillo
82382491a3
Merge
2015-06-01 10:15:20 -07:00
Bengt Rutisson
0ee851e5ef
8081039: G1: Remove unused statistics code in G1NoteEndOfConcMarkClosure and G1ParNoteEndTask
...
Reviewed-by: jmasa, kbarrett
2015-05-27 09:04:14 +02:00
Chris Plummer
77588c66b4
8051712: regression Test7107135 crashes
...
On AARCH64, make ElfFile::specifies_noexecstack() default to noexectstack
Reviewed-by: dholmes, dlong, aph
2015-05-26 11:26:50 -07:00
Alejandro Murillo
e0d8e2bdbb
Merge
2015-05-26 09:22:38 -07:00
Stefan Karlsson
976d6c1e2a
8081007: Remove redundant active worker variables and calls in ParNewGeneration::collect
...
Reviewed-by: pliden, kbarrett, ehelin
2015-05-26 10:06:03 +02:00
Jesper Wilhelmsson
f9c99e1b3d
Merge
2015-05-25 16:59:28 +02:00
Stefan Karlsson
f3f59e37c9
8080879: Remove FlexibleWorkGang::set_for_termination
...
Reviewed-by: brutisso, kbarrett, pliden
2015-05-25 11:41:34 +02:00
Stefan Johansson
b04d2bca57
8080746
: Refactor oop iteration macros to be more general
...
Reviewed-by: stefank, pliden
2015-05-25 11:39:43 +02:00
Stefan Karlsson
e57447bd85
Merge
2015-05-25 09:28:47 +02:00
Per Lidén
b013ddda1d
8080930: SA changes broke bootcycle-images builds
...
Reviewed-by: sla, brutisso
2015-05-25 09:13:41 +02:00
Stefan Karlsson
db20c1bc45
8080877: Don't use workers()->total_workers() when walking G1CollectedHeap::_task_queues
...
Reviewed-by: jmasa, drwhite
2015-05-22 13:35:29 +02:00
Stefan Karlsson
0290c50a20
Merge
2015-05-22 10:44:24 +00:00
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
Vladimir Ivanov
e5a92a9fb9
8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
...
Reviewed-by: roland, psandoz, plevart, kbarrett, jrose
2015-05-15 19:23:11 +03:00
Vladimir Ivanov
18f7135255
8079135: C2 disables some optimizations when a large number of unique nodes exist
...
Reviewed-by: kvn
2015-05-15 19:21:46 +03:00
Ed Nevill
66630f6ae5
8079564: Use FP register as proper frame pointer in JIT compiled code on aarch64
...
Add support for PreserveFramePointer for debug/profile
Reviewed-by: kvn
2015-05-15 09:21:48 +00:00
Lana Steuck
893b7b77e5
Merge
2015-05-14 20:14:11 -07:00
Coleen Phillimore
ac4d52c9bf
Merge
2015-05-14 21:54:34 +02:00
David Katleman
32c20c0bd6
Added tag jdk9-b64 for changeset febd2373771c
2015-05-14 12:38:07 -07:00
Kim Barrett
ab4ba3b40f
8058265: No callers of ReferenceProcessor::clear_discovered_references
...
Removed unused or unneeded code.
Reviewed-by: brutisso, jmasa
2015-05-14 15:17:36 -04:00
Alejandro Murillo
7857b953d0
Merge
2015-05-14 12:05:32 -07:00
Max Ockner
813f34059b
6811960: x86 biasedlocking epoch expired rare bug
...
It is now guaranteed that biased_locking_enter will be passed a valid tmp_reg.
Reviewed-by: coleenp, dcubed, kvn
2015-05-14 14:03:58 -04:00
Stanislav Smirnov
59c57fb87d
8025979: [TESTBUG] Write test to exercise uninitialized strings from JNI code
...
Reviewed-by: ctornqvi, dsimms
2015-05-14 10:12:51 -07:00
Stanislav Smirnov
38c5fd780d
8033445: [TESTBUG] Add test case for calling default methods from JNI
...
Reviewed-by: ctornqvi, dsimms
2015-05-14 10:09:35 -07:00
Tobias Hartmann
6172821723
8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist"
...
Fixed location of testlibrary package.
Reviewed-by: kvn
2015-05-14 18:02:35 +02:00
Tobias Hartmann
9e5ef665a0
Merge
2015-05-14 16:16:06 +02:00
Harold Seigel
56c375cdb7
Merge
2015-05-13 21:06:30 +02:00
Roland Westrelin
0f954ecaaa
Merge
2015-05-13 18:06:39 +02:00
Rickard Bäckman
7889d1211d
8080155: field "_pc_offset" not found in type ImmutableOopMapSet
...
Reviewed-by: roland
2015-05-13 15:23:41 +02:00
Christian Tornqvist
971e022093
8078121: Add 'CreateMinidumpOnCrash' (JDK-8074354) caused many tests failed in nightly testing
...
Reviewed-by: coleenp, hseigel
2015-05-12 13:17:54 -07:00
Christian Tornqvist
3f565a5da4
8075966: Update ProjectCreator to create projects using Visual Studio 2013 toolset
...
Reviewed-by: sla, lfoltan
2015-05-12 13:16:37 -07:00
Ed Nevill
a65f9f9589
8079203: AARCH64: Need to cater for different partner implementations
...
Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: kvn
2015-05-12 13:58:42 +00:00
Roland Westrelin
513d9a5ede
8085832: Optimize main and post loop out when pre loop is found empty
...
Eliminate main loop and post loop if pre loop becomes empty
Reviewed-by: kvn, mcberg
2015-05-12 14:26:31 +02:00
Roland Westrelin
197ecf9bc1
8081823: C2 performs unsigned comparison against -1
...
X <= 0 || x > 0 wrongly folded as (x-1) >u -1
Reviewed-by: kvn, vlivanov
2015-06-08 18:35:17 +02:00
Roland Westrelin
0fb315714c
8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
...
Bail out from range check elimination if pre loop is not found
Reviewed-by: kvn
2015-06-04 16:19:22 +02:00
Vladimir Kozlov
a2d369e486
Merge
2015-06-04 19:24:47 -07:00
Vladimir Kozlov
93d1573c5e
8081778: Use Intel x64 CPU instructions for RSA acceleration
...
Add intrinsics for BigInteger squareToLen and mulAdd methods.
Reviewed-by: kvn, jrose
2015-06-03 15:02:10 -07:00
Katja Kantserova
80b436c366
8080100: compiler/rtm/* tests fail due to Compilation failed
...
Reviewed-by: sla
2015-05-12 10:29:10 +02:00
Roland Westrelin
a9cdbd0407
8076188: Optimize arraycopy out for non escaping destination
...
If the destination of an arraycopy is non escaping, the arraycopy may be optimized out
Reviewed-by: kvn, vlivanov
2015-05-12 10:27:50 +02:00
Roland Westrelin
be86925c01
8078436: java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp
...
Bad assert in fold_compares code
Reviewed-by: kvn, vlivanov
2015-05-12 09:41:12 +02:00
Jiangli Zhou
cb51ce598c
8079840: G1StringDedupTable::deduplicate() reset String hash value unnecessarily
...
Only set hash value if String's hash value was 0.
Reviewed-by: pliden, brutisso
2015-05-11 15:06:02 -04:00
Jesper Wilhelmsson
042902811c
Merge
2015-05-11 16:30:26 +02:00
Per Lidén
95da544d68
8079579: Add SuspendibleThreadSetLeaver and make SuspendibleThreadSet::joint()/leave() private
...
Reviewed-by: brutisso, david
2015-05-11 13:57:30 +02:00
David Lindholm
5b29324b68
8076542: G1 does not print heap page size information with -XX:+TracePageSizes
...
Reviewed-by: tschatzl, brutisso
2015-05-11 10:29:57 +02:00
Rickard Bäckman
3dc9461bc8
8079797: assert(index >= 0 && index < _count) failed: check
...
Reviewed-by: kvn
2015-05-11 09:44:07 +02:00
Tobias Hartmann
005adcec93
Merge
2015-05-11 07:58:02 +02:00
Tobias Hartmann
e113dfc652
8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance"
...
C2 should not try to vectorize loops with loop variant vector base address.
Reviewed-by: kvn
2015-05-11 07:44:46 +02:00
Kim Barrett
7590aeb6e2
8079080: ConcurrentMark::mark_stack_push(oop) is unused
...
Remove unused functions from ConcurrentMark and CMMarkStack.
Reviewed-by: jmasa, tschatzl
2015-05-10 01:11:13 -04:00
Harold Seigel
961389c6ef
Merge
2015-05-09 07:32:49 -04:00
Harold Seigel
0033b57269
Merge
2015-05-08 23:51:37 +02:00
Harold Seigel
e5e17a62d1
8076318: split verifier needs to add TraceClassResolution
...
Add print statements to verifier when TraceClassResolution is specified
Reviewed-by: coleenp, acorn
2015-05-08 16:24:46 -04:00
Michael C Berg
4fca8dbb1f
8076276: Add support for AVX512
...
Reviewed-by: kvn, roland
2015-05-08 11:49:20 -07:00
Michael Haupt
b15af202c5
8030680: 292 cleanup from default method code assessment
...
Small code improvements for increased robustness
Reviewed-by: acorn, coleenp
2015-05-08 14:00:24 -04:00
Harold Seigel
da4711381d
Merge
2015-05-08 13:25:11 -04:00
Joseph Provino
f979b6f8f6
7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set
...
Add asserts to ensure thread is in the right state.
Reviewed-by: tschatzl, pliden
2015-05-08 09:52:51 -04:00
Claes Redestad
a890eee817
8079263: Suppress warning about disabling adaptive size policy when enabling UseLargePages with UseNUMA when adaptive size policy is disabled
...
Reviewed-by: jmasa, jwilhelm
2015-05-08 15:41:39 +02:00
Tobias Hartmann
43a5abc876
8078497: C2's superword optimization causes unaligned memory accesses
...
Prevent vectorization of memory operations with different invariant offsets if unaligned memory accesses are not allowed.
Reviewed-by: kvn
2015-05-08 12:19:17 +02:00
Bengt Rutisson
890471d11a
8079561: Add a method to convert counters to milliseconds
...
Reviewed-by: mgerdin, ehelin
2015-05-08 10:30:16 +02:00
Lana Steuck
bd76b11aed
Merge
2015-05-07 20:51:12 -07:00
Alejandro Murillo
58a1361125
Merge
2015-05-07 15:34:45 -07:00
Vladimir Kozlov
fcf64c698f
Merge
2015-05-07 11:28:03 -07:00
David Katleman
e23b8ed0b7
Added tag jdk9-b63 for changeset 8245edf58a44
2015-05-07 10:19:31 -07:00
Ed Nevill
69aa7ea566
8079507: aarch64: fails to build due to changes to template interpreter
...
Fix by merging in changes from fix for 8074345
Reviewed-by: kvn
2015-05-07 13:58:57 +00:00
Andreas Eriksson
07f8740617
8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
...
Reviewed-by: coleenp, dsimms
2015-05-07 15:05:46 +02:00
David Holmes
5c859405b5
8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
...
Reviewed-by: stuefe, dsamersoff, dcubed
2015-05-12 20:55:40 -04:00
Thomas Schatzl
00e2ae0942
8079556: BACKOUT - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
...
Reviewed-by: jwilhelm, brutisso
2015-05-07 10:32:42 +02:00
Mikael Vidstedt
fc7e87d337
8079545: [TESTBUG] hotspot_basicvmtest doesn't fail even if VM crashes
...
Reviewed-by: ctornqvi, dholmes
2015-05-06 17:42:24 -07:00
Daniel D. Daugherty
a692523e95
8079359: disable JDK-8061553 optimization while JDK-8077392 is resolved
...
Borrow an unused SyncFlags value to disable the "fast enter" optimization.
Reviewed-by: lana, dsamersoff, amurillo
2015-05-05 18:57:57 -07:00
Coleen Phillimore
c6e557977e
8069005: Hotspot crashes in System.out.println with assert(resolved_method->method_holder()->is_linked()) failed: must be linked
...
Move java.lang.Class initialization sooner in bootstrapping the jvm
Reviewed-by: dholmes, hseigel
2015-05-05 16:09:30 -04:00
Jan Civlin
c7d33de202
8076284: Improve vectorization of parallel streams
...
Improve vectorization of java/util/stream/Streams$RangeIntSpliterator::forEachRemaining() method and enable loop vectorization in a given method on demand.
Reviewed-by: kvn
2015-05-05 12:33:57 -07:00
Roland Westrelin
cf9c335865
Merge
2015-05-05 19:27:08 +02:00
Rickard Bäckman
41e1772251
8064458: OopMap class could be more compact
...
Reviewed-by: kvn, bdelsart
2015-05-05 16:50:25 +02:00
Andreas Woess
5c13c285f7
8075492: adopt recent IGV
...
Adopted recent sources, updated README, added build and run instructions; ignored IGV build files in Mercurial; adapted HotSpot Ideal graph printer to current IGV's data format schema; reintroduced control flow window and basic block layout
Co-authored-by: Bernhard Urban <bernhard.urban@oracle.com>
Co-authored-by: Christian Haeubl <christian.haeubl@oracle.com>
Co-authored-by: Doug Simon <doug.simon@oracle.com>
Co-authored-by: Gilles Duboscq <gilles.duboscq@oracle.com>
Co-authored-by: Lukas Stadler <lukas.stadler@oracle.com>
Co-authored-by: Peter Hofer <peter.hofer@jku.at>
Co-authored-by: Roland Schatz <roland.schatz@oracle.com>
Co-authored-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
Co-authored-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Reviewed-by: kvn, roland
2015-05-05 13:06:10 +02:00
Alejandro Murillo
40dd1bad2c
Merge
2015-05-02 00:16:29 -07:00
Jon Masamitsu
4d62005c68
8079235: quarantine TestLargePageUseForAuxMemory.java
...
Reviewed-by: kvn
2015-05-01 16:22:41 -07:00
Vladimir Kozlov
a8e9687134
8079231: quarantine compiler/jsr292/CallSiteDepContextTest.java
...
Reviewed-by: dlong
2015-05-01 14:23:42 -07:00
Alejandro Murillo
d83bdb4157
Merge
2015-05-01 03:56:01 -07:00
Lana Steuck
b117b46c29
Merge
2015-04-30 17:20:25 -07:00
Bharadwaj Yadavalli
f8d0a6ff28
Merge
2015-04-30 18:14:58 -04:00
David Katleman
33e151add2
Added tag jdk9-b62 for changeset d9c8742b7f8a
2015-04-30 13:02:03 -07:00
Roland Westrelin
3cdae26a75
8078426: mb/jvm/compiler/InterfaceCalls/testAC2 - assert(predicate_proj == 0L) failed: only one predicate entry expected
...
Split if finds predicates on several incoming paths when unswitched's loops are optimized out
Reviewed-by: kvn
2015-04-29 14:43:12 -07:00
Severin Gehwolf
add46c476a
8078666: JVM fastdebug build compiled with GCC 5 asserts with "widen increases"
...
Do the math on the unsigned type where overflows are well defined
Reviewed-by: kvn, aph
2015-04-29 12:23:48 -07:00
Evgeniya Stepanova
19e80a1f8f
6407976: GC worker number should be unsigned
...
Reviewed-by: jwilhelm, tschatzl
2015-04-29 15:12:33 +03:00
David Lindholm
4ff6849791
8079337: Format string issues in workgroup.cpp and taskqueue.cpp
...
Reviewed-by: jwilhelm, pliden, ehelin
2015-05-06 11:04:44 +02:00
Per Lidén
e5b7417b04
8079330: Circular dependency between G1CollectedHeap and G1BlockOffsetSharedArray
...
Reviewed-by: tschatzl, mgerdin
2015-05-05 11:17:12 +02:00
Per Lidén
7e9f9f9107
8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index
...
Reviewed-by: roland, tschatzl
2015-05-06 09:21:10 +02:00
Stefan Karlsson
7ede39f590
8079275: Remove CollectedHeap::use_parallel_gc_threads
...
Reviewed-by: sjohanss, kbarrett
2015-05-04 15:02:37 +02:00
Jungwoo Ha
00f9d96a8b
8079091: Remove dictionary NULL check on common path of BlockFreeList methods
...
Reviewed-by: kbarrett, stefank, dholmes, jmasa
2015-05-01 10:51:00 -07:00
Jesper Wilhelmsson
ca69eddba5
Merge
2015-05-04 17:10:50 +02:00
Per Lidén
8986235472
8079148: Fix incorrect include guards
...
Reviewed-by: stefank, ehelin
2015-05-04 09:24:03 +02:00
Kim Barrett
0227995013
8075215: SATB buffer processing found reclaimed humongous object
...
Don't assume SATB buffer entries are valid objects
Reviewed-by: brutisso, ecaspole
2015-05-01 17:38:12 -04:00
Stefan Johansson
20689e5397
8078897: Clean out unused code in G1MMUTracker
...
Reviewed-by: brutisso, jwilhelm, drwhite
2015-04-30 10:14:26 +02:00
Eric Caspole
c120339bf0
8078405: Heap decommit failed in TestShrinkAuxiliaryData tests
...
Modified test so options in the code are after the options from the environment, so -ExplicitGCInvokesConcurrent is always used.
Reviewed-by: tschatzl, kbarrett
2015-04-29 15:25:41 -04:00
Dmitry Fazunenko
f10e4ec0a6
8073476: G1 logging ignores changes to PrintGC* flags via MXBeans
...
Reviewed-by: brutisso, jwilhelm
2015-04-29 15:32:05 +04:00
Derek White
a9a83a919f
8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr
...
Reviewed-by: brutisso, jmasa, jwilhelm
2015-04-29 09:59:51 +02:00
Coleen Phillimore
01aedea8fc
Merge
2015-04-29 02:35:29 +02:00
Nils Eliasson
fae244a8b0
8077590: windows_i586_6.2-product-c2-runThese8_Xcomp_vm failing after win compiler upgrade
...
Add /arch:IA32 flag to windows ia32 builds to force x87 codepath
Reviewed-by: kvn, dholmes
2015-04-28 14:46:19 -07:00
Christian Tornqvist
8923c30225
8077994: [TESTBUG] Exclude compiler/floatingpoint/ModNaN.java
...
Reviewed-by: hseigel, ccheung
2015-04-28 14:45:57 -07:00
Jesper Wilhelmsson
ab61943776
Merge
2015-04-28 23:37:11 +02:00
Coleen Phillimore
d380c068d5
Merge
2015-04-28 23:04:16 +02:00
Coleen Phillimore
8a788d57db
8068352: Move virtualspace.* out of src/share/vm/runtime to memory directory
...
Move virtualspace.* out of src/share/vm/runtime to memory directory
Reviewed-by: brutisso, sgehwolf, stefank, sspitsyn
2015-04-28 16:46:39 -04:00
Sangheon Kim
e207b18f10
8073204: Determining the desired PLAB size adjusts to the the number of threads at the wrong place
...
Calculate the desired PLAB value for a single thread and then return desired PLAB size according to the current number of threads when needed
Reviewed-by: ysr, jwilhelm, tschatzl
2015-04-28 12:02:50 -07:00
Staffan Larsen
dbc0cc5b38
Merge
2015-04-28 20:02:31 +02:00
Stefan Karlsson
6dde0580a0
Merge
2015-04-28 12:17:56 +00:00
Yasumasa Suenaga
649f4e881e
8076212: AllocateHeap() and ReallocateHeap() should be inlined
...
NMT with detail option reports incorrect caller address on Linux.
Reviewed-by: dholmes, coleenp
2015-04-28 19:04:39 +09:00
Goetz Lindenmaier
ad5f4f4f84
8078595: [TESTBUG] Fix runtime/StackGuardPages/testme.sh to deal with 64k pages
...
Reviewed-by: dholmes
2015-04-28 03:27:10 -04:00
Ingemar Åberg
62049de8e0
8074016: Add convenient way of adding custom test targets to hotspot's test makefile
...
Moved the line including the custom testlist to after variables are defined, allowing custom rules to use them
Reviewed-by: erikj, sla
2015-04-28 07:59:18 +02:00
Serguei Spitsyn
f7c143cbb2
8073705: more performance issues in class redefinition
...
Optimize the method pointer adjustments for prev klass versions and MNT
Reviewed-by: dcubed, coleenp
2015-04-27 19:51:00 -07:00
Christian Thalinger
8cb760c280
8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
...
Reviewed-by: coleenp, jrose, kvn
2015-04-27 09:02:41 -07:00
Christian Tornqvist
021adf731b
Merge
2015-04-27 14:41:49 +02:00
Thomas Schatzl
e08169c253
8073632: Make auxiliary data structures know their own translation factor
...
Auxiliary data structures should have knowledge of their own requirements for virtual memory reservations instead of getting these values directly from various places.
Reviewed-by: stefank, kbarrett
2015-04-27 10:04:26 +02:00
Stefan Karlsson
f171cd3a86
8078601: print_concurrent_locks should be guarded with INCLUDE_SERVICES
...
Reviewed-by: mgronlun, sla, dholmes
2015-04-27 09:51:13 +02:00
Stefan Karlsson
f7ea0b72eb
8076177: Remove usage of stack.inline.hpp functions from taskqueue.hpp
...
Reviewed-by: brutisso, goetz
2015-04-27 09:51:06 +02:00
Bengt Rutisson
6d5aa2af43
8078613: HAS_BEEN_MOVED has been moved
...
Reviewed-by: stefank, sjohanss
2015-04-27 09:08:07 +02:00
Andrew Haley
a4c5e8666b
8078621: AARCH64: Fails to build without precompiled headers
...
Fix #includes.
Reviewed-by: kvn
2015-04-24 16:28:29 +01:00
Andrew Haley
d432c4f177
Merge
2015-04-24 16:19:59 +01:00
Ed Nevill
650d8b7cb6
8075930: AARCH64: Use FP Register in C2
...
Modify to allow C2 to allocate FP (R29) as a general register
Reviewed-by: aph, kvn, dlong
2015-04-24 11:01:37 +00:00
Goetz Lindenmaier
6d705e6978
8078593: [TESTBUG] ppc: Enable jtreg tests for new features
...
Also fix a ppc issue in test_env.sh
Reviewed-by: kvn
2015-04-24 10:49:38 +02:00
Michael C Berg
a880f3d139
8078563: Restrict reduction optimization
...
Reviewed-by: kvn, twisti
2015-04-29 15:34:04 -07:00
Volker Simonis
c87659b9f2
8079280: Fix format warning/error in vm_version_ppc.cpp
...
Reviewed-by: stefank
2015-05-04 18:41:53 +02:00
Staffan Larsen
07f28ae897
8078519: Can't run SA tools from a non-images build
...
Reviewed-by: mchung, alanb, dsamersoff
2015-04-24 09:07:21 +02:00
Lana Steuck
7247553019
Merge
2015-04-23 16:11:17 -07:00
Calvin Cheung
22611f6936
Merge
2015-04-23 14:09:59 -07:00
Christian Tornqvist
b650eebda9
8078383: [TESTBUG] Merge hotspot_runtime and hotspot_runtime_closed in jprt test set
...
Reviewed-by: mseledtsov, dholmes
2015-04-23 12:47:23 -07:00
Christian Tornqvist
2c1171b8f4
8078435: [TESTBUG] runtime/CommandLine/TestVMOptions.java fails when running with an OpenJDK build
...
Reviewed-by: mseledtsov, hseigel
2015-04-23 12:46:42 -07:00
Christian Tornqvist
c5e91d59ee
Merge
2015-04-23 19:01:07 +00:00
David Katleman
605f7470bd
Added tag jdk9-b61 for changeset 09af07f9398c
2015-04-23 10:43:31 -07:00
Christian Tornqvist
05c56c176b
Merge
2015-04-23 17:14:55 +00:00
Andrew Dinn
294d9dce7f
8078263: AARCH64: Volatile fields should be accessed with ldar and stlr
...
Ad file rules now generate load acquire and store release for volatile accesses
Reviewed-by: kvn
2015-04-23 17:53:38 +01:00
Kim Barrett
9a590b01f4
Merge
2015-04-23 16:44:07 +00:00
Thomas Stuefe
301298546c
8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
...
Remove MAP_FIXED from initial mapping allocation; add tests
Reviewed-by: stefank, coleenp
2015-04-23 18:00:50 +02:00
Alexander Kulyakthin
462f735dac
8067013: Rename the com.oracle.java.testlibary package
...
Reviewed-by: dholmes, gtriantafill, sla
2015-05-04 16:30:07 +02:00
Calvin Cheung
4c99a3031d
Merge
2015-05-02 18:40:37 -07:00
Katja Kantserova
d3c1eacc93
8079120: serviceability/dcmd/gc/HeapDumpAllTest.java: compilation failed
...
Reviewed-by: sla
2015-05-01 09:40:08 +02:00
Thomas Stuefe
e68705a3f8
8078628: linux-zero does not build without precompiled header
...
Add missing includes
Reviewed-by: coleenp, stefank, sgehwolf
2015-04-30 09:09:01 +02:00
Christian Tornqvist
699feeda58
8079112: [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent groups
...
Reviewed-by: gtriantafill, coleenp, dholmes
2015-04-30 04:01:13 -07:00
Serguei Spitsyn
0096dd6154
8076579: Popping a stack frame after exception breakpoint sets last method param to exception
...
Null the InterpreterRuntime::member_name_arg_or_null return value when it is necessary
Reviewed-by: jbachorik, coleenp, twisti
2015-04-29 17:14:40 -07:00
Christian Tornqvist
e87545938c
8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job
...
Reviewed-by: mikael, lfoltan, hseigel
2015-04-29 07:03:49 -07:00
Katja Kantserova
fbc3e76d86
8059047: Extract parser/validator from jhat for use in tests
...
Reviewed-by: sla
2015-04-28 14:36:31 +02:00
Severin Gehwolf
f381346db0
8078504: Zero fails to build
...
Reviewed-by: kvn, simonis
2015-04-23 17:42:06 +02:00
Kim Barrett
878cf5e641
8031401: Remove unused code in the reference processor
...
Assume pending_list uses discovered field and remove resulting dead code.
Reviewed-by: brutisso, pliden
2015-04-23 11:26:32 -04:00
Roland Westrelin
cb19c4b63a
8078444: compiler/arraycopy/TestArrayCopyNoInitDeopt.java fails with exception 'm2 not deoptimized'
...
Some platform don't have speculative types
Reviewed-by: kvn
2015-04-23 16:38:08 +02:00
Zoltan Majo
4a038936e3
Merge
2015-04-27 11:01:29 +02:00
Zoltan Majo
a452b030ce
8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
...
Introduce the PreserveFramePointer flag to control if RBP is used as the frame pointer or as a general purpose register.
Reviewed-by: kvn, roland, dlong, enevill, shade
2015-04-27 10:49:43 +02:00
Jesper Wilhelmsson
e8a6f321c1
Merge
2015-04-23 16:09:21 +02:00
Andrey Zakharov
d50c630d1b
8073669
: gc/TestSoftReferencesBehaviorOnOOME.java times out in nightlies
...
Changed test scenario to more straight-forward one, added tricks to prevent compiler optimizations and added checks when OOME didn't thrown as expected.
Reviewed-by: tschatzl, jwilhelm
2015-04-23 15:54:47 +02:00
Goetz Lindenmaier
879707ab31
8078482: ppc: pass thread to throw_AbstractMethodError
...
Also improve check for Safepoints in signal handler.
Reviewed-by: kvn, simonis
2015-04-23 09:27:02 +02:00
Christian Tornqvist
4a6024895d
8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config
...
Reviewed-by: mikael, sla
2015-04-22 13:58:42 -07:00
Kim Barrett
5f1b96662a
8078023: verify_no_cset_oops found reclaimed humongous object in SATB buffer
...
Removed no longer valid checking of SATB buffers
Reviewed-by: jmasa, pliden
2015-04-22 14:06:49 -04:00
Aleksey Shipilev
dc67bb0a0e
8076987: C1 should support conditional card marks (UseCondCardMark)
...
Reviewed-by: iveresov, roland
2015-04-22 19:10:03 +03:00
Vladimir Ivanov
b30f24676e
8078309: compiler/jsr292/MHInlineTest.java failed with java.lang.RuntimeException: 'MHInlineTest$A::protected_x (3 bytes) virtual call' found in stdout
...
Reviewed-by: jrose
2015-04-22 21:33:55 +03:00