13228 Commits

Author SHA1 Message Date
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
Iris Clark
7c55ca4ce4 Merge 2015-08-25 14:45:26 -07: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
Lance Andersen
791d62a37e 8133939: javadoc clarification for java.sql.Date.toLocalDate
Reviewed-by: joehw
2015-08-25 13:40:07 -04:00
Ivan Gerasimov
9073b652b3 8134356: {@code} tag contains < and > sequences
Reviewed-by: martin
2015-08-25 19:45:07 +03:00
Alexander Stepanov
572aef810c 8133802: replace some <tt> tags (obsolete in html5) in security-libs docs
Reviewed-by: mullan
2015-08-25 18:45:09 +03:00
Christoph Langer
739a00037e 8133830: [solaris] Fix for potential memory leak in TimeZone_md.c, function findJavaTZ_md()
Reviewed-by: andrew, goetz, okutsu
2015-08-25 18:40:32 +03:00
Athijegannathan Sundararajan
7e32d7a8b5 8134260: jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main"
Reviewed-by: alanb, erikj, lagergren
2015-08-25 20:21:53 +05:30
Rob McKenna
56908a47aa 8046768: com/sun/jndi/ldap/LdapTimeoutTest.java fails intermittently
Reviewed-by: vinnie
2015-08-25 14:15:50 +01:00
Rob McKenna
9835141429 8087190: Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String)
Reviewed-by: chegar
2015-08-25 14:07:08 +01:00
Sergey Bylokhov
6fc15998ee 8131921: Pluggable EventQueue in modular JDK
Reviewed-by: azvegint, alexsch
2015-08-25 13:03:08 +03:00
Naoto Sato
f750dc8033 8134250: Create unit tests for CLDR unique features
Reviewed-by: okutsu
2015-08-24 19:10:51 -07:00
Vinnie Ryan
79e58cc0e5 8132786: java/security/cert/CertPathValidator/OCSP/AIACheck.java fails intermittently
Reviewed-by: mullan
2015-08-24 16:22:37 +01:00
Alexander Scherbatiy
d14c028db9 6302464: Allow programmatic enabling of subpixel anti-aliasing in Swing on ANY platform
Reviewed-by: serb, azvegint
2015-08-24 16:06:36 +04:00
Joel Borggrén-Franck
b7e143e8f6 8073056: Repeating annotations throws java.security.AccessControlException with a SecurityManager
Reviewed-by: ahgross, darcy
2015-08-24 11:00:12 +02:00
Sergey Bylokhov
49091ccf1d 8133926: No frame icon for InternalFrame in Windows LaF
Reviewed-by: azvegint, alexsch
2015-08-21 20:59:07 +03:00
Alexander Zvegintsev
5b3adbd1d3 8134028: [PIT] XToolkit, strange behavior of robot.createScreenCapture(): looks like a native crash in X11/GTK
Reviewed-by: alexsch, serb
2015-08-21 10:43:47 -07:00
Lana Steuck
d529045202 Merge 2015-08-20 12:29:24 -07:00
David Katleman
dda4b20661 Added tag jdk9-b78 for changeset 5f6d9917598c 2015-08-20 11:38:21 -07:00
Svetlana Nikandrova
72ddd6cff7 8050460: JAAS login/logout tests with LoginContext
Reviewed-by: xuelei
2015-08-20 11:16:54 -07:00
Peter Brunet
56de5acc82 8133897: IndexOutOfBounds exception being thrown
In JTabbedPane.Page.getBounds return null when indexOfTab returns -1

Reviewed-by: azvegint, alexsch
2015-08-20 13:00:19 -05:00
Alejandro Murillo
c56196370b Merge 2015-08-20 07:36:37 -07:00
Sergey Bylokhov
7e07b0d76f 8077270: Missed test data in the test on java.beans.BeanProperty
Reviewed-by: alexsch
2015-08-20 13:46:16 +03:00
Sergey Bylokhov
8e49701e7b 8067087: Fix mac-specific deprecation warnings in the java.desktop module
Reviewed-by: azvegint, alexsch
2015-08-20 13:33:12 +03:00
Brian Burkhalter
ada1a8eecd 8074821: Resolve disabled warnings for libnio
Enable the indicated warnings and correct the code which provoked them.

Reviewed-by: alanb
2015-08-19 13:11:24 -07:00
Vinnie Ryan
68703f6458 8130799: KeyStoreSpi.engineProbe does not throw the expected NullPointerException
Reviewed-by: xuelei
2015-08-19 17:42:52 +01:00
Alexander Scherbatiy
3b888867cb 8131339: [macosx] setMaximizedBounds() doesn't work for undecorated Frame
Reviewed-by: serb
2015-08-19 09:54:15 +04:00
Mandy Chung
f32b9d1944 8132944: test java/lang/ClassLoader/GetSystemPackage.java writes stuff to Agent stdout
Reviewed-by: dholmes
2015-08-18 20:30:15 -07:00
Valerie Peng
33abd28183 8086002: Move apple.security.AppleProvider to a proper module
Move Apple provider to java.base module with "libosxsecurity" native library.

Reviewed-by: mchung
2015-08-18 21:16:27 +00:00
Joe Darcy
71cc6f510a 8133808: Place java/lang/ProcessHandle/InfoTest.java on the Problem List
Reviewed-by: lancea
2015-08-18 12:49:00 -07:00