Petr Pchelko
8dd4be4066
8027030: AWT Multiple JVM DnD Test Failing on Linux (OEL and Ubuntu) and Solaris (Sparc and x64)
...
Reviewed-by: anthony, serb
2013-10-24 19:23:02 +04:00
Aleksei Efimov
811cefb8f2
8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing
...
Reviewed-by: okutsu, mfang, alanb
2013-10-24 17:23:26 +04:00
Staffan Larsen
a4c472645e
8027371: Add JDI tests for breakpointing and stepping in lambda code
...
Reviewed-by: mchung, sspitsyn
2013-10-29 08:10:32 +01:00
Lana Steuck
a76a308ce5
Merge
2013-10-28 12:28:57 -07:00
Daniel Fuchs
482f3cc1b9
8026863: regression in anonymous Logger.setParent method
...
Restore behaviour of setParent in anonymous logger and clarifies the spec with respect to security permissions.
Reviewed-by: mchung, prr
2013-10-28 10:52:07 +01:00
Stuart Marks
2a5882abfe
5063500: Formatter spec says "char" is not an integral type
...
7126305: Wrong Unicode value specified for format conversion character 'd'
8027287: incorrect example in Formatter javadoc
Reviewed-by: rriggs, darcy, lancea
2013-10-25 14:53:34 -07:00
Jaroslav Bachorik
b441547010
8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out
...
Improve reliability by converting the test to Java
Reviewed-by: dsamersoff, dholmes
2013-10-25 13:01:11 +02:00
Eric Wang
18f98bb20e
7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt
...
Reviewed-by: alanb, chegar
2013-10-25 11:01:29 +01:00
Leif Samuelsson
47f35a5166
8026929: remove accelerators from policytool resources
...
Reviewed-by: alexp, weijun
2013-10-25 08:38:20 +08:00
Joe Wang
53d9506586
8004476: XSLT Extension Functions Don't Work in WebStart
...
Reviewed-by: dfuchs, lancea, alanb
2013-10-24 14:13:09 -07:00
Xueming Shen
a06b63065d
8025003: Base64 should be less strict with padding
...
Updated spec and implementation of mime decoder to be lenient for padding
Reviewed-by: alanb
2013-10-24 11:12:59 -07:00
Christian Thalinger
1ac0200394
8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms
...
Reviewed-by: iveresov, jrose
2013-10-24 10:52:15 -07:00
Joel Borggrén-Franck
be2d6e6535
8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result
...
Reviewed-by: darcy
2013-10-24 19:04:27 +02:00
Dan Smith
85dad521d9
8019646: Clarify javadoc contract of LambdaMetafactory
...
Reviewed-by: briangoetz, rfield
2013-10-24 13:06:05 -04:00
Stuart Marks
2e342ed968
8023862: deprecate HTTP proxying from RMI
...
Reviewed-by: mchung
2013-10-24 10:13:39 -07:00
Andreas Lundblad
5db9cc7bed
8027170: Annotations declared on super-super-class should be overridden by super-class
...
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: jfranck
2013-10-24 18:52:13 +02:00
Sergey Bylokhov
b776817a56
7090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflowError
...
Reviewed-by: anthony, art
2013-10-24 14:32:07 +04:00
Erik Joelsson
a1a132996a
8009280: JCE jurisdiction policy files not copied into jdk/lib/security
...
Reviewed-by: tbell, ihse
2013-10-24 10:43:51 +02:00
Erik Joelsson
91102a74e9
8026888: Licensee build failure due to wrong libs being called
...
Reviewed-by: tbell, ihse, simonis
2013-10-23 17:57:38 +02:00
Phil Race
dba4a72be2
8027169: Xrender: Cleaner version of the fix for 7159455 Nimbus scrollbar glitch
...
Reviewed-by: prr, bae
2013-10-23 08:46:54 -07:00
Chris Hegarty
a4e294381f
8027059: (sctp) fatal warnings overly restrictive with gcc 4.8.1
...
Reviewed-by: mduigou, dxu, erikj, ihse
2013-10-23 13:43:12 +01:00
Sergey Bylokhov
09d0694c90
8020851: java.awt.event.WindowEvent spec should state that WINDOW_CLOSED event may not be delivered under certain circumstances
...
Reviewed-by: anthony, art
2013-10-23 16:24:50 +04:00
Ivan Gerasimov
f14e06950e
8024521: (process) Async close issues with Process InputStream
...
Reviewed-by: psandoz, martin, alanb, robm
2013-10-23 15:37:40 +04:00
Alan Bateman
e1c6970bd6
8026344: j.u.c.a *Adder and *Accumulator extend a package private class that is Serializable
...
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: rriggs, psandoz, chegar
2013-10-24 13:24:32 +01:00
Magnus Ihse Bursie
e4ff601011
8001922: Improve freetype handling
...
Reviewed-by: erikj
2013-10-23 13:06:37 +02:00
Vadim Pakhnushev
0c0442200d
8001173: [findbugs] Evaluate FindBug output for sun.font.CompositeFont, sun.font.CompositeFontDescriptor
...
Reviewed-by: prr, bae
2013-10-23 08:56:56 +04:00
Tim Bell
ce42afa263
Merge
2013-10-22 16:51:37 -07:00
Tim Bell
8d66261093
8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
...
Reviewed-by: mduigou, mchung
2013-10-22 16:29:54 -07:00
David Katleman
3d269310ca
Merge
2013-10-22 16:14:34 -07:00
Clemens Eisserer
95958a239e
8023098: XRender : AlphaComposite test results are incorrect
...
Reviewed-by: prr, bae
2013-10-22 15:39:33 -07:00
Alejandro Murillo
e7abfc8023
Merge
2013-10-22 13:56:19 -07:00
Clemens Eisserer
8f5a3f7514
8023483: sun/java2d/DirectX/TransformedPaintTest/TransformedPaintTest.java failed with jdk8 on linux platforms
...
Reviewed-by: prr, bae
2013-10-22 13:47:45 -07:00
Leonid Romanov
9d1ce9a555
8020209: [macosx] Mac OS X key event confusion for "COMMAND PLUS"
...
Reviewed-by: anthony, serb
2013-10-22 16:45:08 +04:00
Erik Joelsson
7bf42b6627
8026966: Most native libs broken on mac in jdk8/build
...
Reviewed-by: ihse, anthony
2013-10-22 11:59:30 +02:00
Andrew Brygin
da800e698b
8026780: Crash on PPC and PPC v2 for Java_awt test suit
...
Reviewed-by: prr, jchen
2013-10-22 13:28:44 +04:00
Christine Lu
682ea3f061
8026974: solaris build missing java-rmi.cgi
...
Reviewed-by: ksrini
2013-10-21 23:33:22 -07:00
Jennifer Godinez
c4dfaa37a2
8026951: Fix for 8025988 breaks jdk build on windows
...
Reviewed-by: prr, jchen
2013-10-21 13:18:58 -07:00
Erik Joelsson
3562cdcbcb
Merge
2013-10-21 10:40:13 +02:00
Alejandro Murillo
41e6e20273
Merge
2013-10-19 08:51:49 -07:00
Jennifer Godinez
fbb6fe5543
8025988: [macosx] Attribute settings don't work for JobAttributes range
...
8025990: [macosx] Attribute settings don't work for JobAttributes setOrientationRequested, setMedia
Reviewed-by: prr, jchen
2013-10-18 15:30:10 -07:00
David Katleman
94a1659d6b
Merge
2013-10-18 15:03:48 -07:00
Alexander Zvegintsev
2861048105
8026476: Choice does not get mouse events if it does not have enough place for popup menu
...
Reviewed-by: anthony, serb
2013-10-18 20:35:36 +04:00
Andrei Eremeev
26158306cd
7002846: Fix for 6989505 may be incomplete
...
Reviewed-by: anthony, art
2013-10-18 15:15:24 +04:00
Leif Samuelsson
a25177c60e
7025699: Policy Tool is not accessible by keyboard
...
Reviewed-by: alexp, weijun
2013-10-18 08:57:52 +08:00
Lana Steuck
b57d193ddd
Merge
2013-10-17 15:53:27 -07:00
Brian Burkhalter
670a226fcc
8026832: Clean up straggling doclint warnings in java.math
...
Fix empty paragraph tag warnings.
Reviewed-by: lancea
2013-10-17 15:05:18 -07:00
Lana Steuck
73a4cab3fb
Merge
2013-10-17 15:04:55 -07:00
Doug Lea
3f1d887049
8004138: ForkJoinTask leaks exceptions
...
Reviewed-by: chegar, mduigou, psandoz, martin
2013-10-17 12:43:32 -07:00
Mandy Chung
71a12d3eef
8015912: jdeps support to output in dot file format
...
8026255: Switch jdeps to follow traditional Java option style
Reviewed-by: alanb
2013-10-17 13:22:11 -07:00
Lance Andersen
0137840fa9
8026812: doclint clean up for java.sql and javax.sql
...
Reviewed-by: mduigou
2013-10-17 15:14:58 -04:00