Victor Dyakov
|
f97624c3a6
|
8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException
Reviewed-by: serb, azvegint, alexsch
|
2015-04-30 14:04:39 +04:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
J. Duke
|
18bafb792c
|
Merge
|
2017-07-05 20:30:11 +02:00 |
|
J. Duke
|
a1b3e2a77f
|
Merge
|
2017-07-05 20:30:08 +02:00 |
|
J. Duke
|
835f5cc00c
|
Merge
|
2017-07-05 20:30:02 +02:00 |
|
J. Duke
|
7c2815165a
|
Merge
|
2017-07-05 20:29:56 +02:00 |
|
J. Duke
|
6407ee25ed
|
Merge
|
2017-07-05 20:29:49 +02:00 |
|
J. Duke
|
455272b6b7
|
Merge
|
2017-07-05 20:29:43 +02:00 |
|
J. Duke
|
8e64919bc3
|
Merge
|
2017-07-05 20:29:40 +02:00 |
|
J. Duke
|
de5b4c6db3
|
Merge
|
2017-07-05 20:29:34 +02:00 |
|
J. Duke
|
95c5aa2ef1
|
Added tag jdk9-b61 for changeset ac3f5a39d4ff
|
2017-07-05 20:29:23 +02:00 |
|
J. Duke
|
7cbdcf978d
|
Merge
|
2017-07-05 20:29:22 +02:00 |
|
J. Duke
|
d59f56e8a0
|
Merge
|
2017-07-05 20:29:18 +02:00 |
|
J. Duke
|
79883805e2
|
Merge
|
2017-07-05 20:29:12 +02:00 |
|
J. Duke
|
13666bd31b
|
Merge
|
2017-07-05 20:29:06 +02:00 |
|
J. Duke
|
dd21caa0dd
|
Merge
|
2017-07-05 20:28:59 +02:00 |
|
J. Duke
|
4c6b313f24
|
Merge
|
2017-07-05 20:28:54 +02:00 |
|
J. Duke
|
39517460b3
|
Merge
|
2017-07-05 20:28:49 +02:00 |
|
J. Duke
|
d17ad2f817
|
Merge
|
2017-07-05 20:28:36 +02:00 |
|
J. Duke
|
6f44cda10b
|
Added tag jdk9-b60 for changeset 38f98cb6b335
|
2017-07-05 20:28:21 +02:00 |
|
J. Duke
|
ec05163d91
|
Merge
|
2017-07-05 20:28:21 +02:00 |
|
J. Duke
|
8892776da8
|
Merge
|
2017-07-05 20:28:17 +02:00 |
|
J. Duke
|
d63c6e90be
|
Merge
|
2017-07-05 20:28:13 +02:00 |
|