Thomas Schatzl
|
75ab2501f7
|
8196883: G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Remove code related to collection set checking in that method.
Reviewed-by: kbarrett, ehelin
|
2018-02-08 10:15:57 +01:00 |
|
Poonam Bajaj
|
4779c85b46
|
8187577: JVM crash during gc doing concurrent marking
Inform G1's SATB that a klass has been resurrected and it should not be unloaded
Reviewed-by: coleenp, tschatzl, kbarrett
|
2018-02-07 21:53:38 +00:00 |
|
Matthias Baesken
|
b68ed88ffb
|
8196062: Enable docker container related tests for linux ppc64le
Also fix cgroup subsystem recognition
Reviewed-by: goetz, dsamersoff, bobv
|
2018-02-07 16:16:50 +01:00 |
|
Alex Menkov
|
8abc2c38f7
|
8161605: The '!UseSharedSpaces' check is not need in JvmtiManageCapabilities::recompute_always_capabilities
Reviewed-by: sspitsyn, mseledtsov
|
2018-02-07 10:25:10 -08:00 |
|
Christoph Langer
|
60f417575e
|
8196565: AIX: Clean up os::javaTimeNanos according to AIX/PASE specification
Reviewed-by: stuefe, dholmes
|
2018-02-07 16:03:12 +01:00 |
|
Arno Zeller
|
b0cb59ac31
|
8196678: avoid printing uninitialized buffer in os::print_memory_info on AIX
Reviewed-by: dholmes, goetz, clanger
|
2018-02-07 09:18:13 +01:00 |
|
Lois Foltan
|
7f25db6e5f
|
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
Do not perform access check when returning a reflection field or method or performing internal signature processing.
Reviewed-by: acorn, psandoz
|
2018-02-06 10:28:22 -05:00 |
|
Robin Westberg
|
69c57791a4
|
8193308: Disallow installing user signal handlers for SIGBUS on OSX
Reviewed-by: stuefe, dholmes
|
2018-02-06 15:48:50 +01:00 |
|
Jesper Wilhelmsson
|
dd416bbf33
|
8196924: [BACKOUT] NMT: Report array class count in NMT summary
Reviewed-by: dholmes
|
2018-02-07 03:43:29 +01:00 |
|
Zhengyu Gu
|
41ace19206
|
8193184: NMT: Report array class count in NMT summary
Report array class and instance class count in NMT summary report
Reviewed-by: coleenp, minqi
|
2018-02-06 08:24:36 -05:00 |
|
Coleen Phillimore
|
48f208f193
|
8196907: Fix minimal vm
Reviewed-by: zgu, dholmes
|
2018-02-06 18:10:30 -05:00 |
|
Harold Seigel
|
34480e526e
|
8190235: Clarify ClassLoaderData::is_*_class_loader_data() method implementations
Add comments, fix a small issue with the boot loader, and add an assert.
Reviewed-by: coleenp, lfoltan, gtriantafill
|
2018-02-06 13:41:49 -05:00 |
|
Lois Foltan
|
2f74993973
|
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
Do not perform access check when returning a reflection field or method or performing internal signature processing.
Reviewed-by: acorn, psandoz
|
2018-02-06 10:28:22 -05:00 |
|
Jesper Wilhelmsson
|
d7dd9d1027
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Lana Steuck
|
845f7823de
|
Merge
|
2018-02-09 02:23:34 +00:00 |
|
Jesper Wilhelmsson
|
44ab590f44
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Zhengyu Gu
|
897d228899
|
8194934: NMT: Remove MemTracker::get_virtual_memory_xxx_tracker(), create Tracker in place
Create tracker in place to avoid additional locking
Reviewed-by: coleenp
|
2018-02-05 13:23:26 -05:00 |
|
David Holmes
|
3c2d19f0bc
|
8196739: Disable obsolete/expired VM flag transitional warnings
Reviewed-by: kbarrett
|
2018-02-05 06:43:23 -05:00 |
|
Zhongwei Yao
|
0db8f238af
|
8196064: AArch64: Merging ld/st into ldp/stp in macro-assembler
Reviewed-by: aph
|
2018-02-03 10:36:58 +08:00 |
|
Harold Seigel
|
83bb2205e8
|
8190359: Reduce the number of recorded klass dependencies
Skip recording dependencies to non-anonymous classes loaded by builtin class loaders.
Reviewed-by: iklam, coleenp, lfoltan
|
2018-02-02 10:37:48 -05:00 |
|
Coleen Phillimore
|
191a1f80a1
|
6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree
Convert to logging without thread locking
Reviewed-by: dholmes, zgu, hseigel
|
2018-02-02 09:34:11 -05:00 |
|
Lana Steuck
|
414e05f6d7
|
Merge
|
2018-02-02 01:52:03 +00:00 |
|
Coleen Phillimore
|
aa51ac19b3
|
8196199: Remove miscellaneous oop comparison operators
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Reviewed-by: hseigel, lfoltan
|
2018-02-01 13:30:53 -05:00 |
|
Martin Doerr
|
f8db247cde
|
8196503: PPC64: vtableStubs gtest fails after 8174962
Reviewed-by: goetz
|
2018-02-01 11:58:38 +01:00 |
|
Jesper Wilhelmsson
|
c2735a15d7
|
Merge
|
2018-02-01 02:05:35 +01:00 |
|
Dean Long
|
ce205655fe
|
8194990: 3 Null pointer dereference defect groups related to CodeCache::find_blob_unsafe()
Reviewed-by: kvn
|
2018-01-31 16:10:23 -08:00 |
|
Dean Long
|
672ddf57fc
|
8194987: Null pointer dereference in escape.cpp related to Node::find_out_with()
Reviewed-by: kvn
|
2018-01-31 16:09:52 -08:00 |
|
Dean Long
|
b1723061be
|
8194984: 9 Null pointer dereference defect groups related to ciMethodData::bci_to_data()
Reviewed-by: kvn
|
2018-01-31 16:09:29 -08:00 |
|
Andrew Dinn
|
18beaf6646
|
8196221: AArch64: Mistake in committed patch for JDK-8195859
The wrong patch was committed for JDK-8195859
Reviewed-by: aph
|
2018-01-26 16:38:21 +00:00 |
|
Roland Westrelin
|
d244b3ccd1
|
8196296: Lucene test crashes C2 compilation
Prevent merging of back to back ifs if one is a counted loop end.
Reviewed-by: kvn, thartmann
|
2018-01-30 09:08:44 +01:00 |
|
Andrew Dinn
|
d46ebb546d
|
8196221: AArch64: Mistake in committed patch for JDK-8195859
The wrong patch was committed for JDK-8195859
Reviewed-by: aph
|
2018-01-26 16:38:21 +00:00 |
|
Andrew Dinn
|
9ec48886de
|
8195859: AArch64: vtableStubs gtest fails after 8174962
Gtest vtableStubs introduced by 8174962 fails on AArch64 with an invalid insn encoding
Reviewed-by: duke
|
2018-01-25 14:47:27 +00:00 |
|
Andrew Dinn
|
cf8d43353f
|
8195859: AArch64: vtableStubs gtest fails after 8174962
Gtest vtableStubs introduced by 8174962 fails on AArch64 with an invalid insn encoding
Reviewed-by: duke
|
2018-01-25 14:47:27 +00:00 |
|
Andrew Dinn
|
3d9bdcba1d
|
8196136: AArch64: Correct register use in patch for JDK-8195685
Itable stubs must not use java argument registers as scratch registers
Reviewed-by: aph
|
2018-01-25 11:56:32 +00:00 |
|
Andrew Dinn
|
7568db027d
|
8196136: AArch64: Correct register use in patch for JDK-8195685
Itable stubs must not use java argument registers as scratch registers
Reviewed-by: aph
|
2018-01-25 11:56:32 +00:00 |
|
Andrew Haley
|
22c23d5081
|
8194739: Zero port of 8174962: Better interface invocations
Reviewed-by: adinn, coleenp
|
2018-01-22 15:19:02 +00:00 |
|
Andrew Haley
|
3ee098f301
|
8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
|
2018-01-19 16:57:56 +00:00 |
|
Erik Helin
|
73388668cd
|
8195158: Concurrent System.gc() is "upgraded" to stop-the-world System.gc()
Reviewed-by: sjohanss, eosterlund
|
2018-01-17 19:05:58 +01:00 |
|
Jesper Wilhelmsson
|
fc1b01b9a2
|
Merge
|
2018-01-13 02:56:22 +01:00 |
|
Lana Steuck
|
8f528fba93
|
Merge
|
2018-01-18 18:58:46 +00:00 |
|
Tom Rodriguez
|
d586b03911
|
8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
Reviewed-by: kvn, sspitsyn, phh
|
2018-01-18 09:01:00 -08:00 |
|
Dean Long
|
745d8e3815
|
8194982: 2 Null pointer dereference defect groups related to ProjNode::is_uncommon_trap_if_pattern()
Reviewed-by: kvn
|
2018-01-18 10:05:32 -08:00 |
|
Dean Long
|
fc7971a33d
|
8194991: Null pointer dereference caused by c2v_getNextStackFrame
Reviewed-by: kvn
|
2018-01-18 10:05:32 -08:00 |
|
Dean Long
|
0e3410b141
|
8194989: 2 Null pointer dereference defect groups caused by Dependencies::DepValue::as_klass()
Reviewed-by: kvn
|
2018-01-18 10:05:32 -08:00 |
|
Dean Long
|
4f496a5786
|
8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
Reviewed-by: kvn, thartmann
|
2018-01-18 10:05:32 -08:00 |
|
Volker Simonis
|
df39eec7de
|
8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
Reviewed-by: erikj, dholmes
|
2018-01-18 03:12:41 +01:00 |
|
Vladimir Ivanov
|
72ba3f508c
|
8194963: SystemDictionary::link_method_handle_constant() can't link MethodHandle.invoke()/invokeExact()
Reviewed-by: kvn, psandoz
|
2018-01-18 02:25:18 +03:00 |
|
Dean Long
|
4714dab4cb
|
8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
Reviewed-by: kvn
|
2018-01-17 14:25:47 -08:00 |
|
Lana Steuck
|
aad1a3592c
|
Merge
|
2018-01-16 22:24:20 +00:00 |
|
Arno Zeller
|
a8ac81ab2d
|
8195094: Fix type-O in "8159422: Very high Concurrent Mark mark stack contention"
Reviewed-by: tschatzl, dholmes
|
2018-01-16 07:48:01 +01:00 |
|