Julia Boes
b0ee7a8624
8241995: Clarify InetSocketAddress::toString specification
...
Reviewed-by: michaelm, chegar
2021-02-03 14:15:00 +00:00
Zhengyu Gu
5324b5c582
8260998: Shenandoah: Restore reference processing statistics reporting
...
Reviewed-by: shade
2021-02-03 13:15:59 +00:00
Claes Redestad
c8de943c1f
8260617: Merge ZipFile encoding check with the initial hash calculation
...
Reviewed-by: lancea
2021-02-03 11:43:17 +00:00
Roberto Castañeda Lozano
ae2c5f07ce
8260581: IGV: enhance node search
...
Allow users to search by node id or name by default, show partial matches when
searching for a specific property, show 'All N matching nodes' entry only if
relevant, and rank results by level of matching.
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: chagedorn, vlivanov, xliu
2021-02-03 11:11:57 +00:00
Jan Lahoda
90376156be
8222850: jshell tool: Misleading cascade compiler error in switch expression with undefined vars
...
Reviewed-by: vromero
2021-02-03 09:21:43 +00:00
Tobias Hartmann
91e6c755f3
8260928: InitArrayShortSize constraint func should print a helpful error message
...
Reviewed-by: shade, chagedorn
2021-02-03 08:10:21 +00:00
Ioi Lam
b9d4211bc1
8260193: Remove JVM_GetInterfaceVersion() and JVM_DTraceXXX
...
Reviewed-by: alanb, lfoltan, gziemski, ihse
2021-02-03 03:56:35 +00:00
Sergey Bylokhov
98a76921ec
8076313: GraphicsEnvironment does not detect changes in count of monitors on Linux OS
...
Reviewed-by: kizune
2021-02-03 03:41:53 +00:00
Kim Barrett
d423d368e7
8258508: Merge G1RedirtyCardsQueue into qset
...
Reviewed-by: tschatzl, iwalulya
2021-02-03 00:52:09 +00:00
Alexander Matveev
bec60432ec
8259570: (macos) tools/jpackage tests fails with 'hdiutil: couldn't eject "disk2" - Resource busy'
...
Reviewed-by: herrick, asemenyuk
2021-02-03 00:29:08 +00:00
Ioi Lam
ffbcf1b0a7
8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass
...
Reviewed-by: lfoltan, hseigel, dholmes, stuefe
2021-02-02 23:40:29 +00:00
Davin Kevin
105d3e8f40
8260861: TrustStoreDescriptor log the same value
...
Reviewed-by: xuelei
2021-02-02 20:54:10 +00:00
Kim Barrett
afd5eefdae
8260704: ParallelGC: oldgen expansion needs release-store for _end
...
Move JDK-8257999 barrier to correct location.
Reviewed-by: tschatzl, sjohanss
2021-02-02 19:20:19 +00:00
Thomas Stuefe
f546fd0097
8260902: CDS mapping errors should not lead to unconditional output
...
Reviewed-by: iklam
2021-02-02 18:21:53 +00:00
Aleksey Shipilev
081fa3e715
8260927: StringBuilder::insert is incorrect without Compact Strings
...
Reviewed-by: redestad, alanb, rriggs, jlaskey
2021-02-02 18:00:43 +00:00
Quaffel
0093183b33
8260368: [PPC64] GC interface needs enhancement to support GCs with load barriers
...
Reviewed-by: mdoerr, rkennke, goetz
2021-02-02 15:53:56 +00:00
Coleen Phillimore
a421bfad28
8259839: SystemDictionary exports too much implementation
...
Reviewed-by: iklam, dholmes
2021-02-02 13:29:16 +00:00
Harold Seigel
189b65b2ca
8260264: Move common os_<unix> inline methods to a common posix source file
...
Reviewed-by: iklam, dholmes, coleenp, stuefe
2021-02-02 13:10:34 +00:00
Thomas Schatzl
288a4fed3f
8260643: Remove parallel version handling in CardTableRS::younger_refs_in_space_iterate()
...
Reviewed-by: ayang, sjohanss
2021-02-02 11:01:48 +00:00
Magnus Ihse Bursie
ed1a7755c3
8258378: Final nroff manpage update for JDK 16
...
Reviewed-by: erikj, dholmes
2021-02-02 07:41:48 +00:00
Thomas Stuefe
ddd2951ba9
8260571: Add PrintMetaspaceStatistics to print metaspace statistics upon VM exit
...
Reviewed-by: iklam
2021-02-02 07:36:09 +00:00
Tobias Hartmann
fe407cf1b6
8260420: C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
...
Reviewed-by: kvn, roland, chagedorn
2021-02-02 07:23:55 +00:00
Joe Darcy
474dba2d8b
8257086: Clarify differences between {Float, Double}.equals and ==
...
Reviewed-by: smarks, bpb
2021-02-02 02:33:56 +00:00
David Holmes
b6a736738a
8260349: Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS
...
Reviewed-by: shade, stuefe
2021-02-01 21:31:25 +00:00
JSNORDST
50f9a70f0d
8217327: G1 Post-Cleanup region liveness printing should not print out-of-date efficiency
...
Reviewed-by: tschatzl, sjohanss
2021-02-01 18:19:43 +00:00
Zhengyu Gu
e963ebd721
8260004: Shenandoah: Rename ShenandoahMarkCompact to ShenandoahFullGC
...
Reviewed-by: shade, rkennke
2021-02-01 18:10:22 +00:00
Roman Kennke
df33595e9f
8260309: Shenandoah: Clean up ShenandoahBarrierSet
...
Reviewed-by: shade, zgu
2021-02-01 17:29:50 +00:00
Vladimir Kozlov
02d586e13e
8259398: Super word not applied to a loop with byteArrayViewVarHandle
...
Reviewed-by: vlivanov, thartmann, chagedorn
2021-02-01 15:48:10 +00:00
Christian Hagedorn
aec037721c
8257498: Remove useless skeleton predicates
...
Reviewed-by: roland, thartmann
2021-02-01 09:39:31 +00:00
Aleksey Shipilev
ab727f0a58
8260591: Shenandoah: improve parallelism for concurrent thread root scans
...
Reviewed-by: zgu, rkennke
2021-02-01 08:49:36 +00:00
Johannes Kuhn
cf942081a5
8259395: Patching automatic module with additional packages re-creates module without "requires java.base"
...
Reviewed-by: attila, alanb
2021-02-01 08:09:36 +00:00
Tobias Hartmann
039affc8bc
8260577: Unused code in AbstractCompiler after Shark compiler removal
...
Reviewed-by: shade, chagedorn, kvn
2021-02-01 06:33:08 +00:00
Erik Gahlin
21f8bf4411
8257215: JFR: Events dropped when streaming over a chunk rotation
...
Reviewed-by: mgronlun
2021-02-01 05:57:08 +00:00
casparcwang
0fdf9cdd3a
8260473: [vector] ZGC: VectorReshape test produces incorrect results with ZGC enabled
...
Co-authored-by: Stuart Monteith <smonteith@openjdk.org>
Co-authored-by: Wang Chao <casparcwang@tencent.com>
Reviewed-by: vlivanov, neliasso
2021-02-01 01:28:31 +00:00
Albert Mingkun Yang
8a9004da9b
8260574: Remove parallel constructs in GenCollectedHeap::process_roots
...
Reviewed-by: tschatzl, kbarrett
2021-01-31 17:03:37 +00:00
Jie Fu
0da9cad5f5
8260501: [Vector API] Improve register usage for shift operations on x86
...
Reviewed-by: vlivanov, kvn
2021-01-31 00:27:55 +00:00
Alexey Ivanov
fcfe6478f9
8260462: Missing <thead> in Modality.html
...
Reviewed-by: serb, psadhukhan
2021-01-30 11:54:59 +00:00
Kim Barrett
67a34daf68
8260630: Templatize literal_size
...
8260629: Remove explicit instantiation of Hashtable with oop value
Reviewed-by: pliden, tschatzl, coleenp
2021-01-30 09:56:53 +00:00
Yasumasa Suenaga
6b24e98c42
8259008: ArithmeticException was thrown at "Monitor Cache Dump" on HSDB
...
Reviewed-by: dcubed, gziemski, eosterlund, cjplummer, sspitsyn
2021-01-30 03:46:23 +00:00
Joe Wang
69ee314b63
8249867: xml declaration is not followed by a newline
...
Reviewed-by: rriggs, naoto, lancea, dfuchs
2021-01-30 02:34:52 +00:00
Xue-Lei Andrew Fan
71bfe962eb
8217633: Configurable extensions with system properties
...
Reviewed-by: rhalade, jnimeh
2021-01-30 00:21:01 +00:00
Guoxiong Li
739bbd03c5
8260566: Pattern type X is a subtype of expression type Y message is incorrect
...
Reviewed-by: jlahoda, tvaleev
2021-01-29 18:27:03 +00:00
Aleksey Shipilev
bc41bb10c7
8260632: Build failures after JDK-8253353
...
Reviewed-by: stuefe, thartmann, kvn
2021-01-29 17:48:11 +00:00
Vicente Romero
b2e582a882
8259905: Compiler treats 'sealed' keyword as 'var' keyword
...
Reviewed-by: jlahoda
2021-01-29 16:50:27 +00:00
Vladimir Kozlov
6415d3b82b
8259584: SuperWord::fix_commutative_inputs checks in_bb(fin1) instead of in_bb(fin2)
...
Reviewed-by: shade
2021-01-29 16:16:14 +00:00
Thomas Stuefe
b7b391b2ac
8260625: Rename MetaspaceExpand_lock
...
Reviewed-by: shade
2021-01-29 15:33:00 +00:00
Zhengyu Gu
22bfa5b0ac
8255837: Shenandoah: Remove ShenandoahConcurrentRoots class
...
Reviewed-by: rkennke
2021-01-29 14:22:13 +00:00
Ralf Schmelter
d2b0ea1d01
8260282: Add option to compress heap dumps created by -XX:+HeapDumpOnOutOfMemoryError
...
Reviewed-by: cjplummer, stuefe
2021-01-29 13:53:40 +00:00
Zhengyu Gu
a5fb5173c1
8259404: Shenandoah: Fix time tracking in parallel_cleaning
...
Reviewed-by: shade
2021-01-29 13:01:28 +00:00
Jan Lahoda
0675473486
8252409: JShell: Intersection types cause NoSuchFieldError
...
Reviewed-by: vromero
2021-01-29 09:19:14 +00:00