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
Doug Simon
4684856924
Merge
2017-01-23 23:01:32 +00:00
Igor Veresov
5cac50c1a4
8173054: [AOT] Avoid zero-shift for compressed oops
...
AOT compiler should be pessimistic about heap size
Reviewed-by: kvn
2017-01-23 23:49:16 +03:00
Zoltan Majo
f3fcb0ec76
8172844: Assert fails in deoptimization due to original PC at the end of code section
...
Change assert to accept end of code section as well.
Reviewed-by: rbackman, kvn, dlong
2017-01-23 09:53:27 +01:00
Jamsheed Mohammed C M
165af4bdae
8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c
...
Disabled WB Compilaton at unsupported levels.
Reviewed-by: kvn
2017-01-22 22:18:49 -08:00
Doug Simon
1cd0ad5c34
8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective
...
Reviewed-by: kvn
2017-01-22 21:40:59 +01:00
Vladimir Kozlov
a81872e33e
8173135: compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized VM option 'UnlockCommercialFeatures'
...
Move aot/fingerprint tests to closed since they use commercial feature.
Reviewed-by: iveresov
2017-01-21 15:08:53 -08:00
Mandy Chung
ea6b99d730
8173096: jmod files are not world-readable
...
Reviewed-by: alanb
2017-01-21 14:31:57 -08:00
Joe Darcy
20bcdb3a1c
8173156: Remove JmodTest.java from the probelm list on windows
...
Reviewed-by: mchung
2017-01-21 10:12:29 -08:00
Felix Yang
a5a732dbbd
8173159: Problem list java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java on Windows
...
Reviewed-by: dfuchs
2017-01-21 08:45:45 -08:00
Lana Steuck
0234fbc5b7
Merge
2017-01-21 03:53:21 +00:00
Jonathan Gibbons
ce3452952c
Merge
2017-01-20 18:24:50 -08:00
Jonathan Gibbons
784f56bcc7
8173141: tools/javac/classreader/FileSystemClosedTest.java fails on Windows
...
Reviewed-by: ksrini
2017-01-20 18:23:34 -08:00
Weijun Wang
b99aeee96a
8172975: SecurityTools.keytool() needs to accept user input
...
Reviewed-by: asmotrak
2017-01-21 08:38:52 +08:00
Weijun Wang
8d7694562c
8172975: SecurityTools.keytool() needs to accept user input
...
Reviewed-by: asmotrak
2017-01-21 08:38:51 +08:00
David Carlier
46a0d97e97
8171836: Memory leak in java.desktop/unix/native/common/awt/fontpath.c
...
Reviewed-by: prr, arapte
2017-01-20 16:03:08 -08:00
Brian Burkhalter
318d5e1bca
8154228: [TIFF] IIOException: "Insufficient data offsets or byte counts" when loading test image
...
If byte counts are not provided attempt to compute them if feasible.
Reviewed-by: prr
2017-01-20 15:13:48 -08:00
Brian Burkhalter
e44d7277fd
8145019: Exceptions from TIFFImageReader.read() when loading bit depth test images
...
Fix some problems reading unusual bit depth images relating to setting the correct ImageTypeSpecifier and reformatting discontiguous data
Reviewed-by: prr
2017-01-20 15:09:54 -08:00
Harold Seigel
c199f4eac2
8171971: Fix timing bug in JVM management of package export lists
...
Reduce the number of fields that maintain export state and use Module_lock to access these fields
Reviewed-by: acorn, sspitsyn, lfoltan
2017-01-20 16:09:56 -05:00
Sean Mullan
700a9548b6
Merge
2017-01-20 14:13:11 -05:00
Lana Steuck
8e6ff6a336
Merge
2017-01-20 19:12:30 +00:00
Sean Mullan
1a27d2430d
8173134: Add failing java/bean tests in JDK-8173082 to the ProblemList
...
Reviewed-by: darcy
2017-01-20 14:11:08 -05:00
Lana Steuck
f0bbed0c96
Merge
2017-01-20 19:10:00 +00:00
Lana Steuck
d4cfd27ff7
Merge
2017-01-20 19:09:53 +00:00