13228 Commits

Author SHA1 Message Date
Sergey Bylokhov
ebf2ca56f0 8079965: Stop ignoring warnings for libawt_lwawt
Reviewed-by: prr, ihse
2015-09-26 22:38:36 +03:00
Sergey Bylokhov
3019b8d259 6646604: Typos in documentation
Reviewed-by: azvegint, amenkov
2015-09-26 20:54:52 +03:00
Lana Steuck
02eb542660 Merge 2015-09-26 09:21:45 -07:00
Amanda Jiang
8fb17dea79 8050402: Tests to check for use of policy files
Reviewed-by: mullan
2015-09-26 12:08:55 +03:00
Lana Steuck
9ebb978812 Added tag jdk9-b83 for changeset 05623c1ebc99 2015-09-25 22:59:29 -07:00
Ivan Gerasimov
1613e728cc 8137121: (fc) Infinite loop FileChannel.truncate
Reviewed-by: alanb
2015-09-26 00:23:15 +03:00
Sergey Bylokhov
8a0268e190 8135122: The SwingUtilities2.COMPONENT_UI_PROPERTY_KEY can be removed
Reviewed-by: azvegint, alexsch
2015-09-25 00:15:58 +03:00
Sha Jiang
451024f8df 8075286: Additional tests for signature algorithm OIDs and transformation string
SQE test co-location effort

Reviewed-by: valeriep
2015-09-24 18:16:56 +00:00
Dmitry Samersoff
37668179b5 8086134: Deadlock detection fails to attach to core file
Test reimplemented for jtreg

Reviewed-by: jbachorik
2015-09-24 20:40:12 +03:00
Phil Race
d0069e6016 8137059: Run blessed-modifier-order script on client demos and misc. sources
Reviewed-by: jgodinez, serb
2015-09-24 10:11:46 -07:00
Naoto Sato
a463c1a271 8136518: java/util/TimeZone/CLDRDisplayNamesTest.java fails for de
Reviewed-by: okutsu
2015-09-24 09:05:24 -07:00
Rob McKenna
f2143bacd3 8135124: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
Reviewed-by: rriggs
2015-09-24 17:01:33 +01:00
Roger Riggs
38173b5458 8129744: Documentation in Month refers to quarters
8129556: TemporalAdjusters dayOfWeekInMonth wrongly says "in the same month"

Reviewed-by: chegar, scolebourne
2015-09-24 11:01:01 -04:00
Alexander Stepanov
6c618e48b9 8133651: replace some <tt> tags (obsolete in html5) in core-libs docs
Reviewed-by: martin
2015-09-24 17:07:44 +03:00
Amanda Jiang
1e3b7fe1c2 8050427: LoginContext tests to cover JDK-4703361
Reviewed-by: weijun
2015-09-24 10:23:01 +08:00
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
Phil Race
30aa3bf02f 8133309: Some unicode characters do not display any more after upgrading to Windows 10
Reviewed-by: serb, jgodinez
2015-09-23 14:09:36 -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
Jaroslav Bachorik
dc711078d4 8139727: Define ConstructorParameters annotation type for MXBeans
Reviewed-by: alanb, mchung, dfuchs, abuckley, plevart, mr
2015-09-23 14:25:02 +02:00
Alejandro Murillo
9b6068f1cd Merge 2015-11-02 10:47:29 -08:00
Naoto Sato
5710e3c754 8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity
Reviewed-by: okutsu
2015-11-02 08:46:19 -08:00
Volker Simonis
638270935d 8140514: [TESTBUG] enable sun/security/pkcs11 tests on Linux/ppc64
Reviewed-by: wetmore
2015-11-02 14:57:04 +01: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
Kumar Srinivasan
c7b42305e9 8073187: Unexpected side effect in Pack200
Reviewed-by: jrose, sherman
2015-09-22 11:50:40 -07: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
Alexander Scherbatiy
2c3b2dd68e 8133453: Deprecate AWTKeyStroke.registerSubclass(Class) method
Reviewed-by: serb, azvegint
2015-09-22 14:05:37 +04:00
Renjith Alexander
69e41447a6 8132380: Do not create LaF instance in javax/swing/plaf/windows/6921687/bug6921687.java
Reviewed-by: yan, ssadetsky
2015-09-22 12:26:50 +03:00
Iris Clark
01c0b611a3 Merge 2015-09-21 21:40:23 -07:00
Iris Clark
1c733b4685 8136875: Fix @bug in sun/misc/Version/Version.java
Reviewed-by: mchung
2015-09-21 21:18:23 -07:00
Amanda Jiang
39ca61ab1d 8050461: Tests for syntax checking of JAAS configuration file
Reviewed-by: weijun
2015-09-22 09:34:01 +08:00
Phil Race
4560ea4305 8136783: Run blessed-modifier-order script on java.desktop
Reviewed-by: martin, serb
2015-09-19 15:45:59 -07: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
68a1bc4701 Merge 2015-09-18 11:31:15 -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
Alejandro Murillo
15a7f1d1bb 8087203: Adapt Version.java.template to the JEP-223 new version string format
Reviewed-by: darcy
2015-09-17 14:41:39 -07: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
Alejandro Murillo
0eef2f9998 8134365: Test test/sun/misc/Version/Version.java should follow Verona rules for trailing zeros
Reviewed-by: mchung, iris
2015-09-16 10:52:10 -07:00