Commit Graph

12736 Commits

Author SHA1 Message Date
Valerie Peng
500cb7ea83 8137068: Tests added in JDK-8048604 fail to compile
Fixed the 2 tests with correct jprt tags

Reviewed-by: xuelei
2015-09-24 01:45:44 +00:00
Tristan Yan
6b149df3f8 8048604: Tests for strong crypto ciphers
SQE test co-location effort

Reviewed-by: valeriep
2015-09-23 21:28:14 +00:00
Joe Darcy
47814c8df0 7130085: Port fdlibm hypot to Java
Reviewed-by: bpb
2015-09-23 14:14:14 -07:00
Roger Riggs
f6878d40ef 8132883: The spec of allChildren/children of j.l.Process/ProcessHandle need to be relaxed
8131763: j.l.Process.allChildren spec clarification

Reviewed-by: chegar
2015-09-23 15:02:46 -04:00
Roger Riggs
4e7617c040 8132541: (process) ProcessBuilder support for redirection to discard output
Add redirect to NUL or /dev/null depending on the OS

Reviewed-by: chegar, martin
2015-09-23 11:18:34 -04:00
Michael Haupt
f1f609ddaa 8136931: more fine-grained condition checking for BMH species creation
Reviewed-by: psandoz, sundar
2015-09-23 08:43:51 +02:00
James Laskey
8aa6d9f160 8135197: libjimage code needs translation from hotspot-ish to jdk-ish
Reviewed-by: rriggs, chegar
2015-09-22 12:47:40 -03:00
Amanda Jiang
39ca61ab1d 8050461: Tests for syntax checking of JAAS configuration file
Reviewed-by: weijun
2015-09-22 09:34:01 +08:00
Tagir Valeev
94ba18f8b4 8136686: Collectors.counting can use Collectors.summingLong to reduce boxing
Reviewed-by: psandoz
2015-09-19 15:26:34 +02:00
Lana Steuck
9739c41401 Merge 2015-09-18 14:20:39 -07:00
Phil Race
c79e901452 Merge 2015-09-18 11:24:54 -07:00
Lana Steuck
b2e566d600 Added tag jdk9-b82 for changeset 52b8dc62da42 2015-09-18 10:46:43 -07:00
Sean Coffey
4becd274ed 8077874: [TESTBUG] com/sun/corba/cachedSocket/7056731.sh should not be run on JRE
Reviewed-by: chegar
2015-09-18 18:19:44 +01:00
Vinnie Ryan
5d5ef39f51 8136534: Loading JKS keystore using non-null InputStream results in closed stream
Reviewed-by: mullan, wetmore
2015-09-18 17:54:28 +01:00
Phil Race
ec5f966a54 Merge 2015-09-18 09:18:17 -07:00
Roger Riggs
9d5cbc5fbc 8132735: java/lang/ProcessHandle/TreeTest failed with java.lang.AssertionError: Start with zero children
Revise test to only operate on processes it spawns

Reviewed-by: chegar
2015-09-17 22:46:04 -04:00
Roger Riggs
0d17c738d7 Merge 2015-09-17 22:46:02 -04:00
Rob McKenna
64d414469c 8129957: Deadlock in JNDI LDAP implementation when closing the LDAP context
Reviewed-by: vinnie
2015-09-17 22:59:48 +01:00
Joe Darcy
67603e6d54 8134795: Port fdlibm pow to Java
Reviewed-by: bpb
2015-09-17 13:43:06 -07:00
Roger Riggs
6eb869c3d6 Merge 2015-09-17 13:33:33 -04:00
Volker Simonis
d33fffce04 8136690: AIX: libjimage should be linked with the C++ compiler
Reviewed-by: ihse
2015-09-17 18:04:53 +02:00
Martin Buchholz
623caa1da9 8136570: Stop changing user environment variables related to /usr/dt
4953367: MAWT: Java should be more careful manipulating NLSPATH, XFILESEARCHPATH env variables

Stop changing user environment variables: NLSPATH XFILESEARCHPATH

Reviewed-by: prr
2015-09-16 10:49:11 -07:00
Vyom Tewari
681e6b478b 8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
Ensure that file descriptor is properly closed if setsockopt fails.

