Hannes Wallnöfer
14a6271417
8134569: Add tests for prototype callsites
...
Reviewed-by: attila, sundar
2015-09-10 13:50:04 +02:00
Hannes Wallnöfer
bc7be8c881
8135000: Number.prototype.toFixed returns wrong string for 0.5 and -0.5
...
Reviewed-by: attila, sundar
2015-09-10 13:46:45 +02:00
Volker Simonis
7beac309c0
8135271: Add missing "-client IGNORE" to jvm.cfg file for ppc64
...
Reviewed-by: rriggs
2015-09-10 11:44:14 +02:00
Daniil Titov
f0bdb9ddf7
8135083: Product version string for DLLs and EXEs should not include trailing zeros
...
Reviewed-by: katleman, iris, ihse
2015-09-10 09:04:42 +02:00
Naoto Sato
d908516aaf
8134384: Continuation of JDK-8130845 : A date string created by Date#toString() is not parseable neither with ENGLISH, US nor ROOT locale
...
Reviewed-by: okutsu
2015-09-09 18:17:44 -07:00
Tristan Yan
be7be7ae93
8044199: Tests for RSA keys and key specifications
...
Added various tests for SunRsaSign provider
Reviewed-by: valeriep
2015-09-09 21:57:38 +00:00
Roger Riggs
aeb4acfb60
8135094: (process) java/lang/ProcessHandle/InfoTest fails testing commandLine()
...
Reviewed-by: chegar, simonis
2015-09-09 16:12:55 -04:00
Anton Nashatyrev
cb34d07ae1
8081485: EDT auto shutdown is broken in case of new event queue usage
...
Reviewed-by: serb, alexp
2015-09-09 19:10:38 +03:00
Alejandro Murillo
6a3d511525
Merge
2015-09-09 08:33:14 -07:00
Ivan Gerasimov
50aa8839d5
8072466: Deadlock when initializing MulticastSocket and DatagramSocket
...
Reviewed-by: chegar
2015-09-09 16:33:19 +03:00
Athijegannathan Sundararajan
01de8c1714
8027137: Merge ScriptFunction and ScriptFunctionImpl
...
Reviewed-by: attila, hannesw, mhaupt
2015-09-09 17:19:46 +05:30
Artem Smotrakov
b259dd24ea
8134708: Certpath validation fails to load certs and CRLs if AIA and CRLDP extensions point to LDAP resources
...
Reviewed-by: mullan, coffeys
2015-09-09 12:39:45 +03:00
David Holmes
f032aa1311
8133611: Remove java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java from problem list
...
Reviewed-by: darcy
2015-09-09 04:02:59 -04:00
Magnus Ihse Bursie
4ce6bdb54e
8135180: Print configure arguments using make print-configuration
...
Reviewed-by: erikj
2015-09-09 09:44:57 +02:00
Magnus Ihse Bursie
16142c17e4
8065912: Better handling of classpath in build-infra
...
Reviewed-by: erikj
2015-09-09 09:36:48 +02:00
Magnus Ihse Bursie
08ef9ddd4e
8065912: Better handling of classpath in build-infra
...
Reviewed-by: erikj
2015-09-09 09:36:46 +02:00
Magnus Ihse Bursie
54b0810371
8065912: Better handling of classpath in build-infra
...
Reviewed-by: erikj
2015-09-09 09:36:39 +02:00
Shilpi Rastogi
5ecb0a7e9e
8005914: [TEST_BUG] The last column header does not contain "..."
...
Reviewed-by: alexsch, serb
2015-09-09 10:31:59 +03:00
Aleksei Efimov
306947d9f9
8134861: XSLT: Extension func call cause exception if namespace URI contains partial package name
...
Reviewed-by: joehw
2015-09-09 01:57:38 +03:00
Alejandro Murillo
09ff302704
Merge
2015-09-08 15:39:53 -07:00
Alejandro Murillo
da29ed2a94
Merge
2015-09-08 15:39:51 -07:00
Phil Race
b60c555aae
Merge
2015-09-08 15:19:19 -07:00
Valerie Peng
bdf6ed0fd2
8135099: 9-dev solaris builds failed on 2015-09-04
...
Fixed the compilation warning which broken the build.
Reviewed-by: vinnie
2015-09-08 22:14:25 +00:00
Phil Race
f39c6aeb63
Merge
2015-09-08 14:40:44 -07:00
Phil Race
c878c1a59f
Merge
2015-09-08 14:40:19 -07:00
Vicente Romero
2169a5eefd
8073594: javac, before calling rawInstantiate from selectBest the warner should be cleared out
...
Reviewed-by: jlahoda
2015-09-08 11:59:25 -07:00
Vicente Romero
0c3e27483f
8135203: javac, patch intended for an issue was pushed with wrong id and message
...
Reviewed-by: jjg
2015-09-08 11:53:17 -07:00
Phil Race
d69a0641fd
Merge
2015-09-08 11:47:07 -07:00
Vicente Romero
772ca1b431
8132806: javac does a naive implementation of some incorporation steps
...
Reviewed-by: jlahoda
2015-09-08 10:36:44 -07:00
Iris Clark
32f958db97
Merge
2015-09-08 10:25:22 -07:00
Iris Clark
057b421238
Merge
2015-09-08 10:25:18 -07:00
Iris Clark
9e0d78c661
Merge
2015-09-08 10:25:11 -07:00
Iris Clark
838c3c4021
Merge
2015-09-08 10:25:02 -07:00
Iris Clark
c3033fc442
Merge
2015-09-08 10:24:59 -07:00
Iris Clark
855bfab55d
Merge
2015-09-08 10:24:22 -07:00
Roland Westrelin
404fc5caa8
8134974: 8130847 broken with loop predicates
...
Pinned eliminated arraycopy loads in uncommon trap path for loop predicates may need to be moved
Reviewed-by: kvn
2015-09-08 19:19:08 +02:00
Roland Westrelin
8dd169a71f
8135069: C2 replaces range checks by unsigned comparison with -1
...
I < 0 || i > -1 wrongly folded as i >u -1
Reviewed-by: kvn
2015-09-11 16:56:56 +02:00
Tobias Hartmann
a6ab162873
Merge
2015-09-14 09:11:03 +00:00
Tobias Hartmann
6479241f4a
8135252: IdealLoopTree::dump_head() prints negative trip count
...
IdealLoopTree::dump_head() should not cast float to int.
Reviewed-by: kvn
2015-09-14 10:00:26 +02:00
Tobias Hartmann
662e39edbb
Merge
2015-09-14 07:03:04 +00:00
Tobias Hartmann
3780022a87
8080999: MemoryPoolMXBean.getUsageThresholdCount() returns incorrect value
...
Fixed race condition in the JMX code for the LowMemoryDetector.
Reviewed-by: kvn
2015-09-14 07:02:50 +02:00
Michael Berg
d67924dc8e
8132160: support for AVX 512 call frames and stack management
...
Simplify save/restore frame on x86 systems which support EVEX.
Reviewed-by: kvn, iveresov
2015-09-11 17:02:44 -07:00
Kirill Zhaldybin
9f9739c156
8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob
...
Added checks for negative and null size and address values (where applicable) for getCodeBlob, allocateCodeBlob and freeCodeBlob, added regression test
Reviewed-by: iignatyev
2015-09-11 16:11:07 +03:00
Jesper Wilhelmsson
1736e104a1
Merge
2015-09-08 16:10:37 +02:00
Jesper Wilhelmsson
b395bb9193
Merge
2015-09-08 16:10:36 +02:00
Jesper Wilhelmsson
a97c863c3d
Merge
2015-09-08 16:10:36 +02:00
Jesper Wilhelmsson
727c75aa2b
Merge
2015-09-08 16:10:09 +02:00
Andrew Haley
518c5cacbc
8135157: DMB elimination in AArch64 C2 synchronization implementation
...
Reduce memory barrier usage in C2 fast lock and unlock.
Co-authored-by: Wei Tang <wei.tang@linaro.org>
Reviewed-by: kvn
2015-09-08 14:08:58 +01:00
Igor Veresov
e88940fae6
Merge
2015-09-10 17:56:43 -07:00
Michael Berg
e75f5a5cde
8135028: support for vectorizing double precision sqrt
...
Reviewed-by: kvn, twisti
2015-09-09 10:34:17 -07:00