Martin Buchholz
6b29ad4ffc
8166976: TestCipherPBECons has wrong @run line
...
Reviewed-by: snikandrova, wetmore, rasbold
2016-09-30 10:30:57 -07:00
Phil Race
72d8105751
Merge
2016-09-30 09:28:18 -07:00
Peter Levart
566b0cca41
8166842: String.hashCode() has a non-benign data race
...
Reviewed-by: shade, alanb, martin
2016-09-30 17:34:08 +02:00
Sergey Bylokhov
ec9d2a571f
8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes
...
Reviewed-by: mchung, alexsch
2016-09-30 17:05:54 +03:00
Alejandro Murillo
d058e0d477
Merge
2016-09-30 03:24:03 -07:00
Alejandro Murillo
53fa6ff273
Merge
2016-09-30 02:52:42 -07:00
Alejandro Murillo
f0393d5b01
Merge
2016-09-30 02:52:38 -07:00
Alejandro Murillo
48432daecc
Merge
2016-09-30 02:52:36 -07:00
Erik Joelsson
61a21b5a3e
8160630: libjimage.so and others should link statically to libgcc
...
Reviewed-by: ihse, tbell
2016-09-30 09:06:21 +02:00
Erik Joelsson
ebba4ba1c1
8160630: libjimage.so and others should link statically to libgcc
...
Reviewed-by: ihse, tbell
2016-09-30 09:06:02 +02:00
Erik Joelsson
7ddf27c21d
8160630: libjimage.so and others should link statically to libgcc
...
Reviewed-by: ihse, tbell
2016-09-30 09:05:40 +02:00
Mandy Chung
33b751c3d4
8166238: Update jdeps for GNU-style long form options
...
Reviewed-by: alanb
2016-09-29 21:31:09 -07:00
Rachel Protacio
a687d709e2
Merge
2016-09-29 18:00:01 +00:00
Rachel Protacio
876f72beaf
8160064: StackWalker implementation added logging option without using UL
...
Moved StackWalk logging to Unified Logging framework
Reviewed-by: coleenp, mockner, dholmes, mchung
2016-09-29 13:32:17 -04:00
Lana Steuck
364f679451
Merge
2016-09-29 17:24:21 +00:00
Lana Steuck
f2eb960882
Merge
2016-09-29 17:24:10 +00:00
Lana Steuck
d24ea639be
Merge
2016-09-29 17:23:47 +00:00
Lana Steuck
6bda29a2da
Added tag jdk-9+138 for changeset b9a1cb9ed1d3
2016-09-29 16:45:12 +00:00
Lana Steuck
08c0fa1dbf
Added tag jdk-9+138 for changeset 4b05dadfb69d
2016-09-29 16:45:12 +00:00
Lana Steuck
c954db5127
Added tag jdk-9+138 for changeset 8ced0dd94a6e
2016-09-29 16:45:10 +00:00
Lana Steuck
54ca65037b
Added tag jdk-9+138 for changeset 7223a315fd01
2016-09-29 16:45:10 +00:00
Lana Steuck
4ab34fb2d8
Added tag jdk-9+138 for changeset cbc639238d91
2016-09-29 16:45:10 +00:00
Lana Steuck
5e40fe543e
Added tag jdk-9+138 for changeset b4b4c1119f39
2016-09-29 16:45:09 +00:00
Lana Steuck
762708dbb8
Added tag jdk-9+138 for changeset f8823c55a1b7
2016-09-29 16:45:08 +00:00
Lana Steuck
31db333045
Added tag jdk-9+138 for changeset de6f69208f82
2016-09-29 16:45:08 +00:00
Christoph Langer
4349e5e013
8166866: (ch) Remove AIX specific implementation file java.base/aix/native/libnio/ch/AixNativeThread.c
...
Reviewed-by: simonis, chegar, alanb
2016-09-29 14:58:26 +02:00
Christoph Langer
e379ae1814
8166850: No runtime error expected after calling NET_MapSocketOption
...
Reviewed-by: chegar
2016-09-29 14:48:07 +02:00
Shinya Yoshida
c34cee90d8
8166744: JShell: java.lang.IndexOutOfBoundsException for legal history access
...
Reviewed-by: rfield, jlahoda
2016-09-29 17:36:26 +09:00
Shinya Yoshida
20a821ae7c
8166744: JShell: java.lang.IndexOutOfBoundsException for legal history access
...
Reviewed-by: rfield, jlahoda
2016-09-29 17:36:22 +09:00
Jayathirth D V
295923ce81
8166685: We should unpin stream and pixel buffer in case of setjmp during writeImage in JPEG
...
Reviewed-by: prr, psadhukhan
2016-09-29 11:13:42 +05:30
Jayathirth D V
3f1ae2ad4e
8164931: Verify if writer.abort() works properly for all writers in IIOWriteProgressListener
...
Reviewed-by: prr, bpb, serb, psadhukhan
2016-09-29 10:57:34 +05:30
Athijegannathan Sundararajan
323aded97f
8165735: jlink incorrectly accepts multiple --module-path and --limit-modules options
...
Reviewed-by: mchung, jlaskey
2016-09-28 22:13:14 +05:30
Sergei Kovalev
0c70a986f9
8166841: Unused import causes test failure on compilation for java.text tests
...
Reviewed-by: igerasim
2016-09-28 19:21:42 +03:00
Mikael Vidstedt
644dc8b4e9
8166045: jdk/internal/misc/Unsafe tests fail due to timeout
...
Only run the memory hungry tests on large machines
Reviewed-by: dholmes, ctornqvi
2016-09-28 08:22:54 -07:00
Erik Helin
d2b993e2ab
8166790: Add stress test GCBasher
...
Reviewed-by: dfazunen, dholmes, erikj, tschatzl, lmesnik
2016-09-28 16:41:38 +02:00
Christoph Langer
bbb41df9c0
8166584: Remove obsolete utility function NET_ThrowSocketException in windows libnet
...
Reviewed-by: chegar
2016-09-28 15:47:03 +02:00
Claes Redestad
82bdee0193
8166287: MultiReleaseJarAPI.isMultiReleaseJar(): failure java.nio.file.AccessDeniedException: custom-mr.jar
...
Reviewed-by: mhaupt, alanb
2016-09-28 14:29:35 +02:00
Claes Redestad
2cee0a499a
8166840: Synthetic bridge constructor in ArrayList$Itr blocks inlining
...
Reviewed-by: vlivanov, mhaupt, forax
2016-09-28 14:27:34 +02:00
Michael Haupt
cec7bce69f
8151179: address issues raised by JCK team on JEP 274 API
...
Reviewed-by: jrose, redestad, psandoz
2016-09-28 14:02:21 +02:00
Roland Westrelin
a8c02b10fd
8166836: Elimination of clone's ArrayCopyNode may make compilation fail silently
...
Reviewed-by: vlivanov
2016-09-28 11:17:51 +02:00
Jamsheed Mohammed C M
7cc1fb0747
8134389: Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata
...
Always obtain return type from declared_signature for Invoke::declared_type. TypeCast return value to declared_signature return type for inlined lforms.
Reviewed-by: kvn, vlivanov
2016-09-29 22:37:05 -07:00
Tom Rodriguez
146d0563d9
8166869: [JVMCI] record metadata relocations for metadata references
...
Reviewed-by: kvn
2016-09-29 10:00:56 -07:00
Chuck Rasbold
f99a7c05c4
8166742: SIGFPE in C2 Loop IV elimination
...
Reviewed-by: kvn
2016-09-28 10:11:40 -07:00
Volker Simonis
40ac6760f6
8166801: [s390] Add jvm.cfg file for Linux/s390x
...
Reviewed-by: erikj, shade
2016-09-28 11:07:32 +02:00
Shinya Yoshida
b9ad123afa
8154714: jshell tool: add exports support
...
Reviewed-by: jlahoda, rfield
2016-09-28 16:36:10 +09:00
Srikanth Adayapalam
517cfed246
8166363: Method with reordered type parameter bounds compiles with @Override annotation but does not actually override superclass method
...
Reviewed-by: vromero
2016-09-28 09:05:20 +05:30
Valerie Peng
dc417a73f7
6946830: javax.crypto.Cipher.doFinal behavior differs depending on platform
...
Updated OracleUcrypto and SunPKCS11 providers with SunJCE provider behavior
Reviewed-by: xuelei
2016-09-28 03:18:01 +00:00
Valerie Peng
5f41b5fad7
8149802: Signature.verify() doesn't reset the signature object on exception
...
Ensure the signature object is always reset after verify() is called.
Reviewed-by: xuelei
2016-09-28 03:10:37 +00:00
Hamlin Li
f92bdade3d
8162519: Remove ParallelPrefix.java from ProblemList.txt
...
Reviewed-by: psandoz
2016-09-27 18:45:51 -07:00
Dean Long
c329dba540
Merge
2016-09-27 21:14:47 -04:00