Prasanta Sadhukhan
|
97ff38caff
|
8254141: Typo in copyright year
Reviewed-by: jdv
|
2020-10-07 07:14:05 +00:00 |
|
Prasanta Sadhukhan
|
bdd5782a67
|
8253980: javax/swing/plaf/synth/7158712/bug7158712.java fails on windows
Reviewed-by: kizune, prr
|
2020-10-07 06:41:02 +00:00 |
|
Sergey Bylokhov
|
397307311e
|
8253977: More memory leaks in client-libs on macOS
Reviewed-by: kizune
|
2020-10-07 03:06:35 +00:00 |
|
Rajan Halade
|
54b340b44f
|
8254081: java/security/cert/PolicyNode/GetPolicyQualifiers.java fails due to an expired certificate
Perform backdated validation of test certificate.
Reviewed-by: mullan, xuelei
|
2020-10-06 16:38:42 +00:00 |
|
Naoto Sato
|
a34f48bcf5
|
8253832: CharsetDecoder : decode() mentioning CoderMalfunctionError behavior not as per spec
Reviewed-by: alanb
|
2020-10-06 12:35:52 +00:00 |
|
Andy Herrick
|
4fe68f55a4
|
8253426: jpackage is unable to generate working EXE for add-launcher configurations
Reviewed-by: almatvee, kizune, asemenyuk
|
2020-10-05 21:10:48 +00:00 |
|
Christian Stein
|
f2f77f7b14
|
8253761: Wrong URI syntax printed by jar --describe-module
Reviewed-by: alanb
|
2020-10-05 18:16:29 +00:00 |
|
Sergey Bylokhov
|
1c2754bfe3
|
8253269: The CheckCommonColors test should provide more info on failure
Reviewed-by: prr
|
2020-10-03 19:46:41 +00:00 |
|
Rajan Halade
|
123e786db2
|
8239105: Add exception for expiring Digicert root certificates to VerifyCACerts test
"8239105: added verisigntsaca and thawtepremiumserverca to EXPIRY_EXC_ENTRIES list"
Reviewed-by: mullan
|
2020-10-02 17:21:56 +00:00 |
|
Prasanta Sadhukhan
|
4185ed3290
|
5078989: Null Pointer exception in SpinnerListMode
Reviewed-by: serb
|
2020-10-02 08:10:21 +00:00 |
|
Weijun Wang
|
3c4e824aa5
|
8249783: Simplify DerValue and DerInputStream
Reviewed-by: valeriep
|
2020-10-01 18:55:35 +00:00 |
|
Andy Herrick
|
9230c2aaae
|
8253747: tools/jpackage/share/AppImagePackageTest.java fails with InstalledPackageSize: 0
Reviewed-by: almatvee, prr
|
2020-10-01 18:36:35 +00:00 |
|
Fernando Guallini
|
cfd41c0c1d
|
8232840: java/math/BigInteger/largeMemory/SymmetricRangeTests.java fails due to "OutOfMemoryError: Requested array size exceeds VM limit"
Reviewed-by: alanb
|
2020-10-01 17:44:23 +00:00 |
|
Jayathirth D V
|
928da494a8
|
8253739: java/awt/image/MultiResolutionImage/MultiResolutionImageObserverTest.java fails
Reviewed-by: serb
|
2020-10-01 09:38:15 +00:00 |
|
Sergey Bylokhov
|
1d88172c06
|
8253682: The AppletInitialFocusTest1.java is unstable
Reviewed-by: jdv
|
2020-10-01 08:10:32 +00:00 |
|
Philippe Marschall
|
2a406f3ce5
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
Reviewed-by: dholmes, alanb, psandoz, kvn, egahlin
|
2020-09-30 20:05:07 +00:00 |
|
Tejpal Rebari
|
4d9f207347
|
7151826: [TEST_BUG] [macosx] The test javax/swing/JPopupMenu/4966112/bug4966112.java not for mac
Reviewed-by: serb, jdv
|
2020-09-30 05:00:26 +00:00 |
|
Alexandre Iline
|
ffc97ba585
|
8253543: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java failed with "AssertionError: All pixels are not black"
Reviewed-by: serb
|
2020-09-30 01:27:30 +00:00 |
|
Ian Graves
|
8df3e72cea
|
8218685: jlink --list-plugins needs to be readable and tidy
Reviewed-by: mchung, alanb
|
2020-09-29 21:16:35 +00:00 |
|
Harold Seigel
|
2fe0a5d75e
|
8253476: TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities
Reviewed-by: bobv, coleenp
|
2020-09-29 19:59:26 +00:00 |
|
Anthony Scarpino
|
fb206908b4
|
8253637: Update EC removal
Reviewed-by: mullan
|
2020-09-29 18:05:20 +00:00 |
|
Maurizio Cimadamore
|
ebf443a16f
|
8253590: java/foreign tests are still failing on x86_32 after foreign-memaccess integration
Reviewed-by: psandoz
|
2020-09-29 09:40:21 +00:00 |
|
Prasanta Sadhukhan
|
55c90a171f
|
6514600: AbstractAction can throw NullPointerException when clone()d
Reviewed-by: serb, pbansal
|
2020-09-29 08:20:21 +00:00 |
|
Daniel D. Daugherty
|
821bd08cd6
|
8253667: ProblemList tools/jlink/JLinkReproducible{,3}Test.java on linux-aarch64
Reviewed-by: dfuchs, iignatyev
|
2020-09-28 16:41:35 +00:00 |
|
Pankaj Bansal
|
1ae6b533fb
|
8252194: Add automated test for fix done in JDK-8218469
Reviewed-by: serb, jdv, kizune
|
2020-09-28 16:05:38 +00:00 |
|
Ian Graves
|
79904c1fa3
|
8252730: jlink does not create reproducible builds on different servers
Reviewed-by: mchung, alanb
|
2020-09-26 07:01:22 +00:00 |
|
Phil Race
|
ea7c47c1bb
|
7179006: [macosx] Print-to-file doesn't work: printing to the default printer instead.
Reviewed-by: serb
|
2020-09-26 04:15:30 +00:00 |
|
Alexander Matveev
|
5a57945f1a
|
8231591: [TESTBUG] Create additional two phase jpackage tests
Reviewed-by: asemenyuk, herrick
|
2020-09-25 23:02:00 +00:00 |
|
Andy Herrick
|
b159e4ed9e
|
8253149: Building an installer from invalid app image fails on Window…
Reviewed-by: asemenyuk, almatvee, kizune
|
2020-09-25 20:22:38 +00:00 |
|
Hai-May Chao
|
0e855fe5fa
|
8252377: Incorrect encoding for EC AlgorithmIdentifier
Reviewed-by: weijun
|
2020-09-25 19:47:15 +00:00 |
|
Daniel D. Daugherty
|
9150b902d5
|
8253659: ProblemList sun/security/ec/TestEC.java on linux-aarch64
Reviewed-by: iklam
|
2020-09-25 19:38:15 +00:00 |
|
Harold Seigel
|
0187567704
|
8250984: Memory Docker tests fail on some Linux kernels w/o cgroupv1 …
Reviewed-by: bobv, sgehwolf
|
2020-09-25 17:16:38 +00:00 |
|
Aleksei Efimov
|
a75edc29c6
|
8251188: Update LDAP tests not to use wildcard addresses
Reviewed-by: dfuchs
|
2020-09-25 12:46:08 +00:00 |
|
Gilles Duboscq
|
1b79326c05
|
8242451: ensure semantics of non-capturing lambdas are preserved independent of execution mode
Reviewed-by: mchung
|
2020-09-25 10:10:36 +00:00 |
|
Alexey Bakhtin
|
cfa3f74931
|
8245527: LDAP Channel Binding support for Java GSS/Kerberos
Reviewed-by: dfuchs, aefimov, mullan
|
2020-09-25 07:26:54 +00:00 |
|
Anthony Scarpino
|
0b83fc0150
|
8235710: Remove the legacy elliptic curves
Reviewed-by: xuelei, erikj
|
2020-09-25 02:40:36 +00:00 |
|
Aleksey Shipilev
|
dd2c456eb8
|
8253583: java/util/StringJoiner tests failing on 32-bit VMs after JDK-8246697
Reviewed-by: alanb, tschatzl
|
2020-09-24 10:38:12 +00:00 |
|
Lance Andersen
|
812b39f574
|
8252739: Deflater.setDictionary(byte[], int off, int len) ignores the starting offset for the dictionary
Reviewed-by: uschindler, alanb
|
2020-09-23 14:21:45 +00:00 |
|
skodanda
|
aa3862403b
|
8248352: [TEST_BUG] Test test/jdk/java/awt/font/TextLayout/ArabicDiacriticTest.java can leave frame open
Reviewed-by: prr, serb, aivanov
|
2020-09-22 09:59:10 +00:00 |
|
Patrick Concannon
|
ae20dd6b9b
|
8251496: Fix doclint warnings in jdk.net.httpserver
Reviewed-by: dfuchs, rriggs, chegar
|
2020-09-22 08:56:15 +00:00 |
|
Alex Menkov
|
d1f9b8a8b5
|
8234808: jdb quoted option parsing broken
Reviewed-by: cjplummer, sspitsyn
|
2020-09-22 00:05:14 +00:00 |
|
Daniel D. Daugherty
|
d8921ed573
|
8247281: migrate ObjectMonitor::_object to OopStorage
Co-authored-by: Erik Österlund <erik.osterlund@oracle.com>
Co-authored-by: Daniel Daugherty <daniel.daugherty@oracle.com>
Reviewed-by: eosterlund, coleenp, dholmes, stefank, kbarrett, rkennke, sspitsyn
|
2020-09-21 22:12:07 +00:00 |
|
Andy Herrick
|
43be5a3cb6
|
8230652: Improve verbose output
Reviewed-by: almatvee, asemenyuk, kizune
|
2020-09-21 13:08:19 +00:00 |
|
Naoto Sato
|
dad6edbf83
|
8253321: java.util.Locale.LanguageRange#equals is inconsistent after calling hashCode
Reviewed-by: joehw, rriggs
|
2020-09-21 12:33:00 +00:00 |
|
Sergey Bylokhov
|
83b05373a1
|
8253291: bug7072653.java still failed "Popup window height ... is wrong"
Reviewed-by: prr
|
2020-09-19 22:22:43 +00:00 |
|
Phil Race
|
d27835b34e
|
8249142: java/awt/FontClass/CreateFont/DeleteFont.sh is unstable
Reviewed-by: serb
|
2020-09-19 17:36:12 +00:00 |
|
Sergey Bylokhov
|
22f7af7fcf
|
8253317: The "com/apple/eawt" is missed in the "othervm.dirs" config option
Reviewed-by: shade
|
2020-09-19 02:22:26 +00:00 |
|
Sergey Bylokhov
|
fd380d75b0
|
8253274: The CycleDMImagetest brokes the system
Reviewed-by: prr
|
2020-09-18 01:33:03 +00:00 |
|
Andrew Leonard
|
24765e4559
|
8253285: Some java/util/StringJoiner tests do not explicitly specify required -XX:+CompactStrings
Reviewed-by: rriggs, jlaskey
|
2020-09-17 14:43:51 +00:00 |
|
Ekaterina Vergizova
|
a67f890fc6
|
8253050: jfr disassemble command processes --max-chunks incorrectly
Reviewed-by: egahlin
|
2020-09-17 13:03:26 +00:00 |
|