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
Weijun Wang
507816d550
8244565: Accept PKCS #8 with version number 1
...
Reviewed-by: valeriep
2020-06-05 07:53:50 +08:00
Brian Burkhalter
9cadf1a004
8246282: [REDO] JDK-8245121 (bf) XBuffer.put(Xbuffer src) can give unexpected result when storage overlaps
...
Reviewed-by: psandoz, alanb
2020-06-04 11:39:39 -07:00
Erik Gahlin
7d1eb8f07c
8246260: JFR: Write event size field without padding
...
Reviewed-by: jbachorik, mgronlun
2020-06-04 00:09:04 +02:00
Chris Hegarty
f1e1cb7055
8246095: Tweaks to memory access API
...
Add more user friendly API points to the foreign memory acesss API
Reviewed-by: chegar, psandoz
2020-06-03 16:50:03 +01:00
Chris Hegarty
eec7750e55
8238763: ObjectInputStream readUnshared method handling of Records
...
Reviewed-by: rriggs
2020-06-03 15:46:53 +01:00
Valerie Peng
56b7960496
8242897: KeyFactory.generatePublic( x509Spec ) failed with java.security.InvalidKeyException
...
Changed SunRsaSign provider to accept RSA signature oid in RSA key encoding for backward compatibility
Reviewed-by: weijun
2020-06-03 04:29:04 +00:00
Naoto Sato
d347d2ebf9
8246261: TCKLocalTime.java failed due to "AssertionError: expected [18:14:22] but found [18:14:23]"
...
Reviewed-by: lancea, joehw
2020-06-02 13:49:47 -07:00
Alexander Matveev
47cc808b98
8232841: [TESTBUG] [macos] SigningPackageTest fails when untrusted certificates exist on machine
...
Reviewed-by: herrick, asemenyuk
2020-06-02 09:39:54 -04:00
Andy Herrick
1933fe39ae
8246010: AdditionalLaunchersTest is not enabled, and fails
...
Reviewed-by: asemenyuk, almatvee
2020-06-02 09:30:21 -04:00
Vicente Romero
d42bfef8a4
8227046: compiler implementation for sealed classes
...
8225056: VM support for sealed classes
8227044: javax.lang.model for sealed classes
8227045: Preview APIs support for sealed classes
8227047: Javadoc for sealed types
8245854: JVM TI Specification for sealed classes
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: mcimadamore, forax, darcy, dholmes, jlahoda, lfoltan, mchung, sspitsyn, vromero
2020-06-01 17:00:40 -04:00
Mandy Chung
5e5880d4f1
8245061: Lookup::defineHiddenClass should throw ClassFormatError if this_class is not Class_info structure
...
8245432: Lookup::defineHiddenClass should throw UnsupportedClassVersionError if bytes are of an unsupported major or minor version
8245596: Clarify Lookup::defineHiddenClass spec @throws IAE if the bytes has ACC_MODULE flag set
Reviewed-by: alanb, dholmes
2020-06-01 13:19:06 -07:00
Claes Redestad
1f698a35f2
8246152: Improve String concat bootstrapping
...
Reviewed-by: forax, psandoz
2020-06-01 22:04:22 +02:00
Phil Race
d0c6eef9a5
8246263: jdk is not yet ready for new Copyright line
...
Reviewed-by: pbansal
2020-06-01 10:04:19 -07:00
Weijun Wang
6212aea580
8246193: Possible NPE in ENC-PA-REP search in AS-REQ
...
Reviewed-by: xuelei
2020-05-31 10:13:04 +08:00
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
Daniel Fuchs
9e43496c42
8245867: Logger/bundleLeak/BundleTest.java fails due to "OutOfMemoryError: Java heap space"
...
The test is fixed to release the memory as soon as it's no longer needed.
Reviewed-by: lancea, dcubed, dholmes
2020-05-29 20:35:46 +01:00
Erik Gahlin
72f1a49746
8246130: JFR: TestInheritedAnnotations has incorrect validation
...
Reviewed-by: mgronlun
2020-05-29 18:59:39 +02:00
Erik Gahlin
984373408e
8246128: JFR: Fix warnings
...
Reviewed-by: mgronlun
2020-05-29 17:02:11 +02:00
Erik Gahlin
6fd44901ec
8216303: JFR: Simplify generated files
...
Reviewed-by: erikj, mgronlun
2020-05-29 15:19:01 +02:00
Aleksei Efimov
02fbf44cc7
8244958: preferIPv4Stack and preferIPv6Addresses do not affect addresses returned by HostsFileNameService
...
Reviewed-by: dfuchs, alanb, vtewari
2020-05-29 13:39:16 +01:00
Julia Boes
c0a1a4e4fc
8237470: HttpResponse.BodySubscriber::ofFile throws UOE with non-default file systems
...
Rework non-default file system paths of BodySubscriber::ofFile and BodyHandler::ofFile and fix BodyHandler::ofFileDownload to throw consistently for non-default file system paths
Reviewed-by: dfuchs, chegar
2020-05-29 12:59:13 +01:00
Maurizio Cimadamore
55ed0d853f
8246040: java/foreign/TestAddressHandle fails on big endian platforms
...
Make test more robust by not relying on implicit endianness-related assumption
Reviewed-by: chegar
2020-05-29 12:40:50 +01:00
Peter Levart
5967aaf629
8246050: Improve scalability of MemoryScope
...
Reiplement memory scope using StampedLock
Reviewed-by: psandoz
2020-05-29 12:12:09 +01:00
Patrick Concannon
4708c6d343
8243507: DatagramSocket constructors don’t always specify what happens when passed invalid parameters
...
This fix updates the spec for DatagramSocket's constructors to inform the user of the Exceptions thrown when an invalid argument is passed.
Reviewed-by: dfuchs
2020-05-29 11:08:09 +01:00
Prasanta Sadhukhan
53015e6d82
Merge
2020-05-29 09:44:27 +05:30
David Holmes
7228978b19
8242504: Enhance the system clock to nanosecond precision
...
Co-authored-by: Mark Kralj-Taylor <kralj.mark@gmail.com>
Reviewed-by: dfuchs, rriggs, dcubed, vtewari
2020-05-28 22:34:02 -04:00
Daniil Titov
7045a46250
8244993: Revert changes to OutputAnalyzer stderrShouldBeEmptyIgnoreVMWarnings() that allow version strings
...
Reviewed-by: dholmes, cjplummer
2020-05-28 15:58:59 -07:00
Tejpal Rebari
7cc3ba5f9b
8239827: The test OpenByUNCPathNameTest.java should be changed to be manual
...
Reviewed-by: psadhukhan
2020-05-28 14:30:39 +05:30
Pankaj Bansal
e4a972de1a
8245968: javax/swing/JTable/7124218/SelectEditTableCell.java is added to ProblemList twice
...
Reviewed-by: psadhukhan
2020-05-28 11:23:23 +05:30
Claes Redestad
69f7f95b93
8245959: Extend String concat testing to account for folded constants
...
Reviewed-by: psandoz
2020-05-28 00:34:41 +02:00
Xue-Lei Andrew Fan
17a298962c
8206925: Support the certificate_authorities extension
...
Reviewed-by: mullan
2020-05-27 09:46:40 -07:00
Alexander Matveev
6f5e8a2aa3
8237908: [TESTBUG] [macos] Add support to jtreg helpers to unpack pkg packages
...
Reviewed-by: herrick, asemenyuk
2020-05-27 09:30:46 -04:00
Alexander Matveev
93d89d3bf3
8242786: [macos] tools/jpackage/share/IconTest.java fails: ABORT trying to dequeue work
...
Reviewed-by: herrick, asemenyuk
2020-05-27 09:14:20 -04:00
Andy Herrick
4af3a1e078
8245202: Convert existing jpackage tests to newer form
...
Reviewed-by: asemenyuk, almatvee
2020-05-27 08:59:43 -04:00
Pankaj Bansal
342e9f88cd
8233647: [TESTBUG] JColorChooser/Test8051548.java is failing on macos
...
Reviewed-by: psadhukhan
2020-05-27 18:02:49 +05:30
Pankaj Bansal
85822a50d5
8233566: [TESTBUG] KeyboardFocusManager tests failing on MacoS
...
Reviewed-by: psadhukhan
2020-05-27 17:55:47 +05:30
Pankaj Bansal
9b3fb5d1d5
8233551: [TESTBUG] SelectEditTableCell.java fails on MacOS
...
Reviewed-by: psadhukhan
2020-05-27 17:35:42 +05:30
Tejpal Rebari
c638618814
8233559: [TESTBUG] TestNimbusOverride.java is failing on macos
...
Reviewed-by: psadhukhan, pbansal
2020-05-27 09:08:08 +05:30
Aleksey Shipilev
30b750dcd0
8245722: 32-bit build failures after JDK-8243491
...
Reviewed-by: stuefe
2020-05-26 09:29:00 +02:00
Daniel Fuchs
e04e052889
8239013: java.util.logging.Logger catalog cache keeps strong references to ResourceBundles
...
Changed the Logger catalog cache to use WeakReference<ResourceBundle>
Reviewed-by: lancea, mchung, naoto
2020-05-25 17:59:40 +01:00
Claes Redestad
36c4b11bc6
8245455: Remove alternative StringConcatFactory strategies
...
Reviewed-by: jlaskey, psandoz, forax, mchung
2020-05-25 12:03:30 +02:00
Chris Hegarty
f3eb44a94d
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
...
Upstream latest changes of the Foreign-Memory Access API
Co-authored-by: Jorn Vernee <jorn.vernee@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, psandoz
2020-05-25 10:54:39 +01:00
John Jiang
98cb95b7b7
8245691: Add EdDSA certificstes to SSLSocketTemplate and CertUtils
...
Reviewed-by: xuelei
2020-05-25 11:29:56 +08:00
Pankaj Bansal
04b3bf6024
8233550: [TESTBUG] JTree tests fail regularly on MacOS
...
Reviewed-by: psadhukhan, jdv
2020-05-23 13:27:09 +05:30
Pankaj Bansal
15433df97f
8233552: [TESTBUG] JTable Test bug7068740.java fails on MacOS
...
Reviewed-by: psadhukhan
2020-05-23 13:11:41 +05:30