Mandy Chung
|
7e54d065a1
|
8277165: jdeps --multi-release --print-module-deps fails if module-info.class in different versioned directories
8277166: Data race in jdeps VersionHelper
8277123: jdeps does not report some exceptions correctly
Reviewed-by: jvernee, alanb
|
2021-11-26 01:55:58 +00:00 |
|
Andrey Turbanov
|
eb4d886bc0
|
8277504: Use String.stripTrailing instead of hand-crafted method in SwingUtilities2
Reviewed-by: pbansal, serb
|
2021-11-26 01:45:33 +00:00 |
|
Albert Mingkun Yang
|
9879920424
|
8277825: Remove unused ReferenceProcessorPhaseTimes::_sub_phases_total_time_ms
Reviewed-by: tschatzl
|
2021-11-25 14:54:48 +00:00 |
|
Ivan Walulya
|
f788834998
|
8277786: G1: Rename log2_card_region_per_heap_region used in G1CardSet
Reviewed-by: ayang, tschatzl, mli
|
2021-11-25 14:10:51 +00:00 |
|
Erik Österlund
|
3034ae87ce
|
8277631: ZGC: CriticalMetaspaceAllocation asserts
Reviewed-by: pliden, stefank, dholmes
|
2021-11-25 09:50:43 +00:00 |
|
Jaikiran Pai
|
a81e4fc07b
|
8258117: jar tool sets the time stamp of module-info.class entries to the current time
Reviewed-by: lancea, ihse, alanb
|
2021-11-25 02:12:03 +00:00 |
|
Pavel Rappo
|
e785f69961
|
8276124: Provide snippet support for properties files
Co-authored-by: Jonathan Gibbons <jjg@openjdk.org>
Co-authored-by: Hannes Wallnöfer <hannesw@openjdk.org>
Reviewed-by: jjg
|
2021-11-24 20:13:06 +00:00 |
|
Andrey Turbanov
|
077b2de088
|
8274161: Cleanup redundant casts in jdk.compiler
Reviewed-by: vromero
|
2021-11-24 18:47:50 +00:00 |
|
Adam Sotona
|
951247c8cb
|
8235876: Misleading warning message in java source-file mode
Reviewed-by: vromero
|
2021-11-24 17:03:53 +00:00 |
|
Christian Stein
|
663e33de13
|
8272728: javac ignores any -J option in @argfiles silently
Reviewed-by: jjg
|
2021-11-24 16:50:25 +00:00 |
|
Roger Riggs
|
0384739afc
|
8276665: ObjectInputStream.GetField.get(name, object) should throw ClassNotFoundException
Reviewed-by: naoto, lancea, smarks
|
2021-11-24 15:14:22 +00:00 |
|
Thomas Stuefe
|
cf7adae633
|
8275320: NMT should perform buffer overrun checks
8275320: NMT should perform buffer overrun checks
8275301: Unify C-heap buffer overrun checks into NMT
Reviewed-by: simonis, zgu
|
2021-11-24 12:12:23 +00:00 |
|
Maurizio Cimadamore
|
96e36071b6
|
8275063: Implementation of Foreign Function & Memory API (Second incubator)
Reviewed-by: erikj, psandoz, jvernee, darcy
|
2021-11-24 11:51:16 +00:00 |
|
Ludvig Janiuk
|
8a8bc29f20
|
8277562: Remove dead method c1 If::swap_sux
Reviewed-by: thartmann, neliasso
|
2021-11-24 11:03:07 +00:00 |
|
Jan Lahoda
|
d085c2b8a7
|
8273328: Compiler implementation for Pattern Matching for switch (Second Preview)
Reviewed-by: vromero, mcimadamore
|
2021-11-24 10:07:49 +00:00 |
|
Stefan Karlsson
|
6d734604a3
|
8277399: ZGC: Move worker thread logging out of gc+phase=debug
Reviewed-by: eosterlund, pliden
|
2021-11-24 08:26:22 +00:00 |
|
Stefan Karlsson
|
712b875682
|
8277397: ZGC: Add JFR event for temporary latency measurements
Reviewed-by: eosterlund, jbachorik, pliden, mgronlun
|
2021-11-24 08:25:03 +00:00 |
|
Andrew Leonard
|
24e586a043
|
8276764: Enable deterministic file content ordering for Jar and Jmod
Reviewed-by: mchung, ihse
|
2021-11-23 18:28:30 +00:00 |
|
Liam Miller-Cushon
|
ea85e01a4c
|
8271623: Omit enclosing instance fields from inner classes that don't use it
Reviewed-by: vromero, jlahoda
|
2021-11-23 18:14:47 +00:00 |
|
Mandy Chung
|
032067264f
|
8277451: java.lang.reflect.Field::set on static field with invalid argument type should throw IAE
Reviewed-by: alanb
|
2021-11-23 17:14:59 +00:00 |
|
Jan Lahoda
|
8a44e093dc
|
8268725: jshell does not support the --enable-native-access option
Reviewed-by: sundar
|
2021-11-23 16:46:45 +00:00 |
|
Vicente Romero
|
7b67a49f83
|
8261847: performance of java.lang.Record::toString should be improved
Reviewed-by: jlaskey, redestad
|
2021-11-23 15:23:23 +00:00 |
|
Christian Hagedorn
|
38802ad56a
|
8254108: ciReplay: Support incremental inlining
Reviewed-by: dlong, thartmann
|
2021-11-23 15:22:11 +00:00 |
|
Roger Riggs
|
5e7e2da227
|
8272042: java.util.ImmutableCollections$Map1 and MapN should not be @ValueBased
Reviewed-by: mchung, iris, naoto, smarks
|
2021-11-23 15:02:48 +00:00 |
|
Erik Österlund
|
f4dc03ea6d
|
8276696: ParallelObjectIterator freed at the wrong time in VM_HeapDumper
Reviewed-by: pliden, stefank
|
2021-11-23 14:34:21 +00:00 |
|
Tobias Hartmann
|
90f96fb4db
|
8277441: CompileQueue::add fails with assert(_last->next() == __null) failed: not last
Reviewed-by: chagedorn, neliasso
|
2021-11-23 12:46:15 +00:00 |
|
Andrey Turbanov
|
66eaf65261
|
8277413: Remove unused local variables in jdk.hotspot.agent
Reviewed-by: lmesnik, tschatzl, sspitsyn
|
2021-11-23 12:33:13 +00:00 |
|
Albert Mingkun Yang
|
36b887a885
|
8277560: Remove WorkerDataArray::_is_serial
Reviewed-by: sjohanss, tschatzl
|
2021-11-23 10:57:29 +00:00 |
|
Albert Mingkun Yang
|
017df140ba
|
8277556: Call ReferenceProcessorPhaseTimes::set_processing_is_mt once
Reviewed-by: sjohanss, tschatzl
|
2021-11-23 10:56:15 +00:00 |
|
Volker Simonis
|
79350b9b4f
|
8276216: Negated character classes performance regression in Pattern
Reviewed-by: clanger
|
2021-11-23 09:15:20 +00:00 |
|
Sergey Bylokhov
|
e3243ee963
|
8277087: ZipException: zip END header not found at ZipFile#Source.findEND
Reviewed-by: lancea
|
2021-11-23 08:57:34 +00:00 |
|
Hamlin Li
|
bb11c55dff
|
8277542: G1: Move G1CardSetFreePool and related classes to separate files
Reviewed-by: ayang, tschatzl
|
2021-11-23 00:58:03 +00:00 |
|
Dean Long
|
05a9a51dbf
|
8277423: ciReplay: hidden class with comment expected error
Reviewed-by: chagedorn, thartmann
|
2021-11-22 20:50:06 +00:00 |
|
Alexander Zuev
|
851a362479
|
8264297: Create implementation for NSAccessibilityProgressIndicator protocol peer
Reviewed-by: pbansal
|
2021-11-22 18:26:51 +00:00 |
|
Coleen Phillimore
|
6cf4cd1aa4
|
8273341: Update Siphash to version 1.0
Reviewed-by: dholmes
|
2021-11-22 18:08:13 +00:00 |
|
Alexey Semenyuk
|
e3911a8532
|
8277429: Conflicting jpackage static library name
Reviewed-by: almatvee, herrick, erikj
|
2021-11-22 18:04:46 +00:00 |
|
Leonid Mesnik
|
33e2a518eb
|
8265795: vmTestbase/nsk/jvmti/AttachOnDemand/attach022/TestDescription.java fails when running with JEP 416
Reviewed-by: sspitsyn, dholmes
|
2021-11-22 17:11:34 +00:00 |
|
Joe Darcy
|
22f12ac429
|
8277522: Make formatting of null consistent in Elements
Reviewed-by: jlahoda
|
2021-11-22 16:59:23 +00:00 |
|
Jatin Bhateja
|
e529865531
|
8277239: SIGSEGV in vrshift_reg_maskedNode::emit
Reviewed-by: sviswanathan, dlong
|
2021-11-22 16:38:52 +00:00 |
|
Jim Laskey
|
8683de5eda
|
8274685: Documentation suggests there are ArbitrarilyJumpableGenerator when none
Co-authored-by: Guy Steele <gls@openjdk.org>
Reviewed-by: rriggs
|
2021-11-22 16:19:23 +00:00 |
|
Jim Laskey
|
6b4fbaedbb
|
8273792: JumpableGenerator.rngs() documentation refers to wrong method
Co-authored-by: Guy Steele <gls@openjdk.org>
Reviewed-by: rriggs
|
2021-11-22 16:17:01 +00:00 |
|
Hamlin Li
|
d427c79d3b
|
8277428: G1: Move and inline G1STWIsAliveClosure::do_object_b
Reviewed-by: tschatzl, sjohanss
|
2021-11-22 11:27:05 +00:00 |
|
Serguei Spitsyn
|
32839ba012
|
8266593: vmTestbase/nsk/jvmti/PopFrame/popframe011 fails with "assert(java_thread == _state->get_thread()) failed: Must be"
Reviewed-by: mdoerr, lmesnik, dcubed
|
2021-11-22 10:47:47 +00:00 |
|
Albert Mingkun Yang
|
8051041eb2
|
8277534: Remove unused ReferenceProcessor::has_discovered_references
Reviewed-by: tschatzl
|
2021-11-22 09:59:09 +00:00 |
|
Aleksey Shipilev
|
3f847fe89a
|
8277385: Zero: Enable CompactStrings support
Reviewed-by: redestad, adinn
|
2021-11-22 09:09:21 +00:00 |
|
TatWai Chong
|
ca31ed5335
|
8275448: [REDO] AArch64: Implement string_compare intrinsic in SVE
Reviewed-by: ngasson, aph
|
2021-11-22 02:31:33 +00:00 |
|
Joe Darcy
|
4ff43010bb
|
8224922: Access JavaFileObject from Element(s)
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: jjg
|
2021-11-21 20:42:37 +00:00 |
|
Jie Fu
|
0a9e76c4f9
|
8277485: Zero: Fix _fast_{i,f}access_0 bytecodes handling
Reviewed-by: sgehwolf, shade
|
2021-11-20 10:12:26 +00:00 |
|
Vishal Chand
|
1c215f3369
|
8272773: Configurable card table card size
Reviewed-by: tschatzl, ayang
|
2021-11-20 10:03:45 +00:00 |
|
Derek White
|
1d7cef33c5
|
8276662: Scalability bottleneck in SymbolTable::lookup_common()
Reviewed-by: redestad, dholmes, iklam, shade
|
2021-11-20 00:48:32 +00:00 |
|