Xue-Lei Andrew Fan
|
266702451d
|
8266881: Enable debug log for SSLEngineExplorerMatchedSNI.java
Reviewed-by: hchao, mullan
|
2021-05-13 18:53:52 +00:00 |
|
Alexey Semenyuk
|
f3c6cda476
|
8266162: Remove JPackage duplicate tests
Reviewed-by: almatvee, herrick
|
2021-05-13 16:30:17 +00:00 |
|
Naoto Sato
|
a259ab4a8d
|
8258795: Update IANA Language Subtag Registry to Version 2021-05-11
Reviewed-by: joehw
|
2021-05-13 16:20:12 +00:00 |
|
Harold Seigel
|
e14b026841
|
8243287: Removal of Unsafe::defineAnonymousClass
Reviewed-by: iklam, mchung, alanb, dholmes
|
2021-05-13 12:46:54 +00:00 |
|
Vladimir Ivanov
|
127bfe44f7
|
8266074: Vtable-based CHA implementation
Reviewed-by: kvn, jrose, dlong
|
2021-05-13 10:58:03 +00:00 |
|
Fernando Guallini
|
347d41df90
|
8164804: sun/security/ssl/SSLSocketImpl/CloseSocket.java makes not reliable time assumption
Reviewed-by: dfuchs, rhalade
|
2021-05-13 10:50:06 +00:00 |
|
Guoxiong Li
|
17ceef97c3
|
8266819: Separate the stop policies from the compile policies completely
Reviewed-by: mcimadamore
|
2021-05-13 10:22:13 +00:00 |
|
Daniel Fuchs
|
08a5a5c6d6
|
8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
Reviewed-by: bpb, mchung
|
2021-05-13 08:54:24 +00:00 |
|
David Holmes
|
d215743a91
|
8231031: runtime/ReservedStack/ReservedStackTest.java fails after jsr166 refresh
Reviewed-by: dcubed
|
2021-05-13 01:14:38 +00:00 |
|
Philippe Marschall
|
ab17be2835
|
8252530: Fix inconsistencies in hotspot whitebox
Reviewed-by: dholmes, amenkov
|
2021-05-12 23:14:30 +00:00 |
|
Chris Plummer
|
2568d181a7
|
8267047: Put serviceability/sa/TestJmapCoreMetaspace.java back on ZGC problem list due to JDK-8267045
Reviewed-by: dcubed
|
2021-05-12 21:01:47 +00:00 |
|
Guoxiong Li
|
accbfeaf22
|
8226216: parameter modifiers are not visible to javac plugins across compilation boundaries
Reviewed-by: jlahoda
|
2021-05-12 14:32:57 +00:00 |
|
Ivan Walulya
|
dcf250d5d4
|
8233378: CHT: Fast reset
Reviewed-by: tschatzl, rehn
|
2021-05-12 09:07:01 +00:00 |
|
Hannes Wallnöfer
|
97367c01c1
|
8266808: Search label still uses old search field id
Reviewed-by: prappo
|
2021-05-12 08:32:29 +00:00 |
|
Yasumasa Suenaga
|
476994aa37
|
8266531: ZAddress::address() should be removed from SA
Reviewed-by: cjplummer, stefank
|
2021-05-12 05:27:14 +00:00 |
|
David Holmes
|
e828a939a8
|
8261395: C1 crash "cannot make java calls from the native compiler"
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Reviewed-by: iklam, hseigel, coleenp
|
2021-05-12 05:21:58 +00:00 |
|
Hamlin Li
|
3c47cab6db
|
8261034: improve jcmd GC.class_histogram to support parallel
Reviewed-by: cjplummer, sspitsyn
|
2021-05-12 01:06:44 +00:00 |
|
Guoxiong Li
|
ed32e02c05
|
8241187: ToolBox::grep should allow for negative filtering
Reviewed-by: vromero
|
2021-05-12 01:01:29 +00:00 |
|
Mandy Chung
|
cc03734b99
|
8266925: Add a test to verify that hidden class's members are not statically invocable
Reviewed-by: alanb
|
2021-05-12 00:53:04 +00:00 |
|
Sergey Bylokhov
|
271a0c7133
|
8047218: [TEST_BUG] java/awt/FullScreen/AltTabCrashTest/AltTabCrashTest.java fails with exception
Reviewed-by: azvegint, kizune, pbansal
|
2021-05-11 23:55:08 +00:00 |
|
Naoto Sato
|
f6c5a6bbf1
|
8266784: java/text/Collator/RuleBasedCollatorTest.java fails with jtreg 6
Reviewed-by: joehw
|
2021-05-11 22:42:17 +00:00 |
|
Alexander Matveev
|
1356116d3f
|
8266456: Replace direct TKit.run() calls with jdk.jpackage.test.Annotations.Test annotation
Reviewed-by: asemenyuk, herrick
|
2021-05-11 21:59:56 +00:00 |
|
Mandy Chung
|
dfe8833f5d
|
8266783: java/lang/reflect/Proxy/DefaultMethods.java fails with jtreg 6
Reviewed-by: iris
|
2021-05-11 20:22:39 +00:00 |
|
Hai-May Chao
|
995e956030
|
8266225: jarsigner is using incorrect security property to show weakness of certs
Reviewed-by: weijun, mullan
|
2021-05-11 19:37:26 +00:00 |
|
Jason Zaugg
|
0a12605df8
|
8265448: (zipfs): Reduce read contention in ZipFileSystem
Reviewed-by: alanb, lancea
|
2021-05-11 18:06:37 +00:00 |
|
Vladimir Ivanov
|
acf02ed553
|
8208237: Re-examine defmeth tests and update as needed
Reviewed-by: hseigel, lfoltan, dholmes
|
2021-05-11 17:14:57 +00:00 |
|
Brian Burkhalter
|
7a0a57cd56
|
8266820: micro java/nio/SelectorWakeup.java has wrong copyright header
Reviewed-by: chegar, alanb, michaelm, iris
|
2021-05-11 16:12:36 +00:00 |
|
Weijun Wang
|
381de0c1d0
|
8266753: jdk/test/lib/process/ProcTest.java failed with "Exception: Proc abnormal end"
Reviewed-by: dfuchs
|
2021-05-11 15:22:52 +00:00 |
|
Daniel Fuchs
|
2d2cd78bde
|
8266761: AssertionError in sun.net.httpserver.ServerImpl.responseCompleted
Reviewed-by: chegar
|
2021-05-11 14:48:12 +00:00 |
|
Jan Lahoda
|
8468001f88
|
8263452: Javac slow compilation due to algorithmic complexity
Reviewed-by: vromero, jfranck
|
2021-05-11 10:06:04 +00:00 |
|
Wang Huang
|
10a049e171
|
8265956: JVM crashes when matching LShiftVB Node
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com>
Reviewed-by: kvn, jiefu
|
2021-05-11 03:20:15 +00:00 |
|
Alex Menkov
|
9713152eae
|
8262092: vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t001/TestDescription.java SIGSEGV in memmove_ssse3
Reviewed-by: lmesnik, sspitsyn
|
2021-05-10 22:48:01 +00:00 |
|
Sandhya Viswanathan
|
23446f1f5e
|
8265128: [REDO] Optimize Vector API slice and unslice operations
Reviewed-by: psandoz, vlivanov
|
2021-05-10 21:49:49 +00:00 |
|
Aleksey Shipilev
|
e5d3ee394a
|
8266802: Shenandoah: Round up region size to page size unconditionally
Reviewed-by: zgu
|
2021-05-10 20:28:16 +00:00 |
|
Hannes Wallnöfer
|
8851cb653f
|
8266779: Use <wbr> instead of ZERO_WIDTH_SPACE
Reviewed-by: prappo
|
2021-05-10 20:25:43 +00:00 |
|
Alexey Semenyuk
|
c8b744743b
|
8266603: jpackage: Add missing copyright file in Java runtime .deb installers
Reviewed-by: almatvee, herrick
|
2021-05-10 16:39:39 +00:00 |
|
Calvin Cheung
|
25d99e5267
|
8266330: itableMethodEntry::initialize() asserts with archived old classes
Reviewed-by: iklam, minqi
|
2021-05-10 16:24:11 +00:00 |
|
Alexander Zuev
|
9b76955024
|
8266249: javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS
Reviewed-by: jdv, pbansal, azvegint
|
2021-05-10 03:21:52 +00:00 |
|
Alan Bateman
|
be4f25b0c8
|
8266369: (se) Add wepoll based Selector
Reviewed-by: chegar, michaelm, vtewari, dfuchs, bpb
|
2021-05-08 07:14:36 +00:00 |
|
Yumin Qi
|
04fad70437
|
8266765: [BACKOUT] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive
Reviewed-by: ccheung
|
2021-05-07 23:49:00 +00:00 |
|
Hannes Wallnöfer
|
c6aa8f19ac
|
8232644: bugs in serialized-form.html
Reviewed-by: jjg
|
2021-05-07 15:34:53 +00:00 |
|
Jonathan Gibbons
|
947d69df04
|
8265042: javadoc HTML files not generated for types nested in records
Reviewed-by: hannesw
|
2021-05-07 14:51:03 +00:00 |
|
Vicente Romero
|
946b0fe19a
|
8266645: javac should not check for sealed supertypes in intersection types
Reviewed-by: mcimadamore
|
2021-05-07 14:38:18 +00:00 |
|
Thomas Stuefe
|
74fecc070a
|
8266503: [UL] Make Decorations safely copy-able and reduce their size
Reviewed-by: simonis, ysuenaga
|
2021-05-07 14:04:27 +00:00 |
|
Daniel Fuchs
|
3fcdc50e44
|
8266646: Add more diagnostic to java/lang/System/LoggerFinder/modules
Reviewed-by: naoto, iris, bpb, lancea
|
2021-05-07 12:56:49 +00:00 |
|
Wang Huang
|
9a19a0cc10
|
8264760: JVM crashes when two threads encounter the same resolution error
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Wu Yan <wuyan34@huawei.com>
Reviewed-by: dholmes, hseigel
|
2021-05-07 12:55:40 +00:00 |
|
Thomas Schatzl
|
14f0afe811
|
8214237: Join parallel phases post evacuation
Reviewed-by: iwalulya, sjohanss
|
2021-05-07 11:38:29 +00:00 |
|
Stefan Johansson
|
2798b0d98a
|
8266349: Pass down requested page size to reserve_memory_special
Reviewed-by: stuefe, mgkwill
|
2021-05-07 11:33:10 +00:00 |
|
Hannes Wallnöfer
|
e0c86884e5
|
8262992: Improve @see output
Reviewed-by: jjg
|
2021-05-07 10:45:48 +00:00 |
|
Hannes Wallnöfer
|
d2b53509c0
|
8263507: Improve structure of package summary pages
Reviewed-by: jjg
|
2021-05-07 10:44:02 +00:00 |
|