Daniel Fuchs
24bf35f862
8265367: [macos-aarch64] 3 java/net/httpclient/websocket tests fail with "IOException: No buffer space available"
...
Reviewed-by: chegar
2021-05-28 14:21:11 +00:00
Tagir F. Valeev
0c9daa7ed5
8265029: Preserve SIZED characteristics on slice operations (skip, limit)
...
Reviewed-by: psandoz
2021-05-28 01:56:38 +00:00
Claes Redestad
95b1fa7a88
8267529: StringJoiner can create a String that breaks String::equals
...
Reviewed-by: naoto
2021-05-27 23:09:22 +00:00
Alexander Zuev
7f52c50ba3
8182043: Access to Windows Large Icons
...
Reviewed-by: aivanov, azvegint, prr
2021-05-27 21:49:20 +00:00
Daniel D. Daugherty
8a31c07598
8267886: ProblemList javax/management/remote/mandatory/connection/RMIConnector_NPETest.java
...
Reviewed-by: smarks
2021-05-27 20:26:05 +00:00
Stuart Marks
7c85f3510c
8267123: Remove RMI Activation
...
Reviewed-by: erikj, rriggs, alanb
2021-05-27 15:19:45 +00:00
Naoto Sato
bea4109ef7
8187649: ArrayIndexOutOfBoundsException in java.util.JapaneseImperialCalendar
...
Reviewed-by: joehw, rriggs
2021-05-27 13:18:34 +00:00
Jorn Vernee
3623abb7f6
8263087: Add a MethodHandle combinator that switches over a set of MethodHandles
...
Reviewed-by: redestad
2021-05-27 12:28:10 +00:00
Evgeny Astigeevich
a859d87cc1
8267721: Enable sun/security/pkcs11 tests for Amazon Linux 2 AArch64
...
Reviewed-by: phh
2021-05-26 21:08:47 +00:00
Mark Reinhold
e63023546a
8266851: Implement JEP 403: Strongly Encapsulate JDK Internals
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mchung, alanb, hseigel
2021-05-26 20:55:53 +00:00
Naoto Sato
a4c46e1e4f
8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
...
Reviewed-by: joehw
2021-05-26 15:52:39 +00:00
Athijegannathan Sundararajan
bf8d4a8eca
8267583: jmod fails on symlink to class file
...
Reviewed-by: alanb
2021-05-26 11:04:59 +00:00
Tagir F. Valeev
ac36b7d3e2
8267452: Delegate forEachRemaining in Spliterators.iterator()
...
Reviewed-by: psandoz
2021-05-26 01:17:02 +00:00
Denghui Dong
2e8812df14
8265129: Add intrinsic support for JVM.getClassId
...
Reviewed-by: kvn, mgronlun
2021-05-25 04:11:12 +00:00
Andy Herrick
a5467ae7bb
8267423: Fix copyrights in jpackage tests
...
Reviewed-by: kcr, asemenyuk
2021-05-24 19:28:50 +00:00
Mark Sheppard
bb085f684d
8265362: java/net/Socket/UdpSocket.java fails with "java.net.BindException: Address already in use" (macos-aarch64)
...
Reviewed-by: dfuchs, alanb
2021-05-24 17:59:39 +00:00
Weijun Wang
640a2afda3
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
...
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
2021-05-24 16:55:55 +00:00
Hai-May Chao
f2d880c11a
8266400: importkeystore fails to a password less pkcs12 keystore
...
Reviewed-by: weijun
2021-05-24 15:38:32 +00:00
Roger Riggs
d8e6e2877a
8267544: (test) rmi test NonLocalSkeleton fails if network has multiple adapters with the same address
...
Reviewed-by: dfuchs
2021-05-24 14:10:09 +00:00
Jaroslav Bachorik
ee2651b9e5
8203359: Container level resources events
...
Reviewed-by: sgehwolf, egahlin
2021-05-21 09:44:45 +00:00
Alexander Matveev
9eaa4afc99
8267056: tools/jpackage/share/RuntimePackageTest.java fails with NoSuchFileException
...
Reviewed-by: asemenyuk, herrick
2021-05-21 00:44:39 +00:00
Phil Race
005d8a7fca
8256372: [macos] Unexpected symbol was displayed on JTextField with Monospaced font
...
Reviewed-by: erikj, serb
2021-05-20 19:49:03 +00:00
Julia Boes
31320c3474
8267262: com/sun/net/httpserver/Filter improve API documentation of static methods
...
Reviewed-by: dfuchs, chegar
2021-05-20 09:30:10 +00:00
Vicente Romero
0fa9223f34
8260517: implement Sealed Classes as a standard feature in Java
...
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Reviewed-by: dholmes, mcimadamore, jlahoda
2021-05-20 09:11:08 +00:00
Claes Redestad
9760dba71c
8267321: Use switch expression for VarHandle$AccessMode lookup
...
Reviewed-by: jvernee
2021-05-19 15:23:44 +00:00
Albert Mingkun Yang
1b93b81270
8267133: jdk/jfr/event/gc/collection/TestG1ParallelPhases.java fails with Not expected phases: RestorePreservedMarks, RemoveSelfForwardingPtr: expected true, was false
...
8267218: jdk/jfr/event/gc/collection/TestG1ParallelPhases.java fails with Not found phases\: StringDedupQueueFixup, StringDedupTableFixup
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: tschatzl, iwalulya
2021-05-19 11:29:27 +00:00
Jatin Bhateja
7aa65685b8
8256973: Intrinsic creation for VectorMask query (lastTrue,firstTrue,trueCount) APIs
...
Reviewed-by: psandoz, vlivanov
2021-05-19 05:22:02 +00:00
Anton Kozlov
b92c5a44f2
8265292: [macos_aarch64] java/foreign/TestDowncall.java crashes with SIGBUS
...
8265183: [macos_aarch64] java/foreign/TestIntrinsics.java crashes with SIGBUS
8265182: [macos_aarch64] java/foreign/TestUpcall.java crashes with SIGBUS
Reviewed-by: dholmes
2021-05-18 18:54:16 +00:00
Julia Boes
894547d2c1
8266897: com/sun/net/httpserver/FilterTest.java fails intermittently with AssertionError
...
Reviewed-by: chegar, dfuchs, michaelm
2021-05-18 09:12:33 +00:00
Alexey Ushakov
3e97b07a68
8267116: Lanai: Incorrect AlphaComposite for VolatileImage graphics
...
Reviewed-by: serb, aghaisas
2021-05-18 06:06:42 +00:00
Vladimir Kozlov
2effdd1b67
8267112: JVMCI compiler modules should be kept upgradable
...
Reviewed-by: mchung, erikj, dnsimon
2021-05-17 20:11:01 +00:00
Brian Burkhalter
da4dfde71a
8264777: Overload optimized FileInputStream::readAllBytes
...
Reviewed-by: dfuchs, alanb
2021-05-17 19:58:41 +00:00
Prasanta Sadhukhan
39a454bb87
8260331: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "ERROR: icon and imageIcon not same."
...
Reviewed-by: azvegint
2021-05-17 12:32:35 +00:00
Thomas Schatzl
10cafd244d
8267153: Problemlist jdk/jfr/event/gc/collection/TestG1ParallelPhases.java to remove the noise from CI
...
Reviewed-by: dcubed, jiefu
2021-05-15 09:46:29 +00:00
Lance Andersen
5eda812f53
8267180: Typo in copyright header for HashesTest
...
Reviewed-by: dcubed, naoto, joehw
2021-05-14 17:55:43 +00:00
Lance Andersen
e90388bc1e
8266461: tools/jmod/hashes/HashesTest.java fails: static @Test methods
...
Reviewed-by: alanb, mchung
2021-05-14 17:19:32 +00:00
Athijegannathan Sundararajan
af4cd04c2e
8266291: (jrtfs) Calling Files.exists may break the JRT filesystem
...
Reviewed-by: redestad, alanb
2021-05-14 12:59:41 +00:00
Xue-Lei Andrew Fan
266702451d
8266881: Enable debug log for SSLEngineExplorerMatchedSNI.java
...
Reviewed-by: hchao, mullan
2021-05-13 18:53:52 +00:00
Alexey Semenyuk
f3c6cda476
8266162: Remove JPackage duplicate tests
...
Reviewed-by: almatvee, herrick
2021-05-13 16:30:17 +00:00
Naoto Sato
a259ab4a8d
8258795: Update IANA Language Subtag Registry to Version 2021-05-11
...
Reviewed-by: joehw
2021-05-13 16:20:12 +00:00
Harold Seigel
e14b026841
8243287: Removal of Unsafe::defineAnonymousClass
...
Reviewed-by: iklam, mchung, alanb, dholmes
2021-05-13 12:46:54 +00:00
Fernando Guallini
347d41df90
8164804: sun/security/ssl/SSLSocketImpl/CloseSocket.java makes not reliable time assumption
...
Reviewed-by: dfuchs, rhalade
2021-05-13 10:50:06 +00:00
Daniel Fuchs
08a5a5c6d6
8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
...
Reviewed-by: bpb, mchung
2021-05-13 08:54:24 +00:00
Mandy Chung
cc03734b99
8266925: Add a test to verify that hidden class's members are not statically invocable
...
Reviewed-by: alanb
2021-05-12 00:53:04 +00:00
Sergey Bylokhov
271a0c7133
8047218: [TEST_BUG] java/awt/FullScreen/AltTabCrashTest/AltTabCrashTest.java fails with exception
...
Reviewed-by: azvegint, kizune, pbansal
2021-05-11 23:55:08 +00:00
Naoto Sato
f6c5a6bbf1
8266784: java/text/Collator/RuleBasedCollatorTest.java fails with jtreg 6
...
Reviewed-by: joehw
2021-05-11 22:42:17 +00:00
Alexander Matveev
1356116d3f
8266456: Replace direct TKit.run() calls with jdk.jpackage.test.Annotations.Test annotation
...
Reviewed-by: asemenyuk, herrick
2021-05-11 21:59:56 +00:00
Mandy Chung
dfe8833f5d
8266783: java/lang/reflect/Proxy/DefaultMethods.java fails with jtreg 6
...
Reviewed-by: iris
2021-05-11 20:22:39 +00:00
Hai-May Chao
995e956030
8266225: jarsigner is using incorrect security property to show weakness of certs
...
Reviewed-by: weijun, mullan
2021-05-11 19:37:26 +00:00
Jason Zaugg
0a12605df8
8265448: (zipfs): Reduce read contention in ZipFileSystem
...
Reviewed-by: alanb, lancea
2021-05-11 18:06:37 +00:00
Daniel Fuchs
2d2cd78bde
8266761: AssertionError in sun.net.httpserver.ServerImpl.responseCompleted
...
Reviewed-by: chegar
2021-05-11 14:48:12 +00:00
Sandhya Viswanathan
23446f1f5e
8265128: [REDO] Optimize Vector API slice and unslice operations
...
Reviewed-by: psandoz, vlivanov
2021-05-10 21:49:49 +00:00
Alexey Semenyuk
c8b744743b
8266603: jpackage: Add missing copyright file in Java runtime .deb installers
...
Reviewed-by: almatvee, herrick
2021-05-10 16:39:39 +00:00
Alexander Zuev
9b76955024
8266249: javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS
...
Reviewed-by: jdv, pbansal, azvegint
2021-05-10 03:21:52 +00:00
Alan Bateman
be4f25b0c8
8266369: (se) Add wepoll based Selector
...
Reviewed-by: chegar, michaelm, vtewari, dfuchs, bpb
2021-05-08 07:14:36 +00:00
Daniel Fuchs
3fcdc50e44
8266646: Add more diagnostic to java/lang/System/LoggerFinder/modules
...
Reviewed-by: naoto, iris, bpb, lancea
2021-05-07 12:56:49 +00:00
Thomas Schatzl
14f0afe811
8214237: Join parallel phases post evacuation
...
Reviewed-by: iwalulya, sjohanss
2021-05-07 11:38:29 +00:00
buddyliao
66191ff4b0
8266193: BasicJMapTest does not include testHistoParallel methods
...
Reviewed-by: sspitsyn, amenkov
2021-05-07 02:57:32 +00:00
Alex Menkov
52f1db6b6f
8262002: java/lang/instrument/VerifyLocalVariableTableOnRetransformTest.sh failed with "TestCaseScaffoldException: DummyClassWithLVT did not match .class file"
...
Reviewed-by: coleenp, sspitsyn
2021-05-06 18:34:12 +00:00
Weijun Wang
04f7112647
8266293: Key protection using PBEWithMD5AndDES fails with "java.security.InvalidAlgorithmParameterException: Salt must be 8 bytes long"
...
Reviewed-by: valeriep
2021-05-06 18:00:11 +00:00
Lance Andersen
e8405970b9
8266460: java.io tests fail on null stream with upgraded jtreg/TestNG
...
Reviewed-by: bpb
2021-05-06 14:18:41 +00:00
Lance Andersen
fcedfc8a3b
8266579: Update test/jdk/java/lang/ProcessHandle/PermissionTest.java & test/jdk/java/sql/testng/util/TestPolicy.java
...
Reviewed-by: joehw, naoto, bpb
2021-05-06 14:13:45 +00:00
Sibabrata Sahoo
20ad428974
8180568: Refactor javax/crypto shell tests to plain java tests
...
Reviewed-by: wetmore
2021-05-06 05:50:22 +00:00
Alexander Matveev
2c53654bf1
8266179: [macos] jpackage should specify architecture for produced pkg files
...
Reviewed-by: herrick, kcr, asemenyuk
2021-05-04 23:35:24 +00:00
Jim Laskey
f00b70e2ca
8266527: RandomTestCoverage.java failing due to API removal
...
Reviewed-by: rriggs
2021-05-04 21:18:48 +00:00
Naoto Sato
4e96b31042
8265989: System property for the native character encoding name
...
Reviewed-by: iris, joehw, rriggs
2021-05-04 17:30:14 +00:00
Tejpal Rebari
30ccd8081b
8264950: Set opaque for JTooltip in config file of NimbusLookAndFeel
...
Reviewed-by: serb, pbansal
2021-05-04 04:53:25 +00:00
Andy Herrick
5c083e8560
8266129: tools/jpackage/windows/WinInstallerIconTest.java hangs with fastdebug
...
Reviewed-by: asemenyuk, almatvee
2021-05-01 12:03:12 +00:00
Daniel D. Daugherty
50fa1623ad
8266389: ProblemList java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java on generic-all
...
Reviewed-by: mikael, prr
2021-04-30 19:55:19 +00:00
Daniel Fuchs
0544a732a4
8255227: java/net/httpclient/FlowAdapterPublisherTest.java intermittently failing with TestServer: start exception: java.io.IOException: Invalid preface
...
Reviewed-by: chegar
2021-04-30 17:21:55 +00:00
Weijun Wang
48bb996ac9
8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
...
Reviewed-by: coffeys, hchao
2021-04-30 14:04:13 +00:00
Sean Coffey
276a1bf767
8236671: NullPointerException in JKS keystore
...
Reviewed-by: hchao, xuelei
2021-04-30 09:32:40 +00:00
Alexander Scherbatiy
e9370a13b6
8265761: Font with missed font family name is not properly printed on Windows
...
Reviewed-by: serb, prr
2021-04-30 08:46:58 +00:00
Valerie Peng
5d8c1cc8a0
8255410: Add ChaCha20 and Poly1305 support to SunPKCS11 provider
...
Reviewed-by: jnimeh
2021-04-29 21:02:41 +00:00
Phil Race
46b4a145a6
8266315: Problem list failing test java/awt/font/TextLayout/LigatureCaretTest.java
...
Reviewed-by: dcubed
2021-04-29 19:13:22 +00:00
Daniel Fuchs
01415f33e3
8266250: WebSocketTest and WebSocketProxyTest call assertEquals(List<byte[]>, List<byte[]>)
...
Reviewed-by: prappo
2021-04-29 16:15:06 +00:00
Brian Burkhalter
5f15666092
8266078: Reader.read(CharBuffer) advances Reader position for read-only Charbuffers
...
Reviewed-by: rriggs, alanb, chegar
2021-04-29 15:54:11 +00:00
Brian Burkhalter
2a03739530
8266014: Regression brought by optimization done with JDK-4926314
...
Reviewed-by: alanb, naoto
2021-04-29 15:35:14 +00:00
Naoto Sato
294347b59b
8265918: java/io/Console/CharsetTest.java failed with "expect: spawn id exp6 not open"
...
Reviewed-by: alanb, iris
2021-04-29 13:01:30 +00:00
Prasanta Sadhukhan
dd8286e2f3
8198616: java/awt/Focus/6378278/InputVerifierTest.java fails on mac
...
Reviewed-by: jdv
2021-04-29 10:54:27 +00:00
Prasanta Sadhukhan
5574922ff6
8266284: ProblemList java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java
...
Reviewed-by: jdv
2021-04-29 10:37:31 +00:00
Julia Boes
115a413ee4
8265123: Add static factory methods to com.sun.net.httpserver.Filter
...
Co-authored-by: Michael McMahon <michaelm@openjdk.org>
Reviewed-by: chegar, michaelm, dfuchs
2021-04-29 09:07:46 +00:00
Alexey Ushakov
155da257fd
8265005: Introduce the new client property for mac: apple.awt.windowTitleVisible
...
Reviewed-by: serb
2021-04-29 07:31:10 +00:00
Prasanta Sadhukhan
0e225ef9da
8197821: Test java/awt/font/TextLayout/LigatureCaretTest.java fails on Windows
...
8197796: Test java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java fails on Windows
Reviewed-by: azvegint, serb
2021-04-29 03:02:22 +00:00
Phil Race
3e1b90a2ef
8266157: Problem list several awt jtreg tests that fail on macOS 11
...
Reviewed-by: dcubed, pbansal
2021-04-28 19:03:33 +00:00
Fernando Guallini
7e3bc4cb44
8228442: DHKeyExchange/LegacyDHEKeyExchange.java failed due to "SSLException: An established connection was aborted by the software in your host machine"
...
Reviewed-by: xuelei
2021-04-28 15:40:53 +00:00
Fernando Guallini
ec383abc1d
8183374: Refactor java/lang/Runtime shell tests to java
...
Reviewed-by: coffeys
2021-04-28 14:00:23 +00:00
Sibabrata Sahoo
343a4a76f2
8185127: Add tests to cover hashCode() method for java supported crypto key types
...
Reviewed-by: valeriep
2021-04-28 09:48:16 +00:00
Prasanta Sadhukhan
ca37be1ead
8197800: Test java/awt/Focus/NonFocusableWindowTest/NoEventsTest.java fails on Windows
...
Reviewed-by: aivanov, serb
2021-04-28 05:57:39 +00:00
Prasanta Sadhukhan
cf92693957
8198619: java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java fails on mac
...
Reviewed-by: aivanov, serb
2021-04-28 05:52:22 +00:00
Prasanta Sadhukhan
ce48f04085
8198617: java/awt/Focus/6382144/EndlessLoopTest.java fails on mac
...
Reviewed-by: jdv, serb
2021-04-28 05:48:50 +00:00
Pankaj Bansal
0438cea65b
8136517: [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX
...
Reviewed-by: serb
2021-04-28 04:48:07 +00:00
Erik Gahlin
e144104bb3
8262908: JFR: Allow JFR to stream events from a known repository path
...
Reviewed-by: mgronlun
2021-04-28 02:02:53 +00:00
Paul Sandoz
0a88f0a182
8255915: jdk/incubator/vector/AddTest.java timed out
...
Reviewed-by: vlivanov
2021-04-27 18:58:37 +00:00
Hui Shi
377b346189
8264752: SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M
...
Reviewed-by: mgronlun
2021-04-27 15:44:41 +00:00
Pankaj Bansal
9481fad42f
8163367: Test javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java javax/swing/JComboBox/8033069/bug8033069ScrollBar.java fails intermittently
...
Reviewed-by: aivanov
2021-04-27 12:59:22 +00:00
Vladimir Kozlov
4785e112ae
8264806: Remove the experimental JIT compiler
...
Reviewed-by: iignatyev, erikj
2021-04-27 06:23:21 +00:00
Prasanta Sadhukhan
7db9330c58
8196300: java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java times out
...
Reviewed-by: jdv
2021-04-27 05:36:49 +00:00
Vladimir Kozlov
694acedf18
8264805: Remove the experimental Ahead-of-Time Compiler
...
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
2021-04-27 01:12:18 +00:00
Phil Race
a6f2863e64
8266003: ProblemList sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java on macosx-all
...
Reviewed-by: dcubed, mikael
2021-04-26 20:14:55 +00:00
Philippe Marschall
65c19c4094
4926314: Optimize Reader.read(CharBuffer)
...
Reviewed-by: alanb, bpb
2021-04-26 17:33:35 +00:00
Prasanta Sadhukhan
6e5026a8df
8198621: java/awt/Focus/KeyEventForBadFocusOwnerTest/KeyEventForBadFocusOwnerTest.java fails on mac
...
Reviewed-by: serb
2021-04-26 07:28:46 +00:00
Alexey Ushakov
3bf4c904fb
8264317: Lanai: IncorrectUnmanagedImageRotatedClip.java fails on apple M1
...
Reviewed-by: serb
2021-04-25 20:52:08 +00:00
Daniel D. Daugherty
f6e22d14e3
8265890: ProblemList sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions.java on macOS-X64 and Linux-aarch64
...
Reviewed-by: rriggs, xuelei
2021-04-25 02:53:48 +00:00
Naoto Sato
bebfae48e3
8264208: Console charset API
...
Reviewed-by: joehw, rriggs, alanb
2021-04-23 18:57:03 +00:00
Phil Race
b84f690127
8265793: Remove duplicate jtreg TEST.groups references for some client tests
...
Reviewed-by: erikj
2021-04-22 21:23:59 +00:00
Weijun Wang
f834557ae0
8258915: Temporary buffer cleanup
...
Reviewed-by: valeriep
2021-04-22 18:11:43 +00:00
Alexander Zuev
ca6b1b49ab
8171381: [TEST_BUG] [macos] javax/swing/JPopupMenu/7156657/bug7156657.java fails on OS X
...
Reviewed-by: serb
2021-04-21 23:20:55 +00:00
Ian Graves
b337f63361
8037397: RegEx pattern matching loses character class after intersection (&&) operator
...
Reviewed-by: rriggs
2021-04-21 15:45:52 +00:00
Prasanta Sadhukhan
41fc7ddd8d
8199079: Test javax/swing/UIDefaults/6302464/bug6302464.java is unstable
...
Reviewed-by: prr
2021-04-21 14:35:48 +00:00
Prasanta Sadhukhan
45c474a04c
8168408: Test java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java fails intermittentently on windows
...
Reviewed-by: azvegint
2021-04-21 14:20:53 +00:00
Prasanta Sadhukhan
18ee419021
8198422: Test java/awt/font/StyledMetrics/BoldSpace.java is unstable
...
Reviewed-by: azvegint
2021-04-21 14:16:08 +00:00
Peter Levart
98cb81b381
8265237: String.join and StringJoiner can be improved further
...
Reviewed-by: rriggs, redestad
2021-04-21 10:32:03 +00:00
Christoph Göttschkes
7146104fda
8265421: java/lang/String/StringRepeat.java test is missing a memory requirement
...
Reviewed-by: jlaskey, shade, ryadav
2021-04-21 07:13:13 +00:00
Sean Mullan
91b08b733e
8261779: JCK test api/javax_crypto/EncryptedPrivateKeyInfo/Ctor4.html is failing with assertion error when assertions enabled
...
Reviewed-by: rhalade, pkoppula, mschoene, weijun
2021-04-20 21:45:53 +00:00
Sean Mullan
ddc56d1dbe
8259428: AlgorithmId.getEncodedParams() should return copy
...
Reviewed-by: weijun, valeriep
2021-04-20 21:45:52 +00:00
Sean Mullan
ae33d2a2f0
8258247: Couple of issues in fix for JDK-8249906
...
Reviewed-by: rhalade, weijun
2021-04-20 21:45:52 +00:00
Sean Mullan
7232e3c704
8249906: Enhance opening JARs
...
Reviewed-by: weijun, rhalade, mschoene
2021-04-20 21:45:52 +00:00
Rafael Winterhalter
f47faf283b
8228988: AnnotationParser throws NullPointerException on incompatible member type
...
Reviewed-by: darcy
2021-04-20 21:33:19 +00:00
Erik Gahlin
4dcaac1feb
8265036: JFR: Remove use of -XX:StartFlightRecording= and -XX:FlightRecorderOptions=
...
Reviewed-by: cjplummer
2021-04-20 15:53:45 +00:00
Per Liden
79798c656d
8265136: ZGC: Expose GarbageCollectorMXBeans for both pauses and cycles
...
Reviewed-by: sspitsyn, ayang
2021-04-20 07:53:43 +00:00
Mikael Vidstedt
ab2240741c
8265486: ProblemList javax/sound/midi/Sequencer/Recording.java on macosx-aarch64
...
Reviewed-by: prr, serb
2021-04-19 22:29:53 +00:00
Weijun Wang
8bec6fe6dc
8264277: java.xml.crypto module should be granted FilePermission and SocketPermission
...
Reviewed-by: mullan
2021-04-19 16:11:54 +00:00
Weijun Wang
8dbf7aa1f9
8241306: Add SignatureMethodParameterSpec subclass for RSASSA-PSS params
...
Reviewed-by: mullan
2021-04-19 14:29:18 +00:00
Jorn Vernee
c88714875d
8265079: Implement VarHandle invoker caching
...
Reviewed-by: redestad, vlivanov, psandoz, mchung
2021-04-19 11:36:55 +00:00
Tejpal Rebari
d1c8c9eabb
8197811: Test java/awt/Choice/PopupPosTest/PopupPosTest.java fails on Windows
...
Reviewed-by: psadhukhan
2021-04-19 10:23:19 +00:00
Daniel D. Daugherty
888d80b5e2
8265358: ProblemList jdk/jshell/ToolBasicTest.java on macOS-aarch64
...
8265361: ProblemList a few compiler/whitebox tests on macos-aarch64
8265363: ProblemList java/net/Socket/UdpSocket.java on macos-aarch64
8265368: ProblemList 3 java/net/httpclient/websocket tests on macos-aarch64
8265370: ProblemList java/net/MulticastSocket/Promiscuous.java on macos-aarch64
Reviewed-by: bpb, mikael
2021-04-16 20:21:15 +00:00
Ian Graves
0bdc3e7a41
8262744: Formatter '%g' conversion uses wrong format for BigDecimal rounding up to limits
...
Reviewed-by: rriggs, bpb
2021-04-16 20:05:48 +00:00
Alexander Zuev
74d03abb7b
8039270: The background color of the button can't be displayed and when pressed the button, the background color can not be changed in accordance with the case described.
...
Reviewed-by: azvegint, trebari
2021-04-16 19:30:55 +00:00
Erik Gahlin
7c37c022a1
8244190: JFR: When starting a JVM with -XX:StartFlightRecording, output is written to stdout
...
Reviewed-by: mgronlun
2021-04-16 17:26:13 +00:00
Fernando Guallini
79adc16fd8
8264152: javax/net/ssl/DTLS/RespondToRetransmit.java timed out
...
Reviewed-by: xuelei
2021-04-16 16:51:41 +00:00
Alexander Zvegintsev
6946d91d7c
8075915: The eight controls without black backgrounds with WinLAF & GTK LAF & Nimbus LAF
...
Reviewed-by: psadhukhan, kizune, aivanov
2021-04-16 14:32:12 +00:00
Jaikiran Pai
64e21307a8
8262108: SimpleDateFormat formatting broken for sq_MK Locale
...
Reviewed-by: naoto
2021-04-16 06:45:39 +00:00
Naoto Sato
f6e54f2f9a
8258794: Support for CLDR version 39
...
Reviewed-by: joehw, erikj
2021-04-15 21:28:22 +00:00
Mikael Vidstedt
838c11fc0e
8265293: ProblemList java/foreign/TestDowncall.java on macosx-aarch64
...
Reviewed-by: ccheung, dcubed
2021-04-15 16:57:17 +00:00
Weijun Wang
c70589c68c
8265227: Move Proc.java from security/testlibrary to test/lib
...
Reviewed-by: rriggs, xuelei, rhalade, ssahoo
2021-04-15 15:07:47 +00:00
Roger Riggs
7b61a426e0
8265173: [test] divert spurious log output away from stream under test in ProcessBuilder Basic test
...
Reviewed-by: dholmes
2021-04-15 14:38:14 +00:00
Conor Cleary
6293299dd3
8264824: java/net/Inet6Address/B6206527.java doesn't close ServerSocket properly
...
Reviewed-by: aefimov, dfuchs, michaelm, vtewari
2021-04-15 14:05:55 +00:00
Jayathirth D V
abdff7905f
8163086: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java fails
...
Reviewed-by: psadhukhan
2021-04-15 11:32:07 +00:00
Prasanta Sadhukhan
b72d99e77b
8233564: [TESTBUG] MouseComboBoxTest.java is failing
...
Reviewed-by: jdv
2021-04-15 10:14:37 +00:00
Prasanta Sadhukhan
2b5869ad09
8233565: [TESTBUG] NullModalityDialogTest.java fails on MacOS
...
Reviewed-by: jdv
2021-04-15 09:55:29 +00:00
Jie Fu
b224b56649
8265225: jdk/jfr/tool/TestConfigure.java fails to cleanup the output files after the testing
...
Reviewed-by: egahlin
2021-04-15 06:35:33 +00:00
Andy Herrick
e167577888
8265078: jpackage tests on Windows leave large temp files
...
Reviewed-by: asemenyuk, kcr
2021-04-14 19:56:24 +00:00
Mikael Vidstedt
05f851e45d
8265236: ProblemList java/foreign/TestUpcall.java on macosx-aarch64
...
Reviewed-by: dcubed
2021-04-14 19:53:53 +00:00
Brian Burkhalter
d1b28e7ad0
8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821
...
Reviewed-by: alanb, dcubed, darcy, chegar
2021-04-14 19:53:19 +00:00
Mikael Vidstedt
57f86a071e
8265235: ProblemList java/foreign/TestIntrinsics.java on macosx-aarch64
...
Reviewed-by: dcubed
2021-04-14 19:19:49 +00:00
Lance Andersen
ffb3771816
8265019: Update tests for additional TestNG test permissions
...
Reviewed-by: naoto, bpb, alanb
2021-04-14 15:42:55 +00:00
Brian Burkhalter
7e4cd48020
8264821: DirectIOTest fails on a system with large block size
...
Reviewed-by: chegar
2021-04-14 15:33:48 +00:00
Prasanta Sadhukhan
75b039a43c
8263970: Manual test javax/swing/JTextField/JapaneseReadingAttributes/JapaneseReadingAttributes.java failed
...
Reviewed-by: azvegint
2021-04-14 13:11:30 +00:00
Harold Seigel
f5b2f08912
8257836: Add additional test cases to TestSyncOnValueBasedClassEvent.java
...
Reviewed-by: lfoltan, pchilanomate
2021-04-14 12:16:46 +00:00