Coleen Phillimore
|
6e03735427
|
8259845: Move placeholder implementation details to cpp file and add logging
Reviewed-by: iklam, lfoltan, dholmes
|
2021-01-25 13:40:43 +00:00 |
|
Thomas Stuefe
|
ca20c63c04
|
8259710: Inlining trace leaks memory
Reviewed-by: thartmann, neliasso
|
2021-01-25 10:50:39 +00:00 |
|
Yasumasa Suenaga
|
09489e28bd
|
8260338: Some fields in HaltNode is not cloned
Reviewed-by: xliu, neliasso, thartmann
|
2021-01-25 09:12:49 +00:00 |
|
Severin Gehwolf
|
af155fc068
|
8258836: JNI local refs exceed capacity getDiagnosticCommandInfo
Reviewed-by: cjplummer, shade
|
2021-01-25 08:57:56 +00:00 |
|
Thomas Schatzl
|
d825339da5
|
8260263: Remove PtrQueue::_qset
Remove dead code related to PtrQueue::_qset and itself.
Reviewed-by: kbarrett, sjohanss
|
2021-01-25 08:38:47 +00:00 |
|
Ioi Lam
|
5898ab6545
|
8259894: refactor parts of jvm.h into jvm_io.h and jvm_constants.h
Reviewed-by: dholmes, coleenp
|
2021-01-25 08:00:40 +00:00 |
|
Dongbo He
|
764111ff83
|
8260272: bash configure --prefix does not work after JDK-8257679
Reviewed-by: erikj, ihse
|
2021-01-25 01:08:38 +00:00 |
|
Hamlin Li
|
4ae39b1481
|
8260208: Improve dummy object filling condition in G1CollectedHeap::fill_archive_regions in cds
Reviewed-by: tschatzl, iklam
|
2021-01-25 01:06:33 +00:00 |
|
Hamlin Li
|
c52c6c66db
|
8260273: DataOutputStream writeChars optimization
Reviewed-by: rriggs, bpb, alanb
|
2021-01-25 01:05:40 +00:00 |
|
Ioi Lam
|
535c2927b6
|
8260306: Do not include osThread.hpp in thread.hpp
Reviewed-by: coleenp, lfoltan
|
2021-01-24 02:40:57 +00:00 |
|
Kim Barrett
|
06348dfcae
|
8259776: Remove ParallelGC non-CAS oldgen allocation
Reviewed-by: tschatzl, sjohanss
|
2021-01-23 22:47:31 +00:00 |
|
Kim Barrett
|
6c4c96fadf
|
8258742: Move PtrQueue reset to PtrQueueSet subclasses
Reviewed-by: tschatzl, iwalulya
|
2021-01-23 19:47:24 +00:00 |
|
Alexey Ivanov
|
b53d5cacf4
|
8260315: Typo "focul" instead of "focus" in FocusSpec.html
Reviewed-by: kizune, pbansal
|
2021-01-23 17:03:09 +00:00 |
|
Alexey Ivanov
|
f624dba612
|
8240247: No longer need to wrap files with contentContainer
Reviewed-by: serb
|
2021-01-23 11:38:00 +00:00 |
|
Ioi Lam
|
5cdcce1c1f
|
8260307: Do not include method.hpp in frame.hpp
Reviewed-by: lfoltan, coleenp
|
2021-01-23 06:24:22 +00:00 |
|
Jesper Wilhelmsson
|
6f2a394314
|
Merge
|
2021-01-23 03:15:43 +00:00 |
|
Ioi Lam
|
aa57d07ce8
|
8259214: MetaspaceClosure support for Arrays of MetaspaceObj
Reviewed-by: fparain, ccheung
|
2021-01-22 22:47:08 +00:00 |
|
Alex Menkov
|
bdc305e1cb
|
8258917: NativeMemoryTracking is handled by launcher inconsistenly
Reviewed-by: zgu
|
2021-01-22 21:33:02 +00:00 |
|
Dan Lemmond
|
7be9113b1c
|
8255216: Change _directive->BreakAtCompileOption to env()->break_at_compile()
Reviewed-by: kvn, phh
|
2021-01-22 20:33:44 +00:00 |
|
Aleksey Shipilev
|
5aca934c98
|
8260304: (se) EPollSelectorImpl wakeup mechanism broken on Linux 32-bit
Reviewed-by: bpb, alanb
|
2021-01-22 19:21:45 +00:00 |
|
Dmitry Markov
|
53fecba709
|
8258805: Japanese characters not entered by mouse click on Windows 10
Reviewed-by: aivanov
|
2021-01-22 19:21:10 +00:00 |
|
Stuart Marks
|
a8871776e6
|
8246788: ZoneRules invariants can be broken
Reviewed-by: rriggs, naoto
|
2021-01-22 18:51:32 +00:00 |
|
Alexey Bakhtin
|
874aef4a8f
|
8259707: LDAP channel binding does not work with StartTLS extension
Reviewed-by: mullan, dfuchs, aefimov
|
2021-01-22 18:21:59 +00:00 |
|
Aleksey Shipilev
|
c5ad713e18
|
8260250: Duplicate check in DebugInformationRecorder::recorders_frozen
Reviewed-by: iveresov, thartmann
|
2021-01-22 17:19:33 +00:00 |
|
Johannes Kuhn
|
bf5e801501
|
8259922: MethodHandles.collectArguments does not throw IAE if pos is outside the arity range
Reviewed-by: mchung
|
2021-01-22 17:18:06 +00:00 |
|
Guoxiong Li
|
0ea5862670
|
8260053: Optimize Tokens' use of Names
Reviewed-by: mcimadamore
|
2021-01-22 15:47:05 +00:00 |
|
Sean Coffey
|
18eb6d9e34
|
8255348: NPE in PKIXCertPathValidator event logging code
Reviewed-by: mullan
|
2021-01-22 15:31:35 +00:00 |
|
Kim Barrett
|
a97f3c18d5
|
8258853: Support separate function declaration and definition with ENABLE_IF-based SFINAE
Add ENABLE_IF_SDEFN, unit tests
Reviewed-by: jrose, eosterlund
|
2021-01-22 14:44:35 +00:00 |
|
Yasumasa Suenaga
|
154e1d637e
|
8259009: G1 heap summary should be shown in "Heap Parameters" window on HSDB
Reviewed-by: cjplummer, tschatzl
|
2021-01-22 14:16:29 +00:00 |
|
Pankaj Bansal
|
acbcde8c3c
|
8256111: Create implementation for NSAccessibilityStaticText protocol
Reviewed-by: serb, kizune
|
2021-01-22 13:53:36 +00:00 |
|
Harold Seigel
|
f928265e81
|
8260009: InstanceKlass::has_as_permitted_subclass() fails if subclass was redefined
Reviewed-by: lfoltan, sspitsyn, dholmes
|
2021-01-22 13:52:05 +00:00 |
|
Kim Barrett
|
7ed8ba1ca0
|
8256814: WeakProcessorPhases may be redundant
Remove WeakProcessorPhase, adding scoped enum categories to OopStorageSet.
Reviewed-by: stefank, tschatzl, rkennke
|
2021-01-22 13:12:39 +00:00 |
|
Aleksey Shipilev
|
bfac3fb595
|
8260212: Shenandoah: resolve-only UpdateRefsMode is not used
Reviewed-by: rkennke, zgu
|
2021-01-22 11:39:16 +00:00 |
|
Claes Redestad
|
58ceb25443
|
8259842: Remove Result cache from StringCoding
Reviewed-by: naoto, plevart, rriggs
|
2021-01-22 11:27:13 +00:00 |
|
Kim Barrett
|
685c03dc48
|
8259271: gc/parallel/TestDynShrinkHeap.java still fails "assert(covered_region.contains(new_memregion)) failed: new region is not in covered_region"
Use load_acquire to order reads of top and end.
Reviewed-by: tschatzl, iwalulya, eosterlund
|
2021-01-22 11:20:52 +00:00 |
|
Thomas Stuefe
|
d066f2b06c
|
8260030: Improve stringStream buffer handling
Reviewed-by: iklam, kbarrett
|
2021-01-22 09:00:56 +00:00 |
|
Prasanta Sadhukhan
|
1452280073
|
8164484: Unity, JTable cell editor, javax/swing/JComboBox/6559152/bug6559152.java
Reviewed-by: serb, jdv
|
2021-01-22 08:02:56 +00:00 |
|
Aleksey Shipilev
|
a70acf2c1e
|
8259928: compiler/jvmci tests fail with -Xint
Reviewed-by: kvn, iignatyev
|
2021-01-22 07:05:30 +00:00 |
|
Ioi Lam
|
ba38661504
|
8259882: Reduce the inclusion of perfData.hpp
Reviewed-by: redestad, coleenp
|
2021-01-22 04:20:41 +00:00 |
|
Phil Race
|
92c2f084a2
|
8259869: [macOS] Remove desktop module dependencies on JNF Reference APIs
Reviewed-by: serb
|
2021-01-22 01:50:00 +00:00 |
|
Sergey Bylokhov
|
a7c2ebc763
|
8239894: Xserver crashes when the wrong high refresh rate is used
Reviewed-by: kizune
|
2021-01-22 00:21:36 +00:00 |
|
Jie Fu
|
d90e06af7b
|
8259775: [Vector API] Incorrect code-gen for VectorReinterpret operation
Reviewed-by: rbackman, neliasso, kvn
|
2021-01-22 00:13:58 +00:00 |
|
Brian Burkhalter
|
2f47c39a74
|
8259943: FileDescriptor.close0 does not handle EINTR
Reviewed-by: naoto, alanb
|
2021-01-21 21:54:24 +00:00 |
|
Brian Burkhalter
|
a8073efeed
|
8253478: (se) epoll Selector should use eventfd for wakeup instead of pipe
Reviewed-by: alanb
|
2021-01-21 21:36:19 +00:00 |
|
Thomas Schatzl
|
ede1beaef7
|
8227695: assert(pss->trim_ticks().seconds() == 0.0) failed: Unexpected partial trimming during evacuation
Change FP comparison to integer comparison.
Reviewed-by: kbarrett, iwalulya, eosterlund
|
2021-01-21 18:21:07 +00:00 |
|
Zhengyu Gu
|
34eb8b344d
|
8255765: Shenandoah: Isolate concurrent, degenerated and full GC
Reviewed-by: rkennke, shade
|
2021-01-21 16:55:56 +00:00 |
|
Weijun Wang
|
62eab50582
|
8255199: Catching a few NumberFormatExceptions in xmldsig
Reviewed-by: rhalade
|
2021-01-21 07:41:19 -08:00 |
|
Brian Burkhalter
|
a5367cbb7a
|
8247619: Improve Direct Buffering of Characters
Reviewed-by: alanb, ahgross, rhalade, psandoz
|
2021-01-21 07:41:18 -08:00 |
|
Aleksey Shipilev
|
c3c6662528
|
8259954: gc/shenandoah/mxbeans tests fail with -Xcomp
Reviewed-by: rkennke, zgu
|
2021-01-21 13:32:45 +00:00 |
|
Albert Mingkun Yang
|
6ce0799b66
|
8259851: Use boolean type for tasks in SubTasksDone
Reviewed-by: kbarrett, tschatzl
|
2021-01-21 12:10:37 +00:00 |
|