Jan Lahoda
|
fdfa1dda08
|
8264306: Non deterministic generation of java/lang/invoke/MemberName.class
Reviewed-by: shade, jfranck
|
2021-04-01 11:38:45 +00:00 |
|
Hui Shi
|
011f6d13ab
|
8264223: CodeHeap::verify fails extra_hops assertion in fastdebug test
Reviewed-by: lucy, shade
|
2021-04-01 10:43:45 +00:00 |
|
Prasanta Sadhukhan
|
0696fd0e81
|
8263496: MetalHighContrastTheme.getControlHighlight cleanup
Reviewed-by: azvegint
|
2021-04-01 07:35:17 +00:00 |
|
Andrey Turbanov
|
6cf109503a
|
8264484: Replace uses of StringBuffer with StringBuilder in jdk.hotspot.agent
Reviewed-by: kevinw, amenkov, ysuenaga
|
2021-04-01 07:22:41 +00:00 |
|
Alex Blewitt
|
d2df9a7df8
|
8264331: Use the blessed modifier order in jdk.compiler
Reviewed-by: vromero, iris, shade
|
2021-04-01 06:53:54 +00:00 |
|
Alexander Scherbatiy
|
0228734902
|
8262470: Printed GlyphVector outline with low DPI has bad quality on Windows
Reviewed-by: serb, psadhukhan
|
2021-04-01 06:45:20 +00:00 |
|
Tagir F. Valeev
|
3997c99e0a
|
8264222: Use switch expression in jshell where possible
Reviewed-by: briangoetz
|
2021-04-01 06:02:21 +00:00 |
|
Koichi Sakata
|
39f0b27a12
|
8176026: SA: Huge heap sizes cause a negative value to be displayed in the jhisto heap total
Reviewed-by: cjplummer, kevinw, ysuenaga
|
2021-04-01 04:10:15 +00:00 |
|
Yi Yang
|
de495df78d
|
8264413: Data is written to file header even if its CRC32 was calculated
Reviewed-by: ccheung, minqi
|
2021-04-01 02:07:48 +00:00 |
|
Sandhya Viswanathan
|
52d8a22943
|
8264054: Bad XMM performance on java.lang.MathBench.sqrtDouble
Co-authored-by: Eric Caspole <ecaspole@openjdk.org>
Co-authored-by: Charlie Hunt <huntch@openjdk.org>
Reviewed-by: neliasso, kvn, vlivanov
|
2021-04-01 00:34:00 +00:00 |
|
Sergey Bylokhov
|
16acfafb6b
|
8012229: [lcms] Improve performance of color conversion for images with alpha channel
Reviewed-by: azvegint
|
2021-03-31 23:02:55 +00:00 |
|
Your Name
|
cb70ab0cb9
|
8263235: sanity/client/SwingSet/src/ColorChooserDemoTest.java failed throwing java.lang.NoClassDefFoundError
Reviewed-by: psadhukhan, serb
|
2021-03-31 20:33:16 +00:00 |
|
Man Cao
|
e2ec997b55
|
8263551: Provide shared lock-free FIFO queue implementation
Create a generalized lock-free queue implementation based on G1DirtyCardQueueSet::Queue.
Reviewed-by: kbarrett, iwalulya
|
2021-03-31 18:29:37 +00:00 |
|
Stefan Karlsson
|
dec344709f
|
8264346: nullptr_t undefined in global namespace for clang+libstdc++
Reviewed-by: dholmes, kbarrett
|
2021-03-31 16:43:56 +00:00 |
|
Stefan Karlsson
|
0fa35728a7
|
8264489: Add more logging to LargeCopyWithMark.java
Reviewed-by: kbarrett, alanb, bpb
|
2021-03-31 16:43:14 +00:00 |
|
Alex Blewitt
|
f43d14a2ff
|
8264396: Use the blessed modifier order in jdk.internal.jvmstat
Reviewed-by: cjplummer, kevinw, shade
|
2021-03-31 16:42:14 +00:00 |
|
Eric Caspole
|
6225ae636e
|
8264466: Cut-paste error in InterfaceCalls JMH
Reviewed-by: shade, thartmann
|
2021-03-31 15:20:05 +00:00 |
|
Coleen Phillimore
|
40c3249160
|
8264149: BreakpointInfo::set allocates metaspace object in VM thread
Reviewed-by: dholmes, iklam
|
2021-03-31 12:43:03 +00:00 |
|
Albert Mingkun Yang
|
999c134884
|
8264417: ParallelCompactData::region_offset should not accept pointers outside the current region
Reviewed-by: tschatzl, iwalulya
|
2021-03-31 11:35:10 +00:00 |
|
Sebastian Stenzel
|
604b14c43d
|
8264112: (fs) Reorder methods/constructor/fields in UnixUserDefinedFileAttributeView.java
Reviewed-by: alanb
|
2021-03-31 10:37:02 +00:00 |
|
Martin Doerr
|
9061271b0b
|
8261957: [PPC64] Support for Concurrent Thread-Stack Processing
Reviewed-by: lucy, nradomski
|
2021-03-31 09:37:16 +00:00 |
|
Anton Kozlov
|
8a4a9117f5
|
8262894: [macos_aarch64] SIGBUS in Assembler::ld_st2
Co-authored-by: Mikael Vidstedt <mikael@openjdk.org>
Reviewed-by: dholmes, gziemski
|
2021-03-31 09:34:12 +00:00 |
|
Christian Hagedorn
|
ab6faa607b
|
8263582: WB_IsMethodCompilable ignores compiler directives
Reviewed-by: iveresov, kvn, neliasso
|
2021-03-31 06:33:45 +00:00 |
|
Yumin Qi
|
928fa5b5f9
|
8244540: Print more information with -XX:+PrintSharedArchiveAndExit
Reviewed-by: iklam, ccheung
|
2021-03-31 03:10:38 +00:00 |
|
Vladimir Kozlov
|
e073486ffe
|
8262093: java/util/concurrent/tck/JSR166TestCase.java failed "assert(false) failed: unexpected node"
Reviewed-by: thartmann
|
2021-03-31 01:16:06 +00:00 |
|
Joe Darcy
|
815248ab27
|
8264148: Update spec for exceptions retrofitted for exception chaining
Reviewed-by: rriggs, smarks
|
2021-03-30 19:59:59 +00:00 |
|
Brian Burkhalter
|
353807c5f1
|
8263898: (fs) Files.newOutputStream on the "NUL" special device throws FileSystemException: "nul: Incorrect function" (win)
Reviewed-by: jpai, alanb
|
2021-03-30 18:18:37 +00:00 |
|
Attila Szegedi
|
2bd80f94a1
|
8264326: Modernize javax.script.ScriptEngineManager and related classes' implementation
Reviewed-by: sundar
|
2021-03-30 18:13:39 +00:00 |
|
Attila Szegedi
|
b08d6383b9
|
8262503: Support records in Dynalink
Reviewed-by: sundar
|
2021-03-30 18:06:34 +00:00 |
|
Hui Shi
|
21e7402b04
|
8263707: C1 RangeCheckEliminator support constant array and NewMultiArray
Reviewed-by: thartmann, neliasso
|
2021-03-30 16:04:59 +00:00 |
|
Patricio Chilano Mateo
|
2ad6f2d9bc
|
8263896: Make not_suspended parameter from ObjectMonitor::exit() have default value
Reviewed-by: rehn, dcubed, dholmes
|
2021-03-30 15:00:38 +00:00 |
|
Yi Yang
|
b65219881d
|
8264429: Test runtime/cds/appcds/VerifyWithDefaultArchive.java assumes OpenJDK build
Reviewed-by: dcubed, shade
|
2021-03-30 14:45:55 +00:00 |
|
Stefan Karlsson
|
2c9365d79c
|
8264271: Avoid creating non_oop_word oops
Reviewed-by: kbarrett, pliden
|
2021-03-30 13:28:37 +00:00 |
|
Sebastian Stenzel
|
daeca3fff2
|
8262958: (fs) UnixUserDefinedFileAttributeView cleanup
Reviewed-by: alanb
|
2021-03-30 13:13:08 +00:00 |
|
Hannes Wallnöfer
|
af02883575
|
8264191: Javadoc search is broken in Internet Explorer
Reviewed-by: jjg
|
2021-03-30 12:21:49 +00:00 |
|
Harold Seigel
|
6e74c3ab94
|
8264193: Remove TRAPS parameters for modules and defaultmethods
Reviewed-by: lfoltan, ccheung, coleenp, dholmes
|
2021-03-30 12:19:13 +00:00 |
|
Zhengyu Gu
|
ee5e00b05f
|
8264279: Shenandoah: Missing handshake after JDK-8263427
Reviewed-by: shade
|
2021-03-30 11:43:39 +00:00 |
|
Zhengyu Gu
|
ac604a18c9
|
8264374: Shenandoah: Remove leftover parallel reference processing argument
Reviewed-by: shade
|
2021-03-30 11:42:46 +00:00 |
|
Eric Liu
|
f3726a8700
|
8264020: Optimize double negation elimination
Reviewed-by: thartmann, chagedorn
|
2021-03-30 09:57:19 +00:00 |
|
Nils Eliasson
|
4ffa41c3db
|
8263615: Cleanup tightly_coupled_allocation
Reviewed-by: kvn, thartmann
|
2021-03-30 09:22:40 +00:00 |
|
Kim Barrett
|
4ea6abfbd1
|
8264324: Simplify allocation list management in OopStorage::reduce_deferred_updates
Reviewed-by: tschatzl, ayang
|
2021-03-30 08:46:07 +00:00 |
|
Alex Blewitt
|
8735259f05
|
8264333: Use the blessed modifier order in jdk.jshell
Reviewed-by: iris, shade
|
2021-03-30 08:15:50 +00:00 |
|
Roland Westrelin
|
d2a63f259e
|
8264360: Loop strip mining verification fails with "should be on the backedge"
Reviewed-by: kvn, thartmann
|
2021-03-30 07:58:49 +00:00 |
|
Roland Westrelin
|
8100a20e98
|
8263971: C2 crashes with SIGFPE with -XX:+StressGCM and -XX:+StressIGVN
Reviewed-by: chagedorn, thartmann
|
2021-03-30 07:40:49 +00:00 |
|
Yi Yang
|
bcdf4694e0
|
8264337: VM crashed when -XX:+VerifySharedSpaces
Reviewed-by: minqi, ccheung, shade
|
2021-03-30 07:20:10 +00:00 |
|
Sergey Tsypanov
|
1a681fa743
|
8263560: Remove needless wrapping with BufferedInputStream
Reviewed-by: prr, alanb, dfuchs, serb
|
2021-03-30 06:47:54 +00:00 |
|
Tom Rodriguez
|
182b11c31a
|
8264016: [JVMCI] add some thread local fields for use by JVMCI
Reviewed-by: dholmes, iklam, coleenp
|
2021-03-30 04:26:56 +00:00 |
|
Roger Riggs
|
8cf1c62c34
|
8263754: HexFormat 'fromHex' methods should be static
Reviewed-by: redestad, naoto, chegar
|
2021-03-29 20:38:10 +00:00 |
|
Ziyi Luo
|
a5d7de2351
|
8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
Co-authored-by: Greg Rubin <rubin@amazon.com>
Reviewed-by: valeriep
|
2021-03-29 20:14:47 +00:00 |
|
Alexey Semenyuk
|
128c0c97a5
|
8248418: jpackage fails to extract main class and version from app module linked in external runtime
Reviewed-by: herrick, almatvee
|
2021-03-29 19:51:39 +00:00 |
|