Christoph Langer
|
0ba8940ac0
|
8236488: Support for configure option --with-native-debug-symbols=internal is impossible on Windows
Reviewed-by: erikj
|
2020-01-10 15:38:25 +01:00 |
|
Jesper Wilhelmsson
|
6234206fc1
|
Merge
|
2020-01-10 13:20:11 +01:00 |
|
Roman Kennke
|
c2b462cf02
|
8236851: Shenandoah: More details in Traversal GC event messages
Reviewed-by: shade
|
2020-01-10 12:42:30 +01:00 |
|
Matthias Baesken
|
4f35b4a65c
|
8236709: struct SwitchRange in HS violates C++ One Definition Rule
Reviewed-by: dholmes, kbarrett
|
2020-01-08 08:55:26 +01:00 |
|
Sureshkumar Mahaliswamy
|
984abfeb3f
|
8234309: LFGarbageCollectedTest.java fails with parse Exception
LFGarbageCollectedTest.java fails with parse Exception
Reviewed-by: mchung
|
2020-01-09 22:42:53 -08:00 |
|
Coleen Phillimore
|
5de40a0867
|
8236905: ProblemList test/hotspot/jtreg/runtime/Metaspace/DefineClass.java
Reviewed-by: dholmes
|
2020-01-09 21:58:38 -05:00 |
|
Ivan Gerasimov
|
78c4ab4449
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-09 15:38:41 -08:00 |
|
Coleen Phillimore
|
016b0f0caa
|
8232759: Remove GC.class_stats
Make the GC.class_stats option obsolete
Reviewed-by: dholmes, iklam
|
2020-01-09 17:38:41 -05:00 |
|
Jesper Wilhelmsson
|
943b87ddde
|
Merge
|
2020-01-09 20:21:53 +01:00 |
|
Harold Seigel
|
ff914903b9
|
8235766: SafepointSynchronize::_end_of_last_safepoint is unused
Remove unused field
Reviewed-by: lfoltan
|
2020-01-09 21:06:41 +00:00 |
|
Thomas Schatzl
|
fab3122111
|
8214277: Use merged G1ArchiveRegionMap for open and closed archive heap regions
Reviewed-by: kbarrett, jiangli
|
2020-01-09 21:57:18 +01:00 |
|
Andrew Haley
|
682af8be65
|
8236856: AArch64: Spurious GCC warnings
Reviewed-by: adinn
|
2020-01-09 10:01:01 -05:00 |
|
Andrew Haley
|
984da450f2
|
Merge
|
2020-01-09 09:30:49 -05:00 |
|
Andrew Haley
|
21c02a5b18
|
8235385: AArch64: Crash on aarch64 JDK due to long offset
Reviewed-by: adinn
|
2020-01-09 09:30:02 -05:00 |
|
Zhengyu Gu
|
11738f10a7
|
8228818: Shenandoah: Processing weak roots in concurrent phase when possible
Reviewed-by: rkennke
|
2020-01-09 08:35:44 -05:00 |
|
Jesper Wilhelmsson
|
9ab387d14e
|
Added tag jdk-15+5 for changeset b97c1773ccaf
|
2020-01-09 02:27:20 +01:00 |
|
Roman Kennke
|
4a84146e43
|
8236815: Shenandoah: Fix weak roots in final Traversal GC phase
Reviewed-by: zgu
|
2020-01-08 22:46:33 +01:00 |
|
Brian Burkhalter
|
d6a5897f41
|
8236804: java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
Reviewed-by: chegar, lancea
|
2020-01-08 11:38:08 -08:00 |
|
Daniil Titov
|
639e97df46
|
8236190: Unproblem list vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t002/TestDescription.java
Reviewed-by: amenkov, cjplummer, iignatyev
jdk-15+5
|
2020-01-08 10:03:52 -08:00 |
|
Brian Burkhalter
|
31b9bbd87b
|
8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Reviewed-by: alanb
|
2020-01-08 08:35:33 -08:00 |
|
Jesper Wilhelmsson
|
257a1bb854
|
Merge
|
2020-01-08 16:03:32 +01:00 |
|
Ralf Schmelter
|
11c073b97e
|
8234510: Remove file seeking requirement for writing a heap dump
Reviewed-by: clanger, rrich
|
2020-01-08 13:44:54 +01:00 |
|
Thomas Schatzl
|
ea83ced243
|
8231670: Remove TaskExecutor abstraction used in preserved marks processing
Reviewed-by: sjohanss, kbarrett
|
2020-01-08 13:33:34 +01:00 |
|
Ioi Lam
|
584db9818a
|
8236625: Remove writeable macro from JVM flags declaration
Reviewed-by: coleenp, hseigel, gziemski
|
2020-01-07 18:56:18 -08:00 |
|
Yasumasa Suenaga
|
7d8519fffe
|
8236489: Java heap file on daxfs should be more secure
Reviewed-by: iklam, dholmes
|
2020-01-08 08:53:28 +09:00 |
|
Christoph Dreis
|
1cf603e8fc
|
8236705: Use single character variant of String.replace when applicable
Reviewed-by: igerasim, alanb
|
2020-01-07 15:33:09 -08:00 |
|
Roman Kennke
|
769f853592
|
8236732: Shenandoah: Stricter placement for oom-evac scopes
Reviewed-by: zgu
|
2020-01-07 21:53:52 +01:00 |
|
Serguei Spitsyn
|
ed044e9142
|
8236124: Minimal VM slowdebug build failed after JDK-8212160
Use macro JVMTI_ONLY to avoid slowdebug build fail
Reviewed-by: coleenp, cjplummer, dholmes
|
2020-01-07 19:57:11 +00:00 |
|
Coleen Phillimore
|
c4b8e38de4
|
8236224: Obsolete the FieldsAllocationStyle and CompactFields options
Remove the options and code for options deprecated in JDK 14
Reviewed-by: dholmes, hseigel, fparain
|
2020-01-07 13:11:35 -05:00 |
|
Zhengyu Gu
|
ee5729ac21
|
8236681: Shenandoah: Disable concurrent class unloading flag if no class unloading for the GC cycle
Reviewed-by: rkennke
|
2020-01-07 08:53:37 -05:00 |
|
Roman Kennke
|
ffe68bcb24
|
8236161: C2: Remove useless step_over_gc_barrier() in int->bool conversion
Reviewed-by: thartmann, roland
|
2020-01-07 13:45:10 +01:00 |
|
Joe Darcy
|
5915ab980b
|
8235532: Update --release 14 symbol information for JDK 14 b27
Reviewed-by: jlahoda
|
2020-01-06 11:04:12 -08:00 |
|
Naoto Sato
|
2e237e35fd
|
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
Reviewed-by: joehw
|
2020-01-06 10:31:20 -08:00 |
|
Jamil Nimeh
|
8a1b5ad914
|
8236039: JSSE Client does not accept status_request extension in CertificateRequest messages for TLS 1.3
Reviewed-by: xuelei
|
2020-01-05 21:04:39 -08:00 |
|
Chris Yin
|
6da7ea6ea3
|
8236595: Add more comments about how to setup simulated NVRAM before run java/nio/MappedByteBuffer/PmemTest.java
Reviewed-by: alanb, adinn
|
2020-01-06 11:29:38 +08:00 |
|
Yasumasa Suenaga
|
0a9a7e2f6c
|
8236552: Description of jmxremote.ssl.config.file in ManagementAgent.start is incorrect
Reviewed-by: cjplummer
|
2020-01-04 16:25:58 +09:00 |
|
Vicente Romero
|
396c363517
|
8236544: confusing error message: return type of accessor method is not compatible with type of record component
Reviewed-by: mcimadamore
|
2020-01-03 12:37:30 -05:00 |
|
Jesper Wilhelmsson
|
14b9fe08fe
|
Added tag jdk-15+4 for changeset bb0a7975b31d
|
2020-01-01 03:08:45 +01:00 |
|
Matthias Baesken
|
2ff87c63e3
|
8236274: remove obsolete -d2Zi+ debug flag in MSVC builds
Reviewed-by: erikj, redestad
|
2020-01-02 14:38:37 +01:00 |
|
Jesper Wilhelmsson
|
e73ce9b406
|
Added tag jdk-15+3 for changeset d05fcdf25717
|
2019-12-27 18:21:13 +01:00 |
|
Pavel Rappo
|
911846b49b
|
8236435: Fix typos in javac area
Reviewed-by: jjg, mcimadamore
jdk-15+4
|
2019-12-24 09:38:41 +00:00 |
|
Pengfei Li
|
e2644b70cf
|
8233743: AArch64: Make r27 conditionally allocatable
Reviewed-by: aph, dlong
|
2019-12-24 16:51:55 +08:00 |
|
Smita Kamath
|
995da6eb2a
|
8167065: Add intrinsic support for double precision shifting on x86_64
Reviewed-by: kvn
|
2019-12-23 14:42:21 -08:00 |
|
Weijun Wang
|
f4af0eadb6
|
8236405: Formatting issues in Kerberos debug output
Reviewed-by: mullan
jdk-15+3
|
2019-12-21 15:27:37 +08:00 |
|
Mikael Vidstedt
|
c33466012e
|
Merge
|
2019-12-20 22:41:53 -08:00 |
|
Aditya Mandaleeka
|
f19738aba3
|
8236179: C1 register allocation error with T_ADDRESS
Reviewed-by: rkennke, vlivanov, roland, mdoerr
|
2019-12-20 19:51:00 +01:00 |
|
Alan Bateman
|
c6a4cea7a0
|
8236246: SelectorProvider support for creating a DatagramChannel that is not interruptible
Reviewed-by: chegar
|
2019-12-20 09:28:57 +00:00 |
|
Ioi Lam
|
d1ad0eaf8f
|
8233826: Change CDS dumping tty->print_cr() to unified logging
Reviewed-by: coleenp, dholmes, jiangli
|
2019-12-19 23:04:49 -08:00 |
|
Jesper Wilhelmsson
|
4f22b49c85
|
Merge
|
2019-12-20 04:47:34 +01:00 |
|
Christian Hagedorn
|
49048adcf2
|
8231501: VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
Snapshot MDO extra trap and argument data only after it is prepared.
Reviewed-by: roland, thartmann
|
2019-12-16 09:19:52 +01:00 |
|