Iris Clark
393ecb7397
Added tag jdk-10+0 for changeset c9c0f7be1ab8
2017-01-25 18:14:48 +00:00
Iris Clark
6e9b0c1b70
Added tag jdk-10+0 for changeset 870fe9d526c3
2017-01-25 18:14:45 +00:00
Iris Clark
005b41dab0
Added tag jdk-10+0 for changeset 55441f575d6a
2017-01-25 18:14:44 +00:00
Peter Levart
0476aeb0c7
Merge
2017-01-25 15:53:17 +01:00
Peter Levart
f2998da973
8173056: Add test that captures current behavior of annotations with invalid annotation types
...
Reviewed-by: redestad
2017-01-25 15:41:20 +01:00
Chris Hegarty
ae27c394e7
8173354: javadoc warning notice for types in Incubator Modules
...
Reviewed-by: erikj, michaelm
2017-01-25 14:10:43 +00:00
Chris Hegarty
347664b883
8173354: javadoc warning notice for types in Incubator Modules
...
Reviewed-by: erikj, michaelm
2017-01-25 14:10:03 +00:00
Sean Coffey
b6b1d7ff36
8077395: org.omg.CORBA_2_3.portable.InputStream constructor should not specify JDK-specific property
...
Reviewed-by: lancea, rriggs
2017-01-25 12:09:25 +00:00
Hamlin Li
46c1da44bd
8173326: Problem list java/rmi/registry/readTest/CodebaseTest.java on Windows
...
Reviewed-by: dholmes
2017-01-25 03:47:40 -08:00
Hannes Wallnöfer
a043135fe4
8166186: ClassCastException with arguments usage
...
Reviewed-by: attila, sundar
2017-01-25 09:49:02 +01:00
John Jiang
ab3aa4bfcb
8171900: javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHandshakeException: Remote host terminated the handshake"
...
The fix takes some code patterns from SSLSocketTemplate to deal with possible SSLHandshakeException and SocketTimeoutException, and it also resolves a potential mismatch on the connections between the clients and the servers.
Reviewed-by: xuelei
2017-01-24 18:41:36 -08:00
Paul Sandoz
db38e8df3b
8172732: spec clarification for URLClassLoader for Multirelease jars
...
Reviewed-by: mchung, chegar, alanb
2017-01-24 18:24:40 -08:00
Denis Istomin
80280a2207
8041793: javap misses newline after printing AnnotationDefault
...
Reviewed-by: jjg
2017-01-24 17:36:41 -08:00
Denis Istomin
31b1a86ec6
8051768: Inconsistent output for Visible and InvisibleParameterAnnotations
...
Reviewed-by: jjg
2017-01-24 16:18:24 -08:00
Xue-Lei Andrew Fan
fe5be990e0
8172869: 4096 is not supported yet for the DH Parameter Generator
...
Reviewed-by: ascarpino, mullan
2017-01-24 23:07:53 +00:00
Adam Petcher
f3f3725fdd
8168075: Custom system class loader + security manager + malformed policy file = recursive initialization
...
Reviewed-by: mchung, mullan
2017-01-24 16:19:21 -05:00
Daniel Fuchs
40232913c4
8173111: Excessive recursion in EventFilterSupport when filtering over large number of XML events can cause StackOverflow
...
This fix replaces un unwanted recursion in the XML streams event filtering support by a simple loop (in nextEvent/nextTag).
Reviewed-by: aefimov, clanger, lancea, rriggs
2017-01-24 16:34:23 +00:00
Dmitry Markov
6a093685ee
8163889: [macosx] Can't print from browser on Mac OS X
...
Reviewed-by: prr, psadhukhan
2017-01-24 18:44:13 +03:00
Athijegannathan Sundararajan
b11a5c2059
8173257: test/script/trusted/JDK-8021189.js and test/script/trusted/JDK-8021129.js fail in nashorn nightly
...
Reviewed-by: hannesw, jlaskey
2017-01-24 18:08:04 +05:30
Jan Lahoda
8e3182c384
8153759: jshell tool: Smart completion detection is not reliable
...
Reverting back to smart completion if any action follows a completion action.
Reviewed-by: rfield
2017-01-24 13:29:58 +01:00
Christoph Langer
afcf1eb292
8173261: JAXP: TESTBUG: javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh
...
Reviewed-by: dfuchs, fyuan
2017-01-24 11:10:19 +01:00
Hamlin Li
cf31932ce4
8171142: jdk_rmi registry test fail to clean up on failure
...
Reviewed-by: rriggs, dholmes
2017-01-24 00:48:51 -08:00
Alexander Scherbatiy
e1eb9b78e1
8003495: [findbugs] javax.swing.* - Storing a reference to an externally mutable object into the internal representation
...
Reviewed-by: prr, serb
2017-01-24 11:37:32 +03:00
Rachna Goel
861b7d08a0
8167273: Calendar.getDisplayNames inconsistent with DateFormatSymbols
...
Reviewed-by: naoto
2017-01-24 12:06:03 +05:30
Jesper Wilhelmsson
9400d2bd29
Merge
2017-01-24 00:30:25 +01:00
Vyom Tewari
dc09e00a6e
8167178: Exported elements referring to inaccessible types in java.naming
...
Reviewed-by: chegar, rriggs, alanb
2017-01-25 15:31:01 +05:30
Jesper Wilhelmsson
ca84662142
Merge
2017-01-24 00:30:23 +01:00
Peter Levart
1d8cd10db5
8173201: java/lang/reflect/PublicMethods/PublicMethodsTest.java fails because of too many open files
...
Explicitly close StandardJavaFileManager(s) as soon as they are not needed any more
Reviewed-by: redestad
2017-01-23 23:56:02 +01:00
Phil Race
961110c69e
8167228: Update to libpng 1.6.28
...
Reviewed-by: serb, azvegint
2017-01-23 11:59:48 -08:00
Anthony Scarpino
946541ac57
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
...
Reviewed-by: mchung, wetmore
2017-01-23 11:49:50 -08:00
Anthony Scarpino
698d82f0b0
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
...
Reviewed-by: mchung, wetmore
2017-01-23 11:49:01 -08:00
Joe Darcy
7caafc69f1
8173164: Resolve remaining HTML5 issues in javax.lang.model.*
...
Reviewed-by: martin
2017-01-23 10:37:27 -08:00
Phil Race
ce1ecfe492
Merge
2017-01-23 10:27:58 -08:00
Anton Litvinov
83e9df05ad
8168751: Two "Direct Clip" threads are created to play the same "AudioClip" object, what makes clip sound corrupted
...
Reviewed-by: serb, amenkov
2017-01-23 19:58:06 +03:00
Dmitrij Pochepko
a1d6b9fa8b
8171149: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java failed with "Out of space in CodeCache for adapters"
...
Reviewed-by: kvn
2017-01-23 16:31:49 +03:00
Christoph Langer
eedfb7acfd
8173197: (se) WindowsSelectorImpl.c does not compile with VS2010
...
Reviewed-by: alanb, chegar
2017-01-23 14:04:44 +01:00
Sean Mullan
1229a8857c
Merge
2017-01-23 07:36:05 -05:00
Sean Mullan
472c73df43
8173082: java/bean/* tests fail since change of JDK-8055206
...
Reviewed-by: mchung, ahgross, alanb
2017-01-23 07:34:11 -05:00
Srikanth Adayapalam
4141792982
8171322: AssertionError in TypeSymbol.getAnnotationTypeMetadata
...
Reviewed-by: vromero
2017-01-23 10:28:52 +05:30
Yang Zhang
9eb2a991de
8172881: AArch64: assertion failure: the int pressure is incorrect
...
Change the dst register type of get_and_setI/L/N/P from any register to non-special register.
Reviewed-by: aph
2017-01-22 16:33:54 +08:00
Rickard Bäckman
50d7d4fa1e
Merge
2017-01-26 08:35:17 +01:00
Gilles Duboscq
42f4fbc243
8167519: [AOT] Failed compilation: java.math.MutableBigInteger.divide3n2n
...
Reviewed-by: never, davleopo
2017-01-24 13:40:46 +01:00
Tom Rodriguez
e56234d68b
8173309: jvmtiDeferredLocalVariableSet may update the wrong frame
...
Reviewed-by: kvn
2017-01-25 19:18:43 -08:00
Roland Westrelin
9b352ebabe
8173147: [ctw] fails during compilation of sun.security.krb5.internal.crypto.RsaMd5DesCksumType::calculateKeyedChecksum with " graph should be schedulable"
...
Loads generated at uncommon trap from eliminated arraycopy have incorrect memory state
Reviewed-by: thartmann
2017-01-24 09:40:05 +01:00
Tobias Hartmann
a84b66b517
8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
...
Regression test and additional asserts. The problem is fixed by 8087341.
Reviewed-by: kvn
2017-01-25 07:05:38 +01:00
Tobias Hartmann
0917fde85d
8173195: [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations with G1
...
Backing out 8087341 due to 8172850. Will be re-implemented with 8173196.
Reviewed-by: kvn
2017-01-25 07:03:26 +01:00
Jamsheed Mohammed C M
ac41b68c15
8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled
...
Corrected available compilation levels for client builds.
Reviewed-by: kvn
2017-01-24 20:47:24 -08:00
Vladimir Kozlov
94db4c91c3
8173158: [AOT] fix typo in jaotc --help output
...
Reviewed-by: rbackman
2017-01-24 17:19:01 -08:00
Tom Rodriguez
56be1a28df
8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java
...
Reviewed-by: kvn
2017-01-24 08:51:07 +00:00
Jesper Wilhelmsson
9d799dc14f
Merge
2017-01-24 00:30:28 +01:00