Patricio Chilano Mateo
0d80f6cf82
8274379: Allow process of unsafe access errors in check_special_condition_for_native_trans
...
Reviewed-by: rehn, dholmes
2021-10-11 13:34:42 +00:00
Jan Lahoda
b870468bdc
8274347: Passing a *nested* switch expression as a parameter causes an NPE during compile
...
Reviewed-by: vromero
2021-10-11 12:38:08 +00:00
Coleen Phillimore
110e38ded8
8274753: ZGC: SEGV in MetaspaceShared::link_shared_classes
...
8274935: dumptime_table has stale entry
Reviewed-by: eosterlund, iklam
2021-10-11 12:11:11 +00:00
Thomas Schatzl
b7af890574
8274430: Remove some debug error printing code added in JDK-8017163
...
Reviewed-by: sjohanss, ayang
2021-10-11 11:48:50 +00:00
Thomas Schatzl
aaf2401bc7
8274927: Remove unnecessary G1ArchiveAllocator code
...
Reviewed-by: kbarrett, ayang
2021-10-11 11:46:46 +00:00
Jie Fu
c55dd365e3
8275008: gtest build failure due to stringop-overflow warning with gcc11
...
Reviewed-by: dholmes, ihse
2021-10-11 10:51:39 +00:00
Roman Kennke
3edee1e1fe
8272723: Don't use Access API to access primitive fields
...
Reviewed-by: stefank, eosterlund
2021-10-11 10:37:54 +00:00
Martin Doerr
49f8ce6e9c
8274773: [TESTBUG] UnsafeIntrinsicsTest intermittently fails on weak memory model platform
...
Reviewed-by: eosterlund, goetz
2021-10-11 10:31:54 +00:00
Fei Gao
c032186b42
8272968: AArch64: Remove redundant matching rules for commutative ops
...
Reviewed-by: ngasson
2021-10-11 06:59:37 +00:00
Ao Qi
a05873a225
8274952: jdk/jfr/api/consumer/TestRecordedFrameType.java failed when c1 disabled
...
Reviewed-by: egahlin, jiefu
2021-10-11 02:17:56 +00:00
Lin Zang
5ecc99bbf5
8274620: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java is timing out
...
Reviewed-by: cjplummer, dholmes
2021-10-11 01:56:34 +00:00
Jie Fu
2ff3977a66
8275004: CDS build failure with gcc11
...
Reviewed-by: shade
2021-10-10 14:00:58 +00:00
lawrence.andrews
296f8537f7
8274029: Remove jtreg tag manual=yesno for java/awt/print/Dialog/DialogOrient.java
...
Reviewed-by: serb
2021-10-10 08:46:04 +00:00
Andrey Turbanov
2c83559eda
8274882: Cleanup redundant boxing in java.desktop
...
Reviewed-by: serb, pbansal
2021-10-10 08:41:52 +00:00
Wang Huang
6d1d4d5292
8268231: Aarch64: Use ldp in intrinsics for String.compareTo
...
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Sun Jianye <sunjianye@huawei.com>
Co-authored-by: Wu Yan <wuyan@openjdk.org>
Reviewed-by: ngasson, aph
2021-10-09 08:19:17 +00:00
Pankaj Bansal
aac6c4ea70
8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel
...
Reviewed-by: serb, jdv, kizune
2021-10-09 03:52:53 +00:00
Andrey Turbanov
f640c7aaa8
8274806: Simplify equals() call on nullable variable and a constant in java.desktop
...
Reviewed-by: serb, pbansal
2021-10-09 00:46:20 +00:00
Andrey Turbanov
9c431dd168
8274900: Too weak variable type leads to unnecessary cast in jdk.javadoc
...
Reviewed-by: prappo
2021-10-08 23:08:05 +00:00
Coleen Phillimore
3cb9724ed9
8274934: Attempting to acquire lock JNICritical_lock/41 out of order with lock MultiArray_lock/41
...
Reviewed-by: dcubed, iklam
2021-10-08 21:10:42 +00:00
Brian Burkhalter
239a35aa91
8233749: Files.exists javadoc doesn't mention eating IOException
...
Reviewed-by: lancea, alanb
2021-10-08 16:43:16 +00:00
Naoto Sato
ec199072c5
8274864: Remove Amman/Cairo hacks in ZoneInfoFile
...
Reviewed-by: iris, joehw
2021-10-08 16:11:22 +00:00
Sergey Tsypanov
ccbce107f2
8272756: Remove unnecessary explicit initialization of volatile variables in java.desktop
...
Reviewed-by: jdv, aivanov
2021-10-08 15:58:36 +00:00
Christian Hagedorn
36b89a1893
8274785: ciReplay: Potential crash due to uninitialized Compile::_ilt variable
...
Reviewed-by: neliasso, kvn
2021-10-08 14:51:18 +00:00
Roland Westrelin
2aacd4220a
8274145: C2: condition incorrectly made redundant with dominating main loop exit condition
...
Reviewed-by: kvn, neliasso
2021-10-08 14:48:35 +00:00
Coleen Phillimore
6364719cd1
8274004: Change 'nonleaf' rank name
...
8273956: Add checking for rank values
Reviewed-by: dholmes, pchilanomate
2021-10-08 12:23:19 +00:00
Doug Simon
b60837a7d5
8272586: emit abstract machine code in hs-err logs
...
Reviewed-by: kvn, dholmes
2021-10-08 08:06:53 +00:00
Matthias Baesken
97ea9dd2f2
8274840: Update OS detection code to recognize Windows 11
...
Co-authored-by: Arno Zeller <arno.zeller@sap.com>
Reviewed-by: clanger, dholmes
2021-10-08 06:40:18 +00:00
Yumin Qi
8de77634c4
8273152: Refactor CDS FileMapHeader loading code
...
Reviewed-by: ccheung, iklam
2021-10-07 21:33:32 +00:00
Daniel D. Daugherty
920e70701d
8274920: ProblemList 2 VectorAPI tests failing due to "assert(!vbox->is_Phi()) failed"
...
Reviewed-by: kvn
2021-10-07 17:14:26 +00:00
Andrey Turbanov
7de2cf852d
8273910: Redundant condition and assignment in java.net.URI
...
Reviewed-by: dfuchs
2021-10-07 16:55:45 +00:00
Naoto Sato
8ca084617f
8274407: (tz) Update Timezone Data to 2021c
...
8274467: TestZoneInfo310.java fails with tzdata2021b
8274468: TimeZoneTest.java fails with tzdata2021b
Reviewed-by: rriggs, iris, coffeys
2021-10-07 15:32:11 +00:00
Coleen Phillimore
4ab274ac1a
8274858: Remove unused dictionary_classes_do functions
...
Reviewed-by: dholmes, hseigel
2021-10-07 15:24:00 +00:00
Sean Coffey
03a8d342b8
8273826: Correct Manifest file name and NPE checks
...
Reviewed-by: weijun, hchao, mullan
2021-10-07 15:12:13 +00:00
Jie Fu
722d639fad
8274838: runtime/cds/appcds/TestSerialGCWithCDS.java fails on Windows
...
Reviewed-by: iklam, hseigel
2021-10-07 12:42:16 +00:00
Lin Zang
340c715c3b
8273929: Remove GzipRandomAccess in heap dump test
...
Reviewed-by: cjplummer, sspitsyn
2021-10-07 11:57:18 +00:00
Yude Lin
8319836152
8274546: Shenandoah: Remove unused ShenandoahUpdateRootsTask copy
...
Reviewed-by: zgu, tschatzl
2021-10-07 11:28:49 +00:00
Andrey Turbanov
d5ccfa2ae9
8274755: Replace 'while' cycles with iterator with enhanced-for in jdk.jdi
...
Reviewed-by: alanb, amenkov, sspitsyn, cjplummer
2021-10-07 09:38:42 +00:00
Richard Reingruber
29dcbb72a2
8274716: JDWP Spec: the description for the Dispose command confuses suspend with resume.
...
Reviewed-by: alanb, cjplummer, sspitsyn
2021-10-07 08:20:20 +00:00
Florian Weimer
5762ec2587
8274780: ChannelInputStream.readNBytes(int) incorrectly calls readAllBytes()
...
Reviewed-by: alanb, bpb
2021-10-07 07:02:01 +00:00
Andrey Turbanov
4e960fe53f
8274497: Unnecessary Vector usage in AquaFileSystemModel
...
Reviewed-by: serb, pbansal
2021-10-07 03:42:50 +00:00
Jie Fu
c833b4d130
8274329: Fix non-portable HotSpot code in MethodMatcher::parse_method_pattern
...
Reviewed-by: iklam, ihse, kvn
2021-10-06 23:22:04 +00:00
lawrence.andrews
d57fb6f684
8274456: Remove jtreg tag manual=yesno java/awt/print/PrinterJob/PageDialogTest.java
...
Reviewed-by: serb
2021-10-06 23:12:56 +00:00
Jonathan Gibbons
734d1fbd33
8274211: Test man page that options are documented
...
Reviewed-by: prappo
2021-10-06 22:40:44 +00:00
Sergey Bylokhov
9561fea790
8273102: Delete deprecated for removal the empty finalize() in java.desktop module
...
Reviewed-by: pbansal, aivanov, iris, prr
2021-10-06 22:31:23 +00:00
Andrey Turbanov
9945f7a074
8274318: Replace 'for' cycles with iterator with enhanced-for in java.management
...
Reviewed-by: cjplummer, sspitsyn, dfuchs
2021-10-06 18:23:46 +00:00
Andrey Turbanov
754bc82c4c
8274525: Replace uses of StringBuffer with StringBuilder in java.xml
...
Reviewed-by: joehw, iris, naoto, dfuchs
2021-10-06 18:20:18 +00:00
Andrey Turbanov
4e7d7caa0c
8273711: Remove redundant stream() call before forEach in jdk.jlink
...
Reviewed-by: alanb, psandoz, dfuchs
2021-10-06 18:17:58 +00:00
Andrey Turbanov
f3cedbe928
8274464: Remove redundant stream() call before forEach in java.* modules
...
Reviewed-by: dfuchs, amenkov, vtewari
2021-10-06 18:11:07 +00:00
Christian Stein
c10de3538b
8262944: Improve exception message when automatic module lists provider class not in JAR file
...
Reviewed-by: dfuchs, jvernee, alanb, lancea, mchung
2021-10-06 15:11:28 +00:00
Coleen Phillimore
b8af6a9bfb
8273917: Remove 'leaf' ranking for Mutex
...
Reviewed-by: eosterlund, dholmes
2021-10-06 12:14:33 +00:00