Srikanth Adayapalam
|
cf84c8eaf2
|
8292975: javac produces code that crashes with LambdaConversionException
8269983: BootstrapMethodError with method reference and intersection type
Reviewed-by: dlsmith, vromero
|
2022-10-07 04:20:40 +00:00 |
|
Prasanta Sadhukhan
|
f3a44a4835
|
8075916: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with Nimbus LAF
Reviewed-by: tr, aivanov
|
2022-10-07 03:09:19 +00:00 |
|
Prasanta Sadhukhan
|
37bd4fbe30
|
6852577: Only for Nimbus LAF UIManager.get("PasswordField.echoChar") is null
Reviewed-by: tr, aivanov
|
2022-10-07 03:02:53 +00:00 |
|
Justin Lu
|
d4c9a88073
|
6560981: (cal) unused local variables in GregorianCalendar, etc.
Reviewed-by: naoto, bchristi, iris
|
2022-10-06 23:16:06 +00:00 |
|
Zhiqiang Zang
|
5dd851d872
|
8281453: New optimization: convert ~x into -1-x when ~x is used in an arithmetic expression
Reviewed-by: kvn
|
2022-10-06 22:15:20 +00:00 |
|
Damon Nguyen
|
fef345b19f
|
8293672: Update freetype md file
Reviewed-by: prr
|
2022-10-06 16:07:47 +00:00 |
|
Martin Desruisseaux
|
5c030cccae
|
8290973: In AffineTransform, equals(Object) is inconsistent with hashCode()
Reviewed-by: prr
|
2022-10-06 16:03:36 +00:00 |
|
Raffaello Giulietti
|
2ceebf681f
|
8294456: Fix misleading-indentation warnings in core JDK libraries
Reviewed-by: shade, rriggs, iris, darcy
|
2022-10-06 09:31:26 +00:00 |
|
Aleksey Shipilev
|
e38ae8a651
|
8294759: Print actual lock/monitor ranking
Reviewed-by: coleenp, dholmes
|
2022-10-06 07:57:54 +00:00 |
|
Matthias Baesken
|
7012d4ba55
|
8294837: unify Windows 2019 version check in os_windows and java_props_md
Reviewed-by: alanb, rriggs
|
2022-10-06 07:12:07 +00:00 |
|
Jayathirth D V
|
8c15f77aba
|
8270915: GIFImageReader disregards ignoreMetadata flag which causes memory exhaustion
Reviewed-by: prr
|
2022-10-06 05:43:43 +00:00 |
|
Jayathirth D V
|
6029120a5f
|
8278086: [REDO] ImageIO.write() method will throw IndexOutOfBoundsException
Co-authored-by: Masanori Yano <myano@openjdk.org>
Reviewed-by: tr, prr
|
2022-10-06 05:23:38 +00:00 |
|
Fei Yang
|
8f5611593a
|
8294679: RISC-V: Misc crash dump improvements
Reviewed-by: fjiang, shade
|
2022-10-06 01:21:18 +00:00 |
|
Stuart Marks
|
d4142d8441
|
8290036: Define and specify Runtime shutdown sequence
Reviewed-by: dholmes, alanb
|
2022-10-05 23:43:02 +00:00 |
|
Justin Lu
|
87acfee3c3
|
8294397: Replace StringBuffer with StringBuilder within java.text
Reviewed-by: lancea, naoto, bchristi
|
2022-10-05 18:42:00 +00:00 |
|
Xue-Lei Andrew Fan
|
f2c57186a4
|
8294734: Redundant override in AES implementation
Reviewed-by: valeriep, wetmore
|
2022-10-05 17:25:58 +00:00 |
|
Joe Darcy
|
536c9a512e
|
8294618: Update openjdk.java.net => openjdk.org
Reviewed-by: mikael, iris, joehw, prr, ihse
|
2022-10-05 16:48:09 +00:00 |
|
Richard Reingruber
|
ee6c39175b
|
8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp()
Reviewed-by: eosterlund, dlong
|
2022-10-05 14:10:02 +00:00 |
|
Robbin Ehn
|
bd90c4cfa6
|
8282900: runtime/stringtable/StringTableCleaningTest.java verify unavailable at this moment
Reviewed-by: coleenp, dholmes
|
2022-10-05 12:45:18 +00:00 |
|
Robbin Ehn
|
979efd4174
|
8289004: investigate if SharedRuntime::get_java_tid parameter should be a JavaThread*
Reviewed-by: dholmes, jsjolen
|
2022-10-05 12:44:20 +00:00 |
|
Erik Gahlin
|
13a5000d48
|
8294151: JFR: Unclear exception message when dumping stopped in memory recording
Reviewed-by: mgronlun
|
2022-10-05 11:49:53 +00:00 |
|
Roberto Castañeda Lozano
|
4bdd1c9148
|
8290964: C2 compilation fails with assert "non-reduction loop contains reduction nodes"
Reviewed-by: thartmann, chagedorn
|
2022-10-05 09:43:31 +00:00 |
|
Richard Reingruber
|
b4e74aeabf
|
8294514: Wrong initialization of nmethod::_consts_offset for native nmethods
Reviewed-by: kvn, dlong
|
2022-10-05 09:33:45 +00:00 |
|
Matthias Baesken
|
953ce8da2c
|
8293701: jdeps InverseDepsAnalyzer runs into NoSuchElementException: No value present
Reviewed-by: mchung
|
2022-10-05 07:34:42 +00:00 |
|
Joe Darcy
|
1dafbe3f94
|
8294539: Augment discussion of equivalence relations on floating-point values
Reviewed-by: psandoz, smarks
|
2022-10-05 00:18:55 +00:00 |
|
SWinxy
|
b2e86a6209
|
8294255: Add link to DEFAULT_WAIT_TIME in javadoc for SunToolKit.realsSync
Reviewed-by: aivanov, prr
|
2022-10-04 19:16:14 +00:00 |
|
Alisen Chung
|
1166a8abd2
|
8292214: Memory leak in getAllConfigs of awt_GraphicsEnv.c:386
Reviewed-by: azvegint, dnguyen
|
2022-10-04 15:22:18 +00:00 |
|
Albert Mingkun Yang
|
085949a117
|
8294712: G1: Use index-base iteration for G1FlushHumongousCandidateRemSets
Reviewed-by: kbarrett, iwalulya
|
2022-10-04 13:58:51 +00:00 |
|
Erik Gahlin
|
b850f052d8
|
8294758: JFR: Docs build fails after changes to RecordedObject and Timespan
Reviewed-by: mgronlun, alanb
|
2022-10-04 13:14:27 +00:00 |
|
Erik Gahlin
|
4d6668e7ee
|
8294242: JFR: jfr print doesn't handle infinite duration well
Reviewed-by: mgronlun
|
2022-10-04 11:45:53 +00:00 |
|
Raffaello Giulietti
|
5a9cd33632
|
8294509: The sign extension bug applies to 'public static int[] convertSeedBytesToInts(byte[] seed, int n, int z)' in RandomSupport
Reviewed-by: shade
|
2022-10-04 10:25:11 +00:00 |
|
Martin Doerr
|
f03934e270
|
8294578: [PPC64] C2: Missing is_oop information when using disjoint compressed oops mode
Reviewed-by: shade, lucy
|
2022-10-04 10:13:57 +00:00 |
|
Aleksey Shipilev
|
3b476a1758
|
8292847: Zero: Allow ergonomics to select the GC
Reviewed-by: tschatzl, stuefe
|
2022-10-04 09:11:17 +00:00 |
|
Roland Westrelin
|
16047e8308
|
8292780: misc tests failed "assert(false) failed: graph should be schedulable"
Reviewed-by: dlong, chagedorn, thartmann
|
2022-10-04 08:34:29 +00:00 |
|
Roland Westrelin
|
bf39b184ca
|
8288302: Shenandoah: SIGSEGV in vm maybe related to jit compiling xerces
Reviewed-by: shade, thartmann
|
2022-10-04 08:08:38 +00:00 |
|
Tobias Holenstein
|
f957ce9959
|
8294564: IGV: IllegalArgumentException for "Difference to current graph"
Reviewed-by: rcastanedalo, chagedorn
|
2022-10-04 07:29:29 +00:00 |
|
Emmanuel Bourg
|
ed40d88f29
|
8276849: Refresh the window icon on graphics configuration changes
Reviewed-by: prr, jdv
|
2022-10-03 18:42:01 +00:00 |
|
Raffaello Giulietti
|
081691adf4
|
8294593: Check the size of the target on invocations of BigInteger::isProbablePrime
Reviewed-by: darcy
|
2022-10-03 18:02:21 +00:00 |
|
Igor Veresov
|
c6e3daa5fa
|
8242115: C2 SATB barriers are not safepoint-safe
Reviewed-by: kvn, vlivanov
|
2022-10-03 17:40:10 +00:00 |
|
Doug Simon
|
4f44fd6308
|
8237467: jlink plugin to save the argument files as input to jlink in the output image
Reviewed-by: mchung
|
2022-10-03 16:24:43 +00:00 |
|
Andrey Turbanov
|
edfb18a724
|
8294695: Remove redundant deprecation suppression in ThreadGroup
Reviewed-by: alanb, jpai
|
2022-10-03 16:03:31 +00:00 |
|
stsypanov
|
46633e644a
|
8294698: Remove unused 'checkedExceptions' param from MethodAccessorGenerator.generateMethod()
Reviewed-by: redestad
|
2022-10-03 12:56:51 +00:00 |
|
Johan Sjölen
|
f2a32d996a
|
8293691: converting a defined BasicType value to a string should not crash the VM
Reviewed-by: shade, coleenp, dlong
|
2022-10-03 12:18:04 +00:00 |
|
Tobias Holenstein
|
ccc1d31696
|
8294529: IGV: Highlight the current graphs in the Outline
Reviewed-by: chagedorn
|
2022-10-03 11:36:05 +00:00 |
|
Albert Mingkun Yang
|
08a7ecf47e
|
8294671: Remove unused CardValues::last_card
Reviewed-by: tschatzl
|
2022-10-03 11:11:22 +00:00 |
|
Jan Lahoda
|
8e9cfeb17c
|
8294431: jshell reports error on initialisation of static final field of anonymous class
Reviewed-by: sundar
|
2022-10-03 07:23:42 +00:00 |
|
Tobias Holenstein
|
6e8f0387d6
|
8294567: IGV: IllegalStateException in search
Reviewed-by: rcastanedalo, chagedorn, kvn
|
2022-10-03 07:14:16 +00:00 |
|
Daniel Jeliński
|
03f25a9c69
|
8293562: blocked threads with KeepAliveCache.get
Reviewed-by: dfuchs, michaelm
|
2022-10-03 06:32:31 +00:00 |
|
Erik Gahlin
|
a69ee85308
|
8292336: JFR: Warn users if -XX:StartFlightRecording:disk=false is specified with maxage or maxsize
Reviewed-by: mgronlun
|
2022-10-03 06:13:39 +00:00 |
|
Doug Simon
|
b8b9b97a1a
|
8294676: [JVMCI] InstalledCode.deoptimize(false) should not touch address field
Reviewed-by: never
|
2022-10-01 11:20:46 +00:00 |
|