Andrei Dmitriev
d9212b0817
7032566: Toolkit.areExtraMouseButtonsEnabled() not alws correspnd "sun.awt.enableExtraMouseButtons" sys prop
...
Reviewed-by: art, dcherepanov
2011-04-14 16:16:19 +04:00
Denis Fokin
118113c31f
7021001: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
...
Reviewed-by: dcherepanov
2011-04-14 13:59:26 +04:00
Denis Fokin
6c09d78859
7036540: A change for 7021001 and some makefile changes have been pushed as a part of 7030062
...
Reviewed-by: dcherepanov
2011-04-14 13:53:08 +04:00
Denis Fokin
fc7a236fd5
7030062: duplicate free
...
Reviewed-by: dcherepanov
2011-04-12 19:06:57 +04:00
Anthony Petrov
c2d4b9c218
7008513: Case TranslucentJAppletTest.jtr automatically failed due to java.lang.RuntimeException
...
Set transparent background to the applet
Reviewed-by: art, dcherepanov
2011-04-08 17:04:35 +04:00
Andrei Dmitriev
f9feed6668
7029832: Buffer overrun at awt_LoadLibrary.c (and java_props_md.c)
...
Reviewed-by: anthony, art
2011-04-08 18:29:27 +04:00
Anthony Petrov
8ca505ebed
7027013: Regression: JComponent.revalidate() has no effect on invisible components
...
Dialog.conditionalShow() should call validateUnconditionally() instead of simple validate()
Reviewed-by: art, dcherepanov
2011-04-08 15:00:20 +04:00
Andrei Dmitriev
fae19754bb
7031854: JCK 7 test FileDialogTest0001 fails on Windows with Russian locale
...
Reviewed-by: uta, dcherepanov
2011-04-07 22:34:29 +04:00
Dmitry Cherepanov
27da779f25
7016889: GraphicsDevice.setFullScreenWindow() spec for simulated full-screen mode is not always correct
...
Reviewed-by: art, anthony
2011-04-07 18:54:34 +04:00
Andrei Dmitriev
58ceadaf02
7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit
...
Reviewed-by: art, dcherepanov, denis
2011-04-06 17:13:08 +04:00
Sergey Bylokhov
15113a03ad
6998877: After double-click on the folder names , FileNameOverrideTest FAILED
...
Reviewed-by: art, dcherepanov, anthony
2011-04-05 16:50:11 +04:00
Anthony Petrov
cd674679e6
7033579: XRobotPeer._dispose() native method should be added to the make/sun/xawt/mapfile-vers
...
Reviewed-by: art, dcherepanov
2011-04-04 23:01:24 +04:00
Lana Steuck
0ee5cb3c4d
Merge
2011-04-01 16:55:47 -07:00
Anthony Petrov
91f76da3a4
6903034: java.awt.Robot.createScreenCapture() doesn't work for translucent windows
...
Use the composite overlay window to take the screenshot
Reviewed-by: art, dcherepanov
2011-04-01 15:43:37 +04:00
Andrei Dmitriev
f4f9b16391
6984540: closed/java/awt/dnd/DragInterceptorAppletTest/DragInterceptorAppletTest.html test fails
...
Reviewed-by: uta, art
2011-04-01 12:56:56 +04:00
Suchen Chien
712b47a7e0
Added tag jdk7-b136 for changeset fb3ae88d8e8d
2011-03-31 18:14:17 -07:00
Kelly O'Hair
bd3a9c0f0a
Merge
2011-03-29 20:19:55 -07:00
Kelly O'Hair
795a86752a
Merge
2011-03-29 18:30:32 -07:00
Kelly O'Hair
16dfe8ab5c
7032327: Fix overview-core.html file, refers to version 6
...
Reviewed-by: wetmore
2011-03-29 18:24:27 -07:00
Erik Trimble
344dad5b73
Merge
2011-03-29 13:28:10 -07:00
Kelly O'Hair
00fdfda12a
7011718: VS2010, remove makefile logic with regards to use of VC6, VS2003, VS2005, VS2008
...
Reviewed-by: prr, weijun
2011-03-29 11:29:01 -07:00
Andrei Dmitriev
e39693ced3
7023011: Toolkit.getPrintJob(Frame,String,Properties) throws HE instead of specified NPE
...
Reviewed-by: dcherepanov, art
2011-03-28 15:25:24 +04:00
Lana Steuck
3588e1424d
Merge
2011-03-26 00:10:12 -07:00
Michael McMahon
5f3e767f80
7031238: Problem with fix for 6981922
...
Reviewed-by: chegar
2011-03-25 16:23:15 -07:00
Suchen Chien
4efb4a5c69
Added tag jdk7-b135 for changeset 81eebf5a4f77
2011-03-24 11:20:48 -07:00
John R Rose
9b0b7b91d5
Merge
2011-03-24 00:17:59 -07:00
John R Rose
3718824e69
7012648: move JSR 292 to package java.lang.invoke and adjust names
...
Package and class renaming only; delete unused methods and classes; add @since tags; no code changes
Reviewed-by: twisti
2011-03-23 23:02:31 -07:00
Michael Fang
0fcc8c0c03
Merge
2011-03-22 12:12:31 -07:00
Abhijit Saha
fc77896fd7
7029704: JFB: Refix JFB Custom Revision Version Build/Makefile changes
...
Reviewed-by: mr, ohair
2011-03-21 21:36:59 -07:00
Lana Steuck
76ed3a763b
Merge
2011-03-21 17:22:16 -07:00
Lana Steuck
99bae3bd28
Merge
2011-03-21 16:57:18 -07:00
Lana Steuck
e629176759
Merge
2011-03-21 16:55:14 -07:00
Lana Steuck
933d7fe513
Merge
2011-03-21 16:53:50 -07:00
Mike Duigou
8629655e8b
Merge
2011-03-21 11:49:37 -07:00
Michael Fang
79ac0a68de
Merge
2011-03-21 11:42:38 -07:00
Mike Duigou
af9167398f
7029491: fix broken test file committed with CR 5045147
...
An incorrect file was committed with CR 5045147. This commit corrects that error and also applies minor review suggestions.
Reviewed-by: alanb
2011-03-21 11:31:54 -07:00
Yong Jeffrey Huang
c09ed84373
7020960: CurrencyNames_sr_RS.properties is missing
...
Reviewed-by: naoto
2011-03-20 23:47:10 -07:00
Alan Bateman
daf84b3fbb
Merge
2011-03-20 19:39:11 +00:00
Kumar Srinivasan
ea8bdc9e7a
7026184: (launcher) Regression: class with unicode name can't be launched by java
...
Reviewed-by: mchung, sherman
2011-03-20 08:41:33 -07:00
Michael Fang
8df3dbea9d
Merge
2011-03-19 19:12:28 -07:00
Alan Bateman
8dfe1d556a
7017446: (fs) Updates to file system API (3/2011)
...
Reviewed-by: sherman
2011-03-19 14:21:52 +00:00
Lana Steuck
4e70e79c7f
Merge
2011-03-18 23:33:34 -07:00
Lana Steuck
0ece4eae55
Merge
2011-03-18 15:44:48 -07:00
Lana Steuck
c5710296f1
Merge
2011-03-18 15:44:45 -07:00
Alan Bateman
49f0232c39
7028468: (fs) FileSystems.getDefault() fails when kernel micro version contains/ends non-numeric characters
...
Reviewed-by: forax, chegar
2011-03-18 19:46:02 +00:00
Lana Steuck
b755013961
Merge
2011-03-18 10:59:12 -07:00
Andrei Dmitriev
b8ff55c275
7016131: JDK 7 b127: 8 crashes in native frame:awt_DrawingSurface_FreeDrawingSurfaceInfo+0xc on linux amd64
...
Reviewed-by: dcherepanov, art
2011-03-18 17:56:47 +03:00
Daniel D. Daugherty
45f658fb76
7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess()
...
Add more info to OpenProcess default detail error message. Try a different technique when a Java process is attaching to itself.
Reviewed-by: zgu, ohair, alanb
2011-03-18 07:17:24 -07:00
John R Rose
e7ebd4792b
6839872: remove implementation inheritance from JSR 292 APIs
...
Move everything into a single package; remove all multi-package machinery
Reviewed-by: twisti, forax
2011-03-18 00:03:24 -07:00
Stuart Marks
7969a3155e
7022382: convert pack200 library code to use try-with-resources
...
Reviewed-by: ksrini
2011-03-17 18:50:06 -07:00