Mandy Chung
64cef020e7
8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
...
Reviewed-by: alanb
2017-12-21 15:04:45 -08:00
David Holmes
7cd32cad89
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
...
Reviewed-by: alanb, sspitsyn
2017-12-20 22:36:21 -05:00
Paul Sandoz
fb9db6b02d
8193085: Vectorize the nio Buffer equals and compareTo implementations
...
Reviewed-by: alanb
2017-12-20 09:14:52 -08:00
Paul Sandoz
038b5f571c
8191913: Bump classfile version number to 55
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: dholmes, darcy
2017-12-20 09:14:06 -08:00
Alan Bateman
b05129a6e2
8193503: javah launcher was not removed by JDK-8191054
...
Reviewed-by: erikj, darcy
2017-12-14 12:36:37 +00:00
Weijun Wang
b01627c0e4
8192988: keytool should support -storepasswd for pkcs12 keystores
...
Reviewed-by: mullan
2017-12-14 20:19:34 +08:00
Stuart Marks
feffd15dc2
8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
...
Reviewed-by: alanb, bpb, forax, darcy
2017-12-13 18:47:20 -08:00
Mark Reinhold
0214135fde
8192833: JEP 322: Time-Based Release Versioning
...
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
2017-12-13 17:28:24 -08:00
Claes Redestad
9aff9cb645
8193128: Reduce number of implementation classes returned by List/Set/Map.of()
...
8191418: List.of().indexOf(null) doesn't throw NullPointerException
Reviewed-by: smarks, jrose, martin, plevart
2017-12-09 03:33:39 +01:00
Jesper Wilhelmsson
e81038299e
Merge
2017-12-08 23:43:25 +01:00
Brent Christian
cbe050e931
8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList
...
Reviewed-by: mchung, psandoz
2017-12-13 11:43:57 -08:00
Phil Race
4b727d4f18
Merge
2017-12-13 10:25:38 -08:00
Daniel Fuchs
c8868455fe
8193370: Provide more user friendly defaults for HTTP/2 client settings
...
Reviewed-by: chegar
2017-12-13 16:16:17 +00:00
Abdul Kolarkunnu
fd4c8197ab
8191803: [TEST_BUG] : sanity/client/SwingSet/src/ProgressBarDemoTest.java failed with "Wait "greater then 1349" state to be reached
...
Reviewed-by: serb, psadhukhan
2017-12-13 13:27:45 +05:30
Prahalad Narayanan
c0e7592e4e
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
...
Reviewed-by: serb, prr, jdv
2017-12-12 14:05:21 +05:30
Shashidhara Veerabhadraiah
72e094dcd4
8146537: TrayIcon Action Listener doesnt work in WIndows 10
...
Reviewed-by: serb, ssadetsky
2017-12-12 12:43:05 +05:30
Shashidhara Veerabhadraiah
f7d6d96595
8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac
...
Reviewed-by: serb, prr
2017-12-12 12:31:49 +05:30
Laurent Bourgès
5f530a331b
8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip
...
Upgrade to Marlin 0.8.2 providing efficient path clipping (Stroker and Filler)
Reviewed-by: prr, serb
2017-12-11 21:14:43 +01:00
Phil Race
ee9c644643
Merge
2017-12-11 10:08:51 -08:00
Sergey Bylokhov
419e35e549
8178401: Various audio files writers do not close file streams properly
...
Reviewed-by: prr
2017-12-10 00:08:42 -08:00
Phil Race
1f47a6a31c
8193211: Update jtreg TEST.groups and ProblemList for client-libs
...
Reviewed-by: psadhukhan
2017-12-08 13:15:19 -08:00
Semyon Sadetsky
c748c4426d
8177758: Regression in java.awt.FileDialog
...
Reviewed-by: sveerabhadra, serb
2017-12-08 12:55:21 -08:00
Doug Lea
71a866fe0c
8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08
...
Reviewed-by: martin, psandoz, chegar
2017-12-08 15:30:53 -08:00
Parvathi Somashekar
2486e0815b
4916621: Update those still using JDIScaffold to use TestScaffold instead
...
Update remaining tests using JDIScaffold to using TestScaffold instead.
Reviewed-by: sspitsyn, cjplummer
2018-02-16 11:22:53 -08:00
Pankaj Bansal
2940eb8a25
8191436: ListSelectionModel.setSelectionMode() underspecified
...
Reviewed-by: serb, ssadetsky
2017-12-08 15:57:30 +05:30
Prasanta Sadhukhan
81c1d53cdb
8191639: NPE from BasicListUI.Actions.getNextPageIndex
...
Reviewed-by: serb, ssadetsky
2017-12-08 10:03:07 +05:30
Jesper Wilhelmsson
7c3a956755
Merge
2017-12-07 10:18:31 +01:00
Nishit Jain
7362d58294
8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used
...
Reviewed-by: naoto, rriggs
2017-12-13 12:43:38 +05:30
Rajan Halade
ac36725e20
8189131: Open-source the Oracle JDK Root Certificates
...
Integration for JEP 319: Root Certificates
Reviewed-by: mullan, simonis, jnimeh, alanb
2017-12-12 19:20:39 -08:00
Joe Wang
4f080a83af
8183743: Umbrella: add overloads that take a Charset parameter
...
Reviewed-by: alanb, rriggs
2017-12-12 11:10:12 -08:00
Naoto Sato
f065141ddc
8176841: Additional Unicode Language-Tag Extensions
...
8189134: New system properties for the default Locale extensions
8190918: Retrieve the region specific data regardless of language in locale
8191349: Add a new method in j.t.f.DateTimeFormatter to reflect Unicode extensions
Reviewed-by: scolebourne, lancea, rriggs, rgoel, nishjain
2017-12-12 10:21:58 -08:00
Paul Sandoz
72e7a31529
8171826: Comparator.reverseOrder(c) mishandles singleton comparators
...
Reviewed-by: rriggs
2017-12-12 09:33:35 -08:00
Martin Balao
f1212e26c3
8165996: PKCS11 using NSS throws an error regarding secmod.db when NSS uses sqlite
...
Reviewed-by: weijun
2017-12-13 01:29:58 +08:00
Sean Coffey
63b433923c
8210838: Override javax.crypto.Cipher.toString()
...
Reviewed-by: mullan, weijun
2018-11-19 09:56:42 +00:00
Richard Reingruber
e310d296e2
8213902: com/sun/jdi/SetLocalWhileThreadInNative.java times out
...
Reviewed-by: dholmes, jcbeyler
2018-11-16 15:51:29 +01:00
Weijun Wang
c20332c412
8212003: Deprecating the default keytool -keyalg option
...
Reviewed-by: mullan, xuelei
2018-11-17 18:11:23 +08:00
Dora Zhou
2b38340ad7
8210408: Refactor java.util.ResourceBundle:i18n shell tests to plain java tests
...
Reviewed-by: naoto
2018-11-15 21:53:30 -08:00
Adam Petcher
12d64aaeba
8213363: X25519 private key PKCS#8 encoding/decoding is incorrect
...
Fixed private key format to match spec in RFC 8410
Reviewed-by: mullan
2018-11-15 13:22:29 -05:00
Michael McMahon
1b34ea35c9
8213616: URLPermission with query or fragment behaves incorrectly
...
Reviewed-by: chegar, dfuchs
2018-11-15 11:26:46 +00:00
Sibabrata Sahoo
bf9fb45c85
8211787: javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out
...
Java.net.SocketTimeoutException: Read timed out
Reviewed-by: xuelei
2018-11-14 23:12:19 -08:00
Martin Balao
7c14ebfcd0
8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
...
Improvements on the synchronization of SequencedEvent events from different AppContexts
Reviewed-by: serb
2018-11-09 10:34:19 -03:00
Michael McMahon
028f2e14b3
8213189: Make restricted headers in HTTP Client configurable and remove Date by default
...
Reviewed-by: dfuchs
2018-11-14 14:23:21 +00:00
Jesper Wilhelmsson
f1985b2e7e
Merge
2017-12-13 23:06:59 +01:00
Vladimir Kozlov
c11f132abe
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
...
Skip tests which use --limit-modules when Graal is used as JIT compiler.
Reviewed-by: alanb, mchung, dholmes, ccheung, dnsimon
2017-12-13 11:59:55 -08:00
Brent Christian
276093653a
8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output
...
Reviewed-by: dholmes, mchung
2017-12-12 21:46:06 -05:00
Brent Christian
eb417da953
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
...
Reviewed-by: darcy
2017-12-08 13:04:43 -08:00
Jesper Wilhelmsson
42d9cdb7a0
Merge
2017-12-08 23:43:25 +01:00
Daniel Fuchs
a87551990a
8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works
...
The behavior observed for Java 8 is restored
Reviewed-by: martin, mchung
2017-12-08 11:50:39 +00:00
Weijun Wang
67205081ec
8192987: keytool should remember real storetype if it is not provided
...
Reviewed-by: mullan
2017-12-08 09:40:14 +08:00
Mandy Chung
f296f0cfbc
8192945: Need stable sort for MODULES entry in the release file
...
Reviewed-by: alanb, redestad
2017-12-07 09:23:15 -08:00