9844 Commits

Author SHA1 Message Date
Ramanand Patil
2d836a5595 8148446: (tz) Support tzdata2016a
Reviewed-by: okutsu, aefimov
2016-02-09 11:57:57 +05:30
Anthony Scarpino
719c597241 8098581: SecureRandom.nextBytes() hurts performance with small size requests
Reviewed-by: valeriep
2016-02-08 13:09:16 -08:00
Brian Burkhalter
0d7421752a 8064466: (fs spec) Files.readAttributes(Path, String, LinkOption...) not clear when called with zero attributes
Change specification to indicate "one or more" instead of "zero or more" attributes.

Reviewed-by: alanb
2016-02-08 10:46:42 -08:00
Prasanta Sadhukhan
a03c63e146 8148127: IllegalArgumentException thrown by JCK test api/java_awt/Component/FlipBufferStrategy/indexTGF_General in opengl pipeline
Reviewed-by: flar, arapte
2016-01-27 14:13:48 +05:30
Prasanta Sadhukhan
d66549f6f6 8147077: IllegalArgumentException thrown by api/java_awt/Component/FlipBufferStrategy/indexTGF_General
Reviewed-by: flar, arapte
2016-01-27 14:12:05 +05:30
Tobias Hartmann
7565509d93 Merge 2016-01-26 09:11:59 +01:00
Claes Redestad
60134cc040 8148044: Remove Enum[0] constants from EnumSet and EnumMap
Reviewed-by: alanb, chegar, shade, smarks
2016-01-25 12:23:55 +01:00
Mark Sheppard
1cbdf12c05 8147862: Null check too late in sun.net.httpserver.ServerImpl
Reviewed-by: chegar
2016-01-24 22:27:16 +00:00
Sergey Bylokhov
57e0ace082 8074165: Deprecate support for AppletViewer
Reviewed-by: almatvee, ssadetsky
2016-01-22 15:46:24 +03:00
David Dehaven
8969d1404a Merge 2016-01-21 14:49:02 -08:00
Artem Smotrakov
c0662e94e8 8138990: Implementation of HTTP Digest authentication may be more flexible
Reviewed-by: michaelm
2016-01-21 09:15:31 -08:00
Rob McKenna
9ed7f82314 8147931: Incorrect edits for JDK-8064330
Reviewed-by: coffeys
2016-01-21 10:31:45 +00:00
Rob McKenna
08694bb7e1 8064330: Remove SHA224 from the default support list if SunMSCAPI enabled
Reviewed-by: xuelei
2016-01-21 09:33:23 +00:00
Chris Hegarty
3cc90f5cd6 8147922: Remove sun.misc.ClassFileTransformer
Reviewed-by: alanb, mchung
2016-01-21 09:26:13 +00:00
Rajeev Chamyal
66b2ad7877 8146276: Right aligned ToolBar component does not appear
Reviewed-by: alexsch, psadhukhan
2016-01-21 13:41:02 +05:30
Rajeev Chamyal
b0c250a189 8139213: [macosx] Mac OS X Aqua Look and Feel: JOptionPane can truncate the first button
Reviewed-by: alexsch, psadhukhan
2016-01-21 13:27:56 +05:30
Rajeev Chamyal
9c3a40427c 7104635: HTMLEditorKit fails to write down some html files
Reviewed-by: serb, alexsch
2016-01-21 13:09:17 +05:30
Laurent Bourgès
d65a51afb7 8147443: Use the Common Cleaner in Marlin OffHeapArray
OffHeapArray clean-up to use the jdk.internal.ref.Cleaner to free unsafe arrays (PhantomReference)

