Xue-Lei Andrew Fan
|
918a949448
|
8151856: Note that disabledAlgorithms override the same algorithms of legacyAlgorithms
Reviewed-by: mullan, weijun
|
2016-05-18 22:55:35 +00:00 |
|
Jan Lahoda
|
a865c6ef6b
|
8133549: Generalize jshell's EditingHistory
Adding a generic EditingHistory to jdk.internal.le, for use by both jjs and jshell
Reviewed-by: sundar
|
2016-05-18 21:00:33 +02:00 |
|
Phil Race
|
3546becf91
|
Merge
|
2016-05-18 09:57:35 -07:00 |
|
Paul Sandoz
|
0bad445941
|
8157152: Atomic add for VarHandle byte[]/ByteBuffer views is incorrect for endian conversion
Reviewed-by: fyuan, shade, vlivanov
|
2016-05-18 18:46:14 +02:00 |
|
Artem Smotrakov
|
5cf7ba5687
|
8157107: HTTP/2 client may fail with NPE if additional logging enabled
Reviewed-by: michaelm
|
2016-05-18 16:39:08 +01:00 |
|
Xue-Lei Andrew Fan
|
f3c9c10b7e
|
8157035: Use stronger algorithms and keys for JSSE testing
Reviewed-by: weijun, jnimeh
|
2016-05-18 14:47:28 +00:00 |
|
Sergey Bylokhov
|
65713ca08e
|
8156581: Cleanup of ProblemList.txt
Reviewed-by: prr, alexsch
|
2016-05-18 16:58:10 +03:00 |
|
Alexandre Iline
|
b67da697df
|
8156972: java/lang/reflect/Layer/LayerAndLoadersTest.java test requires jdk.compiler
Reviewed-by: alanb
|
2016-05-18 11:56:24 +01:00 |
|
Athijegannathan Sundararajan
|
ea55d0b71b
|
8154192: Deprivilege java.scripting module
Reviewed-by: jlaskey, alanb
|
2016-05-18 15:03:39 +05:30 |
|
Michael Haupt
|
c4976196f5
|
8156915: introduce MethodHandle factory for array length
Reviewed-by: sundar
|
2016-05-18 10:42:29 +02:00 |
|
Martin Buchholz
|
2bb441c404
|
8157069: Assorted ZipFile improvements
Reviewed-by: sherman
|
2016-05-16 11:42:31 -07:00 |
|
Hamlin Li
|
1244c2f423
|
8157011: Problem list tools/pack200/TestNormal.java and java/io/pathNames/GeneralWin32.java
Reviewed-by: darcy
|
2016-05-17 19:20:05 -07:00 |
|
Brian Burkhalter
|
9cdeece6b6
|
8130679: Writer/StringWriter.write methods do not specify index out bounds
Add throws tag indicating IndexOutOfBoundsExcepion to write() methods which have an index parameter.
Reviewed-by: chegar, prappo, rriggs
|
2016-05-17 16:04:53 -07:00 |
|
Aleksey Shipilev
|
33bb9220fc
|
8157171: Hook up Unsafe.weakCompareAndSetVolatile to VarHandles
Reviewed-by: psandoz, redestad
|
2016-05-17 22:28:00 +03:00 |
|
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 |
|
Dmitry Markov
|
7a40b8d5f7
|
8155001: SystemTray.remove() leaks GDI Objects in Windows
Reviewed-by: serb, alexp
|
2016-05-13 12:44:53 +03:00 |
|
Vadim Pakhnushev
|
e931bc512f
|
8047931: Remove unused medialib code
Reviewed-by: bae
|
2016-05-13 11:31:05 +03:00 |
|
Erik Joelsson
|
0596391be9
|
8156837: RC resource compilation on windows generates false build failure reports
Reviewed-by: tbell, prr
|
2016-05-13 09:22:47 +02:00 |
|
Tobias Hartmann
|
dd051e31bb
|
8155608: String intrinsic range checks are not strict enough
Range checks in inflate, compress and getChars are not strict enough.
Reviewed-by: kvn, twisti, jrose
|
2016-05-13 08:31:23 +02:00 |
|
Vaibhav Choudhary
|
2ab87a9fb7
|
8150702: change in javadoc for parseObject for MessageFormat - JDK-8073211
Reviewed-by: okutsu, peytoia
|
2016-05-13 12:52:29 +09: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 |
|
Lana Steuck
|
bc1d61bafc
|
Merge
|
2016-05-12 18:47:08 +00:00 |
|
Mandy Chung
|
0f1d1d98bb
|
8155977: ObjectInputStream::resolveClass & resolveProxyClass for platform loader
Reviewed-by: acorn, alanb, chegar, dfuchs
|
2016-05-12 11:16:56 -07:00 |
|
Phil Race
|
413ba627fd
|
Merge
|
2016-05-12 11:03:07 -07:00 |
|
Alexander Scherbatiy
|
39fe334e12
|
8154539: Examine the desktop module's use of sun.misc.SoftCache
Reviewed-by: prr, chegar, mchung
|
2016-05-12 20:43:37 +04:00 |
|
Phil Race
|
72bf5160ac
|
8154546: Retire sun.misc.GThreadHelper
Reviewed-by: serb, chegar, kcr
|
2016-05-12 09:16:17 -07:00 |
|
Christoph Langer
|
fa1227e9bd
|
8156521: Minor fixes and cleanups in NetworkInterface.c
Reviewed-by: alanb, chegar, dsamersoff, msheppar
|
2016-05-12 16:33:37 +01:00 |
|
Lana Steuck
|
11010a4e26
|
Added tag jdk-9+118 for changeset 8a2559d6fe5b
|
2016-05-12 15:15:04 +00:00 |
|
Michael McMahon
|
6ce3711133
|
8156801: java/net/httpclient/security/Driver.java failed with RuntimeException: Non zero return value
Reviewed-by: chegar
|
2016-05-12 16:06:17 +01:00 |
|
Weijun Wang
|
07f2c9d05f
|
8156213: Remove SHA-1 and 3KeyTDEA algorithms from DRBG
Reviewed-by: wetmore, xuelei
|
2016-05-12 13:06:03 +08:00 |
|
Weijun Wang
|
1a854bcc1e
|
8156501: DRBG not synchronized at reseeding
Reviewed-by: xuelei
|
2016-05-12 09:49:42 +08:00 |
|
Stuart Marks
|
e0606a40d3
|
8156810: remove redundant sentence in SecurityManager.checkMemberAccess doc
Reviewed-by: darcy
|
2016-05-11 17:37:11 -07:00 |
|
Jim Laskey
|
dcb864bfec
|
8156781: change to jlink has result in test failure
Reviewed-by: redestad
|
2016-05-11 16:17:45 -03:00 |
|
Roger Riggs
|
82ae26a9a8
|
8155978: Remove HTTP proxy implementation and tests from RMI
Reviewed-by: smarks
|
2016-05-11 14:01:29 -04:00 |
|
Daniel Fuchs
|
172839f24f
|
8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException
Runs each scenario in its own VM to avoid unwanted interaction and start from a clean slate.
Reviewed-by: mchung
|
2016-05-11 19:23:58 +02:00 |
|
Paul Sandoz
|
bcec429910
|
8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable
Reviewed-by: twisti
|
2016-05-11 09:13:45 +02:00 |
|
Alexandre Iline
|
114e7f30f7
|
8156695: Fix @modules in tests in java/lang/management
As part of JDK-8155993, tests are updated to declare dependencies on jdk.management.
Reviewed-by: mchung
|
2016-05-10 14:51:29 -07:00 |
|
Jim Laskey
|
0f02e652db
|
8156766: jdk/test/tools/jlink/plugins/SorterPluginTest.java broken
Reviewed-by: redestad
|
2016-05-11 12:01:19 -03:00 |
|
Jim Laskey
|
2bac8d91d1
|
8155237: jlink plugin to order resources should take a class list as input
Reviewed-by: redestad
|
2016-05-11 11:26:02 -03:00 |
|
Staffan Larsen
|
aefbfce7cf
|
8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff
|
2016-05-11 11:04:47 +02:00 |
|