Athijegannathan Sundararajan
|
1f0c44c1c4
|
8157819: TypeError when a java.util.Comparator object is invoked as a function
Reviewed-by: mhaupt, forax, hannesw
|
2016-05-25 19:25:57 +05:30 |
|
Ed Nevill
|
75909b48f3
|
8157841: aarch64: prefetch ignores cache line size
Fix prefetch to take account of cache line size
Co-authored-by: Stuart Monteith <stuart.monteith@linaro.org>
Reviewed-by: aph
|
2016-05-25 13:30:07 +00:00 |
|
Ed Nevill
|
7694596568
|
8157834: aarch64: Hello World crashes with fastdebug build
Support LL, UL and LU encodings of StrIndexOf
Reviewed-by: aph
|
2016-05-25 15:05:26 +00:00 |
|
Dmitrij Pochepko
|
ac5718b306
|
8156470: [JITtester] EOL on Windows
Reviewed-by: kvn
|
2016-05-25 16:22:31 +03:00 |
|
Dmitrij Pochepko
|
fdf9e5a63e
|
8156585: Cosmetic: AARCH64 defines in c1_LIRAssembler_aarch64.hpp
Reviewed-by: kvn
|
2016-05-25 16:20:02 +03:00 |
|
Erik Joelsson
|
825cbcc1b9
|
8157336: Generation of classlists at build time should be configurable
Reviewed-by: tbell, dholmes
|
2016-05-25 12:53:26 +02:00 |
|
Amy Lu
|
9009c5951c
|
8157813: Remove sun/rmi/transport/proxy/EagerHttpFallback.java from ProblemList.txt
Reviewed-by: shade
|
2016-05-25 18:01:16 +08:00 |
|
Athijegannathan Sundararajan
|
883dc41e42
|
8157680: Callback parameter of any JS builtin implementation should accept any Callable
Reviewed-by: hannesw, mhaupt
|
2016-05-25 15:14:37 +05:30 |
|
Bhanu Prakash Gopularam
|
a94e9c4d1b
|
8156718: Need tests for IsoFields getFrom for unsupported non-Iso Temporal fields
Reviewed-by: rriggs, scolebourne
|
2016-05-25 09:14:55 +00:00 |
|
Paul Sandoz
|
e54a25914e
|
8157683: Thread.onSpinWait intrinsification doesn't have sufficient test coverage
Reviewed-by: kvn
|
2016-05-25 10:46:21 +02:00 |
|
Athijegannathan Sundararajan
|
629e292070
|
8157801: spurious > character in the javadoc comment for ModuleEntry.java
Reviewed-by: alanb
|
2016-05-25 11:43:57 +05:30 |
|
Athijegannathan Sundararajan
|
6e67698c30
|
8157789: Nashorn sample/test.js should not use undocumented System property
Reviewed-by: mchung
|
2016-05-25 11:03:08 +05:30 |
|
John Jiang
|
4408e4cb4a
|
8157635: Fix module dependencies for /sun/* tests
Module declarations for the tests in /sun/*
Reviewed-by: alanb
|
2016-05-25 03:06:24 +01:00 |
|
John Jiang
|
7dcb615aae
|
8157633: Fix module dependencies for /com/* tests
Module declarations for the tests in /com/*
Reviewed-by: alanb
|
2016-05-25 02:47:28 +01:00 |
|
John Jiang
|
4ed9567218
|
8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
Sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation.
Reviewed-by: valeriep
|
2016-05-25 02:20:02 +01:00 |
|
Hamlin Li
|
f86a99352f
|
8151904: test/java/lang/StackWalker/VerifyStackTrace.java needs to handle update releases
Reviewed-by: dfuchs, mchung
|
2016-05-24 18:41:31 -07:00 |
|
Joe Darcy
|
072a878dbb
|
8157724: Improve javadoc tag usage in java.math
Reviewed-by: bpb
|
2016-05-24 13:51:35 -07:00 |
|
Vyom Tewari
|
af7a591d39
|
8016521: InetAddress should not always re-order addresses returned from name service
Reviewed-by: chegar
|
2016-05-24 20:15:18 +01:00 |
|
Gerard Ziemski
|
f1c490f5fa
|
8152856: Xcode 7.3 -Wshift-negative-value compile failure on Mac OS X
Implement _lh_array_tag_type_value as const, not enum.
Reviewed-by: vlivanov, minqi
|
2016-05-24 12:42:43 -05:00 |
|
Doug Lea
|
27a77176a6
|
8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
Reviewed-by: martin, psandoz, chegar, shade
|
2016-05-24 10:14:41 -07:00 |
|
Naoto Sato
|
f8bc1cef61
|
8157632: 9-dev windows builds fail on zip_util.c
Reviewed-by: sherman, lana
|
2016-05-24 09:18:45 -07:00 |
|
Ningsheng Jian
|
8240ee1cf0
|
8157708: aarch64: StrIndexOfChar intrinsic is not implemented
Reviewed-by: aph
|
2016-05-24 08:47:37 -07:00 |
|
David Holmes
|
d1856645bc
|
8081800: AbstractMethodError when evaluating a private method in an interface via debugger
Reviewed-by: acorn, dcubed, coleenp
|
2016-10-03 21:48:21 -04:00 |
|
Kirill Zhaldybin
|
e67d5a890c
|
8166462: Convert TestResourcehash_test to Gtest
Reviewed-by: mgerdin, iignatyev
|
2016-09-28 18:40:50 +03:00 |
|
Jan Lahoda
|
390c90f8de
|
8131017: jshell tool: pasting code with tabs invokes tab completion
Enabling copy-paste detection.
Reviewed-by: lagergren, sundar
|
2016-05-24 16:03:48 +02:00 |
|
Jan Lahoda
|
c4dedff7c1
|
8131017: jshell tool: pasting code with tabs invokes tab completion
Enabling copy-paste detection.
Reviewed-by: lagergren, rfield, sundar
|
2016-05-24 16:02:46 +02:00 |
|
Vladimir Ivanov
|
255569b3a9
|
Merge
|
2016-05-24 13:39:18 +00:00 |
|
Dmitry Samersoff
|
d9be06bf8d
|
Merge
|
2016-05-24 12:00:15 +00:00 |
|
Vyom Tewari
|
6bd865a6b4
|
8143923: java.net socket supportedOptions set depends on call order
Reviewed-by: chegar
|
2016-05-24 12:31:30 +01:00 |
|
Vladimir Ivanov
|
e3aacefb01
|
Merge
|
2016-05-24 14:14:18 +03:00 |
|
Vladimir Ivanov
|
3221da3cf7
|
Merge
|
2016-05-24 14:13:57 +03:00 |
|
Cheleswer Sahu
|
93043ecb8f
|
8150900: Implement diagnostic_pd
Reviewed-by: twisti, gziemski, kevinw
|
2016-05-24 16:02:45 +05:30 |
|
Alan Bateman
|
fe609fd3cb
|
8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
Reviewed-by: chegar, mchung
|
2016-05-24 11:31:25 +01:00 |
|
Erik Joelsson
|
f18e025eb3
|
8157574: Mac fastdebug bundles have wrong directory layout
Reviewed-by: mchung
|
2016-05-24 12:21:55 +02:00 |
|
Staffan Larsen
|
76311d7285
|
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
|
2016-05-24 12:15:46 +02:00 |
|
Staffan Larsen
|
a97b824a58
|
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
|
2016-05-24 12:15:23 +02:00 |
|
Staffan Larsen
|
2baa671d45
|
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
|
2016-05-24 12:15:02 +02:00 |
|
Staffan Larsen
|
e549e87431
|
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
|
2016-05-24 12:14:28 +02:00 |
|
Dmitry Samersoff
|
ac8a504622
|
Merge
|
2016-05-24 10:03:07 +00:00 |
|
Dmitry Samersoff
|
6e4ea797f3
|
8155957: java.lang.IllegalAccessError: class <foo> (in unnamed module XXX) cannot access class jdk.internal.misc.Unsafe
Added missed exports
Reviewed-by: sspitsyn
|
2016-05-24 12:56:41 +03:00 |
|
Chris Hegarty
|
4d950890f2
|
8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
Reviewed-by: alanb
|
2016-05-24 09:18:40 +01:00 |
|
Ed Nevill
|
6a56a5f255
|
8156943: aarch64: string compare does not support CompactStrings
Implement LL, UL and LU encodings for StrComp
Reviewed-by: aph
|
2016-05-24 01:13:57 -07:00 |
|
Tobias Hartmann
|
d99ab903b7
|
8160425: Vectorization with signalling NaN returns wrong result
Should not use doubles/floats for vector constants in the C code.
Reviewed-by: kvn, vlivanov
|
2016-06-30 08:24:51 +02:00 |
|
Pavel Punegov
|
320a29cbe4
|
8160471: compiler/rangechecks/TestRangeCheckEliminationDisabled.java fails after JDK-8150900
Add UnlockDiagnosticVMOptions to the test
Reviewed-by: kvn, thartmann
|
2016-06-29 18:04:04 +03:00 |
|
Tatiana Pivovarova
|
c38fb9f0c8
|
Merge
|
2016-06-29 11:38:58 +00:00 |
|
Tatiana Pivovarova
|
8caad345fd
|
8153515: [ctw] CompileTheWorld testlibrary should trigger compilation of <clinit> and <init>
Reviewed-by: thartmann
|
2016-06-29 14:32:13 +03:00 |
|
Ed Nevill
|
27cd22b69a
|
8160534: aarch64: fails to build after 8157834
Add missing #include
Reviewed-by: aph
|
2016-06-29 11:24:13 +00:00 |
|
Tom Rodriguez
|
7c7e22abfd
|
Merge
|
2016-06-28 20:08:43 +00:00 |
|
Tom Rodriguez
|
b4aef2060b
|
8160121: [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
Reviewed-by: kvn
|
2016-06-28 17:22:56 +00:00 |
|
Tatiana Pivovarova
|
f1d61f4340
|
8143081: [ctw] Test CompileTheWorld.java needs to be updated for Jigsaw
Reviewed-by: iignatyev
|
2016-06-28 19:58:15 +03:00 |
|