Reviewed-by: chegar, igerasim
2015-09-17 17:33:00 +02:00
Weijun Wang
d9f30b845c 8136436: jarsigner tests include both a warnings.sh and a warnings subdir
Reviewed-by: xuelei
2015-09-17 10:37:39 +08:00
Stuart Marks
343e882e7f 8072722: add stream support to Scanner
Reviewed-by: psandoz, chegar, sherman
2015-09-16 16:24:35 -07:00
Martin Buchholz
a2f0fe3c94 8136583: Core libraries should use blessed modifier order
Run blessed-modifier-order script (see bug)

Reviewed-by: psandoz, chegar, alanb, plevart
2015-09-15 21:56:04 -07:00
Sean Mullan
b09c2b1601 Merge 2015-09-16 08:24:40 -04:00
Sean Mullan
d323a04105 8015388: Required algorithms for JDK 9
Reviewed-by: jnimeh, wetmore, xuelei
2015-09-16 08:23:37 -04:00
Sean Coffey
6eb997e90c 8133535: Better exception messaging in Ucrypto code
Reviewed-by: igerasim
2015-09-16 12:23:25 +01:00
Roger Riggs
1b8b6a4655 8133528: java/lang/ProcessHandle/OnExitTest.java fails intermittently
Remove checks for processes not spawned by the test

Reviewed-by: joehw
2015-09-15 22:11:00 -04:00
Joe Darcy
a48c66ffbf 8136506: Include sun.arch.data.model as a property that can be queried by jtreg
Reviewed-by: alanb
2015-09-15 15:10:49 -07:00
Alejandro Murillo
dd319ca29f Merge 2015-09-15 07:47:44 -07:00
Alexander Scherbatiy
e643aeb178 8029339: Custom MultiResolution image support on HiDPI displays
Reviewed-by: flar, serb
2015-09-15 15:31:34 +04:00
Frank Yuan
371edc6684 8074931: Additional tests for CertPath API
Reviewed-by: mullan
2015-09-15 12:43:12 +03:00
Artem Smotrakov
b8e4ae8476 8048622: Enhance tests for PKCS11 keystores with NSS
Reviewed-by: vinnie
2015-09-14 19:54:58 +03:00
Artem Smotrakov
f1f48ab0d3 8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
Reviewed-by: vinnie
2015-09-14 19:49:28 +03:00
Phil Race
e1ca4d3a94 Merge 2015-09-14 09:40:24 -07:00
Ambarish Rapte
b6f5a1c457 8039467: [TEST_BUG] Test java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java lefts keystrokes in a keyboard buffer on Windows
Reviewed-by: serb, alexsch
2015-09-14 18:54:04 +04:00
Weijun Wang
20b057fc29 8136425: KeystoreImpl.m using wrong type for cert format
Reviewed-by: vinnie
2015-09-13 10:55:58 +08:00
Lana Steuck
888faab944 Merge 2015-09-11 13:00:20 -07:00
Lana Steuck
dcb60cb825 Added tag jdk9-b81 for changeset 4d6ea5ca32e7 2015-09-11 10:26:37 -07:00
Pooja Chopra
da688f57c3 8136354: [TEST_BUG] Test java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action for script
Reviewed-by: azvegint, serb
2015-09-11 17:58:31 +03:00
Roger Riggs
ed3d59c71a 8133552: java/lang/ProcessHandle/InfoTest.java fails intermittently - incorrect user
8133809: Remove java/lang/ProcessHandle/InfoTest.java from the Problem List

Reviewed-by: darcy, chegar, simonis
2015-09-11 09:25:15 -04:00
Rajeev Chamyal
9c7443b15a 8025082: The behaviour of the highlight will be lost after clicking the set button
Reviewed-by: serb, alexsch
2015-09-11 17:12:16 +04:00
Sergey Bylokhov
cedeb84725 7131835: [TEST_BUG] Test does not consider that the rounded edges of the window in Mac OS 10.7
Reviewed-by: azvegint, yan
2015-09-11 15:03:53 +03:00
Artem Smotrakov
4a6c0df004 8075299: Additional tests for 6857795
Reviewed-by: weijun
2015-09-11 13:44:30 +03:00
Magnus Ihse Bursie
605dac90e2 8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools
Reviewed-by: erikj
2015-09-11 10:06:10 +02:00
Naoto Sato
ed2b735ba0 8134915: Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales
Reviewed-by: okutsu
2015-09-10 16:50:39 -07:00
Alejandro Murillo
556157743b Merge 2015-09-10 14:55:20 -07:00
Christoph Langer
981fa17133 8134505: Cleanup of "TimeZone_md.c"
Reviewed-by: rriggs, dsamersoff, simonis
2015-09-10 17:56:24 +02:00