Alejandro Murillo
|
9374360851
|
Merge
|
2015-09-10 14:55:19 -07:00 |
|
Alejandro Murillo
|
10b4e2586d
|
Merge
|
2015-09-10 14:55:18 -07:00 |
|
Jan Lahoda
|
25d64eb4bc
|
8132885: langtools/test/tools/javac/sym/ElementStructureTest.java is also searching default classpath
Explicitly setting classpath when inspecting the platform classes; using the java.util.ServiceLoader instead of the javac's copy
Reviewed-by: jjg
|
2015-09-10 21:10:20 +02:00 |
|
Christoph Langer
|
981fa17133
|
8134505: Cleanup of "TimeZone_md.c"
Reviewed-by: rriggs, dsamersoff, simonis
|
2015-09-10 17:56:24 +02:00 |
|
Vyom Tewari
|
7c9b107d1f
|
8080402: File Leak in jdk/src/java.base/share/classes/sun/net/sdp/SdpSupport.java
Reviewed-by: alanb, chegar, igerasim, msheppar
|
2015-09-10 17:14:59 +02:00 |
|
Athijegannathan Sundararajan
|
65dd9df8c9
|
8135332: ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'
Reviewed-by: attila, hannesw
|
2015-09-10 19:09:23 +05:30 |
|
Attila Szegedi
|
4206843153
|
8135337: NativeDebug.dumpCounters with incorrect scope count
Reviewed-by: hannesw, sundar
|
2015-09-10 15:28:05 +02:00 |
|
Attila Szegedi
|
0ec14b759a
|
8135336: Fix broken build after JDK-8135262
Reviewed-by: hannesw, sundar
|
2015-09-10 15:24:39 +02:00 |
|
Rajeev Chamyal
|
08da3be647
|
8032568: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Windows virtual hosts
Reviewed-by: serb, alexsch
|
2015-09-10 17:02:30 +04:00 |
|
Attila Szegedi
|
b43c9b8cda
|
8135262: Sanitize CodeInstaller API
Reviewed-by: hannesw, sundar
|
2015-09-10 14:00:27 +02:00 |
|
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 |
|