Vicente Romero
8f99e6ecdf
8174694: improve error message shown when main class can't be loaded
...
Reviewed-by: ksrini, alanb
2017-02-15 17:00:22 -08:00
Anthony Scarpino
ff79e8c1d7
8174849: Change SHA1 certpath restrictions
...
Reviewed-by: mullan
2017-02-15 12:55:20 -08:00
Xueming Shen
b284200a90
8173207: Upgrade compression library
...
Reviewed-by: alanb, erikj
2017-02-15 12:11:03 -08:00
Paul Sandoz
06252eb14f
8165035: jar --help-extra should provide information on the -n/--normalize option
...
Reviewed-by: chegar, alanb, mchung, lancea, sherman
2017-02-15 09:10:51 -08:00
Claes Redestad
b0bb2c0084
8175010: ImageReader is not thread-safe
...
Reviewed-by: alanb, jlaskey, chegar
2017-02-15 15:57:18 +01:00
Weijun Wang
5ff0126d19
8168410: Multiple JCK tests are failing due to SecurityException is not thrown
...
Reviewed-by: mullan
2017-02-15 21:46:50 +08:00
Volker Simonis
46cd380010
8174950: Gracefully handle null Supplier in Objects.requireNonNull
...
Reviewed-by: dholmes, psandoz, alanb, chegar
2017-02-15 09:10:24 +01:00
Weijun Wang
cb48e2096d
8174909: Doc error in SecureRandom
...
Reviewed-by: mullan
2017-02-15 09:08:25 +08:00
Paul Sandoz
50a683ef67
8174151: URLClassLoader no longer uses custom URLStreamHandler for jar URLs
...
Reviewed-by: alanb, chegar
2017-02-14 14:29:58 -08:00
Naoto Sato
eda2d66e13
8174779: Locale issues with Mac 10.12
...
Reviewed-by: bchristi
2017-02-14 13:20:48 -08:00
Dmitry Batrak
d12dcc701f
8170552: [macosx] Wrong rendering of diacritics on macOS
...
Reviewed-by: prr, vadim
2017-02-15 00:16:49 +03:00
Athijegannathan Sundararajan
7d21159948
8174718: "Module <name>'s descriptor returns inconsistent package set" confusing
...
Reviewed-by: alanb, jlaskey, mchung
2017-02-14 21:56:09 +05:30
Dmitry Markov
7ebe8fa0fa
8163979: [macosx] Chinese text shows as Latin w/ openVanilla input method
...
Reviewed-by: prr, serb
2017-02-14 15:47:58 +03:00
Denis Kononenko
05ccdbdb0e
8169715: jimage fails with IAE when attempts to inspect an empty file
...
Added buffer's capacity checks.
Reviewed-by: jlaskey, anazarov
2017-02-14 14:31:41 +03:00
Abjihit Roy
7eb64c498d
8173094: Error in API documentation for SwingWorker
...
8173751: Syntax error in ZipFile.getComment() method
8173752: Syntax error in ZipEntry.setCompressedSize(long) method documentation
8173755: FilterOutputStream.write(byte[],int,int) javadoc correction
8173802: Incorrect argument name in java.io.FilterInputStream.read(byte[]) method documentation
Reviewed-by: coffeys, chegar
2017-02-14 10:49:43 +00:00
Prahalad Kumar Narayanan
69ec535664
6852563: ArrayOutOfBoundException when reading RLE8 compressed bitmap
...
Reviewed-by: prr, jdv
2017-02-14 11:24:21 +05:30
Athijegannathan Sundararajan
363755b622
8174209: Renumber the compress levels
...
Reviewed-by: alanb, jlaskey, mchung, redestad
2017-02-14 07:33:49 +05:30
Alexander Zvegintsev
46893b06b3
8166313: JavaDoc mentions AppEvent subclasses as inner class of AppEvent
...
Reviewed-by: serb, ssadetsky
2017-02-14 01:11:03 +03:00
Dmitry Batrak
2a3c0587b6
8170950: Text is displayed in bold when fonts are installed into symlinked folder
...
Reviewed-by: prr, serb
2017-02-14 00:09:32 +03:00
David Dehaven
eca7a98977
Merge
2017-02-13 11:51:03 -08:00
Phil Race
203001b002
8173028: Incorrect processing of supplementary-plane characters in text fields
...
Reviewed-by: serb, vadim
2017-02-13 11:48:27 -08:00
Claes Redestad
e17bdd6c77
8174831: Reduce number of Charset classes loaded on bootstrap
...
Reviewed-by: alanb
2017-02-13 20:32:06 +01:00
Dan Smith
bf8ad52b22
8174399: LambdaMetafactory should use types in implMethod.type()
...
Reviewed-by: psandoz
2017-02-13 10:47:15 -07:00
Phil Race
2e2479ed2d
8170913: Java "1.8.0_112" on Windows 10 displays different characters for EUDCs from ones created in eudcedit.exe
...
Reviewed-by: vadim, psadhukhan
2017-02-13 08:49:54 -08:00
Sean Mullan
9d5439dda1
8174837: Add "since=9" to deprecated ContentSigner and ContentSignerParameters classes
...
Reviewed-by: vinnie
2017-02-13 11:35:00 -05:00
Jayathirth D V
0fe1691425
7107905: ColorModel subclasses are missing hashCode() or equals() or both methods
...
Reviewed-by: prr, flar
2017-02-13 12:13:20 +05:30
Michael McMahon
f7c7a3c8b2
8174745: Httpclient source update for JDK 8
...
Reviewed-by: dfuchs
2017-02-10 21:58:45 +00:00
Mandy Chung
62274dc8df
8174739: Rename JMOD section name for native libraries from native to lib
...
Reviewed-by: alanb
2017-02-10 10:26:46 -08:00
Phil Race
6e97034144
8172967: [macosx] Exception while working with layout for text containing unmappable character
...
Reviewed-by: serb, psadhukhan
2017-02-10 10:20:22 -08:00
Phil Race
4248b4a35f
Merge
2017-02-10 08:57:42 -08:00
Phil Race
e057678bf7
Merge
2017-02-10 08:17:47 -08:00
Prasanta Sadhukhan
24827583cc
8147002: [macosx] Arabic character cannot be rendered on MacOS X
...
Co-authored-by: Prahalad Narayanan <prahalad.kumar.narayanan@oracle.com>
Reviewed-by: prr, pnarayanan, jdv
2017-02-10 13:32:11 +05:30
Mandy Chung
9d0a07ff25
8174740: RuntimeException: Module m's descriptor returns inconsistent package set
...
Reviewed-by: alanb
2017-02-12 16:45:00 -08:00
Xueming Shen
bfe5d05b1c
8165640: Enhance jar tool to allow module-info in versioned directories but not in base in modular multi-release jar files
...
Reviewed-by: psandoz, mchung
2017-02-11 21:31:43 -08:00
Denis Kononenko
f3847cff62
8170113: jimage extract to readonly directory causes MissingResourceException
...
Added a missing resource.
Reviewed-by: alanb, anazarov
2017-02-09 19:43:53 +03:00
Jesper Wilhelmsson
c96b81a149
Merge
2017-02-09 23:35:22 +01:00
Alan Bateman
4db74fef1e
Merge
2017-02-10 12:28:52 +00:00
Alan Bateman
a4693ee7d2
8173393: Module system implementation refresh (2/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: dfuchs, psandoz, mchung, alanb
2017-02-10 09:04:39 +00:00
Hamlin Li
de146b6a36
8173957: Fix @since in module-info.java in dev/jdk repo
...
Reviewed-by: alanb, lancea
2017-02-09 18:33:28 -08:00
Jesper Wilhelmsson
958e42d82d
Merge
2017-02-09 23:15:52 +01:00
Dan Smith
1606e8a7b0
8174226: Test failures after JDK-8033076
...
Reverting JDK-8033076 for now
Reviewed-by: darcy
2017-02-08 17:28:15 -07:00
Dan Smith
25179076dc
8033076: LambdaMetafactory should use types in implMethod.type()
...
Reviewed-by: psandoz
2017-02-08 14:23:59 -07:00
Anthony Scarpino
ff277c8508
8160655: Fix denyAfter and usage types for security properties
...
Reviewed-by: mullan, xuelei
2017-02-08 12:08:28 -08:00
Dan Smith
125d4ea7d0
8173587: LambdaMetafactory needs to validate descriptors and method name
...
Reviewed-by: psandoz
2017-02-08 12:27:45 -07:00
Valerie Peng
907b393fe2
8173708: Re-enable AES cipher with CFB128 mode for Ucrypto provider
...
Updated Ucrypto config file to remove the disabled mechanisms
Reviewed-by: wetmore
2017-02-08 19:20:09 +00:00
Daniel Fuchs
fcc0a083e4
8173898: StackWalker.walk throws InternalError if called from a constructor invoked through reflection
...
StackWalker is fixed to take into account constructor reflection frames. The specification of StackWalker.Option.SHOW_REFLECT_FRAMES is also clarified in this regard.
Reviewed-by: bchristi, lancea, mchung, psandoz
2017-02-08 16:33:52 +00:00
Sergey Malenkov
46145bdcbf
8173876: Fast precise scrolling and DeltaAccumulator fix for macOS Sierra 10.12.2
...
Reviewed-by: serb, alexsch
2017-02-08 19:22:20 +04:00
Alexander Scherbatiy
6a0c29b77d
8147440: HiDPI (Windows) Swing components have incorrect sizes after changing display resolution
...
Reviewed-by: serb, azvegint
2017-02-08 18:10:13 +03:00
Sean Coffey
35bad958c1
8173783: IllegalArgumentException: jdk.tls.namedGroups
...
Reviewed-by: xuelei, wetmore
2017-02-08 08:40:25 +00:00
Anthony Scarpino
822861408b
8151116: Add extended key usage constraint to the jdk.certpath.disabledAlgorithms security property
...
Reviewed-by: wetmore
2017-02-07 19:55:10 -08:00