7229 Commits

Author SHA1 Message Date
Ambarish Rapte
6fd98f9b98 6384991: TrayIcon ActionListener called at wrong time
Reviewed-by: rchamyal, serb
2016-05-05 14:44:25 +03:00
Michael McMahon
0cf5c57454 8155928: Remove hardcoded port numbers from httpclient/Security.java test
Reviewed-by: chegar, rriggs
2016-05-05 11:37:18 +01:00
Sergey Bylokhov
09a7921d55 8151786: [TESTBUG] java/beans/XMLEncoder/Test4625418.java timed out intermittently
Reviewed-by: alexsch, yan
2016-05-05 01:30:23 +03:00
Naoto Sato
bd9c092ecc 8155649: IncludeLocalesPlugin throws NPE when jdk.localedata not resolved
Reviewed-by: alanb, mchung
2016-05-04 08:53:09 -07:00
Amy Lu
191e61e184 8154911: Move GCDuringIteration.java back to tier1
Reviewed-by: darcy, martin
2016-05-04 10:56:01 +08:00
Sergey Bylokhov
214029ed2b 6729836: JavaSound treats large file sizes as negative and cannot read or skip
Reviewed-by: prr
2016-05-04 01:03:46 +03:00
Phil Race
4ff0d8b26f Merge 2016-05-03 12:25:20 -07:00
Daniel Fuchs
a96b7f7d25 8139982: Re-examine java.management dependency on java.util.logging.LoggingMXBean
The logging MXBean implementation no longer implements java.util.logging.LoggingMXBean. java.lang.management.PlatformLoggingMXBean is used instead. java.util.logging.LoggingMXBean and java.util.logging.LogManager::getLoggingMXBean are now deprecated. Types and accessors defined in java.lang.management should be used instead.

