Daniel D. Daugherty
eeb3c5e9e3
8247492: ProblemList tools/jlink/plugins/CompressorPluginTest.java
...
Reviewed-by: jlaskey
2020-06-12 12:06:24 -04:00
Andy Herrick
4bc69f4255
8247418: Only validate the certificates trust if using the default key user name
...
Reviewed-by: asemenyuk, almatvee
2020-06-12 11:24:09 -04:00
Valerie Peng
0b8f18beda
8246613: Choose the default SecureRandom algo based on registration ordering
...
Fixed java.security.Provider and SecureRandom to use the 1st registered SecureRandom service
Reviewed-by: weijun, mullan
2020-06-12 02:34:44 +00:00
Alexey Semenyuk
edefd3c198
8247422: --runtime-image on Mac should work for runtime root
...
8247424: jpackage BasicTest.java failed two sub-tests
Reviewed-by: herrick, almatvee
2020-06-11 19:46:39 -04:00
Alexey Semenyuk
95730995b6
8246792: Mac signing tests failed (unsealed contents present in the bundle root)
...
Reviewed-by: herrick, almatvee
2020-06-11 09:51:33 -04:00
Alan Bateman
c563c3d15b
8241770: Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module
...
Reviewed-by: mchung
2020-06-11 07:27:22 +01:00
Alexey Semenyuk
259662fe77
8247353: jtreg tests minor issues clean up
...
Reviewed-by: herrick, almatvee
2020-06-10 20:45:28 -04:00
Alexey Semenyuk
a2401333fa
8246042: Non-ASCII characters are not handled correctly in the native launcher
...
Reviewed-by: herrick, almatvee
2020-06-10 20:45:28 -04:00
Alexey Semenyuk
609819173e
8233244: Add tests for icons configuration in rpm/deb packages
...
Reviewed-by: herrick, almatvee
2020-06-10 20:45:28 -04:00
Alexander Matveev
52be8949e7
8245788: EmptyFolderPackageTest fails on Windows 10
...
Reviewed-by: herrick, asemenyuk
2020-06-10 18:18:30 -04:00
Naoto Sato
54f7732c2b
8246721: java/util/Locale/LocaleProvidersRun.java failed on Windows platforms
...
Reviewed-by: rriggs
2020-06-10 13:29:44 -07:00
Claes Redestad
99136026b8
8246129: ZIP entries created for DOS epoch include local timezone metadata
...
Reviewed-by: lancea
2020-06-10 20:53:04 +02:00
Igor Ignatyev
e47b2bc8c3
8246387: switch to jtreg 5.1
...
Reviewed-by: dholmes, erikj
2020-06-10 10:47:40 -07:00
Alexey Semenyuk
268d870187
8231283: Add support to jpackage to create install Linux packages in /usr hierarchy
...
Reviewed-by: herrick, almatvee
2020-06-10 11:12:33 -04:00
Alexander Matveev
191fe75c0f
8233215: jpackage doesn't allow enough flexibility for file type binding
...
Reviewed-by: herrick, asemenyuk
2020-06-10 09:44:56 -04:00
Erik Gahlin
7e3d4f8c4f
8247266: Speed up test\jdk\jdk\jfr\event\gc\detailed\TestZUncommitEvent.java
...
Reviewed-by: mgronlun
2020-06-10 13:01:49 +02:00
Prasanta Sadhukhan
a6df9ae23a
Merge
2020-06-10 12:43:22 +05:30
Naoto Sato
27e168677f
8246662: Test java/time/test/java/time/format/TestUnicodeExtension.java failed on japanese locale
...
Reviewed-by: rriggs, joehw
2020-06-09 14:46:08 -07:00
Prasanta Sadhukhan
41c5a07fa9
Merge
2020-06-09 17:03:35 +05:30
Per Lidén
9d0ba7ae7f
8246220: ZGC: Introduce ZUnmapper to asynchronous unmap pages
...
Reviewed-by: eosterlund, stefank
2020-06-09 11:01:09 +02:00
Per Lidén
d7e68f375c
8245208: ZGC: Don't hold the ZPageAllocator lock while committing/uncommitting memory
...
Reviewed-by: eosterlund, stefank
2020-06-09 11:01:09 +02:00
Shivangi Gupta
82e3640eb1
8246330: Add TLS Tests for Legacy ECDSA curves
...
Reviewed-by: rhalade
2020-06-09 00:04:40 -07:00
Andy Herrick
b37d806d82
8246706: [macos] Allow SigningPackageTest to be built with real certificates
...
Reviewed-by: asemenyuk, almatvee
2020-06-08 20:24:29 -04:00
Mandy Chung
71d646a160
8235521: Replacement API for Unsafe::ensureClassInitialized
...
Reviewed-by: alanb, chegar, psandoz
2020-06-08 16:55:45 -07:00
Brian Burkhalter
1786701011
8246729: MappedByteBuffer.force() throws IndexOutOfBoundsException
...
Reviewed-by: psandoz, alanb
2020-06-08 13:15:59 -07:00
Claes Redestad
a043bd0ff8
8246632: StringConcatFactory::makeConcatWithConstants no longer throws NullPointerException when an unexpected constant is null
...
Reviewed-by: rriggs, mchung
2020-06-08 19:23:51 +02:00
Daniil Titov
5805cbeaaf
8081652: [TESTBUG] java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java timed out intermittently
...
Reviewed-by: cjplummer, dholmes
2020-06-08 09:58:55 -07:00
Daniil Titov
ea9aeda5ee
8131745: java/lang/management/ThreadMXBean/AllThreadIds.java still fails intermittently
...
Reviewed-by: sspitsyn, amenkov
2020-06-08 09:47:21 -07:00
Julia Boes
3943f9d0b7
8246431: java/net/httpclient/PathSubscriber tests fail due to missing FilePermission
...
Add explicit jtreg build configuration and adjust permissions accordingly
Reviewed-by: chegar, dfuchs
2020-06-08 15:27:31 +01:00
Alexey Semenyuk
f87ef60b09
8238204: run_tests.sh fails on macOS when called from test_jpackage.sh
...
Reviewed-by: herrick, almatvee
2020-06-08 09:13:01 -04:00
Alexey Semenyuk
28d2cdf99a
8246627: Consolidate app image bundlers
...
Reviewed-by: herrick, almatvee
2020-06-08 09:13:00 -04:00
Alexey Semenyuk
045d61b5e0
8246624: Refactor JLinkBundlerHelper and StandardBundlerParam classes
...
Reviewed-by: herrick, almatvee
2020-06-08 09:12:58 -04:00
Patrick Concannon
5b6f050fce
8245828: Remove unnecessary NetworkPermission checks from jdk/net/ExtendedSocketOptions.java
...
This fix removes NetworkPermission checks that were made redundant in jdk/net/ExtendedSocketOptions after the socket option SO_FLOW_SLA was removed.
Reviewed-by: alanb
2020-06-09 15:39:22 +01:00
Patrick Concannon
ac906168c8
8243999: DatagramSocket and MulticastSocket constructors don't specify how a null InetAddress is handled
...
This fix clarifies the behaviours of constructors from DatagramSocket and MulticastSocket when no address or a null address is supplied.
Reviewed-by: dfuchs
2020-06-09 15:26:53 +01:00
John Jiang
ff8c6d5deb
8246709: sun/security/tools/jarsigner/TsacertOptionTest.java compilation failed after JDK-8244683
...
Reviewed-by: weijun
2020-06-06 13:51:23 +08:00
Jim Laskey
71c926c4f6
8246697: Test: java/util/StringJoiner/StringJoinerTest.java failing with OOM
...
Reviewed-by: iignatyev
2020-06-05 16:34:23 -03:00
Patrick Concannon
97fc959e35
8246132: AsynchronousSocketChannelNAPITest failing with a NotYetConnectedException
...
Fix for intermitant failure with AsynchronousSocketChannelNAPITest that sometimes fails with a NotYetConnectedException while trying to read data after connecting
Reviewed-by: alanb, dfuchs
2020-06-05 16:40:16 +01:00
John Jiang
13d30235e1
8244683: A TSA server used by tests
...
Reviewed-by: weijun
2020-06-05 23:36:01 +08:00
Jim Laskey
ec4240b342
8246696: Test: java/util/StringJoiner/StringJoinerTest.java failing with OOM
...
Reviewed-by: sundar
2020-06-05 11:46:58 -03:00
Igor Ignatyev
efffff1dbb
8245874: requires.extraPropDefns.vmOpts doesn't need -Xbootclasspath/a:bootClasses
...
Reviewed-by: lmesnik, vlivanov
2020-06-05 07:28:50 -07:00
Coleen Phillimore
498b0e61ed
8246340: Move SystemDictionary GC roots into OopStorage
...
Use vm_global() OopStorage for system dictionary roots
Reviewed-by: eosterlund, lfoltan
2020-06-05 09:55:31 -04:00
Jim Laskey
4de4200652
8230743: StringJoiner does not handle too large strings correctly
...
Reviewed-by: rriggs, psandoz, martin
2020-06-05 09:37:14 -03:00
Patrick Concannon
d071ed0294
8244582: Remove terminally deprecated Solaris-specific SO_FLOW_SLA socket option
...
This patch removes ExtendedSocketOptions.SO_FLOW_SLA, SocketFlow and SocketFlow.Status which were terminally deprecated in JDK 14 in preparation for the removal of the Solaris port.
Reviewed-by: alanb, dfuchs, chegar, vtewari
2020-06-05 09:35:42 +01:00
Alexander Zuev
b4943a3f02
8237243: [macOS] java/awt/event/KeyEvent/DisabledTargetF10/DisabledTargetF10.html fails
...
Reviewed-by: psadhukhan
2020-06-02 19:32:44 +03:00
Pankaj Bansal
e97c5f41ee
8196094: javax/swing/JFileChooser/8002077/bug8002077.java fails
...
Reviewed-by: psadhukhan
2020-06-01 23:06:02 +05:30
Prasanta Sadhukhan
d616488567
Merge
2020-05-30 10:33:28 +05:30
Brian Burkhalter
c328bca493
8246183: Scanner/ScanTest.java fails due to SIGSEGV in StubRoutines::jshort_disjoint_arraycopy
...
Reviewed-by: mikael, smarks
2020-05-29 19:08:57 -07:00
Brian Burkhalter
cd340d5e70
8245121: (bf) XBuffer.put(Xbuffer src) can give unexpected result when storage overlaps
...
Reviewed-by: alanb, darcy, psandoz
2020-05-29 14:23:51 -07:00
Phil Race
604005d65c
8159597: [TEST_BUG] closed/javax/swing/JPopupMenu/4760494/bug4760494.java leaves key pressed
...
Reviewed-by: serb, psadhukhan
2020-05-29 13:11:36 -07:00
Alexey Semenyuk
1d4bd253e4
8245831: Unify code parsing version strings on Mac and Windows
...
Reviewed-by: herrick, almatvee
2020-05-29 15:57:18 -04:00