Brian Burkhalter
|
3fae4b3720
|
6633375: FileOutputStream_md.c should be merged into FileOutputStream.c
Reviewed-by: naoto
|
2021-06-25 19:07:39 +00:00 |
|
Brian Burkhalter
|
5ebed06e8a
|
8269074: (fs) Files.copy fails to copy from /proc on some linux kernel versions
Reviewed-by: alanb, vtewari
|
2021-06-25 19:06:42 +00:00 |
|
Joe Wang
|
d799563ac0
|
8256919: BCEL: Utility.encode forget to close
Reviewed-by: lancea, bpb, naoto
|
2021-06-25 18:42:07 +00:00 |
|
Sandhya Viswanathan
|
1e3b418a53
|
8269335: Unable to load svml library
Reviewed-by: psandoz
|
2021-06-25 18:31:18 +00:00 |
|
Naoto Sato
|
223759fb8a
|
8266901: Clarify the method description of Duration.toDaysPart()
Reviewed-by: bpb, rriggs, lancea, iris, scolebourne
|
2021-06-25 18:25:57 +00:00 |
|
Patrick Concannon
|
35c4702055
|
8268967: Update java.security to use switch expressions
Reviewed-by: xuelei
|
2021-06-25 16:34:18 +00:00 |
|
Patrick Concannon
|
1d167978e5
|
8268469: Update java.time to use switch expressions
Reviewed-by: lancea, naoto, dfuchs, iris, chegar
|
2021-06-25 15:42:38 +00:00 |
|
Jan Lahoda
|
4eb321298a
|
8268871: Adjust javac to updated exhaustiveness specification
Reviewed-by: vromero
|
2021-06-25 09:52:06 +00:00 |
|
Markus Grönlund
|
ffa34ed429
|
8265919: RunThese30M fails "assert((!(((((JfrTraceIdBits::load(value)) & ((1 << 4) << 8)) != 0))))) failed: invariant"
Reviewed-by: egahlin
|
2021-06-25 09:41:23 +00:00 |
|
Ludovic Henry
|
fdcae6653c
|
8269092: Add OldObjectSampleEvent.allocationSize field
Reviewed-by: egahlin, jbachorik
|
2021-06-25 08:30:30 +00:00 |
|
Denghui Dong
|
fd43d9cb40
|
8269225: JFR.stop misses the written info when the filename is only specified by JFR.start
Reviewed-by: egahlin
|
2021-06-25 08:15:34 +00:00 |
|
Aleksey Shipilev
|
3a8f3d6cac
|
8269280: (bf) Replace StringBuffer in *Buffer.toString()
Reviewed-by: alanb, chegar, bpb
|
2021-06-25 08:08:10 +00:00 |
|
Scott Gibbons
|
c37988d079
|
8268276: Base64 Decoding optimization for x86 using AVX-512
Reviewed-by: erikj, sviswanathan, kvn
|
2021-06-25 03:19:48 +00:00 |
|
Jonathan Gibbons
|
44691cc3b0
|
8268972: Add default impl for recent new Reporter.print method
Reviewed-by: prappo
|
2021-06-25 01:05:23 +00:00 |
|
David Holmes
|
08ee7ae672
|
8268855: Cleanup name handling in the Thread class and subclasses
Reviewed-by: lfoltan, coleenp
|
2021-06-24 23:58:32 +00:00 |
|
Guoxiong Li
|
7ab12856c4
|
8267610: NPE at at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop
8268748: Javac generates uncorrect bytecodes when using nested pattern variables
Reviewed-by: jlahoda, vromero
|
2021-06-24 23:07:43 +00:00 |
|
Zhengyu Gu
|
c79034e0c9
|
8269303: Remove unnecessary forward declaration of PSPromotionManager in cpCache.hpp
Reviewed-by: kbarrett
|
2021-06-24 21:02:16 +00:00 |
|
Coleen Phillimore
|
42968db173
|
8269293: ObjectMonitor thread id fields should be 64 bits.
Reviewed-by: mgronlun, dcubed
|
2021-06-24 19:34:17 +00:00 |
|
Patricio Chilano Mateo
|
2fd7943ec1
|
8256425: Obsolete Biased Locking in JDK 18
Reviewed-by: kvn, dholmes, dcubed, rrich
|
2021-06-24 18:54:41 +00:00 |
|
Paul Sandoz
|
63bcd3336e
|
8269246: Scoped ByteBuffer vector access
Reviewed-by: mcimadamore
|
2021-06-24 16:02:22 +00:00 |
|
Yumin Qi
|
7c31903dd3
|
8267075: jcmd VM.cds should print directory of the output files
Reviewed-by: ccheung
|
2021-06-24 14:52:47 +00:00 |
|
Aleksey Shipilev
|
3fb28d3074
|
8269218: GaloisCounterMode.overlapDetection misses the JDK-8263436 fix again
Reviewed-by: ascarpino
|
2021-06-24 06:37:21 +00:00 |
|
Aleksey Shipilev
|
e515873f88
|
8269216: Useless initialization in com/sun/crypto/provider/PBES2Parameters.java
Reviewed-by: valeriep
|
2021-06-24 06:36:30 +00:00 |
|
Jatin Bhateja
|
0c3fc27a45
|
8268482: compiler/intrinsics/VectorizedMismatchTest.java failed with failed: length in range
Reviewed-by: vlivanov, neliasso
|
2021-06-24 03:01:01 +00:00 |
|
Jie Fu
|
a30141d636
|
8269179: Crash in TestMacroLogicVector::testSubWordBoolean: assert(_base >= VectorMask && _base <= VectorZ) failed: Not a Vector
Reviewed-by: kvn, neliasso
|
2021-06-24 01:17:56 +00:00 |
|
Coleen Phillimore
|
f375916417
|
8269186: [REDO] Remove CodeCache::mark_for_evol_deoptimization() method
Reviewed-by: hseigel, lfoltan, sspitsyn
|
2021-06-23 21:11:06 +00:00 |
|
Sandhya Viswanathan
|
b474314342
|
8266854: LibraryCallKit::inline_preconditions_checkIndex modifies control flow even if the intrinsic bailed out
Reviewed-by: kvn, jbhateja, vlivanov
|
2021-06-23 17:25:34 +00:00 |
|
Vicente Romero
|
7e96318a1f
|
8254571: Erroneous generic type inference in a lambda expression with a checked exception
Reviewed-by: jlahoda, mcimadamore
|
2021-06-23 17:13:09 +00:00 |
|
Coleen Phillimore
|
f3ba2690c5
|
8256306: ObjectMonitor::_contentions field should not be 'jint'
Reviewed-by: dholmes, stuefe, dcubed
|
2021-06-23 14:27:31 +00:00 |
|
Coleen Phillimore
|
52d5d1b361
|
8269188: [BACKOUT] Remove CodeCache::mark_for_evol_deoptimization() method
Reviewed-by: dholmes, sspitsyn
|
2021-06-23 14:26:30 +00:00 |
|
Harold Seigel
|
f2e690e0ee
|
8268720: Unspecified checks on NameAndType constants should not be performed
Reviewed-by: dholmes, lfoltan
|
2021-06-23 12:11:37 +00:00 |
|
Markus Grönlund
|
1b2147a23f
|
8269125: Klass enqueue element size calculation wrong when traceid value cross compress limit
Reviewed-by: jbachorik, egahlin
|
2021-06-23 11:49:25 +00:00 |
|
Jan Lahoda
|
bf70620745
|
8268961: Parenthesized pattern with guards does not work
8268896: Parenthesized pattern is not guarded by source level check
Reviewed-by: vromero
|
2021-06-23 10:16:42 +00:00 |
|
Per Liden
|
8128ca1381
|
8269066: assert(ZAddress::is_marked(addr)) failed: Should be marked
Reviewed-by: eosterlund, stefank, kbarrett, tschatzl
|
2021-06-23 10:14:38 +00:00 |
|
Xin Liu
|
1323be54d2
|
8269064: Dropped messages of AsyncLogWriter cause memleak
Reviewed-by: dholmes, simonis
|
2021-06-23 08:45:49 +00:00 |
|
Aleksey Shipilev
|
6237630664
|
8269120: Build failure with GCC 6.3.0 after JDK-8017163
Reviewed-by: iwalulya, tschatzl, kbarrett
|
2021-06-23 07:03:51 +00:00 |
|
Thomas Schatzl
|
a5e4307050
|
8269134: Remove sparsePRT.inline.hpp after JDK-8017163
Reviewed-by: iwalulya, kbarrett
|
2021-06-23 06:51:53 +00:00 |
|
Aleksey Shipilev
|
17daf32a07
|
8269138: Move typeArrayOop.inline.hpp include to vectorSupport.cpp
Reviewed-by: stefank, vlivanov
|
2021-06-23 06:27:40 +00:00 |
|
Joshua Zhu
|
36d82b6ef1
|
8268858: Determine register pressure automatically by the number of available registers for allocation
Reviewed-by: kvn, dlong
|
2021-06-23 03:54:00 +00:00 |
|
miao zheng
|
ae3eedce9d
|
8268727: Remove unused slowpath locking method in OptoRuntime
Reviewed-by: dlong
|
2021-06-23 02:45:58 +00:00 |
|
Guoxiong Li
|
cd678a383f
|
8268368: Adopt cast notation for JavaThread conversions
Reviewed-by: dholmes, stefank
|
2021-06-23 02:21:24 +00:00 |
|
Jesper Wilhelmsson
|
b6cfca8a89
|
Merge
|
2021-06-23 01:05:44 +00:00 |
|
Kim Barrett
|
0c693e2f03
|
8268290: Improve LockFreeQueue<> utility
Reviewed-by: iwalulya, tschatzl
|
2021-06-22 17:43:59 +00:00 |
|
Nils Eliasson
|
dc12cb78b8
|
8267652: c2 loop unrolling by 8 results in reading memory past array
Reviewed-by: sviswanathan, kvn, vlivanov
|
2021-06-22 16:21:35 +00:00 |
|
Coleen Phillimore
|
33c23a1cf2
|
8264941: Remove CodeCache::mark_for_evol_deoptimization() method
Reviewed-by: kvn, vlivanov, sspitsyn
|
2021-06-22 16:09:17 +00:00 |
|
Roland Westrelin
|
578c55bbe6
|
8267399: C2: java/text/Normalizer/ConformanceTest.java test failed with assertion
Reviewed-by: kvn, neliasso
|
2021-06-22 15:46:44 +00:00 |
|
Jorn Vernee
|
8fa2520803
|
8268888: Upstream 8268230: Foreign Linker API & Windows user32/kernel32: String conversion seems broken
Reviewed-by: mcimadamore
|
2021-06-22 15:27:43 +00:00 |
|
Erik Österlund
|
9ec7180f1e
|
8268524: nmethod::post_compiled_method_load_event racingly called on zombie
Reviewed-by: kvn, neliasso, coleenp
|
2021-06-22 15:20:10 +00:00 |
|
Yi Yang
|
2e639dd34a
|
8267657: Add missing PrintC1Statistics before incrementing counters
Reviewed-by: iveresov
|
2021-06-22 08:30:08 +00:00 |
|
Denghui Dong
|
1f0ea7c3d6
|
8268857: Merge VM_PrintJNI and VM_PrintThreads and remove the unused field 'is_deadlock' of DeadlockCycle
Reviewed-by: dholmes
|
2021-06-22 08:28:18 +00:00 |
|