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 |
|
Michael McMahon
|
bab1d3912a
|
8087124: HTTP/2 implementation
Reviewed-by: chegar
|
2016-04-30 00:30:31 +01:00 |
|
Paul Sandoz
|
e955660cf1
|
8154755: Add a VarHandle weakCompareAndSet with volatile semantics
Reviewed-by: shade, vlivanov
|
2016-04-29 13:46:19 -07:00 |
|
Harold Seigel
|
528b2cc81a
|
8155727: java/util/concurrent/locks/Lock/TimedAcquireLeak.java timeouts
Fix regex pattern to handle possible (module@version) text
Reviewed-by: ctornqvi, martin
|
2016-04-29 15:17:46 -04:00 |
|
Phil Race
|
1986b44513
|
Merge
|
2016-04-29 11:54:18 -07:00 |
|
Alexander Scherbatiy
|
bf6b990945
|
8017112: JTabbedPane components have inconsistent accessibility tree
Reviewed-by: ptbrunet, serb
|
2016-04-29 21:59:47 +04:00 |
|
Phil Race
|
5ab5ea2ba4
|
Merge
|
2016-04-29 09:47:43 -07:00 |
|
Tagir F. Valeev
|
6db653621d
|
8155600: Performance optimization of Arrays.asList().iterator()
Reviewed-by: redestad, shade, plevart, attila
|
2016-04-29 16:52:05 +03:00 |
|
Aleksey Shipilev
|
a6f2cdbb0f
|
8155090: String concatenation fails with a custom SecurityManager that uses concatenation
Reviewed-by: redestad, chegar
|
2016-04-29 13:24:27 +03:00 |
|
Nils Eliasson
|
c7f8bb25dd
|
8142464: PlatformLoggerTest.java throws java.lang.RuntimeException: Logger test.logger.bar does not exist
Test doesn't keep strong references to loggers
Reviewed-by: kvn
|
2016-04-29 09:40:08 +02:00 |
|