Erik Gahlin
|
ca371c9536
|
8244463: JFR: Clean up jdk.jfr.internal.RepositoryChunk
Reviewed-by: jbachorik, mgronlun
|
2020-05-06 13:31:00 +02:00 |
|
Igor Ignatyev
|
1e1c724c0d
|
8243428: use reproducible random in :vmTestbase_vm_compiler
Reviewed-by: thartmann
|
2020-04-30 08:07:36 -07:00 |
|
Igor Ignatyev
|
a0ed53b986
|
8243427: use reproducible random in :vmTestbase_vm_mlvm
Reviewed-by: thartmann
|
2020-04-30 08:06:51 -07:00 |
|
Jayathirth D V
|
188106be4d
|
8242557: Add length limit for strings in PNGImageWriter
Reviewed-by: prr, psadhukhan
|
2020-04-30 20:03:36 +05:30 |
|
Coleen Phillimore
|
c37bd06081
|
8244107: Incorrect parameters in ReservedSpace constructor change
Revert cardTable.cpp change from JDK-8243393.
Reviewed-by: dholmes
|
2020-04-30 09:48:30 -04:00 |
|
Harold Seigel
|
d74e4f2237
|
8243572: Multiple tests fail with assert(cld->klasses() != 0LL) failed: unexpected NULL for cld->klasses()
Merge unsafe anonymous class stats with hidden classes, avoiding having to call cld->klasses()
Reviewed-by: lfoltan, mchung, mgronlun
|
2020-04-30 13:10:09 +00:00 |
|
Coleen Phillimore
|
5b86c4aa68
|
Merge
|
2020-04-30 06:15:34 -04:00 |
|
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 |
|
Prasanta Sadhukhan
|
7dad5d261a
|
8226464: TitledBorder label appears cut off on hidpi devices
Reviewed-by: serb, jdv
|
2020-04-30 12:42:03 +05:30 |
|
Prasanta Sadhukhan
|
e9cc3da89c
|
8208566: [TEST_BUG] javax\swing\text\GlyphPainter2\6427244\bug6427244.java: Test failed
Reviewed-by: jdv
|
2020-04-30 12:38:19 +05:30 |
|
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 |
|
Prasanta Sadhukhan
|
0d2cc3b449
|
8169953: JComboBox/8057893: ComboBoxEdited event is not fired! on Windows
Reviewed-by: jdv
|
2020-04-29 14:01:30 +05:30 |
|
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 |
|
Phil Race
|
943f8df793
|
8230672: Specification for java.awt.FontMetrics.getMaxAdvance() is too prescriptive
Reviewed-by: serb
|
2020-04-28 12:29:03 -07:00 |
|
Phil Race
|
70165f56a4
|
8197797: Test java/awt/Graphics2D/DrawString/RotTransText.java fails
Reviewed-by: psadhukhan, jdv
|
2020-04-27 14:20:10 -07:00 |
|
Michael Zucchi
|
a3443d0fd1
|
8243656: Shell built-in test in configure depends on help
Help might not be available to check for built-ins: Use 'command -v' instead
Reviewed-by: erikj
|
2020-04-27 11:00:29 +02:00 |
|
Kim Barrett
|
5b066096a4
|
8243325: Cleanup TaskQueueSuper<>::peek
Replaced uses of peek with new assert_empty.
Reviewed-by: tschatzl, sjohanss
|
2020-05-06 00:23:51 -04:00 |
|
Jie Fu
|
611fda672f
|
8244497: [TESTBUG] Incompatible types conversion error in vmTestbase/vm/runtime/defmeth/StressTest.java after JDK-8243432
Reviewed-by: dholmes
|
2020-05-06 13:41:11 +08:00 |
|
Kim Barrett
|
98d41015ca
|
8244307: Improve assertions against taskqueue underflow
Added assert_not_underflow.
Reviewed-by: tschatzl, sjohanss
|
2020-05-06 00:28:12 -04:00 |
|
Kim Barrett
|
7ae3bea212
|
8243961: ForceNUMA and only one available NUMA node fails assertion on Windows
Improve ergnomics for UseNUMA and UseNUMAInterleaving
Reviewed-by: tschatzl, sjohanss
|
2020-05-05 22:34:54 -04:00 |
|
Jie Fu
|
317bd88e33
|
8244489: Zero and minimal VM build failure after JDK-8241071 (MetaspaceShared::symbol_space_alloc is undefined)
Reviewed-by: dholmes
|
2020-05-06 09:00:30 +08:00 |
|
Yumin Qi
|
0c0d485c37
|
8237750: Load libzip.so only if necessary
Libzip.so is unconditionally loaded even without usage. Fix by on demand loading.
Reviewed-by: dlong, iklam, ccheung
|
2020-05-05 15:40:18 -07:00 |
|
Igor Ignatyev
|
bc8065facd
|
8244485: runtime/cds/appcds/TestZGCWithCDS.java fails after 8244385
Reviewed-by: dcubed
|
2020-05-05 14:55:23 -07:00 |
|
Ioi Lam
|
eadcb08c3c
|
8241071: Generation of classes.jsa with -Xshare:dump is not deterministic
Reviewed-by: dholmes, stuefe
|
2020-05-05 11:10:02 -07:00 |
|
Hannes Wallnöfer
|
957eb270f0
|
8243388: Moving search result selection clears search input
Reviewed-by: prappo
|
2020-05-05 22:56:01 +02:00 |
|
Jonathan Gibbons
|
98cbf4660c
|
8242532: convert tests to use Text Blocks
Reviewed-by: hannesw
|
2020-05-05 13:02:30 -07:00 |
|
Alexander Matveev
|
5868c76ec6
|
8233166: jpackage tool skips empty directories
Reviewed-by: herrick, asemenyuk
|
2020-05-05 15:25:27 -04:00 |
|
Erik Joelsson
|
2254cf5a24
|
8244247: Build failures after sjavac cleanup
Reviewed-by: ihse, tbell
|
2020-05-05 11:02:43 -07:00 |
|
Sergey Bylokhov
|
14b7dd4090
|
7185258: [macosx] Deadlock in SunToolKit.realSync()
Reviewed-by: prr
|
2020-04-26 19:42:04 -07:00 |
|
Sergey Bylokhov
|
b36738a55a
|
8238575: DragSourceEvent.getLocation() returns wrong value on HiDPI screens (Windows)
Reviewed-by: prr
|
2020-04-26 19:36:04 -07:00 |
|
Sergey Bylokhov
|
a0a9595d8b
|
8236980: Cleanup of toString methods in JavaSound
Reviewed-by: prr
|
2020-04-26 18:49:18 -07:00 |
|
Prasanta Sadhukhan
|
c18080fef7
|
8213123: javax/swing/JButton/4368790/bug4368790.java fails on mac
Reviewed-by: serb, jdv
|
2020-04-27 10:37:30 +05:30 |
|
Prasanta Sadhukhan
|
059329b346
|
Merge
|
2020-04-24 16:12:53 +05:30 |
|
Yang Zhang
|
b54a34786a
|
8243240: AArch64: Add support for MulVB
Reviewed-by: aph
|
2020-04-24 09:47:19 +00:00 |
|
Aleksey Shipilev
|
53e4de6cf7
|
8239786: Shenandoah: print per-cycle statistics
Reviewed-by: rkennke
|
2020-04-24 11:45:24 +02:00 |
|
Magnus Ihse Bursie
|
76e5da4d59
|
8243477: FreeType library check should prefer 64-bit directory
Reviewed-by: erikj
|
2020-04-24 11:19:16 +02:00 |
|
John Jiang
|
2a4596cfe4
|
8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
Reviewed-by: xuelei
|
2020-04-24 15:28:57 +08:00 |
|
Sibabrata Sahoo
|
e5c84ff282
|
8242929: The values of jdk.tls.namedGroups should not be case-sensitive
The values of jdk.tls.namedGroups should not be case-sensitive
Reviewed-by: xuelei
|
2020-04-23 22:49:55 -07:00 |
|
Yang Zhang
|
905eb57ede
|
8242905: AArch64: Client build failed
Reviewed-by: aph
|
2020-04-24 02:16:06 +00:00 |
|
Jonathan Gibbons
|
009dd60ea3
|
8241780: Allow \n@ inside inline tags
Reviewed-by: prappo
|
2020-04-23 16:10:45 -07:00 |
|
Alexey Semenyuk
|
0c56c3511a
|
8242302: Refactor jpackage native code
Reviewed-by: herrick, almatvee, erikj
|
2020-04-23 16:40:09 -04:00 |
|