14048 Commits

Author SHA1 Message Date
Semyon Sadetsky
cc7b4e06ed 8134669: Empty screen insets in Gnome 3, OEL 7 in multiscreen mode
Reviewed-by: alexsch
2016-03-24 20:28:53 +03:00
Semyon Sadetsky
eac3ddb88c 8139215: RTFEditorKit does not save alignment
Reviewed-by: alexsch
2016-03-24 20:19:26 +03:00
Semyon Sadetsky
85daed3db3 8075907: The regression-swing case failed as the rollover icons is not correctly shown with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel"
Reviewed-by: alexsch
2016-03-24 20:10:52 +03:00
Semyon Sadetsky
6f4ce32ddb 8133864: Wrong display, when the document I18n properties is true
Reviewed-by: alexsch
2016-03-24 20:03:38 +03:00
Chris Hegarty
03f0d9ab61 Merge 2016-03-24 15:34:37 +00:00
Chris Hegarty
bbadf6c0ef 8149122: Move sun.misc.URLClassPath and Resouce to an internal package
Reviewed-by: alanb, rriggs
2016-03-24 15:32:54 +00:00
Zoltan Majo
c8858ca3b6 Merge 2016-03-24 16:21:19 +01:00
Daniel Fuchs
a6046c45c2 8152606: java.base no longer needs to export sun.util.logging to java.httpclient
Now that JDK-8151281 is fixed, java.base module-info.java can be cleaned up to no longer export sun.util.logging to java.httpclient.

Reviewed-by: chegar, alanb
2016-03-24 14:45:46 +01:00
Erik Joelsson
26cd467900 8152545: Use preprocessor instead of compiling a program to generate native nio constants
Reviewed-by: alanb
2016-03-24 14:23:37 +01:00
Xue-Lei Andrew Fan
240f07d0fb 8152237: Support BigInteger.TWO
Reviewed-by: jnimeh, bpb, weijun
2016-03-24 12:41:24 +00:00
Chris Hegarty
ef944b06b4 8152277: Move URLClassPath.pathToURLs(String) to RegistryImpl
Reviewed-by: alanb
2016-03-24 11:59:07 +00:00
Chris Hegarty
b40e890e78 8152642: Remove sun.misc.Unsafe dependency from java.lang.reflect.Proxy
Reviewed-by: alanb, shade
2016-03-24 11:56:47 +00:00
Prem Balakrishnan
d7e70db394 6439354: Win L&F: TitledBorder colors are not from desktop
Reviewed-by: ssadetsky, rchamyal, serb
2016-03-24 16:56:13 +05:30
Paul Sandoz
9fb30a3740 8149644: Integrate VarHandles
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Reviewed-by: coffeys, mhaupt, vlivanov
2016-03-24 11:21:21 +01:00
Paul Sandoz
4485394e3d 8149469: ByteBuffer API and implementation enhancements for VarHandles
Reviewed-by: chegar, alanb
2016-03-24 11:21:18 +01:00
Aleksey Shipilev
ccdf984e57 8150463: StringConcat MH_INLINE_SIZED_EXACT should skip storage initialization
Reviewed-by: plevart, chegar
2016-03-24 12:52:03 +03:00
Rajeev Chamyal
9e09d233e6 8145173: HiDPI splash screen support on Windows
Reviewed-by: serb, alexsch, erikj
2016-03-24 14:06:32 +05:30
Prasanta Sadhukhan
0ac31cb96a 8151590: "ALL" radio button is not selected in printDialog when we call DefaultSelectionType.ALL in windows
Reviewed-by: prr, jdv
2016-03-24 14:00:14 +05:30
Ajit Ghaisas
d5758aec63 6185114: Undefined Exception in SampleModel, method createCompatibleSampleModel
Reviewed-by: prr, psadhukhan
2016-03-24 12:27:40 +05:30
Prasanta Sadhukhan
234e906b1f 7107620: Need to round in test java/awt/print/PageFormat/PageFormatFromAttributes.java
Reviewed-by: prr
2016-03-24 12:02:06 +05:30
Lana Steuck
05feaeeecd Merge 2016-03-23 21:45:11 -07:00
Lana Steuck
40ea414b6c Added tag jdk-9+111 for changeset 9d0388c6b336 2016-03-23 19:33:39 -07:00
Naoto Sato
315df6c52c 8152143: jlink --include-locales should gracefully detect certain user error
Reviewed-by: mchung
2016-03-23 17:05:04 -07:00
Alexander Zvegintsev
c661c227e2 8143227: Platform-Specific Desktop Features
Reviewed-by: prr, serb
2016-03-24 02:22:01 +03:00
Laurent Bourgès
048ce8be87 8144938: Handle properly coordinate overflow in Marlin Renderer
Skip point coordinates with NaN/Infinity values