Reviewed-by: mchung
2016-05-17 19:24:46 +02:00
Alejandro Murillo
8d9cf355fd Merge 2016-05-17 07:43:45 -07:00
Athijegannathan Sundararajan
38f007ac7f 8157146: Add debug printlns to tests FieldSetAccessibleTest and VerifyJimage.java
Reviewed-by: alanb, shade
2016-05-17 19:53:43 +05:30
Alejandro Murillo
ffaebaa66e Merge 2016-05-17 05:38:15 -07:00
Paul Sandoz
44afe20e99 8156485: MethodHandles.varHandleExactInvoker should perform exact checks
Reviewed-by: vlivanov
2016-05-17 12:06:41 +02:00
Felix Yang
c594c87387 8155088: Fix module dependencies in java/sql/* and javax/* tests
Reviewed-by: alanb
2016-05-17 02:34:56 -07:00
Sean Mullan
1839997d4b Merge 2016-05-16 13:54:55 -04:00
Sean Mullan
5c27ac09c7 8150468: ClassCircularityError on error in security policy file
Reviewed-by: mchung, xuelei
2016-05-16 13:53:46 -04:00
Rajan Halade
5cd35e69e2 8155049: New tests from 8144566 fail with "No expected Server Name Indication"
Reviewed-by: xuelei
2016-05-16 10:36:51 -07:00
Pavel Rappo
baf59c0bd8 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer
Reviewed-by: alanb, rriggs, chegar
2016-05-16 15:10:04 +01:00
Athijegannathan Sundararajan
905d21fe76 8156914: jlink API minor cleanups
Reviewed-by: mchung
2016-05-16 14:47:27 +05:30
Pavel Rappo
976b541ac5 8156931: java.nio.Buffer tests cleanup
Reviewed-by: alanb
2016-05-16 09:54:01 +01:00
Paul Sandoz
00883c0dc9 8154049: DualPivot sorting calculates incorrect runs for nearly sorted arrays
Reviewed-by: shade
2016-05-16 07:01:26 +02:00
Xue-Lei Andrew Fan
c139d55758 8156991: Problem list UnsupportedDHKeys.java on windows
Reviewed-by: igerasim
2016-05-16 01:05:57 +00:00
Alejandro Murillo
7a3decd3a2 Merge 2016-05-14 09:11:07 -07:00
Valerie Peng
dff68b8e33 Merge 2016-05-14 03:45:59 +00:00
Valerie Peng
b40b6a2e8e 8000415: Add support for SHA-3
Add SHA-3 support to SUN and OracleUcrypto provider

Reviewed-by: ascarpino, jnimeh
2016-05-14 03:44:30 +00:00
Nadeesh TV
6c51be077a 8155823: Add date-time patterns 'v' and 'vvvv'
Addded  necessary methodss

Reviewed-by: rriggs, scolebourne
2016-05-13 18:58:32 +00:00
Artem Smotrakov
e7dc48db5b 8156710: HttpTimeoutException should be thrown if server doesn't respond
Reviewed-by: michaelm
2016-05-13 11:32:41 -07:00
Martin Buchholz
a3e3a0da68 8156584: Initialization race in sun.security.x509.AlgorithmId.get
Use safe variant of double-checked locking to initialize oidTable

Reviewed-by: xuelei
2016-05-12 18:57:24 -07:00
Rajan Halade
21c525f41e 8156671: Refactor sun/security/rsa/SignatureTest.java
Reviewed-by: valeriep
2016-05-12 16:40:01 -07:00
Joe Darcy
9d15bdddf6 8156897: Problem list ShortRSAKey1024.sh on windows
Reviewed-by: mullan
2016-05-12 15:44:01 -07:00
Joe Darcy
c7bcfe20da 8156890: Temporarily problem list ListKeychainStore.sh on Mac
Reviewed-by: vinnie
2016-05-12 14:45:06 -07:00
Yasumasa Suenaga
529e462363 8156033: jhsdb jmap cannot set heapdump name
Reviewed-by: dsamersoff
2016-05-07 10:32:56 +09:00
Dmitry Samersoff
ae4d032d41 8155091: Remove SA related functions from tmtools
Remove options that enables support for non-cooperative mode

Reviewed-by: alanb, mchung, sla
2016-05-09 23:41:59 +03:00
Vladimir Ivanov
8761e88b55 Merge 2016-05-09 12:39:41 +03:00
Vladimir Ivanov
905fb139d7 Merge 2016-05-06 18:21:41 +03:00
Alejandro Murillo
775606f20c Merge 2016-05-06 06:23:30 -07:00
Paul Sandoz
3d8d9fe7fa 8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
Reviewed-by: chegar, shade, forax, vlivanov
2016-05-05 18:14:47 -07:00
Alejandro Murillo
ec7cfcc7c6 Merge 2016-05-05 12:35:54 -07:00
Brent Christian
b52c5bbd67 8147039: Incorrect locals and operands in compiled frames
Implement stack walking using javaVFrame instead of vframeStream

Reviewed-by: mchung, vlivanov
2016-05-05 11:44:01 -07:00
Harsha Wardhana B
182152c385 8154166: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException
Fix the RuntimeException issue

Reviewed-by: jbachorik
2016-05-05 01:52:03 -07:00
Aleksey Shipilev
4f53885343 8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures
Reviewed-by: psandoz, vlivanov, simonis
2016-05-04 17:17:28 +03:00
Alan Bateman
44790114ee Merge 2016-05-03 11:45:56 +01:00
Alan Bateman
36e0820801 8154956: Module system implementation refresh (4/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:57 +01:00
Alex Kashchenko
39846dcf8d 8153925: (fs) WatchService hangs on GetOverlappedResult and locks directory (win)
Co-authored-by: Thomas Mader <tmader@redhat.com>
Reviewed-by: alanb
2016-05-03 07:44:52 +01:00
Anthony Scarpino
b3854d5830 8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions
Reviewed-by: mullan, xuelei
2016-05-02 16:45:38 -07:00
Artem Smotrakov
4b69b86a7f 8155859: Problem list tools/pack200/Pack200Props.java
Reviewed-by: rriggs
2016-05-02 13:05:43 -07:00
Steve Drach
35e6b00ee0 8151542: URL resources for multi-release jar files have a #runtime fragment appended to them
Reviewed-by: alanb, chegar, psandoz, sherman
2016-05-02 09:03:38 -07:00
Sergey Bylokhov
36865021a1 8027324: The spec for Toolkit.setDynamicLayout() and Toolkit.isDynamicLayoutActive() needs to be clarified
Reviewed-by: alexsch, prr
2016-05-02 12:08:59 +03:00
Sergey Bylokhov
1f092412dc 8154493: AppletViewer should emit its deprecation warning to standard error
Reviewed-by: smarks
2016-05-02 12:01:39 +03:00
Max Ockner
3dfed24a47 8154110: Update class* and safepoint* logging subsystems
Refactored logging tags in class and safepoint subsystems.

Reviewed-by: coleenp, rehn, hseigel
2016-04-29 22:39:44 -04:00
Tagir F. Valeev
3ccd7f2289 8153293: Preserve SORTED and DISTINCT characteristics for boxed() and asLongStream() operations
Reviewed-by: psandoz
2016-04-29 16:57:57 -07:00