Coleen Phillimore
|
3153373e49
|
8242898: Clean up InstanceKlass::_array_klasses
Make type ObjArrayKlass
Reviewed-by: dholmes, iklam
|
2020-04-30 06:05:53 -04:00 |
|
Per Lidén
|
68e53065e0
|
8240679: ZGC GarbageCollectorMXBean reports inaccurate post GC heap size for ZHeap pool
Reviewed-by: eosterlund
|
2020-04-30 10:59:23 +02:00 |
|
Aleksey Shipilev
|
05b3bc57ac
|
8243573: Shenandoah: rename GCParPhases and related code
Reviewed-by: rkennke
|
2020-04-30 10:02:10 +02:00 |
|
Chris Plummer
|
e513acab16
|
8214797: TestJmapCoreMetaspace.java timed out
Reviewed-by: dcubed
|
2020-04-29 21:03:15 -07:00 |
|
Igor Ignatyev
|
46fe7e303b
|
8243945: use driver mode in runtime tests
Reviewed-by: dholmes, dcubed, gziemski
|
2020-04-29 19:51:45 -07:00 |
|
Yang Zhang
|
e93cd7ed3c
|
8243155: AArch64: Add support for SqrtVF
Reviewed-by: aph
|
2020-04-29 09:58:09 +08:00 |
|
Jesper Wilhelmsson
|
d813a883c3
|
Added tag jdk-15+21 for changeset 12b55fad80f3
|
2020-04-30 04:05:36 +02:00 |
|
Alex Menkov
|
8a7ff65d98
|
8242522: Minor LingeredApp improvements
Reviewed-by: lmesnik, cjplummer
|
2020-04-29 16:02:56 -07:00 |
|
Mandy Chung
|
560da25f46
|
8243598: Typos in java.lang.invoke package-info
Reviewed-by: psandoz, lancea
|
2020-04-29 13:14:27 -07:00 |
|
Mikael Vidstedt
|
5c70479bec
|
8244061: Disable jvmci/graal/aot when building linux-aarch64 at Oracle
Reviewed-by: kvn, ihse, erikj
|
2020-04-29 12:56:53 -07:00 |
|
Erik Joelsson
|
25e0f4737b
|
8244051: AbsPathsInImage.java still fails on Windows
Reviewed-by: ihse
|
2020-04-29 09:26:49 -07:00 |
|
Andy Herrick
|
bef54e0a7e
|
8243673: Mac signing process should not use --deep arg
Reviewed-by: asemenyuk, almatvee
|
2020-04-29 11:47:05 -04:00 |
|
Roland Westrelin
|
f0b37f161b
|
8239569: PublicMethodsTest.java failed due to NPE in java.base/java.nio.file.FileSystems.getFileSystem(FileSystems.java:230)
Reviewed-by: thartmann, kvn
|
2020-04-23 15:54:08 +02:00 |
|
Igor Ignatyev
|
e7aafcd61d
|
8243933: use driver mode in gc tests
Reviewed-by: kbarrett
|
2020-04-29 07:08:31 -07:00 |
|
Igor Ignatyev
|
311c9ab5ba
|
8244052: remove copying of s.h.WB$WhiteBoxPermission in test/jdk
Reviewed-by: dholmes, sspitsyn
|
2020-04-29 07:08:31 -07:00 |
|
Igor Ignatyev
|
d7b3692983
|
8243929: use @requires in serviceability/attach/AttachWithStalePidFile.java test
Reviewed-by: cjplummer
|
2020-04-29 07:08:31 -07:00 |
|
Magnus Ihse Bursie
|
354033ecc7
|
8244097: make bootcycle-images fails after JDK-8244036
Co-authored-by: Jie Fu <jiefu@tencent.com>
Reviewed-by: ihse, erikj
|
2020-04-29 21:54:57 +08:00 |
|
Kim Barrett
|
478773c102
|
8243326: Cleanup use of volatile in taskqueue code
Removed volatile on queue elements, cleaned up other uses, made atomics explicit.
Reviewed-by: tschatzl, iwalulya
|
2020-04-14 02:25:19 -04:00 |
|
Nikolay Martynov
|
313758a57a
|
8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
Reviewed-by: jbachorik
|
2020-04-29 13:27:01 +02:00 |
|
Magnus Ihse Bursie
|
5bbee05c7a
|
8243665: exploded-image-optimize touches module-info.class in all modules
Reviewed-by: alanb
|
2020-04-29 13:01:40 +02:00 |
|
Matthias Baesken
|
46a67f4b31
|
8243648: Windows 32bit compile error src/jdk.incubator.jpackage/windows/native/libjpackage/VersionInfo.cpp
Reviewed-by: asemenyuk, herrick
|
2020-04-29 10:05:30 +02:00 |
|
Alan Bateman
|
fe152cdcc5
|
8243666: ModuleHashes attribute generated for JMOD and JAR files depends on timestamps
Reviewed-by: mchung
|
2020-04-29 08:38:28 +01:00 |
|
Stefan Karlsson
|
35af52dd4f
|
8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests
Reviewed-by: lmesnik, iignatyev, coleenp, dholmes
|
2020-04-29 08:52:18 +02:00 |
|
Matthias Baesken
|
60e2afe2d3
|
8243389: enhance os::pd_print_cpu_info on linux
Reviewed-by: dholmes, mdoerr
|
2020-04-29 08:57:40 +02:00 |
|
Magnus Ihse Bursie
|
0de9bbd4f3
|
8244044: Refactor phase makefiles to be structured per module
Reviewed-by: erikj
|
2020-04-29 08:55:01 +02:00 |
|
Stuart Monteith
|
739e8e322d
|
8216557: Aarch64: Add support for Concurrent Class Unloading
Co-authored-by: Andrew Haley <aph@redhat.com>
Reviewed-by: aph, eosterlund, pliden, njian
|
2020-04-29 14:53:48 +08:00 |
|
Magnus Ihse Bursie
|
408bc486e0
|
8244036: Refresh SetupJavaCompilation, and remove support for sjavac
Reviewed-by: erikj
|
2020-04-29 08:49:17 +02:00 |
|
Serguei Spitsyn
|
0783dd69a5
|
8241807: JDWP needs update for hidden classes
Introduce test coverage for hidden class events
Reviewed-by: lmesnik, amenkov
|
2020-04-29 06:33:10 +00:00 |
|
Igor Ignatyev
|
7f49c9167a
|
8244066: ClassFileInstaller should be run in driver mode
Reviewed-by: iklam
|
2020-04-28 21:59:31 -07:00 |
|
Igor Ignatyev
|
a9d14e1462
|
8243944: use SkippedException and @requires in runtime/memory/ReadFromNoaccessArea.java test
Reviewed-by: minqi
|
2020-04-28 21:17:32 -07:00 |
|
Igor Ignatyev
|
6ff66db553
|
8242314: use reproducible random in vmTestbase shared code
Reviewed-by: kbarrett, lmesnik
|
2020-04-28 20:49:28 -07:00 |
|
Mikael Vidstedt
|
9320f9c60a
|
8243634: Add pandoc dependency when building linux-aarch64 at Oracle
Reviewed-by: ihse
|
2020-04-28 20:36:20 -07:00 |
|
Igor Ignatyev
|
70e632d5ec
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
Reviewed-by: dholmes, stefank
|
2020-04-28 19:57:02 -07:00 |
|
Chris Plummer
|
6911667eb7
|
8243500: SA: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter (BSD and Windows)
Reviewed-by: amenkov, sspitsyn
|
2020-04-28 13:38:45 -07:00 |
|
Chris Plummer
|
5d2740b524
|
8231634: SA stack walking fails with "illegal bci"
Reviewed-by: amenkov, sspitsyn
|
2020-04-28 13:35:46 -07:00 |
|
Kiran Sidhartha Ravikumar
|
066346ce9c
|
8243541: (tz) Upgrade time-zone data to tzdata2020a
Reviewed-by: naoto, martin, andrew
|
2020-04-28 17:31:20 +00:00 |
|
Magnus Ihse Bursie
|
f159234fe5
|
8243991: Remove obsolete -XX:ThreadStackSize from java command line
Reviewed-by: erikj
|
2020-04-28 20:54:06 +02:00 |
|
Igor Ignatyev
|
9687723c81
|
8243932: compiler/codecache/cli/printcodecache/TestPrintCodeCacheOption.java test can use driver mode
Reviewed-by: thartmann
|
2020-04-28 11:33:37 -07:00 |
|
Igor Ignatyev
|
9921097bd9
|
8243942: use SkippedException in gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA.java test
Reviewed-by: kbarrett
|
2020-04-28 11:32:45 -07:00 |
|
Magnus Ihse Bursie
|
3a416b9f67
|
8243988: Added flexibility in build system for unusal hotspot configurations
Reviewed-by: erikj
|
2020-04-28 19:41:39 +02:00 |
|
Magnus Ihse Bursie
|
f4cb2bfd92
|
8244009: Separate -Xdoclint options in CompileJavaModules.gmk
Reviewed-by: erikj
|
2020-04-28 19:26:47 +02:00 |
|
John Paul Adrian Glaubitz
|
1b16192363
|
8243997: Linux build failed after JDK-8242244
Reviewed-by: ihse
|
2020-04-28 18:23:12 +02:00 |
|
Zhengyu Gu
|
04ae3fd603
|
8243848: Shenandoah: Windows build fails after JDK-8239786
Reviewed-by: rkennke, stuefe
|
2020-04-28 12:20:15 -04:00 |
|
Magnus Ihse Bursie
|
b723b94614
|
8244021: Hide warning from jlink about incubating modules
Reviewed-by: erikj
|
2020-04-28 18:12:02 +02:00 |
|
Erik Joelsson
|
87f0ff6c10
|
8243510: AbsPathsInImage.java fails on Windows
Reviewed-by: ihse, tbell
|
2020-04-28 08:22:28 -07:00 |
|
Harold Seigel
|
941643ece9
|
8242921: test/hotspot/jtreg/runtime/CompactStrings/TestMethodNames.java uses nashorn script engine
Put method names in a .jcod file instead of using nashorn to generate them
Reviewed-by: lfoltan, coleenp
|
2020-04-28 14:13:44 +00:00 |
|
Magnus Ihse Bursie
|
09e8b7ca4d
|
8243985: Make source generation by generatecharacter reproducible
Reviewed-by: naoto
|
2020-04-28 15:36:53 +02:00 |
|
Magnus Ihse Bursie
|
c03a9bc9a2
|
8243973: Clarify difference between JAVA_OPTIONS and VM_OPTIONS
Reviewed-by: erikj
|
2020-04-28 15:35:41 +02:00 |
|
Magnus Ihse Bursie
|
0b5f5d54f6
|
8243982: Fix testing documentation after JDK-8240241
Reviewed-by: erikj
|
2020-04-28 15:33:41 +02:00 |
|
Coleen Phillimore
|
3ed0849504
|
8243393: Improve ReservedSpace constructor resolution
Remove possibly ambiguous constructor and use directly in ReservedCodeHeap
Reviewed-by: stuefe
|
2020-04-28 07:35:28 -04:00 |
|