Zhengyu Gu
|
a47dc291ae
|
8201242: Include source file/line number when reporting native call stack on supported platforms
Added source file/line number to native call stack reporting on supported platforms
Reviewed-by: adinn, stuefe, dcubed
|
2018-04-09 08:19:26 -04:00 |
|
Erik Österlund
|
d124c7d779
|
8201167: Remove MacroAssembler::cmp_heap_oop on x86
Reviewed-by: kvn, tschatzl
|
2018-04-09 13:38:45 +02:00 |
|
Leo Korinth
|
30079a437a
|
8201171: Cleanup in g1CollectedHeap, change CamelCase to snake_case
Reviewed-by: sjohanss, tschatzl
|
2018-04-05 14:25:53 +02:00 |
|
Kim Barrett
|
158a927587
|
8200697: Add utility for spin wait with fallback to yield/sleep
Added SpinYield utility class.
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Reviewed-by: dcubed, coleenp, dholmes
|
2018-04-09 01:22:37 -04:00 |
|
Jesper Wilhelmsson
|
173ca7d953
|
Merge
|
2018-04-06 19:16:33 +02:00 |
|
Harold Seigel
|
ffc0b90a4e
|
8198908: Add JVM support for preview features
Add new major and minor version checks
Reviewed-by: dholmes, lfoltan
|
2018-04-06 09:59:48 -04:00 |
|
Amit Sapre
|
2f100464ea
|
8071367: JMX: Remove SNMP support
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
|
2018-04-06 17:27:24 +05:30 |
|
Stefan Karlsson
|
14a142ba14
|
8201136: Move GC flags from globals.hpp to GC specific files
Reviewed-by: sjohanss, shade, rehn
|
2018-04-06 13:55:25 +02:00 |
|
Stefan Karlsson
|
3910bba58f
|
8201227: Add ALL_GCS_ONLY
Reviewed-by: sjohanss, shade, rehn
|
2018-04-06 13:54:54 +02:00 |
|
Stefan Johansson
|
b758cec4ad
|
8200169: Flatten G1Allocator class hierarchy
Reviewed-by: tschatzl, sangheki
|
2018-04-06 11:41:21 +02:00 |
|
Stefan Karlsson
|
db903e5748
|
8201213: Remove INCLUDE_ALL_GCS from memset_with_concurrent_readers
Reviewed-by: kbarrett
|
2018-04-06 11:37:34 +02:00 |
|
Stefan Karlsson
|
48d527c5bd
|
8201212: Remove INCLUDE_ALL_GCS from OopStorage files
Reviewed-by: kbarrett
|
2018-04-06 11:37:33 +02:00 |
|
Stefan Karlsson
|
4387825322
|
8200737: Move GC code out of Arguments::check_vm_args_consistency into GCArguments
Reviewed-by: sjohanss, pliden
|
2018-04-06 11:37:31 +02:00 |
|
Stefan Karlsson
|
6a8aa0fdad
|
8200736: Move CMSGCStats to the cms directory
Reviewed-by: sjohanss, tschatzl
|
2018-04-06 11:37:28 +02:00 |
|
Stefan Karlsson
|
f05f8de48f
|
8200735: Move CMS specific code from binaryTreeDictionary and freeList to CMS files
Reviewed-by: shade, adinn
|
2018-04-06 11:37:26 +02:00 |
|
Jesper Wilhelmsson
|
82847e4ec0
|
Merge
|
2018-04-06 03:53:28 +02:00 |
|
Liam Miller-Cushon
|
5acbe5ff92
|
8201194: Handle local variable declarations in lambda deduplication
Reviewed-by: vromero
|
2018-04-05 14:39:04 -07:00 |
|
Magnus Ihse Bursie
|
44bab94d66
|
8200358: Remove mapfiles for JDK executables
Reviewed-by: erikj
|
2018-04-05 21:33:38 +02:00 |
|
Gary Adams
|
0ddec5ae89
|
8199782: Fix compilation warnings detected by Solaris Developer Studio 12.6
Reviewed-by: sspitsyn, dholmes, ihse
|
2018-04-05 11:18:39 -07:00 |
|
Harold Seigel
|
b89ae10df2
|
8200261: Regression with JVM anonymous class
Restore resolved anonymous class when creating a new constantpool because of overpass methods
Reviewed-by: coleenp, lfoltan
|
2018-04-05 13:19:25 -04:00 |
|
Martin Buchholz
|
5c5918d073
|
8200134: Improve ModuleHashesBuilder
Reviewed-by: mchung, alanb
|
2018-04-05 09:38:30 -07:00 |
|
Martin Buchholz
|
2137690f0a
|
8200131: Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize
Reviewed-by: alanb
|
2018-04-05 09:37:19 -07:00 |
|
Martin Buchholz
|
5c8c67c523
|
8200128: Fix some "annoations" typos
Reviewed-by: alanb
|
2018-04-05 09:36:01 -07:00 |
|
Martin Buchholz
|
2fd847eb0e
|
8200127: Replace collection.stream().forEach() with collection.forEach()
Reviewed-by: alanb
|
2018-04-05 09:34:46 -07:00 |
|
Martin Buchholz
|
184bbf01dd
|
8200125: Fix some classloader/module typos
Reviewed-by: alanb
|
2018-04-05 09:33:27 -07:00 |
|
Alan Bateman
|
97d7cfb14e
|
8200458: (se) Readiness information previously recorded in the ready set not preserved
Reviewed-by: bpb, chegar
|
2018-04-05 15:04:09 +01:00 |
|
Alan Bateman
|
d185d65b69
|
8200583: (se) Selector clean-up, part 4
Reviewed-by: bpb, chegar
|
2018-04-05 15:01:57 +01:00 |
|
Jonathan Gibbons
|
810af1172d
|
8200888: typo in name of exception in @throws
Reviewed-by: bpb, darcy
|
2018-04-04 17:50:53 -07:00 |
|
Kim Barrett
|
094178fdba
|
8200630: Globally suppress Visual Studio warning C4351
Globally suppress warning, remove sole instance of local suppression.
Reviewed-by: gtriantafill, tschatzl
|
2018-04-04 18:19:46 -04:00 |
|
Jonathan Gibbons
|
afec7bd7f2
|
8200664: fix broken links in java.base docs
Reviewed-by: alanb, joehw
|
2018-04-04 14:42:53 -07:00 |
|
Ivan Gerasimov
|
277ac7e034
|
8200696: Optimal initial capacity of java.lang.Class.enumConstantDirectory
Reviewed-by: dholmes, redestad
|
2018-04-04 14:09:31 -07:00 |
|
Boris Ulasevich
|
9924d7748e
|
8200628: aarch32 - Broken build after JDK-8199809
Reviewed-by: shade, coleenp
|
2018-04-04 23:05:13 +03:00 |
|
Boris Ulasevich
|
222d07fba4
|
8200627: aarch32 - Broken build after JDK-8198949
Reviewed-by: shade, eosterlund
|
2018-04-04 23:02:58 +03:00 |
|
Sean Mullan
|
ceea439679
|
8193032: Remove terminally deprecated SecurityManager APIs
Remove the checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess, and checkMemberAccess methods.
Reviewed-by: alanb, mchung, kcr
|
2018-04-04 11:26:10 -04:00 |
|
Vicente Romero
|
6a2e0a5a01
|
8198314: javac hidden options violate standard syntax for options
Reviewed-by: jjg
|
2018-04-03 23:58:52 -04:00 |
|
Robert Field
|
4ecc488704
|
8198801: JShell: user exception chained cause not retained
Reviewed-by: jlahoda
|
2018-04-03 13:27:58 -07:00 |
|
David Lloyd
|
ecf063f209
|
8199947: Rename HTML element id in ClassLoader javadoc to avoid name conflict with private elements
Rename "name" anchor to "binary-name"
Reviewed-by: jjg, alanb, mchung, martin
|
2018-04-02 17:11:11 -07:00 |
|
Martin Buchholz
|
79fffd05ef
|
8200364: Remove unnecessary boxing via primitive wrapper valueOf(String) methods
Reviewed-by: dfuchs, alanb
|
2018-04-02 17:09:29 -07:00 |
|
Sergey Tsypanov
|
826b38052c
|
8199800: Optimize Boolean.parseBoolean(String)
Reviewed-by: alanb
|
2018-04-02 17:08:00 -07:00 |
|
Joe Wang
|
dd67e0fa16
|
8199176: Accessibility issues in java.base docs
Reviewed-by: lancea, alanb, jjg, rriggs
|
2018-04-02 16:39:17 -07:00 |
|
Daniel Stewart
|
0dbf179502
|
8200524: AArch64: CPUFeature and Flag enums are not passed through JVMCI
AArch64 VM_Version::features and flags are correspondingly set in CPUFeature and Flags
Reviewed-by: kvn, fyang
|
2018-03-30 13:39:43 -04:00 |
|
Thomas Schatzl
|
e5ec636e7d
|
8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes
Reviewed-by: sjohanss, sangheki
|
2018-04-04 14:51:26 +02:00 |
|
Aleksey Shipilev
|
d2ad998e7d
|
8200608: Build failures after JDK-8191101 (Show register content in hs-err file on assert)
Reviewed-by: dholmes, tschatzl
|
2018-04-04 12:06:31 +02:00 |
|
Per Lidén
|
e3752f15c9
|
8200607: Add missing include dependency in bitMap.hpp
Reviewed-by: shade, stefank
|
2018-04-04 11:59:48 +02:00 |
|
Per Lidén
|
15263a27f8
|
8200429: Adjust object pinning interface on CollectedHeap
Reviewed-by: dholmes, rkennke
|
2018-04-04 11:59:47 +02:00 |
|
Thomas Schatzl
|
94d2a9db4c
|
8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
Reviewed-by: sjohanss, sangheki
|
2018-04-04 11:21:14 +02:00 |
|
Thomas Schatzl
|
ee1bd0136b
|
8200255: Remove G1CMTask::_concurrent
Reviewed-by: sangheki, sjohanss
|
2018-04-04 11:21:14 +02:00 |
|
Thomas Schatzl
|
5780affe90
|
8200234: Cleanup Remark and Cleanup pause code
Remove redundant methods, factor out verification code and simplify code in Remark and Cleanup pause code.
Reviewed-by: sangheki, sjohanss
|
2018-04-04 11:21:14 +02:00 |
|
Phil Race
|
31a8b6199c
|
Merge
|
2018-03-30 09:24:04 -07:00 |
|
Alan Bateman
|
34c94079ed
|
8200257: (se) More Selector cleanup
Reviewed-by: bpb
|
2018-03-30 08:28:09 +01:00 |
|