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 |
|
Mandy Chung
|
309acbf0e8
|
8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem
Reviewed-by: dholmes, alanb, mcimadamore
|
2021-10-28 15:27:26 +00:00 |
|
Naoto Sato
|
168081efc8
|
8270490: Charset.forName() taking fallback default value
Reviewed-by: joehw, rriggs, serb, dfuchs
|
2021-10-27 12:39:46 +00:00 |
|
Jayathirth D V
|
b3f45f868d
|
8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test
Reviewed-by: serb
|
2021-10-27 10:21:28 +00:00 |
|
Jayathirth D V
|
2f979ecb5b
|
8213120: java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java fails on mac10.13
Reviewed-by: psadhukhan
|
2021-10-27 09:29:37 +00:00 |
|
Clive Verghese
|
97d3280eb4
|
8275536: Add test to check that File::lastModified returns same time stamp as Files.getLastModifiedTime
Reviewed-by: alanb, bpb
|
2021-10-25 18:33:57 +00:00 |
|
Artem Semenov
|
3221a14f9e
|
8273678: TableAccessibility and TableRowAccessibility miss autorelease
Reviewed-by: ant, kizune, pbansal
|
2021-10-25 16:26:43 +00:00 |
|
Alexander Zvegintsev
|
7cf68b1901
|
8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails
Reviewed-by: serb
|
2021-10-25 14:34:36 +00:00 |
|
Alexander Zvegintsev
|
f610ef0dbc
|
8196440: Regression automated Test 'java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java' fails
Reviewed-by: serb, psadhukhan
|
2021-10-25 14:27:17 +00:00 |
|
Jaikiran Pai
|
f143d2a88e
|
8268595: java/io/Serializable/serialFilter/GlobalFilterTest.java#id1 failed in timeout
Reviewed-by: chegar, rriggs
|
2021-10-25 14:24:05 +00:00 |
|
Phil Race
|
6523c558d9
|
8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode
Reviewed-by: serb
|
2021-10-22 17:22:12 +00:00 |
|
Sergey Bylokhov
|
c978ca87de
|
8275344: -Xcheck:jni produces some warnings in the LCMS.c
Reviewed-by: azvegint, prr, kizune
|
2021-10-22 03:05:16 +00:00 |
|
Weijun Wang
|
d589b664cc
|
8270380: Change the default value of the java.security.manager system property to disallow
Reviewed-by: lancea, mullan, rriggs
|
2021-10-21 14:04:48 +00:00 |
|
Alexander Zuev
|
0c3eaea11c
|
8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
Reviewed-by: psadhukhan, serb
|
2021-10-21 09:51:18 +00:00 |
|
Alisen Chung
|
d1e3ca4ee3
|
8233558: [TESTBUG] WindowOwnedByEmbeddedFrameTest.java fails on macos
Reviewed-by: serb, kizune, prr
|
2021-10-20 18:51:00 +00:00 |
|
Markus Karg
|
913f9281ad
|
8273507: Convert test/jdk/java/nio/channels/Channels/TransferTo.java to TestNG test
Reviewed-by: shade, bpb
|
2021-10-20 18:30:52 +00:00 |
|
Jaikiran Pai
|
35e5bb5f59
|
8269336: Malformed jdk.serialFilter incorrectly handled
Reviewed-by: rriggs
|
2021-10-20 15:10:28 +00:00 |
|
Phil Race
|
54a29a4470
|
8192931: Regression test java/awt/font/TextLayout/CombiningPerf.java fails
Reviewed-by: serb, jdv, kizune
|
2021-10-19 20:45:27 +00:00 |
|
Weijun Wang
|
34628ff8ac
|
8266115: More Manifest Jar Loading
Reviewed-by: mschoene, ahgross, mullan, rhalade
|
2021-10-19 18:25:58 +00:00 |
|
Alexander Zvegintsev
|
895e2bd7c0
|
8274160: java/awt/Window/ShapedAndTranslucentWindows/Common.java delay is too high
Reviewed-by: psadhukhan, pbansal
|
2021-10-19 17:24:20 +00:00 |
|
Naoto Sato
|
8a3e0a1fc1
|
7008363: TEST_BUG: test/java/lang/StringCoding/CheckEncodings.sh does nothing and is very slow at that
Reviewed-by: iris, lancea, bpb, whuang
|
2021-10-19 15:54:14 +00:00 |
|
Jayathirth D V
|
dcd6e0da24
|
8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
Reviewed-by: psadhukhan
|
2021-10-19 12:25:32 +00:00 |
|
Jayathirth D V
|
947d52c4c3
|
8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS
Reviewed-by: prr, serb
|
2021-10-19 04:04:25 +00:00 |
|
Brian Burkhalter
|
7fc3a8d052
|
8275149: (ch) ReadableByteChannel returned by Channels.newChannel(InputStream) throws ReadOnlyBufferException
Reviewed-by: alanb
|
2021-10-15 22:58:21 +00:00 |
|
Jie Fu
|
9623d5bb46
|
8275265: java/nio/channels tests needing large heap sizes fail on x86_32
Reviewed-by: alanb, bpb
|
2021-10-14 23:12:56 +00:00 |
|
lawrence.andrews
|
7dc2db4aac
|
8274032: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI
Reviewed-by: serb, pbansal
|
2021-10-13 20:06:35 +00:00 |
|
Brian Burkhalter
|
07b1f1c282
|
8274548: (fc) FileChannel gathering write fails with IOException "Invalid argument" on macOS 11.6
Reviewed-by: alanb
|
2021-10-12 15:25:53 +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 |
|
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 |
|
Florian Weimer
|
5762ec2587
|
8274780: ChannelInputStream.readNBytes(int) incorrectly calls readAllBytes()
Reviewed-by: alanb, bpb
|
2021-10-07 07:02:01 +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 |
|
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 |
|
David Holmes
|
2e542e33b8
|
8274349: ForkJoinPool.commonPool() does not work with 1 CPU
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: shade, martin
|
2021-10-04 23:14:12 +00:00 |
|
Weijun Wang
|
f63c4a832a
|
8274471: Verification of OCSP Response signed with RSASSA-PSS fails
Reviewed-by: hchao, jnimeh
|
2021-10-04 15:30:44 +00:00 |
|
Naoto Sato
|
f2404d60de
|
8274658: ISO 4217 Amendment 170 Update
Reviewed-by: lancea, iris
|
2021-10-04 15:06:48 +00:00 |
|
Brian Burkhalter
|
0786d8b7b3
|
8268435: (ch) ChannelInputStream could override readAllBytes
Reviewed-by: alanb, lancea
|
2021-10-01 20:15:44 +00:00 |
|
Aleksey Shipilev
|
c0533ef2d8
|
8274522: java/lang/management/ManagementFactory/MXBeanException.java test fails with Shenandoah
Reviewed-by: alanb, mchung
|
2021-09-30 06:55:24 +00:00 |
|
Aleksey Shipilev
|
f8415a9b2f
|
8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah
Reviewed-by: mchung, cjplummer
|
2021-09-30 06:54:13 +00:00 |
|
Jaikiran Pai
|
af50772d39
|
8231640: (prop) Canonical property storage
Reviewed-by: rriggs, smarks, dfuchs, ihse
|
2021-09-28 05:17:31 +00:00 |
|
Jaikiran Pai
|
633eab23f0
|
8174819: java/nio/file/WatchService/LotsOfEvents.java fails intermittently
Reviewed-by: alanb
|
2021-09-28 04:54:58 +00:00 |
|
Phil Race
|
753b25633b
|
8274296: Update or Problem List tests which may fail with uiScale=2 on macOS
Reviewed-by: jdv
|
2021-09-24 17:31:19 +00:00 |
|
Julia Boes
|
bb74ae87ab
|
8274171: java/nio/file/Files/probeContentType/Basic.java failed on "Content type" mismatches
Reviewed-by: rriggs, bpb
|
2021-09-24 08:08:27 +00:00 |
|
Brian Burkhalter
|
1fdc656084
|
8274175: (fc) java/nio/channels/FileChannel/Transfer2GPlus.java still failed in timeout
Reviewed-by: alanb
|
2021-09-23 15:57:12 +00:00 |
|
Brian Burkhalter
|
81d416477f
|
8272759: (fc) java/nio/channels/FileChannel/Transfer2GPlus.java failed in timeout
Reviewed-by: alanb
|
2021-09-22 16:29:04 +00:00 |
|
Raffaello Giulietti
|
da38ced329
|
8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family
Reviewed-by: bpb
|
2021-09-22 16:16:14 +00:00 |
|
Naoto Sato
|
d39aad9230
|
8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add()
Reviewed-by: rriggs, iris, joehw
|
2021-09-22 15:50:49 +00:00 |
|
Roger Riggs
|
0a361638c5
|
8272600: (test) Use native "sleep" in Basic.java
Reviewed-by: iklam, dholmes
|
2021-09-22 13:55:19 +00:00 |
|
Sean Mullan
|
6d91a3eb7b
|
8269039: Disable SHA-1 Signed JARs
Reviewed-by: weijun
|
2021-09-21 13:45:47 +00:00 |
|
Julia Boes
|
65ed0a742e
|
8273655: content-types.properties files are missing some common types
Reviewed-by: bpb, dfuchs
|
2021-09-21 08:07:25 +00:00 |
|
Sergey Bylokhov
|
1bd11a7f2c
|
8273887: [macos] java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java timed out
Reviewed-by: aivanov
|
2021-09-20 21:25:40 +00:00 |
|