Ioi Lam
|
c5ff454481
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
Reviewed-by: ccheung, coleenp
|
2021-02-07 07:10:38 +00:00 |
|
Igor Veresov
|
0e18634b6a
|
8261270: MakeMethodNotCompilableTest fails with -XX:TieredStopAtLevel={1,2,3}
Reviewed-by: kvn
|
2021-02-07 02:24:15 +00:00 |
|
Pengfei Li
|
7a2db858e0
|
8261022: Fix incorrect result of Math.abs() with char type
Reviewed-by: thartmann, neliasso
|
2021-02-07 01:15:24 +00:00 |
|
Sergey Bylokhov
|
74d40ab72f
|
8261200: Some code in the ICC_Profile may not close file streams properly
Reviewed-by: azvegint
|
2021-02-06 03:38:58 +00:00 |
|
Jesper Wilhelmsson
|
d7acfae3d2
|
Merge
|
2021-02-06 00:29:45 +00:00 |
|
Ivan Šipka
|
fb46d4e578
|
8259268: Refactor InheritIO shell test as java test
Reviewed-by: iignatyev, rriggs
|
2021-02-06 00:05:42 +00:00 |
|
Alexander Zuev
|
440db35e8f
|
8216358: [accessibility] [macos] The focus is invisible when tab to "Image Radio Buttons" and "Image CheckBoxes"
Reviewed-by: serb, pbansal
|
2021-02-05 22:27:41 +00:00 |
|
Naoto Sato
|
4a1814cbf0
|
8261179: Norwegian Bokmål Locale fallback issue
Reviewed-by: joehw
|
2021-02-05 18:15:40 +00:00 |
|
Calvin Cheung
|
0218917109
|
8258732: runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java fails
Reviewed-by: minqi, iklam
|
2021-02-05 17:23:48 +00:00 |
|
Roland Westrelin
|
3495febf51
|
8260296: SA's dumpreplaydata fails
Reviewed-by: kvn, cjplummer, iignatyev
|
2021-02-05 09:33:54 +00:00 |
|
Claes Redestad
|
07918995da
|
8261154: Memory leak in Java_java_lang_ClassLoader_defineClass0 with long class names
Reviewed-by: stuefe, chegar, mchung
|
2021-02-05 08:58:32 +00:00 |
|
Fernando Guallini
|
d2bd499222
|
8163498: Many long-running security libs tests
Reviewed-by: rhalade, weijun
|
2021-02-05 05:22:51 +00:00 |
|
Daniel D. Daugherty
|
08f7454fa9
|
8261190: restore original Alibaba copyright line in two files
Reviewed-by: dholmes
|
2021-02-04 23:08:15 +00:00 |
|
Erik Gahlin
|
e93e1e1c7b
|
8261157: Incorrect GPL header after JDK-8259956
Reviewed-by: mgronlun
|
2021-02-04 17:01:45 +00:00 |
|
Roland Westrelin
|
4de3a6be9e
|
8260709: C2: assert(false) failed: unscheduable graph
Reviewed-by: thartmann, chagedorn
|
2021-02-04 15:11:25 +00:00 |
|
Denghui Dong
|
e8ad8b3504
|
8259956: jdk.jfr.internal.ChunkInputStream#available should return the sum of remaining available bytes
Reviewed-by: egahlin
|
2021-02-04 09:22:01 +00:00 |
|
Sergey Bylokhov
|
06b33a0ad7
|
8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream)
Reviewed-by: azvegint, psadhukhan
|
2021-02-04 07:28:27 +00:00 |
|
Prasanta Sadhukhan
|
60f440deb9
|
6436374: Graphics.setColor(null) is not documented
Reviewed-by: serb, pbansal
|
2021-02-04 04:13:05 +00:00 |
|
Ioi Lam
|
82028e70d1
|
8260012: Reduce inclusion of collectedHeap.hpp and heapInspection.hpp
Reviewed-by: stefank, tschatzl
|
2021-02-04 04:05:33 +00:00 |
|
Jesper Wilhelmsson
|
9b7a8f1982
|
Merge
|
2021-02-04 02:06:33 +00:00 |
|
Phil Race
|
8760688d21
|
8260616: Removing remaining JNF dependencies in the java.desktop module
Reviewed-by: gziemski, ihse, serb
|
2021-02-04 01:36:19 +00:00 |
|
Sergey Bylokhov
|
f279ff9d2f
|
8261010: Delete the Netbeans "default" license header
Reviewed-by: iris, psadhukhan
|
2021-02-03 23:13:12 +00:00 |
|
Dong Bo
|
5307afa9e7
|
8260585: AArch64: Wrong code generated for shifting right and accumulating four unsigned short integers
Reviewed-by: iveresov, dlong, njian, aph
|
2021-02-03 21:40:33 +00:00 |
|
Weijun Wang
|
4a8b5c1602
|
8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
8257860: [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m
Reviewed-by: erikj, prr, ihse, valeriep
|
2021-02-03 16:20:16 +00:00 |
|
Nils Eliasson
|
472bf629cd
|
8258799: [Testbug] RandomCommandsTest must check if tested directive is added via jcmd
Reviewed-by: kvn, iignatyev
|
2021-02-03 16:01:59 +00:00 |
|
Ivan Šipka
|
0ef93feb43
|
8259265: Refactor UncaughtExceptions shell test as java test.
Reviewed-by: rriggs
|
2021-02-03 14:08:29 +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 |
|
Prasanta Sadhukhan
|
cb127a4bb5
|
8198343: Test java/awt/print/PrinterJob/TestPgfmtSetMPA.java may fail w/o printer
Reviewed-by: jdv, trebari
|
2021-02-03 06:49:32 +00:00 |
|
Prasanta Sadhukhan
|
c0084100bc
|
8197825: [Test] Intermittent timeout with javax/swing JColorChooser Test
Reviewed-by: trebari, aivanov
|
2021-02-03 04:33:42 +00:00 |
|
Jie Fu
|
a47befc86f
|
8260878: com/sun/jdi/JdbOptions.java fails without jfr
Reviewed-by: amenkov, cjplummer
|
2021-02-03 01:18:11 +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 |
|
Mahendra Chhipa
|
9af333923b
|
8261003: Bad Copyright header format after JDK-8183372
Reviewed-by: bchristi
|
2021-02-02 22:14:07 +00:00 |
|
Mahendra Chhipa
|
6dc3c6dcdd
|
8183372: Refactor java/lang/Class shell tests to java
Reviewed-by: bchristi, mchung
|
2021-02-02 21:11:41 +00:00 |
|
Rajan Halade
|
69189f8820
|
8256421: Add 2 HARICA roots to cacerts truststore
Reviewed-by: hchao, mullan
|
2021-02-02 18:26:34 +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 |
|
Thomas Stuefe
|
d7b1fc59a5
|
8260707: java/lang/instrument/PremainClass/InheritAgent0100.java times out
Co-authored-by: Arno Zeller <azeller@openjdk.org>
Reviewed-by: dholmes, sspitsyn, dcubed
|
2021-02-02 17:56:38 +00:00 |
|
Daniel D. Daugherty
|
defcb04270
|
8260867: ProblemList java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java on linux
Reviewed-by: psadhukhan, jdv, pbansal
|
2021-02-02 15:36:31 +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 |
|
bobpengxie
|
54e7a642bb
|
8260576: Typo in compiler/runtime/safepoints/TestRegisterRestoring.java
Reviewed-by: thartmann, jiefu
|
2021-02-02 02:16:46 +00:00 |
|
Daniel D. Daugherty
|
a6d950587b
|
8260864: ProblemList two security/krb5 tests on Linux
Reviewed-by: dholmes
|
2021-02-01 22:53:27 +00:00 |
|
Daniel D. Daugherty
|
9880c4cd17
|
8260860: ProblemList tools/jlink/plugins/CompressorPluginTest.java
Reviewed-by: dholmes
|
2021-02-01 22:52:09 +00:00 |
|
Calvin Cheung
|
55d62a5338
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
Reviewed-by: iklam, minqi
|
2021-02-01 22:17:57 +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 |
|
Harold Seigel
|
181d63ffce
|
8260522: Clean up warnings in hotspot JTReg runtime tests
Reviewed-by: lfoltan, coleenp
|
2021-02-01 16:46:17 +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 |
|
Athijegannathan Sundararajan
|
c0cde7dc88
|
8259814: test/jdk/tools/jlink/plugins/CompressorPluginTest.java has compilation issues
Reviewed-by: alanb
|
2021-02-01 12:57:35 +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 |
|
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 |
|