Thomas Schatzl
|
10f4b8402f
|
Merge
|
2015-12-04 02:39:03 +01:00 |
|
Max Ockner
|
c6b57e4c8c
|
Merge
|
2015-12-03 19:35:18 +00:00 |
|
Dmitry Samersoff
|
2eb9b07e69
|
8114853: variable tracking size limit exceeded in vmStructs.cpp
Turn off var-tracking-assignments for vmStructs.cpp
Reviewed-by: tschatzl, mgerdin, coleenp
|
2015-12-03 21:34:23 +03:00 |
|
Rachel Protacio
|
0d75e3c8cd
|
8144536: Clean up Unified Logging test directory
Consolidated two logging options' tests into one file each
Reviewed-by: dholmes, ctornqvi
|
2015-12-03 13:08:37 -05:00 |
|
Paul Sandoz
|
73acd18275
|
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Reviewed-by: jrose, vlivanov, mchung, roland
|
2015-12-03 11:18:34 +01:00 |
|
Roland Westrelin
|
a3b2c845b4
|
Merge
|
2015-12-08 10:01:33 +00:00 |
|
Fei Yang
|
67caeeaa08
|
8144587: aarch64: generate vectorized MLA/MLS instructions
Add support for MLA/MLS (vector) instructions
Reviewed-by: roland
|
2015-12-07 21:23:02 +08:00 |
|
Ioi Lam
|
e708f69e1f
|
8143615: compactHashtable.hpp includes .inline.hpp file
Reviewed-by: dholmes, stefank
|
2015-12-02 18:14:54 -08:00 |
|
Christian Thalinger
|
a676faba28
|
8144529: [JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails to compile after JDK-8143730
Reviewed-by: kvn
|
2015-12-02 14:59:57 -10:00 |
|
Lana Steuck
|
38f06b7eb3
|
Added tag jdk-9+95 for changeset 652bf41da963
|
2015-12-02 15:55:39 -08:00 |
|
Christian Thalinger
|
b0e745f5fe
|
8144521: [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds
Reviewed-by: kvn
|
2015-12-02 11:40:18 -10:00 |
|
Max Ockner
|
a3d8114b45
|
8142976: Reimplement TraceClassInitialization with Unified Logging
TraceClassInitialization logging reimplemented with Unified Logging.
Reviewed-by: coleenp, hseigel
|
2015-12-02 14:07:58 -05:00 |
|
Lana Steuck
|
9e317be494
|
Merge
|
2015-12-02 10:19:14 -08:00 |
|
Roland Westrelin
|
7925eb298b
|
8134883: C1 hard crash in range check elimination in Nashorn test262parallel
C1's range check elimination breaks with a non-natural loop that has an exception handler as one entry
Reviewed-by: iveresov
|
2015-12-02 15:13:42 +01:00 |
|
Thomas Stuefe
|
f06c0a7041
|
8144343: [aix] Stack bottom should be page aligned
On thread create or attach, ensure stack bottom is aligned to os::vm_page_size()
Reviewed-by: simonis, kvn
|
2015-12-02 10:17:31 +01:00 |
|
Thomas Schatzl
|
153eae9ba4
|
8136680: Enable adaptive IHOP by default
Reviewed-by: jmasa, mgerdin, ehelin
|
2015-12-01 16:46:55 +01:00 |
|
Roland Westrelin
|
b97ff269d0
|
8143930: C1 LinearScan asserts when compiling two back-to-back CompareAndSwapLongs
Refactor CAS code to decrease register pressure in c1
Reviewed-by: kvn, shade
|
2015-12-01 12:17:18 +01:00 |
|
Alejandro Murillo
|
08269d1e9b
|
Merge
|
2015-11-30 13:55:06 -08:00 |
|
Lana Steuck
|
27fa69712d
|
Merge
|
2015-11-30 13:26:33 -08:00 |
|
Jesper Wilhelmsson
|
c7a51854d9
|
Merge
|
2015-11-30 19:38:51 +01:00 |
|
Iris Clark
|
5793ec1b6a
|
Merge
|
2015-11-29 20:29:32 -08:00 |
|
Lana Steuck
|
dd0aefdb9a
|
Added tag jdk9-b94 for changeset ef20e6920882
|
2015-11-29 11:00:00 -08:00 |
|
Jesper Wilhelmsson
|
1d7f54e2f3
|
Merge
|
2015-11-27 18:35:43 +01:00 |
|
Marcus Larsson
|
f6b238ccda
|
8142952: Unified Logging framework does not allow multiple -Xlog: arguments
Reviewed-by: brutisso, sla
|
2015-11-27 12:37:38 +01:00 |
|
Erik Helin
|
eb2e04e757
|
Merge
|
2015-11-27 12:07:01 +01:00 |
|
Erik Joelsson
|
fdaae80305
|
8144134: Nightly tests fail with SIGSEGV in Ticks::now()
Reviewed-by: mgerdin, sla, dholmes
|
2015-11-27 10:37:44 +01:00 |
|
Nils Eliasson
|
dfe1251556
|
Merge
|
2015-11-26 19:16:37 +01:00 |
|
Erik Helin
|
97daae0658
|
8144076: Move evac failure handling and reference processing to post_evacuate_collection_set
Reviewed-by: mgerdin, tschatzl
|
2015-11-26 13:45:59 +01:00 |
|
Erik Helin
|
1355d0ef4e
|
8144075: Move prepare_for_oops_into_collection_set_do into pre_evacuate_collection_set
Reviewed-by: mgerdin, tschatzl
|
2015-11-26 13:43:10 +01:00 |
|
Andrew Haley
|
0c98a6a1d7
|
8143219: AArch64 broken by 8141132: JEP 254: Compact Strings
Reviewed-by: kvn
|
2015-11-26 10:38:33 +00:00 |
|
Christian Thalinger
|
5820fb001a
|
8144083: [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final
Reviewed-by: iveresov, twisti
|
2015-12-01 15:11:15 -10:00 |
|
Dmitry Fazunenko
|
57b477e21a
|
8016752: [Newtest] regression test for PrintGCDetails and Verbose flags do not crash when ParOldGC has no memory
New regression test for parallel GC
Co-authored-by: Andrey Zakharov <andrey.x.zakharov@oracle.com>
Reviewed-by: brutisso, tschatzl
|
2015-11-26 14:19:29 +04:00 |
|
Erik Helin
|
ee7076bdd1
|
8144315: update_rs is passed wrong object
Reviewed-by: jmasa, kbarrett
|
2015-12-02 10:02:44 +01:00 |
|
Thomas Stuefe
|
9e9eac05ae
|
8143291: Remove redundant coding around os::exception_name
Reviewed-by: dholmes, coleenp
|
2015-12-01 21:30:34 -05:00 |
|
Jesper Wilhelmsson
|
40f65439e2
|
Merge
|
2015-12-01 21:08:00 +01:00 |
|
Stefan Johansson
|
4b50caadef
|
8143251: HeapRetentionTest.java Test is failing on jdk9/dev
Reviewed-by: tschatzl, david
|
2015-11-26 13:13:03 +01:00 |
|
Dmitry Dmitriev
|
884a2b65f2
|
8144084: [TESTBUG] 1.9 section not unlock flag in runtime/CommandLine/IgnoreUnrecognizedVMOptions test
Reviewed-by: dholmes
|
2015-11-30 10:09:01 +03:00 |
|
Erik Helin
|
6d48bb8a25
|
8144072: G1ParScanThreadState::update_rs does not need to call is_in_reserved
Reviewed-by: tschatzl, mgerdin
|
2015-11-27 13:39:56 +01:00 |
|
Erik Helin
|
caaac8e679
|
8144067: Pass obj directly to G1ParScanThreadState::update_rs
Reviewed-by: tschatzl, mgerdin
|
2015-11-27 13:39:50 +01:00 |
|
Erik Helin
|
86d5c93087
|
8144052: mark_card_deferred does not need to check g1_young_gen
Reviewed-by: tschatzl, mgerdin
|
2015-11-27 13:39:45 +01:00 |
|
Erik Helin
|
34d5bd8db1
|
8144040: UpdateRSetDeferred in G1EvacFailure will never visit survivor regions
Reviewed-by: tschatzl, mgerdin
|
2015-11-29 15:08:40 +01:00 |
|
Erik Helin
|
704a098a0e
|
8142404: Parallelize the restoring of preserved marks
Reviewed-by: mgerdin, tschatzl
|
2015-11-26 09:50:22 +01:00 |
|
Christian Thalinger
|
875865b60c
|
Merge
|
2015-11-26 02:09:46 +01:00 |
|
Pavel Punegov
|
8f2fb74418
|
8143308: Add inline checks and tests
Fix inlining state creation
Reviewed-by: twisti
|
2015-11-26 03:05:19 +03:00 |
|
Andrew Haley
|
87662ee432
|
8144028: Use AArch64 bit-test instructions in C2
Reviewed-by: kvn
|
2015-11-25 18:13:13 +00:00 |
|
Christian Thalinger
|
62338660c5
|
Merge
|
2015-12-01 21:16:12 +00:00 |
|
Christian Thalinger
|
27bd67f1e4
|
8139921: add mx configuration files to support HotSpot IDE configuration generation
Reviewed-by: iveresov
|
2015-12-01 08:30:11 -10:00 |
|
Nils Eliasson
|
2a7b97807e
|
Merge
|
2015-12-01 19:18:56 +01:00 |
|
Zoltan Majo
|
1ca592e687
|
8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
Add a new compiler phase, PhaseRenumberLive, that renumbers live nodes.
Reviewed-by: kvn, thartmann, vlivanov, shade
|
2015-12-01 08:05:10 +01:00 |
|
Doug Simon
|
c595f5b0c9
|
8143730: [JVMCI] infopoint recording is too restrictive
Reviewed-by: twisti
|
2015-11-30 15:40:07 -10:00 |
|