13832 Commits

Author SHA1 Message Date
Claes Redestad
7ae729a77f 8147462: URI.toURL could be more efficient for most non-opaque URIs
Reviewed-by: alanb, chegar
2016-01-29 11:35:56 +01:00
Manajit Halder
b0fddb9f80 8075964: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error
Reviewed-by: arapte, ssadetsky
2016-01-29 15:21:55 +05:30
Alejandro Murillo
b8e0f8aa93 Merge 2016-01-28 16:30:39 -08:00
Lana Steuck
bcef5ce5fa Merge 2016-01-28 15:43:15 -08:00
Steve Drach
37ceaefd4b 8147607: Remove test library dependency on sun.security.tools.jarsigner.Main
Reviewed-by: chegar, psandoz
2016-01-28 09:49:00 -08:00
Joe Darcy
f7858fa5e1 8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently
Reviewed-by: xuelei
2016-01-28 18:08:53 -08:00
Lana Steuck
8d61cebf7a Added tag jdk-9+103 for changeset 67dcc46f8241 2016-01-28 09:43:08 -08:00
Tobias Hartmann
d047668eee Merge 2016-01-28 09:49:18 +01:00
Goetz Lindenmaier
32687876fa 8149529: Adapt SAP copyrights to new company name in jdk repository
Reviewed-by: simonis, chegar
2016-01-27 10:35:49 +01:00
Ivan Gerasimov
6c46017af1 8046339: sun.rmi.transport.DGCAckHandler leaks memory
Reviewed-by: smarks
2016-02-10 16:16:48 +03:00
Shilpi Rastogi
ff97659a79 8071368: Use more concrete types for NamedFunction constants in the code
Reviewed-by: psandoz, vlivanov, mhaupt
2016-02-10 11:04:13 +01:00
Shilpi Rastogi
3e45966cd3 8138884: MethodHandles.Lookup.findVirtual() Javadoc fails to consider private interface methods
Reviewed-by: psandoz, mhaupt
2016-02-10 10:44:58 +01:00
Joe Darcy
2d065eb25b 8149492: Problem list CheckEncodings.sh
Reviewed-by: rriggs
2016-02-09 11:58:36 -08:00
Ramanand Patil
2d836a5595 8148446: (tz) Support tzdata2016a
Reviewed-by: okutsu, aefimov
2016-02-09 11:57:57 +05:30
Ramanand Patil
1377939c5d 8148570: TzdbZoneRulesCompiler.java throws Null Pointer Exception While Compiling and building TZDB data file
While getting value from DayOfWeek, -1 is returned if the DayOfWeek is null. The reason to return “-1” being, the same value is checked later while getting day-of-week byte (dowbyte) at line no. 251, ZoneRules.java.

Reviewed-by: rriggs, aefimov
2016-02-09 11:17:28 +05:30
Alexandre Iline
451a576a42 8149391: Fix module dependences in java/util tests
Reviewed-by: mchung
2016-02-08 18:14:48 -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
Jesper Wilhelmsson
2730f42693 Merge 2016-01-26 17:13:17 +01:00
Alexander Stepanov
e421ede779 8147966: [TEST] add a test for multiresolution image properties
Reviewed-by: alexsch
2016-01-26 13:05:21 +03:00
Tobias Hartmann
7565509d93 Merge 2016-01-26 09:11:59 +01:00
Alan Bateman
3573d65040 8148147: Sync up @modules from jigsaw/jake
Reviewed-by: chegar, mchung
2016-01-25 19:01:19 +00: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
Alexander Stepanov
08f0edbf5a 8146881: [TEST] update some imageio plugins tests to affect TIFF format
Reviewed-by: serb, ssadetsky
2016-01-22 13:37:46 +03:00
David Dehaven
8969d1404a Merge 2016-01-21 14:49:02 -08:00
Lana Steuck
c61ab1880f Merge 2016-01-21 10:17:21 -08:00
Lana Steuck
4b50f0d923 Added tag jdk-9+102 for changeset 93b315c61ca3 2016-01-21 09:46:03 -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
Bhanu Prakash Gopularam
298315e8f8 8133085: Avoid creating instances of security providers when possible
Reviewed-by: mullan
2016-01-20 09:21:57 -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
Jesper Wilhelmsson
4567f1f8fe 8147791: Reenable tests that was temporarily quarantined in jdk9/hs
Reviewed-by: dholmes, mgerdin
2016-01-20 13:31:57 +01:00
Magnus Ihse Bursie
559932b6fc 8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
2016-01-20 09:54:13 +01:00
Jesper Wilhelmsson
ebc48ed118 Merge 2016-01-20 00:04:04 +01:00
Rachel Protacio
9220796efc 8147494: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java fails with "java.lang.IllegalArgumentException: VM option 'TraceExceptions' does not exist"
Substituted "CheckJNICalls" for "TraceExceptions" product option in test

Reviewed-by: hseigel, coleenp, dcubed
2016-01-19 16:20:01 -05:00
Jesper Wilhelmsson
49abdf4346 Merge 2016-01-19 22:19:02 +01:00
Alejandro Murillo
cd7c54efef Merge 2016-01-19 11:43:01 -08:00
Daniel D. Daugherty
6452a8d8e3 8147629: quarantine tests failing in 2016.01.14 PIT snapshot
Ignore test/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java and test/tools/launcher/TooSmallStackSize.java

Reviewed-by: rdurbin, amurillo
2016-01-19 09:40:55 -08:00
Alejandro Murillo
5bb28e9381 Merge 2016-01-18 20:22:13 -08:00