Erik Helin
|
26176ec269
|
8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
Reviewed-by: sjohanss, lfoltan
|
2018-03-02 09:20:16 +01:00 |
|
Kim Barrett
|
8d5c77303a
|
8198906: JDK-8196882 breaks VS2013 Win32 builds
Add cast to eliminate warning.
Reviewed-by: dholmes, stuefe
|
2018-03-02 03:14:49 -05: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 |
|
Kim Barrett
|
1ac19a3166
|
8192025: Less referential references
Reviewed-by: coleenp, eosterlund, mchung, ahgross, rhalade
|
2018-01-18 22:17:11 -05:00 |
|
Gustavo Romero
|
862bb272ae
|
8205582: PPC64: RTM: Fix counter for aborts on nested transactions
Reviewed-by: mdoerr, goetz
|
2018-07-06 16:25:07 -04:00 |
|
Gustavo Romero
|
32ec4d3882
|
8205581: PPC64: RTM: Fix abort on native calls
Reviewed-by: mdoerr, goetz
|
2018-06-26 08:33:17 -04:00 |
|
Gustavo Romero
|
f4a279935b
|
8205580: PPC64: RTM: Don't retry lock on abort if abort was intentional
Reviewed-by: mdoerr, goetz
|
2018-06-24 21:48:42 -04:00 |
|
Aleksey Shipilev
|
ea6cea5d51
|
8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log
Reviewed-by: vlivanov, never
|
2018-07-11 08:44:00 +02:00 |
|
Martin Doerr
|
d5a05363ef
|
8207342: error occurred during error reporting (printing register info)
Os::print_location misses a check if the pointer is readable.
Reviewed-by: goetz, coleenp
|
2018-07-18 11:27:14 +02:00 |
|
Jean Christophe Beyler
|
3380b0d0ef
|
8205725: Update the JVMTI Spec for Heap Sampling
Update the JVMTI Spec for Heap Sampling
Reviewed-by: amenkov, sspitsyn
|
2018-07-17 19:59:38 -07:00 |
|
Aleksei Voitylov
|
2c82c9e1bd
|
8207240: AARCH64: C2-only VM does not build
Reviewed-by: shade
|
2018-07-17 19:25:45 +03:00 |
|
Andrew Haley
|
d326744b13
|
8207345: AArch64: Trampoline generation code reads from unitialized memory
Reviewed-by: shade
|
2018-07-17 15:28:17 +01:00 |
|
Coleen Phillimore
|
6caaf8e2f2
|
Merge
|
2018-07-17 09:37:24 -04:00 |
|
Dean Long
|
5f29406d2c
|
8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Reviewed-by: kvn
|
2018-07-16 15:09:19 -07:00 |
|
Lutz Schmidt
|
96cf046edc
|
8206271: CodeHeap State Analytics must digest new method state
Reviewed-by: kvn, mdoerr, thartmann
|
2018-07-16 16:57:37 +02:00 |
|