12006 Commits

Author SHA1 Message Date
Andrew Dinn
c9ba8831c6 8078654: CloseTTFontFileFunc callback should be removed
Reviewed-by: prr, martin
2015-04-29 16:02:57 -07:00
Phil Race
722ec3f5ed 8079067: New version string scheme - Java2D
Reviewed-by: serb, jgodinez, iris
2015-04-29 12:57:24 -07:00
Naoto Sato
ae93bb2873 8075545: Add permission check for locale service provider implementations
Reviewed-by: mchung, alanb
2015-04-29 11:03:56 -07:00
Joe Darcy
86c109e149 8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Phil Race
b61e85156e 8076979: DebugFonts.java fails with stackoverflow error
Reviewed-by: serb, jgodinez
2015-04-29 10:25:49 -07:00
Phil Race
5e68af873f 8078331: Upgrade JDK to use LittleCMS 2.7
Reviewed-by: serb, bae
2015-04-29 10:22:54 -07:00
Phil Race
e8787ce018 Merge 2015-04-29 09:44:24 -07:00
Sergey Bylokhov
56e9125ea4 8078216: JRE installation is stuck at Progress dialog
Reviewed-by: prr, ddehaven
2015-04-29 19:43:55 +03:00
Victor Dyakov
a7ad7b97e2 8031109: Rendering HTML code in JEditorPane throws NumberFormatException
Reviewed-by: azvegint, alexsch
2015-04-29 20:06:35 +04:00
Phil Race
60bb43ad32 Merge 2015-04-29 08:52:47 -07:00
Joe Darcy
84bc5a8a04 8078880: Mark a few more intermittently failuring security-libs
Reviewed-by: xuelei
2015-04-29 08:37:57 -07:00
Alexander Stepanov
86a3e55dec 8078528: clean out tidy warnings from security.auth
Some HTML markup fixes for docs

Reviewed-by: xuelei
2015-04-29 17:29:14 +04:00
Alexander Zvegintsev
70a2e7923c 8051617: Fullscreen mode is not working properly on Xorg
Reviewed-by: alexsch, serb
2015-04-29 12:54:36 +03:00
Sergey Bylokhov
324b186f1b 4703110: java.awt.Canvas(GraphicaConfiguration): null reaction
Reviewed-by: azvegint, ant
2015-04-29 02:55:39 +03:00
Laurent Bourgès
e41e267848 8078464: Path2D storage growth algorithms should be less linear
Reviewed-by: flar
2015-04-28 14:23:03 -07:00
Brian Burkhalter
6929be6fff 8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
Extend disallowing null control character key to remove()

Reviewed-by: rriggs, alanb
2015-04-28 11:10:45 -07:00
Alexander Stepanov
0bdbfa87dc 8076224: some tidy warnings from core libs
Minor HTML markup fix

Reviewed-by: rriggs, lancea
2015-04-28 21:30:10 +04:00
Brian Burkhalter
d44ef60eb0 8024086: (fs) AtomicMoveNotSupportedException allows reason to be null
Modify javadoc specification of 'reason' parameter to allow null

Reviewed-by: alanb
2015-04-28 10:12:15 -07:00
Alexander Scherbatiy
6dd76600b3 8044444: The output's 'Page-n' footer does not show completely
Reviewed-by: prr, serb
2015-04-28 19:32:50 +04:00
Roger Riggs
41b36c4295 8078826: Add diagnostic info for java/lang/Runtime/exec/LotsOfOutput.java fails intermittently
Add debugging output for diagnose intermittent failure

Reviewed-by: chegar, joehw
2015-04-28 09:28:24 -04:00
Sergey Bylokhov
aca583b3e9 8077267: Typo in the test on JavaBean
Reviewed-by: alexsch, malenkov
2015-04-28 16:24:04 +03:00
Katja Kantserova
6f18b7da8f 8076524: Remove jhat tests and help library from JDK
Reviewed-by: sla, alanb
2015-04-28 14:39:21 +02:00
Katja Kantserova
ba963fa58d 8059047: Extract parser/validator from jhat for use in tests
Reviewed-by: sla
2015-04-28 14:33:32 +02:00
Roger Riggs
642e0ac6f1 8078369: [testbug] java/time/tck/java/time/TCKOffsetTime[now] fails on slow devices
Increase the tolerance between successive calls to now() to 20sec