Reviewed-by: prr, rriggs, mchung
2016-01-20 22:53:26 +01:00
Iris Clark
9d07dc02e1 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
Reviewed-by: alanb, chegar, lancea, prr
2016-01-20 11:02:36 -08:00
Henry Jen
186957fd7f Merge 2016-01-20 08:33:40 -08:00
Roger Riggs
0ec48f2c8b 8145459: Cleaner - use Reference.reachabilityFence
Reviewed-by: psandoz, mchung, chegar
2016-01-20 11:33:28 -05:00
Lance Andersen
41131f7d81 8146803: Enhance and update Sharding API
Reviewed-by: joehw
2016-01-20 07:36:42 -05:00
Alejandro Murillo
5bb28e9381 Merge 2016-01-18 20:22:13 -08:00
Svetlana Nikandrova
c100bda1b5 8143554: UnsupportedOperationException is not thrown for unsupported options
Reviewed-by: alanb
2016-01-16 00:27:53 +03:00
Tobias Hartmann
6af2f8f8c4 Merge 2016-01-15 09:15:33 +01:00
Yuka Kamiya
e5b7cbe7d2 8026766: Add toString() to j.u.Locale.LanguageRange
Reviewed-by: okutsu
2016-01-15 14:33:11 +09:00
Alejandro Murillo
92c707e680 Merge 2016-01-14 20:57:33 -08:00
Sergey Bylokhov
173e79ac66 8147407: Provide support of WaveExtensible sound format
Reviewed-by: prr, amenkov
2016-01-14 23:14:01 +03:00
Chris Hegarty
f01220d47b 7067728: Remove stopThread RuntimePermission from the default java.policy
Reviewed-by: alanb, mchung, mullan
2016-01-14 19:07:33 +00:00
Dmitry Cherepanov
cd81999286 8145409: Better detect JRE that JLI will be using
Reviewed-by: ksrini
2016-01-14 18:22:32 +03:00
Michael Haupt
d64d6d8662 8147078: MethodHandles.catchException does not enforce Throwable subtype
Reviewed-by: psandoz, sundar
2016-01-14 13:53:13 +01:00
Amanda Jiang
751dd7f031 8145849: ALPN: getHandshakeApplicationProtocol() always return null
Reviewed-by: wetmore, vinnie
2016-01-13 17:36:01 -08:00
Sean Mullan
717c4699a8 Merge 2016-01-13 10:25:41 -05:00
Chris Hegarty
e0be7af3ce 8146771: Remove unused CEFormatException and CEStreamExhausted from sun.misc
Reviewed-by: alanb, rriggs
2016-01-13 14:44:16 +00:00
Chris Hegarty
9bc2df068e 8146774: Remove sun.misc.JarFilter
Reviewed-by: alanb, mchung
2016-01-13 14:42:41 +00:00
Sean Mullan
40987b7c03 8085903: New fix for memory leak in ProtectionDomain cache
Reviewed-by: xuelei, igerasim
2016-01-13 09:39:26 -05:00
Chris Hegarty
ed581c190a 8146736: Move sun.misc performance counters to jdk.internal.perf
Reviewed-by: alanb, mchung, rriggs
2016-01-13 14:32:42 +00:00
Chris Hegarty
9884b80330 8146735: Move sun.misc.PerformanceLogger to sun.awt.util
Reviewed-by: alanb, mchung, rriggs
2016-01-13 13:33:37 +00:00
Alejandro Murillo
70a4694f73 Merge 2016-01-12 11:31:48 -08:00
Konstantin Shefov
13e2eedb5f 8141615: Add new public methods to sun.reflect.ConstantPool
Reviewed-by: twisti, iignatyev, coleenp
2016-01-12 17:03:06 +03:00
Athijegannathan Sundararajan
1ef609ca8f 8068938: javax.script package description should specify use of ServiceLoader
Reviewed-by: alanb, hannesw
2016-01-12 17:08:18 +05:30
Christian Thalinger
012f69ce01 Merge 2016-01-11 17:12:01 -08:00
Nadeesh TV
a67a5265d3 8068803: Performance of LocalDate.plusDays could be better
Reviewed-by: rriggs, scolebourne
2016-01-11 11:39:12 -05:00
Roger Riggs
13c9cbfb57 8146567: Remove dead code finalizer methods
Reviewed-by: dfuchs, alanb
2016-01-11 10:24:20 -05:00
Roger Riggs
5f559c6d31 8146028: Common Cleaner for finalization replacements in OpenJDK
Reviewed-by: dfuchs, alanb, chegar, plevart
2016-01-11 10:03:36 -05:00
Claes Redestad
79ef0bb994 8146686: Create the schemeSpecificPart for non-opaque URIs lazily
Reviewed-by: alanb, chegar
2016-01-10 14:14:13 +01:00
Xue-Lei Andrew Fan
666444c0e8 8146725: Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms
Reviewed-by: weijun, wetmore
2016-01-09 13:02:22 +00:00
Martin Buchholz
0e9196c50f 8146568: NegativeArraySizeException in ArrayList.grow(int)
Improve management of internal array

Reviewed-by: smarks
2016-01-08 19:53:36 -08:00
Brian Burkhalter
bbf1451c7e 8147545: Remove sun.misc.ManagedLocalsThread from java.prefs
Replace ManagedLocalsThread with Thread(null,null,threadName,0,false)

Reviewed-by: chegar
2016-01-22 12:44:32 -08:00
Severin Gehwolf
4f725a93a8 8147857: RMIConnector logs attribute names incorrectly
Fix order of arguments to Collectors.joining

Reviewed-by: andrew, dfuchs, jbachorik
2016-01-22 17:43:21 +00:00