Reviewed-by: flar, prr
2016-03-23 21:20:25 +01:00
Daniel Fuchs
48eb2e9ded 8151281: Module java.httpclient could use System.Logger instead of PlatformLogger
Reviewed-by: mchung, michaelm
2016-03-23 18:24:35 +01:00
Mandy Chung
009009ded7 8152227: Remove jdk.deploy.osx module descriptor
Reviewed-by: alanb, redestad
2016-03-23 09:23:07 -07:00
Mandy Chung
734d72b943 8152197: Single place to specify module-specific information for images build
Reviewed-by: alanb, erikj
2016-03-23 09:21:01 -07:00
Abhijit Roy
9057c75425 8151868: Typo in java.time.Instant until(Temporal endExclusive, TemporalUnit unit)
Reviewed-by: rriggs, lancea, scolebourne
2016-03-23 19:57:42 +05:30
Zoltan Majo
c4dfba67a0 Merge 2016-03-23 15:01:43 +01:00
Xue-Lei Andrew Fan
5669c583c4 8149017: Delayed provider selection broken in RSA client key exchange
Reviewed-by: coffeys
2016-03-23 12:25:08 +00:00
Avik Niyogi
d8f82c9477 8151282: [TEST_BUG] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails with GTK LnF
Reviewed-by: serb, alexsch
2016-03-23 17:25:27 +05:30
Alexander Scherbatiy
c28c517f2e 8150844: [hidpi] [macosx] -Dsun.java2d.uiScale should be taken into account for OS X
Reviewed-by: serb, avstepan
2016-03-23 14:25:22 +04:00
Athijegannathan Sundararajan
666a2ae49a 8152268: jjs tool makefile should use --addmods ALL-SYSTEM
Reviewed-by: alanb, hannesw
2016-03-23 14:54:30 +05:30
Brian Burkhalter
81c1051455 8151957: ObjectInputStream - Use new convenience method for immutable Map creation during static initialization
Initialize primClasses primitive type name-to-class mapping using a new Map.of() conveience method.

Reviewed-by: lancea, redestad, smarks
2016-03-22 15:37:55 -07:00
Phil Race
dd439c9998 8055463: Need public API allowing full access to font collections in Font.createFont()
Reviewed-by: serb, vadim
2016-03-22 14:46:48 -07:00
Phil Race
03338de544 Merge 2016-03-22 13:10:07 -07:00
Chris Hegarty
3dd92e7102 Merge 2016-03-22 16:02:32 +00:00
Chris Hegarty
a59bc4455b Merge 2016-03-22 16:02:25 +00:00
Tagir F. Valeev
89599944c6 8148748: ArrayList.subList().spliterator() is not late-binding
Reviewed-by: psandoz
2016-03-22 16:28:52 +01:00
Tagir F. Valeev
41786c2118 8151123: Collectors.summingDouble/averagingDouble unnecessarily call mapper twice
Reviewed-by: psandoz
2016-03-22 16:28:50 +01:00
Chris Hegarty
ff2e79c118 Merge 2016-03-22 10:42:32 +00:00
Avik Niyogi
0e3d547866 8148555: [macosx] An uncaught exception was raised entering Emoji into JTextArea
Reviewed-by: serb, alexsch, rchamyal
2016-03-22 16:07:36 +05:30
Semyon Sadetsky
df733afc3c 8152201: [TEST_BUG] test/java/awt/Window/FindOwner/FindOwnerTest.java has @test tag
Reviewed-by: prr, serb, alexsch
2016-03-22 13:07:27 +03:00
Alejandro Murillo
c1abf1a6cb Merge 2016-03-21 20:19:52 -07:00
Xueming Shen
5abe6e1f23 8152352: Compiling warnings in zip_util.c blocks devkit to build with --with-zlib=system
Reviewed-by: naoto
2016-03-21 15:59:27 -07:00
Aleksei Efimov
f9bf9d5461 8145039: JAXB marshaller fails with ClassCastException on classes generated by xjc
Reviewed-by: lancea
2016-03-21 21:58:50 +03:00
Sibabrata Sahoo
99f5d7fd74 8150512: Update test for jdk.security.provider.preferred security property
Reviewed-by: ascarpino
2016-03-21 11:54:23 -07:00
Nadeesh TV
d110d8b320 8032051: "ZonedDateTime" class "parse" method fails with short time zone offset ("+01")
Reviewed-by: rriggs, scolebourne
2016-03-21 14:24:11 -04:00
Phil Race
01d44b4e0d Merge 2016-03-21 09:36:54 -07:00