Reviewed-by: scolebourne, sherman, dfuchs
2015-04-27 16:31:47 -04:00
Phil Race
96700da961 Merge 2015-04-27 09:17:39 -07:00
Christian Thalinger
8abeeabcef 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
Reviewed-by: coleenp, jrose, kvn
2015-04-27 09:02:48 -07:00
Artem Smotrakov
64969c0889 8075007: Additional tests for krb5-related cipher suites with unbound server
Reviewed-by: weijun
2015-04-27 21:02:40 +08:00
Jaroslav Bachorik
a79d202015 8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
Reviewed-by: sla, dholmes
2015-04-27 10:13:21 +02:00
Jaroslav Bachorik
883ba19236 8077402: JMXStartStopTest fails intermittently on slow hosts
Reviewed-by: sla, dholmes
2015-04-27 10:12:56 +02:00
Alexander Stepanov
a4a2831215 8078622: remove tidy warnings from JPDA docs
Minor HTML markup fix

Reviewed-by: lancea
2015-04-24 20:51:41 +04:00
Doug Lea
37fbfc1a3d 8078490: Missed submissions in ForkJoinPool
Reviewed-by: psandoz, shade, martin, chegar
2015-04-24 15:39:41 +02:00
Andrew Brygin
82a710eb0f 8076455: IME Composition Window is displayed on incorrect position
Reviewed-by: serb, azvegint
2015-04-24 15:45:25 +03:00
Lana Steuck
cc3a5f23de Merge 2015-04-23 16:10:19 -07:00
Stanislav Baiduzhyi
fc822a824b 8074761: Empty optional parameters of LDAP query are not interpreted as empty
Reviewed-by: vinnie
2015-04-23 13:48:02 -04:00
David Katleman
0a989f81f2 Added tag jdk9-b61 for changeset d729bb3d4ba9 2015-04-23 10:43:35 -07:00
Joe Darcy
d112215fc2 8078467: Update core libraries to use diamond with anonymous classes
Reviewed-by: mchung, alanb
2015-04-23 09:32:35 -07:00
Vladimir Ivanov
7840b0e7c1 8059455: LambdaForm.prepare() does unnecessary work for cached LambdaForms
Reviewed-by: psandoz
2015-04-23 18:01:38 +03:00
Volker Simonis
476d962701 8078520: [TESTBUG] fix 'test/tools/launcher/ExecutionEnvironment.java' to run on arbitrary *nix systems
Reviewed-by: ksrini
2015-04-24 09:37:06 +02:00
Joe Darcy
dd2c3d1c22 8078468: Update security libraries to use diamond with anonymous classes
Reviewed-by: weijun
2015-04-23 18:51:18 -07:00
Anton Nashatyrev
2c3844609c 8078165: [macosx] NPE when attempting to get image from toolkit
Reviewed-by: serb, alexp
2015-04-23 17:33:19 +03:00
Sergey Bylokhov
e75b6c9ab8 6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails
Reviewed-by: azvegint, alexsch
2015-04-23 16:54:54 +03:00
Artem Smotrakov
f3a11c507f 8048138: Tests for JAAS callbacks
Reviewed-by: weijun
2015-04-23 18:01:01 +08:00
Sergey Bylokhov
8941d4be24 8078115: Applets now require "modifyThread" permission to exit on windows
Reviewed-by: azvegint, alexsch
2015-04-22 20:41:37 +01:00
Weijun Wang
ff227ec11f 8075575: com/sun/security/auth/login/ConfigFile/InconsistentError.java failed in certain env
8075576: com/sun/security/auth/module/KeyStoreLoginModule/OptionTest.java failed in certain env

Reviewed-by: xuelei
2015-04-22 23:27:30 +08:00
Vinnie Ryan
9ef4bd4a6c 8078348: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with BindException
Reviewed-by: xuelei
2015-04-22 14:01:01 +01:00
Nicholas Cull
7a4694af8c 8030123: java/beans/Introspector/Test8027648.java fails
Reviewed-by: serb, alexsch
2015-04-22 15:00:50 +04:00
Alexander Scherbatiy
849e09bade 8069361: SunGraphics2D.getDefaultTransform() does not include scale factor
Reviewed-by: flar, prr, serb
2015-04-22 13:46:03 +04:00
Aleksei Efimov
603b214413 8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
Reviewed-by: joehw, lancea
2015-04-22 02:23:06 +03:00
Joe Wang
ce8a17d530 8078139: jdk.xml.dom should be loaded by the ext class loader
Reviewed-by: mchung, alanb, lancea, mullan, kcr
2015-04-21 13:21:40 -07:00
Vladimir Ivanov
ad2c8376dd 8078290: Customize adapted MethodHandle in MH.invoke() case
Reviewed-by: jrose
2015-04-21 21:06:06 +03:00