Jamil Nimeh
|
60cdefbf44
|
8134364: Add defensive copies to get/set methods for OCSPNonceExtension
Make OCSPNonceExtension immutable, add defensive copies
Reviewed-by: xuelei, mullan
|
2015-09-04 09:31:47 -07:00 |
|
Valerie Peng
|
a8cbc27bce
|
8132082: Let OracleUcrypto accept RSAPrivateKey
Reviewed-by: xuelei, valeriep, coffeys
|
2015-09-04 15:28:01 +03:00 |
|
Prasanta Sadhukhan
|
227dff5f02
|
8134476: Broken Hyperlink in JDK 8 java.awt.Font javadocs
Reviewed-by: prr, serb
|
2015-09-04 12:51:39 +03:00 |
|
Martin Buchholz
|
1ca92688c1
|
8135048: XSLT.java test fails after changes for JDK-8134984
Hg revert -r 'c22b7e41adf3^' test/javax/xml/jaxp/parsers/8032909
Reviewed-by: darcy
|
2015-09-03 18:36:42 -07:00 |
|
Lana Steuck
|
c7660cb9fe
|
Merge
|
2015-09-03 16:12:42 -07:00 |
|
Alejandro Murillo
|
49078fbb09
|
Merge
|
2015-09-03 15:48:24 -07:00 |
|
Ahmed Khawaja
|
7d308d2023
|
8132081: C2 support for Adler32 on SPARC
Add C2 instrinsic support for Adler32 checksum on SPARC.
Reviewed-by: kvn
|
2015-09-03 15:04:05 -07:00 |
|
David Katleman
|
3d3eb37300
|
Added tag jdk9-b80 for changeset d6e71f67a221
|
2015-09-03 14:24:44 -07:00 |
|
Sergey Bylokhov
|
1efc947d2a
|
8080948: [TEST_BUG] Few test cases are failing due to use of getPeer()
Reviewed-by: prr, yan, alexsch
|
2015-09-03 19:19:15 +03:00 |
|
Martin Buchholz
|
24742f7b1d
|
8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
|
2015-09-02 14:11:50 -07:00 |
|
Joe Darcy
|
564b2c9337
|
8134982: Problem list TCKJapaneseChronology.java
Reviewed-by: lancea
|
2015-09-02 12:56:06 -07:00 |
|
Peter Brunet
|
d163e318ff
|
8134682: Remove com.sun.java.accessibility from jdk/src/closed/java.base/share/conf/security/restricted.pkgs
Remove since renamed accessibility package from closed restricted.pks and update two regression tests
Reviewed-by: mullan, mchung
|
2015-09-02 13:24:14 -05:00 |
|
Sergey Bylokhov
|
16bdae5274
|
8133677: Specification of AudioFileReader should be clarifed
Reviewed-by: prr, amenkov
|
2015-09-02 16:13:14 +03:00 |
|
Weijun Wang
|
a4b5e30688
|
8129789: implies() of ServicePermission and DelegationPermission underspecified
Reviewed-by: mullan
|
2015-09-02 19:20:46 +08:00 |
|
Valerie Peng
|
38b84c3cbd
|
8133801: sun/security/pkcs11/Provider/ConfigShortPath.java failed in jigsaw nightly at Windows
Update tests to not using private SunPKCS11(String) constructor.
Reviewed-by: mullan
|
2015-09-02 03:02:14 +00:00 |
|
Rajan Halade
|
ac523a4082
|
8049237: Need new tests for X509V3 certificates
Reviewed-by: mullan, xuelei
|
2015-09-01 16:27:28 -07:00 |
|
Vyom Tewari
|
b4782037f6
|
8064470: JNI exception pending in jdk/src/java/base/unix/native/libjava/FileDescriptor_md.c
Reviewed-by: alanb, chegar, dfuchs
|
2015-09-01 15:34:58 +02:00 |
|
Renjith Alexander
|
abdaade63f
|
8132376: Add @requires os.family to the client tests with access to internal OS-specific API
Reviewed-by: yan, alexsch
|
2015-09-01 11:03:43 +03:00 |
|
Alexander Scherbatiy
|
783e0bf4bf
|
8134721: NPE in SwingUtilities2.drawChars after JDK-6302464
Reviewed-by: serb, azvegint
|
2015-09-01 09:40:16 +04:00 |
|
Dmitry Samersoff
|
4f6a5ef9c3
|
Merge
|
2015-08-31 21:48:00 +03:00 |
|
Phil Race
|
4abc68cead
|
Merge
|
2015-08-31 11:29:55 -07:00 |
|
Alejandro Murillo
|
a088fb343d
|
Merge
|
2015-08-31 11:26:11 -07:00 |
|
Vinnie Ryan
|
b476482197
|
8130800: KeyStore.getInstance(File,char[]) does not throw IOE for null password
Reviewed-by: weijun, mullan
|
2015-08-31 10:14:34 +01:00 |
|
Sergey Bylokhov
|
d29ef0223b
|
4339584: Adding a getUI public method to JComponent
Reviewed-by: azvegint, alexsch
|
2015-08-29 12:58:14 +03:00 |
|
Sergey Bylokhov
|
eefa394d7c
|
8076178: [macosx] Few open swing and awt reg-tests fail after their update to avoid SunToolkit.realSync
Reviewed-by: azvegint, yan
|
2015-08-31 16:56:09 +03:00 |
|
Staffan Larsen
|
f6462e8628
|
8134686: Exclude sun/tools/jps/ tests
Reviewed-by: darcy
|
2015-08-28 13:40:43 -07:00 |
|
Rajan Halade
|
3f1537d197
|
8048601: Tests for JCE crypto ciphers (part 1)
Reviewed-by: valeriep
|
2015-08-28 13:35:54 -07:00 |
|
Brian Burkhalter
|
44c462ee50
|
8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector
Rename class and associated native file as indicated and fix some related comments in the source and test.
Reviewed-by: alanb
|
2015-08-28 10:46:43 -07:00 |
|
Joe Darcy
|
bcb0095020
|
8134678: Problem list SecurityManager/CheckPackageAccess.java
Reviewed-by: lancea
|
2015-08-28 07:55:45 -07:00 |
|
Sergey Bylokhov
|
8c84ecf088
|
8134603: Incorrect destination is used in CGLLayer surface
Reviewed-by: azvegint, alexsch
|
2015-08-28 14:54:04 +03:00 |
|
Claes Redestad
|
19015a5d33
|
8134583: sun.management.HotspotCompilation should handle absence of per-thread perf counters
Reviewed-by: jbachorik, neliasso
|
2015-08-28 13:40:44 +02:00 |
|
Erik Joelsson
|
ba6556326f
|
8134408: Disable warnings for jdk libraries triggered by SS12u4
Reviewed-by: tbell, ihse
|
2015-08-28 10:13:30 +02:00 |
|
Peter Brunet
|
1dbf8f4761
|
8134456: jdk/test/java/lang/SecurityManager/CheckPackageAccess.java failing on several platforms
Add new restricted packages to the test code
Reviewed-by: mullan, mchung
|
2015-08-27 22:35:24 -05:00 |
|
Joe Darcy
|
dc85decead
|
8134632: Mark javax/sound/midi/Devices/InitializationHang.java as headful
Reviewed-by: prr
|
2015-08-27 18:12:45 -07:00 |
|
Alejandro Murillo
|
b4c388e6ce
|
Merge
|
2015-08-27 14:40:21 -07:00 |
|
Xueming Shen
|
e6b269ec59
|
8131067: (zipfs) Zip File System Provider returns doubly-encoded Path URIs
To decode the zip file path uri before passing it into zippath uri.
Reviewed-by: alanb
|
2015-08-27 14:32:42 -07:00 |
|
Lana Steuck
|
c0889111a5
|
Merge
|
2015-08-27 13:22:51 -07:00 |
|
David Katleman
|
c45c4e90d2
|
Added tag jdk9-b79 for changeset 421773f441c6
|
2015-08-27 12:59:52 -07:00 |
|
Joe Darcy
|
7a83831c2b
|
8134554: Add sound tests to tier 3
Reviewed-by: serb
|
2015-08-27 11:02:10 -07:00 |
|
Alexander Stepanov
|
2f6a5f4af7
|
8133807: java.desktop docs: replace some invalid "@returns" tags
Reviewed-by: alexsch
|
2015-08-27 18:09:09 +03:00 |
|
Weijun Wang
|
9b57d98aad
|
8134555: The InquireSecContextPermissionCheck.java test was mistakenly removed
Reviewed-by: xuelei
|
2015-08-27 10:31:48 +08:00 |
|
Weijun Wang
|
0f5abfa052
|
8077670: sun/security/krb5/auto/MaxRetries.java may fail with BindException
Reviewed-by: chegar
|
2015-08-27 07:52:12 +08:00 |
|
Joe Darcy
|
8b88247973
|
8134521: Problem list failing java/beans/Introspector test
Reviewed-by: alanb
|
2015-08-26 11:18:38 -07:00 |
|
Naoto Sato
|
24bf498468
|
8134520: Bug8134250 test fails in en_IE locale
Reviewed-by: lancea
|
2015-08-26 10:44:37 -07:00 |
|
David Dehaven
|
7436faa3d1
|
Merge
|
2015-08-26 09:07:21 -07:00 |
|
Staffan Larsen
|
2f6cf9d31e
|
8134458: Make sun/tools/jps tests non-concurrent with other tests
Reviewed-by: dholmes, martin
|
2015-08-26 06:48:33 -07:00 |
|
Alexander Scherbatiy
|
c177fba43e
|
8051548: JColorChooser should have a way to disable transparency controls
Reviewed-by: prr, serb
|
2015-08-26 17:21:01 +04:00 |
|
Sergey Bylokhov
|
66ae036b1f
|
8047226: closed/java/awt/Component/GetScreenLocTest/GetScreenLocTest.html clicks on Unity's tool bar
Reviewed-by: azvegint, alexsch
|
2015-08-26 18:03:21 +03:00 |
|
David Dehaven
|
5fe6ba60cb
|
Merge
|
2015-08-25 14:32:08 -07:00 |
|
David Dehaven
|
eedfee9bfa
|
Merge
|
2015-08-25 12:19:46 -07:00 |
|