Erik Gahlin
|
a69ee85308
|
8292336: JFR: Warn users if -XX:StartFlightRecording:disk=false is specified with maxage or maxsize
Reviewed-by: mgronlun
|
2022-10-03 06:13:39 +00:00 |
|
Doug Simon
|
b8b9b97a1a
|
8294676: [JVMCI] InstalledCode.deoptimize(false) should not touch address field
Reviewed-by: never
|
2022-10-01 11:20:46 +00:00 |
|
Vladimir Ivanov
|
c7ab1caafb
|
8294609: C2: Improve inlining of methods with unloaded signature classes
Reviewed-by: kvn, dlong
|
2022-09-30 23:30:45 +00:00 |
|
Andrey Turbanov
|
375f02fb21
|
8294608: Remove redundant unchecked suppression in FileDescriptor
Reviewed-by: alanb, bpb
|
2022-09-30 20:19:45 +00:00 |
|
Roger Riggs
|
d207da8a8c
|
8294533: Documentation mistake in Process::getErrorStream and getInputStream
Reviewed-by: iris
|
2022-09-30 19:10:55 +00:00 |
|
Dhamoder Nalla
|
da4e96d596
|
8276545: Fix handling of trap count overflow in Parse::Parse()
Reviewed-by: thartmann, kvn
|
2022-09-30 18:38:48 +00:00 |
|
Erik Gahlin
|
48674d4f36
|
8291428: JFR: 'jfr print' displays incorrect timestamps during DST
Reviewed-by: mgronlun
|
2022-09-30 17:34:52 +00:00 |
|
Justin Lu
|
3b1bc21727
|
8294307: ISO 4217 Amendment 173 Update
Reviewed-by: lancea, bpb, naoto
|
2022-09-30 17:10:49 +00:00 |
|
Erik Gahlin
|
1d26c4b149
|
8291022: JFR: Reduce logging in ChunkHeader constructor
Reviewed-by: mgronlun
|
2022-09-30 16:30:45 +00:00 |
|
Claes Redestad
|
3efbd5f0fa
|
8294626: Improve URL protocol lower casing
Reviewed-by: dfuchs
|
2022-09-30 16:03:53 +00:00 |
|
Johan Sjölen
|
052a924985
|
8294293: Remove unused _width and _newlines field in outputStream
Reviewed-by: rehn, dholmes
|
2022-09-30 14:45:40 +00:00 |
|
Erik Gahlin
|
c2ce43cbb0
|
8291021: JFR: Only one finished state in ChunkHeader class
Reviewed-by: mgronlun
|
2022-09-30 13:10:56 +00:00 |
|
Yoshiki Sato
|
f01573368f
|
8294357: (tz) Update Timezone Data to 2022d
Reviewed-by: naoto, coffeys
|
2022-09-30 12:45:35 +00:00 |
|
Hannes Wallnöfer
|
64da8620e1
|
8287597: List all preview features on the javadoc PREVIEW page
Reviewed-by: jjg
|
2022-09-30 11:11:28 +00:00 |
|
Severin Gehwolf
|
6d83482a6b
|
8293540: [Metrics] Incorrectly detected resource limits with additional cgroup fs mounts
Reviewed-by: iklam
|
2022-09-30 08:44:10 +00:00 |
|
Albert Mingkun Yang
|
6974978869
|
8294521: Parallel: Remove unused field in UpdateDensePrefixAndCompactionTask
Reviewed-by: kbarrett, tschatzl
|
2022-09-30 07:43:21 +00:00 |
|
Albert Mingkun Yang
|
81fda1b756
|
8294569: Remove CardTable::_last_valid_index
Reviewed-by: tschatzl, kbarrett
|
2022-09-30 07:42:27 +00:00 |
|
Dingli Zhang
|
7c60e6d2d6
|
8293770: RISC-V: Reuse runtime call trampolines
Co-authored-by: zifeihan <caogui@iscas.ac.cn>
Reviewed-by: fyang, shade
|
2022-09-30 07:31:57 +00:00 |
|
Daniel Jeliński
|
9dce8652f2
|
8294115: JNI local refs exceeds capacity warning in NetworkInterface::getAll
Reviewed-by: dfuchs
|
2022-09-30 06:00:37 +00:00 |
|
Viktor Klang
|
b030c7de32
|
8225235: Unused field defaultIndex in NetworkInterface
Reviewed-by: chegar, vtewari, dfuchs, jpai
|
2022-09-30 03:06:36 +00:00 |
|
Matias Saavedra Silva
|
88062eea67
|
8293969: breakup the long signature in SystemDictionaryShared::is_supported_invokedynamic
Reviewed-by: eastigeevich, coleenp
|
2022-09-29 20:16:30 +00:00 |
|
Aleksei Voitylov
|
aeef3ecdc4
|
8294198: Implement isFinite intrinsic for RISC-V
Reviewed-by: fyang, kvn
|
2022-09-29 18:51:38 +00:00 |
|
Chris Plummer
|
5f6ad926d7
|
8294547: HotSpotAgent.setupVM() should include "cause" exception when throwing DebuggerException
Reviewed-by: sspitsyn, coleenp
|
2022-09-29 18:31:10 +00:00 |
|
Patricio Chilano Mateo
|
5d48da4574
|
8294370: Fix allocation bug in java_lang_Thread::async_get_stack_trace()
Reviewed-by: dholmes, sspitsyn
|
2022-09-29 15:35:41 +00:00 |
|
Raffaello Giulietti
|
ce85cac947
|
8065554: MatchResult should provide values of named-capturing groups
Reviewed-by: smarks
|
2022-09-29 09:16:21 +00:00 |
|
Xiaolin Zheng
|
1decdcee71
|
8294492: RISC-V: Use li instead of patchable movptr at non-patchable callsites
Reviewed-by: fyang
|
2022-09-29 07:21:07 +00:00 |
|
Dean Long
|
6f8f28e756
|
8294160: misc crash dump improvements
Reviewed-by: dholmes, vlivanov
|
2022-09-28 23:15:04 +00:00 |
|
Matias Saavedra Silva
|
8873192433
|
8293515: heapShared.cpp: rename JavaThread parameter to current
Reviewed-by: coleenp, ccheung
|
2022-09-28 21:27:05 +00:00 |
|
Lance Andersen
|
9db95edd01
|
8215788: Clarify JarInputStream Manifest access
Reviewed-by: weijun, mullan, alanb
|
2022-09-28 19:22:19 +00:00 |
|
Andrey Turbanov
|
9309786dbf
|
8294472: Remove redundant rawtypes suppression in AbstractChronology
Reviewed-by: lancea, naoto
|
2022-09-28 18:44:01 +00:00 |
|
Chris Plummer
|
3b7fc80b18
|
8294411: SA should provide more useful info when it fails to start up due to "failed to workaround classshareing"
Reviewed-by: kevinw, sspitsyn
|
2022-09-28 17:17:12 +00:00 |
|
Matias Saavedra Silva
|
4fb424ba5f
|
8293961: Unused ClassPathZipEntry::contents_do
Reviewed-by: ccheung, dholmes
|
2022-09-28 15:59:49 +00:00 |
|
Markus Karg
|
7515b304ca
|
8279283: BufferedInputStream should override transferTo
Reviewed-by: bpb
|
2022-09-28 15:58:25 +00:00 |
|
Albert Mingkun Yang
|
7401fe040d
|
8292912: Make guard card in CardTable inaccessible
Reviewed-by: tschatzl, sjohanss
|
2022-09-28 15:57:08 +00:00 |
|
Tobias Holenstein
|
30e3bf9da0
|
8291805: IGV: Improve Zooming
Reviewed-by: rcastanedalo, lujaniuk, chagedorn
|
2022-09-28 14:31:22 +00:00 |
|
Albert Mingkun Yang
|
60616f243f
|
8294059: Serial: Refactor GenCollectedHeap::collect
Reviewed-by: sjohanss, tschatzl
|
2022-09-28 10:36:00 +00:00 |
|
Hao Sun
|
ea6167104e
|
8294359: Interpreter(AArch64) intrinsify Thread.currentThread()
Reviewed-by: aph, shade
|
2022-09-28 10:03:37 +00:00 |
|
Prasanta Sadhukhan
|
c42ef70a45
|
7148092: [macosx] When Alt+down arrow key is pressed, the combobox popup does not appear.
Reviewed-by: prr, serb
|
2022-09-28 08:50:58 +00:00 |
|
Albert Mingkun Yang
|
94e14da0ef
|
8294057: Parallel: Tighten ParallelCompactData::initialize_region_data
Reviewed-by: tschatzl, sjohanss
|
2022-09-28 08:27:35 +00:00 |
|
Roland Westrelin
|
1ea0d6b424
|
8292301: [REDO v2] C2 crash when allocating array of size too large
Reviewed-by: xliu, thartmann, kvn
|
2022-09-28 07:16:59 +00:00 |
|
Serguei Spitsyn
|
79ccc791f2
|
8293613: need to properly handle and hide tmp VTMS transitions
Reviewed-by: cjplummer, lmesnik
|
2022-09-28 04:44:43 +00:00 |
|
Fei Yang
|
d827fd830a
|
8294430: RISC-V: Small refactoring for movptr_with_offset
Reviewed-by: fjiang, yadongwang, shade
|
2022-09-28 00:22:16 +00:00 |
|
AJ Ferguson
|
9d76ac8a44
|
8292158: AES-CTR cipher state corruption with AVX-512
Reviewed-by: kvn, svkamath, sviswanathan
|
2022-09-28 00:12:23 +00:00 |
|
David Holmes
|
e5b65c40ea
|
8290482: Update JNI Specification of DestroyJavaVM for better alignment with JLS, JVMS, and Java SE API Specifications
Reviewed-by: rehn, coleenp
|
2022-09-27 23:57:32 +00:00 |
|
Chris Plummer
|
6ad151d096
|
8293143: Workaround for JDK-8292217 when doing "step over" of bytecode with unresolved cp reference
Reviewed-by: sspitsyn, amenkov
|
2022-09-27 21:20:41 +00:00 |
|
Jonathan Gibbons
|
22b59b66d9
|
8294471: SpecTaglet is inconsistent with SpecTree for inline property
Reviewed-by: prappo
|
2022-09-27 21:18:12 +00:00 |
|
David Holmes
|
763d4bf074
|
8293592: Remove JVM_StopThread, stillborn, and related cleanup
Reviewed-by: alanb, sspitsyn, rehn, coleenp
|
2022-09-27 21:03:50 +00:00 |
|
Joshua Cao
|
fb4979c05b
|
8290401: Support dump all phases and print nodes in ascending order of index
Reviewed-by: chagedorn, xliu
|
2022-09-27 15:52:22 +00:00 |
|
Matias Saavedra Silva
|
112ca2b863
|
8293964: Unused check_for_duplicates parameter in ClassLoaderExt::process_jar_manifest
Reviewed-by: ccheung, dholmes
|
2022-09-27 15:39:31 +00:00 |
|
Darragh Clarke
|
99017b06bf
|
8293064: Remove unused NET_xxx functions
Reviewed-by: chegar, djelinski, aefimov, vtewari
|
2022-09-27 15:01:03 +00:00 |
|