6415 Commits

Author SHA1 Message Date
Petr Pchelko
c63514c9aa 7124253: [macosx] Flavor change notification not coming
Reviewed-by: anthony, serb
2013-11-15 17:40:34 +04:00
Alexander Scherbatiy
e04c087c6d 8025126: [macosx] Invalid calls to setValueAt() within JTable in Java 7 on Mac OS X
Reviewed-by: serb
2013-11-15 14:05:49 +04:00
Petr Pchelko
01f2c8f8ad 8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7
Reviewed-by: anthony, serb
2013-11-14 10:52:19 +04:00
Oleg Pekhovskiy
50e04746e9 8028283: Revert JavaDoc changes pushed for JDK-7068423
Reviewed-by: art, serb
2013-11-13 20:16:43 +04:00
Lana Steuck
92d4547bee Merge 2013-11-08 15:02:55 -08:00
Sergey Malenkov
9e33696875 8027648: Type of overridden property is resolved incorrectly
Reviewed-by: alexsch
2013-11-08 14:09:18 +04:00
Dmitry Ginzburg
bdf67228b9 8025234: [javadoc] fix some errors in javax.swing.**
Reviewed-by: alexsch, malenkov
2013-11-07 18:57:54 +04:00
Sergey Malenkov
53cdc28a02 8026491: Typos in string literals
Reviewed-by: alexsch, anthony
2013-11-01 21:45:02 +04:00
Lana Steuck
ac6386468f Merge 2013-10-31 16:44:18 -07:00
Lana Steuck
30f9f179d5 Merge 2013-10-31 16:22:30 -07:00
Lana Steuck
be32b11e5b Merge 2013-10-31 15:45:57 -07:00
Leonid Romanov
df6d7277ef 8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow
Reviewed-by: anthony, serb
2013-10-30 20:54:42 +04:00
Petr Pchelko
849b644b8c 8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112
Reviewed-by: art, serb
2013-10-30 12:00:18 +04:00
Oleg Pekhovskiy
c4d4a7e77c 8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine
Reviewed-by: anthony, pchelko
2013-10-29 21:46:03 +04:00
Sergey Kuksenko
e95f428581 8024633: Lambda linkage performance - initialize generated class earlier
Reviewed-by: briangoetz, rfield
2013-10-29 12:45:18 -04:00
Sergey Kuksenko
7055290bbe 8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types
8023984: Lambda linkage performance - use a method ref to a static factory instead of a ctor ref

Reviewed-by: briangoetz, rfield
2013-10-31 10:37:08 -04:00
Paul Sandoz
894f3788d3 8027316: Distinct operation on an unordered stream should not be a barrier
Reviewed-by: henryjen, mduigou, briangoetz
2013-10-31 11:59:04 +01:00
Stuart Marks
b36c00fe92 8023863: deprecate support for statically-generated stubs from RMI (JRMP)
4449028: exportObject() javadoc should specify behavior for null socket factories

Reviewed-by: dfuchs, darcy
2013-10-30 18:39:09 -07:00
Dmitry Nadezhin
9e7ba92bff 6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers
8021203: BigInteger.doubleValue/floatValue returns 0.0 instead of Infinity
8021204: Constructor BigInteger(String val, int radix) doesn't detect overflow
8022780: Incorrect BigInteger division because of MutableBigInteger.bitLength() overflow

Prevent construction of overflowed BigIntegers.

Reviewed-by: bpb, darcy, psandoz
2013-10-30 17:45:12 -07:00
Joe Darcy
5f3b001859 8005294: Consider default methods for additions to AnnotatedElement
Reviewed-by: jfranck, plevart, mchung, abuckley, sogoel
2013-10-30 17:27:25 -07:00
Brian Goetz
aee0b5cf88 8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas
Reviewed-by: rfield, psandoz
2013-10-29 12:31:27 -04:00
Lana Steuck
f3160929ea Merge 2013-10-30 13:51:07 -07:00
Michael McMahon
9031374301 Merge 2013-10-30 18:38:20 +00:00
Michael McMahon
76f1c66ad5 8027570: NullPointerException in URLPermission.hashCode()
Reviewed-by: chegar
2013-10-30 18:37:50 +00:00
Michael Fang
fed302b41d 6931564: Incorrect display name of Locale for south africa
Reviewed-by: yhuang
2013-10-30 09:37:12 -07:00
Michael Fang
839d5ec95d 6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations"
Reviewed-by: yhuang
2013-10-30 09:33:23 -07:00
Chris Hegarty
e2589e385e 8026880: NetworkInterface native initializing code should check fieldID values
Reviewed-by: alanb
2013-10-30 14:41:42 +00:00
Michael Fang
f5a1c27354 8025521: [de] mnemonic conflict in FileChooser for GTK Style feel&look
Reviewed-by: naoto
2013-10-29 16:59:11 -07:00
Michael Fang
a8e91d1e4d 8008647: [es] minor cosmetic issues in translated java command line outputs
Reviewed-by: naoto
2013-10-29 15:31:07 -07:00
Michael Fang
534228451b 8025646: [pt_BR] overtranslation of option in java command line output
Reviewed-by: naoto, yhuang
2013-10-29 11:34:30 -07:00
Michael Fang
c72ee25514 8008437: [sv] over-translation in java command line outputs
Reviewed-by: okutsu, yhuang
2013-10-29 11:29:57 -07:00
Michael Fang
0c3cb17b82 8026108: [it, ja, zh_CN] wrong translation in jar example
Reviewed-by: okutsu, yhuang
2013-10-29 11:27:55 -07:00
Sergey Malenkov
578f2b5fa6 8027442: JDK compilation fails on MacOS
Reviewed-by: alexsch, pchelko
2013-10-29 19:01:46 +04:00
Sergey Malenkov
c500ed69dc 8022746: List of spelling errors in API doc
Reviewed-by: alexsch, smarks
2013-10-29 17:01:06 +04:00
Anton Tarasov
bbad610f8e 8027157: [SwingNode] needs explicit expose for JWindow
Reviewed-by: art, anthony
2013-10-29 16:35:20 +04:00
Lana Steuck
65797af67d Merge 2013-10-25 10:39:13 -07:00
Sergey Bylokhov
de4a41f994 7172770: Default Toolkit implementation return null value for property "awt.dynamicLayoutSupported"
Reviewed-by: anthony, art
2013-10-25 19:51:54 +04:00
Anton Nashatyrev
7d4c16ece3 8027066: XMLDecoder in java 7 cannot properly deserialize object arrays
Reviewed-by: alexsch, malenkov
2013-10-25 13:41:19 +04:00
Lana Steuck
836ba025a1 Merge 2013-10-24 21:52:24 -07:00
David Dehaven
6c747ded77 8025673: [macosx] Disable X11 AWT toolkit
Disable but not completely remove the XAWT and headless toolkits on Mac OS X

Reviewed-by: anthony, art, ihse, erikj
2013-10-24 20:47:41 -04:00
David Dehaven
93e44cac1e 8016096: [macosx] jawt_md.h shipped with jdk is outdated
Revised build system and added platform specific headers for Mac OS X

Reviewed-by: anthony, art, ihse, erikj
2013-10-24 20:46:23 -04:00
Petr Pchelko
45dd0a7642 8027025: [macosx] getLocationOnScreen returns 0 if parent invisible
Reviewed-by: anthony, serb
2013-10-24 19:50:33 +04:00
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
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
Leif Samuelsson
47f35a5166 8026929: remove accelerators from policytool resources
Reviewed-by: alexp, weijun
2013-10-25 08:38:20 +08: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