Brian Burkhalter
|
fa4ce824a3
|
8276260: (se) Remove java/nio/channels/Selector/Wakeup.java from ProblemList (win)
Reviewed-by: alanb
|
2021-11-02 16:27:56 +00:00 |
|
Naoto Sato
|
495c828ae9
|
8276188: Clarify "default charset" descriptions in String class
Reviewed-by: iris, joehw
|
2021-11-02 16:08:11 +00:00 |
|
Alexander Zuev
|
cd778f5b04
|
8202667: java/awt/Debug/DumpOnKey/DumpOnKey.java times out on Windows
Reviewed-by: prr
|
2021-11-02 13:23:18 +00:00 |
|
Thomas Stuefe
|
b889f2a88a
|
8276175: codestrings.validate_vm gtest still broken on ppc64 after JDK-8276046
Reviewed-by: mdoerr
|
2021-11-02 13:04:09 +00:00 |
|
Yoshiki Sato
|
5b4e39863d
|
8275766: (tz) Update Timezone Data to 2021e
8275849: TestZoneInfo310.java fails with tzdata2021e
Reviewed-by: naoto, iris, erikj, coffeys
|
2021-11-02 13:02:51 +00:00 |
|
Hannes Wallnöfer
|
8630f55ed7
|
8275406: Add copy-to-clipboard feature to snippet UI
Reviewed-by: erikj, jjg
|
2021-11-02 12:10:47 +00:00 |
|
Severin Gehwolf
|
9971a2cab3
|
8275735: [linux] Remove deprecated Metrics api (kernel memory limit)
Reviewed-by: hseigel, mchung
|
2021-11-02 10:39:41 +00:00 |
|
Aleksey Shipilev
|
b7a06be98d
|
8252990: Intrinsify Unsafe.storeStoreFence
Reviewed-by: dholmes, thartmann, whuang
|
2021-11-02 10:26:21 +00:00 |
|
Ludvig Janiuk
|
92be9d8c53
|
8276236: Table headers missing in Formatter api docs
Reviewed-by: coffeys, iris
|
2021-11-02 09:46:37 +00:00 |
|
Masanori Yano
|
9bf31652cb
|
8276164: RandomAccessFile#write method could throw IndexOutOfBoundsException that is not described in javadoc
Reviewed-by: alanb
|
2021-11-02 06:44:48 +00:00 |
|
Aleksey Shipilev
|
0488ebdf14
|
8276105: C2: Conv(D|F)2(I|L)Nodes::Ideal should handle rounding correctly
Reviewed-by: kvn, thartmann
|
2021-11-02 06:38:26 +00:00 |
|
Phil Race
|
acceffcbf7
|
8273704: DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time
Reviewed-by: serb, psadhukhan
|
2021-11-02 02:49:56 +00:00 |
|
Pavel Rappo
|
2eafa036c0
|
8276234: Trivially clean up locale-related code
Reviewed-by: redestad, naoto, iris
|
2021-11-01 22:50:43 +00:00 |
|
Alisen Chung
|
47e7a42594
|
8262945: [macos] Regression Manual Test for Key Events Fails
Reviewed-by: prr, kizune
|
2021-11-01 22:29:40 +00:00 |
|
Zhengyu Gu
|
99b7b95e01
|
8276205: Shenandoah: CodeCache_lock should always be held for initializing code cache iteration
Reviewed-by: shade
|
2021-11-01 19:38:49 +00:00 |
|
Patrick Concannon
|
977154400b
|
8260428: Drop support for pre JDK 1.4 DatagramSocketImpl implementations
Reviewed-by: alanb, dfuchs, vtewari
|
2021-11-01 17:11:20 +00:00 |
|
Thomas Schatzl
|
e265f83858
|
8276107: Preventive collections trigger before maxing out heap
Reviewed-by: sjohanss, ayang
|
2021-11-01 16:48:13 +00:00 |
|
Leo Korinth
|
c8abe354c1
|
8276121: G1: Remove unused and uninitialized _g1h in g1SATBMarkQueueSet.hpp
Reviewed-by: ayang, tschatzl
|
2021-11-01 15:37:00 +00:00 |
|
Patricio Chilano Mateo
|
f55e68c929
|
8275950: Use only _thread_in_vm in ~ThreadBlockInVMPreprocess()
Reviewed-by: dholmes, dcubed
|
2021-11-01 15:27:39 +00:00 |
|
Erik Gahlin
|
4ac8403f9a
|
8276218: JFR: Clean up jdk.jfr.dcmd
Reviewed-by: mgronlun
|
2021-11-01 12:33:10 +00:00 |
|
Aleksey Shipilev
|
89ade1d7e8
|
8273416 : C2: assert(false) failed: bad AD file after JDK-8252372 with UseSSE={0,1}
Reviewed-by: kvn, roland
|
2021-11-01 12:30:43 +00:00 |
|
Zhengyu Gu
|
dbf5100dd7
|
8276201: Shenandoah: Race results degenerated GC to enter wrong entry point
Reviewed-by: shade
|
2021-11-01 12:17:16 +00:00 |
|
Christian Hagedorn
|
5bb1992b84
|
8275868: ciReplay: Inlining fails with "unloaded signature classes" due to wrong protection domains
Reviewed-by: kvn, dlong, thartmann
|
2021-11-01 08:22:59 +00:00 |
|
Thomas Stuefe
|
158831e4c3
|
8274320: os::fork_and_exec() should be using posix_spawn
Reviewed-by: mdoerr, dholmes
|
2021-11-01 05:13:55 +00:00 |
|
Man Cao
|
bf2e9ee9d3
|
8275080: G1CollectedHeap::expand() returns the wrong value
Co-authored-by: Jonathan Joo <jonathanjoo@google.com>
Reviewed-by: tschatzl, kbarrett
|
2021-10-31 04:58:16 +00:00 |
|
Alexander Zuev
|
b7104ba9a9
|
8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails
Reviewed-by: serb
|
2021-10-30 10:01:05 +00:00 |
|
Sergey Bylokhov
|
687567822a
|
8273831: PrintServiceLookup spawns 2 threads in the current classloader, getting orphaned
Reviewed-by: aivanov
|
2021-10-30 09:03:27 +00:00 |
|
Alex Menkov
|
5bbc8d3cb2
|
8274621: NullPointerException because listenAddress[0] is null
Reviewed-by: sspitsyn, lmesnik, cjplummer
|
2021-10-29 21:38:24 +00:00 |
|
Igor Veresov
|
5021a12cea
|
8274855: vectorapi tests failing with assert(!vbox->is_Phi()) failed
Reviewed-by: kvn
|
2021-10-29 18:03:10 +00:00 |
|
Jakob Cornell
|
fe6a202087
|
8271356: Modify jdb to treat an empty command as a repeat of the previous command
Reviewed-by: cjplummer, iklam
|
2021-10-29 17:50:19 +00:00 |
|
Yumin Qi
|
cef9db9a69
|
8276039: Remove unnecessary qualifications of java_lang_Class::
Reviewed-by: mikael, iklam
|
2021-10-29 16:15:35 +00:00 |
|
Brian Burkhalter
|
13265f9901
|
8274750: java/io/File/GetXSpace.java failed: '/dev': 191488 != 190976
Reviewed-by: rriggs, naoto
|
2021-10-29 16:13:23 +00:00 |
|
Brian Burkhalter
|
5facaa243a
|
8276128: (bf) Remove unused constant ARRAY_BASE_OFFSET from Direct-X-Buffer
Reviewed-by: lancea, iris, alanb
|
2021-10-29 16:12:19 +00:00 |
|
Thomas Stuefe
|
d6d82f52d4
|
8275608: runtime/Metaspace/elastic/TestMetaspaceAllocationMT2 too slow
Reviewed-by: mbaesken, shade
|
2021-10-29 13:54:27 +00:00 |
|
Alexander Zvegintsev
|
a1ec4f9618
|
6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7
Reviewed-by: serb
|
2021-10-29 13:05:22 +00:00 |
|
Sean Mullan
|
8cc59509fe
|
8251468: X509Certificate.get{Subject,Issuer}AlternativeNames and getExtendedKeyUsage do not throw CertificateParsingException if extension is unparseable
Reviewed-by: weijun
|
2021-10-29 12:42:33 +00:00 |
|
Alexander Zuev
|
4c3491bfa5
|
8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac
Reviewed-by: serb
|
2021-10-29 11:44:12 +00:00 |
|
Ilarion Nakonechnyy
|
c0cda1db4f
|
8273026: Slow LoginContext.login() on multi threading application
Reviewed-by: weijun
|
2021-10-29 11:37:45 +00:00 |
|
Aleksey Shipilev
|
15fd8a300b
|
8276102: JDK-8245095 integration reverted JDK-8247980
Reviewed-by: dfuchs, redestad
|
2021-10-29 10:26:06 +00:00 |
|
Thomas Stuefe
|
e89b2c040c
|
8276086: Increase size of metaspace mappings
Reviewed-by: goetz, mdoerr
|
2021-10-29 09:44:48 +00:00 |
|
Albert Mingkun Yang
|
24cf48000a
|
8276047: G1: refactor G1CardSetArrayLocker
Reviewed-by: tschatzl, sjohanss
|
2021-10-29 09:06:36 +00:00 |
|
Tobias Holenstein
|
e922023ec9
|
8275909: [JVMCI] c2v_readFieldValue use long instead of jlong for the offset parameter
Reviewed-by: chagedorn, dnsimon, shade
|
2021-10-29 06:16:38 +00:00 |
|
Thomas Stuefe
|
157e1d5073
|
8275856: Remove MetaspaceHandleDeallocations debug switch
Reviewed-by: coleenp, iklam
|
2021-10-29 04:26:56 +00:00 |
|
Thomas Stuefe
|
c9e65f8ef9
|
8275440: Remove VirtualSpaceList::is_full()
Reviewed-by: coleenp
|
2021-10-29 03:48:45 +00:00 |
|
Hai-May Chao
|
de93b1d0e8
|
8257722: Improve "keytool -printcert -jarfile" output
Reviewed-by: weijun
|
2021-10-28 23:04:34 +00:00 |
|
Mandy Chung
|
21da218387
|
8274848: LambdaMetaFactory::metafactory on REF_invokeSpecial impl method has incorrect behavior
Reviewed-by: psandoz, dlsmith
|
2021-10-28 22:24:56 +00:00 |
|
Joe Darcy
|
48f3fcab51
|
8275308: Add valueOf(Runtime.Version) factory to SourceVersion
Reviewed-by: jjg
|
2021-10-28 22:11:03 +00:00 |
|
Mandy Chung
|
c6339cb8a2
|
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
|
2021-10-28 18:32:50 +00:00 |
|
Aleksey Shipilev
|
5a768f75c9
|
8276054: JMH benchmarks for Fences
Reviewed-by: redestad
|
2021-10-28 17:32:39 +00:00 |
|
Aleksey Shipilev
|
6d8fa8f663
|
8255286 : Implement ParametersTypeData::print_data_on fully
Reviewed-by: dholmes
|
2021-10-28 17:13:08 +00:00 |
|