Anthony Petrov
b751a27e27
6851646: test/closed/java/awt/GridBagLayout/GridBagLayoutIpadXYTest/GridBagLayoutIpadXYTest.java can fail
...
Added realSync() call. Made the test public.
Reviewed-by: dcherepanov
2009-06-23 16:10:19 +04:00
Dmitry Cherepanov
0cadb2e023
6736247: Component.printAll Invalid local JNI handle
...
Reviewed-by: anthony
2009-06-23 15:10:02 +04:00
Anton Tarasov
48ed6852bf
4788402: SortingFocusTraversalPolicy: prob with non-focusable focus Cycle Root as first
...
Reviewed-by: dcherepanov
2009-06-18 11:28:54 +04:00
Yuri Nesterenko
d184c2ebce
Merge
2009-06-16 00:37:39 -07:00
Dmitry Cherepanov
d7d8999b2b
6847584: closed/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html fails
...
Reviewed-by: anthony
2009-06-15 11:15:55 -04:00
Abhijit Saha
d214e051c9
Merge
2009-06-12 12:26:20 -07:00
Andy Herrick
e487e25584
6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code into JDK7
...
6845973: Update JDK7 with deployment changes in 6u13, 6u14
4802695: Support 64-bit Java Plug-in and Java webstart on Windows/Linux on AMD64
6825019: DownloadManager should not be loaded and referenced for full JRE
6738770: REGRESSION:JSException throws when use LiveConnect javascript facility
6772884: plugin2 : java.lang.OutOfMemoryError or crash
6707535: Crossing domain hole affecting multiple sites/domains using plug-in
6728071: Non-verification of Update files may allow unintended updates
6704154: Code loaded from local filesystem should not get access to localhost
6727081: Web Start security restrictions bypass using special extension jnlp
6727079: Java Web Start Socket() restriction bypass
6727071: Cache location/user name information disclosure in SingleInstanceImpl
6716217: AppletClassLoader adds permissions based on codebase regardless of CS
6694892: Java Webstart inclusion via system properties override [CVE-2008-2086]
6704074: localhost socket access due to cache location exposed
6703909: Java webstart arbitrary file creation using nativelib
6665315: browser crashes when deployment.properties has more slashes ( / )
6660121: Encoding values in JNLP files can cause buffer overflow
6606110: URLConnection.setProxiedHost for resources that are loaded via proxy
6581221: SSV(VISTA): Redirection FAILS to work if user does a downgrade install
6609756: Buffer Overflow in Java ActiveX component
6608712: Bypassing the same origin policy in Java with crafted names
6534630: "gnumake clobber" doesn't
6849953: JDK7 - replacement of bufferoverflowU.lib on amd64 breaks build
6849029: Need some JDK7 merge clean-up after comments on the webrev
6847582: Build problem on JDK7 with isSecureProperty in merge
6827935: JDK 7 deployment merging - problem in Compiler-msvm.gmk
6823215
: latest merge fixes from 6u12 -> JDK7
6816153: further mergers for JDK7 deployment integration
6807074: Fix Java Kernel and JQS in initial JDK7 builds
Initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
2009-06-12 14:56:32 -04:00
Omair Majid
eb1cb99d4e
6832386: Fix JTreg test: java/awt/Graphics/DrawImageBG/SystemBgColorTest.java
...
Removed unneeded System.exit(0) call.
Reviewed-by: art, ohair, anthony
2009-06-04 15:18:46 +04:00
Abhijit Saha
2b871b4ad6
Merge
2009-05-07 13:18:12 -07:00
Yuri Nesterenko
d1277d1d57
Merge
2009-05-06 09:37:34 -07:00
Artem Ananiev
f6e8569c85
6656586: Cursor.predefined is protected static mutable (findbugs)
...
Reviewed-by: hawtin, igor
2009-05-06 15:17:22 +04:00
Artem Ananiev
825bafa0ea
6837004: java.awt.GraphicsDevice.setFullScreenWindow throws NPE for windows with background color not set
...
Reviewed-by: yan, dcherepanov
2009-05-06 12:39:23 +04:00
Jennifer Godinez
934dac40ef
Merge
2009-04-29 12:27:05 -07:00
Yuri Nesterenko
06a805b13f
Merge
2009-04-28 13:30:42 -07:00
Jennifer Godinez
b7456052cd
Merge
2009-04-28 13:25:25 -07:00
Anthony Petrov
176a41f92e
6802853: API: shaped & translucent windows
...
A public API for the feature forward-ported from 6u10.
Reviewed-by: yan
2009-04-21 11:35:52 +04:00
Jennifer Godinez
f662d4d726
6821495: test/java/awt/print/PrinterJob/PrtException.java fails
...
Reviewed-by: igor, prr
2009-04-20 12:31:36 -07:00
Tim Bell
f70e9b8dd9
Merge
2009-04-18 14:10:27 -07:00
Anthony Petrov
4b321c2bfc
6829858: JInternalFrame is not redrawing heavyweight children properly
...
The Container.recursiveApplyCurrentShape() is now recursively called for all hw containers, even those having non-null layout
Reviewed-by: art, dcherepanov
2009-04-17 16:42:14 +04:00
Abhijit Saha
32bc86d541
Merge
2009-04-16 21:08:04 -07:00
Lana Steuck
415053276d
Merge
2009-04-09 13:12:58 -07:00
Lana Steuck
39202ea815
Merge
2009-04-07 10:04:29 -07:00
Andrew John Hughes
f38ce53536
6819601: Fix AWT JTReg tests which fail to compile
...
Fix compilation of tests.
Reviewed-by: anthony, son
2009-03-31 18:47:31 +04:00
Yuri Nesterenko
51ef95c396
6680988: KeyEvent is still missing VK values for many keyboards
...
2 new methods and some fields added to KeyEvent, plus hash of constants introduced
Reviewed-by: art
2009-03-27 12:01:24 +03:00
Anthony Petrov
a1fd30eb7a
6693253: Security Warning appearance requires enhancements
...
6779717: A Window does not show applet security warning icon on X platforms
6785058: Parent dn't get the focus after dialog is closed if security warning is applied
Forward-port from 6u10-6u14
Reviewed-by: art, dcherepanov
2009-03-26 14:38:46 +03:00
Phil Race
4db0a48b10
6745225: Memory leak while drawing Attributed String
...
Reviewed-by: jgodinez, dougfelt
2009-03-23 10:40:54 -07:00
Dmitry Cherepanov
cd71edadc5
6730447: Support for high resolution mouse wheel is still incomplete. AWT panel needs to be supported
...
Reviewed-by: art, dav
2009-03-23 09:47:39 -04:00
Dmitry Cherepanov
dc5ad18362
6774258: api/java_awt/Component/index.html#PaintUpdate fails randomly
...
Reviewed-by: art
2009-03-20 08:41:43 -04:00
Tim Bell
a787d51eea
6814587: Legal notice repair needed in jdk/src/share/classes/java/nio
...
6814590: Legal notice repair needed in jdk/test/java/awt/Frame/FrameSize/TestFrameSize.java
6814591: Legal notice repair needed in jdk/test/javax/script/Test3.java
Reviewed-by: alanb, xdono
2009-03-17 13:20:56 -07:00
Anton Tarasov
56f4a68e6b
6806217: implement synthetic focus model for MS Windows
...
Reviewed-by: art, dcherepanov
2009-03-10 18:33:29 +03:00
Lana Steuck
be8bd14e3c
Merge
2009-03-04 10:57:24 -08:00
Phil Race
de4c8e0eb5
2163516: Font.createFont can be persuaded to leak temporary files
...
Reviewed-by: igor
2009-03-03 16:10:37 -08:00
Lana Steuck
f9c7b83d22
Merge
2009-02-10 12:26:12 -08:00
Anthony Petrov
13c271c69b
6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7
...
Reviewed-by: art, dcherepanov
2009-02-04 11:58:13 +03:00
Omair Majid
9ea7492522
6721088: Bad window size calculation after using pack()
...
Reviewed-by: anthony
2009-01-29 14:58:12 +03:00
Phil Race
a0930ff4d4
6785424: SecurityException locating physical fonts on Windows Terminal Server
...
Reviewed-by: campbell, jgodinez
2009-01-06 13:52:03 -08:00
Phil Race
c357cbe4e0
6632886: Font.createFont can be persuaded to leak temporary files
...
6522586: Enforce limits on Font creation
6652929: Font.createFont(int,File) trusts File.getPath
Reviewed-by: igor
2009-01-05 11:28:43 -08:00
Phil Race
6f0de04c87
6752638: java.awt.GraphicsEnvironment.preferLocaleFonts() throws NPE on Linux
...
6755034: Legal notice repair: jdk/src/solaris/classes/sun/font/FcFontConfiguration.java
Reviewed-by: bae, igor
2008-12-24 09:57:48 -08:00
Jennifer Godinez
21883705f7
6653384: Variable "initialized" in class CUPSPrinter is static by mistake
...
Reviewed-by: tdv, prr
2008-11-25 14:38:36 -08:00
Igor Nekrestyanov
df32a451da
6761856: OpenJDK: vertical text metrics may be significanly different from those returned by Sun JDK
...
Reviewed-by: bae, prr
2008-10-29 01:52:22 +03:00
Artem Ananiev
dacdf4a500
6758673: WeakReference leak in Window.ownedWindowList
...
WindowDisposerRecord parent field is correctly initialized
Reviewed-by: dav, ant
2008-10-28 17:06:12 +03:00
Lana Steuck
92c83c7681
Merge
2008-10-20 19:07:12 -07:00
Lana Steuck
579cc2111a
Merge
2008-10-20 11:52:47 -07:00
Phil Race
ed94b2e90b
6751616: outline for underline in TextLayout with underline is off rasterized underline
...
Reviewed-by: dougfelt, igor
2008-10-16 06:28:37 -07:00
Andrei Dmitriev
2437566bc1
Merge
2008-10-08 13:01:40 +04:00
Andrei Dmitriev
b760e25337
5076635: Double click speed is not honored in KDE linux
...
Reviewed-by: art, dcherepanov
2008-10-08 12:50:17 +04:00
Andrew Brygin
3a902871ef
6726779: ConvolveOp on USHORT raster can cause the JVM crash
...
Reviewed-by: igor, prr
2008-10-02 20:37:43 +04:00
Phil Race
ffbeca8c2e
6751621: TextLayout.getBounds() doesn't account for strike through
...
Reviewed-by: igor, dougfelt
2008-09-24 11:58:21 -07:00
Lana Steuck
297ae75019
Merge
2008-09-24 08:14:37 -07:00
Andrei Dmitriev
2c0b584b2d
6315717: Support for mouse with multiple scroll wheels and 4 or more buttons
...
Implementation of the more mouse buttons support
Reviewed-by: art, dcherepanov
2008-09-16 12:17:02 +04:00
Artem Ananiev
6b814bb3fc
6727884: Some Uncaught Exceptions are no longer getting sent to the Uncaught Exception Handlers
...
Reviewed-by: anthony, dav
2008-09-11 10:38:00 +04:00
Andrei Dmitriev
e1f54b3780
Merge
2008-09-04 17:24:23 +04:00
Andrei Dmitriev
db6b4110da
6738181: api/java_awt/Toolkit/index.html#GetAWTEventListeners Fails with:empty array returned unexpectedly
...
Redirect getAWTEventListeners(long l) from Headless to underlying toolkit.
Reviewed-by: art
2008-09-04 17:20:25 +04:00
Dmitry Cherepanov
a16656700d
6737722: api/java_awt/TrayIcon/index.html#TrayIconHeadlessMode
...
IsSupported() should skip tray initialization in case of headless
Reviewed-by: art, ant
2008-08-25 19:15:37 +04:00
Lana Steuck
189c383d48
Merge
2008-08-12 17:59:58 -07:00
Yuri Nesterenko
540f1f640a
Merge
2008-08-08 03:32:34 -07:00
Lana Steuck
6b68aa3dcb
Merge
2008-08-07 22:24:26 -07:00
Dmitri Trembovetski
0c7e3a5aaf
6733718: test /java/awt/FullScreen/UninitializedDisplayModeChangeTest/ fails
...
Reviewed-by: igor
2008-08-05 09:37:03 -07:00
Igor Kushnirskiy
b4ae1216b3
6638195: need API for EventQueueDelegate
...
Reviewed-by: bchristi
2008-07-25 14:13:59 -04:00
Lana Steuck
025ca5d66a
Merge
2008-07-24 21:12:50 -07:00
Dmitri Trembovetski
e4c9db984f
6725214: D3D: forward-port the new pipeline from 6u10
...
Forward port of the new Direct3D 9 rendering pipeline from 6u10. Also includes fixes for 6690659 6689025 6658398 6596234.
Reviewed-by: campbell, prr
2008-07-18 10:48:44 -07:00
Anthony Petrov
2720870af6
6723018: Need to push the test for 6682046
...
Pushed the test
Reviewed-by: art
2008-07-07 17:39:18 +04:00
Xiomara Jayasena
2617d1d179
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:45 -07:00
Jennifer Godinez
36d2406edc
6708509: print dialog is not displayed when default paper is custom
...
Reviewed-by: tdv, prr
2008-06-23 13:00:19 -07:00
Andrei Dmitriev
9e5e0e9d44
6694792: Syntax error in java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java
...
Reviewed-by: yan
2008-06-19 16:09:22 +04:00
Andrei Dmitriev
3a5617e9f7
6616323: consider benefits of replacing a componen array with other collection from the awt.Container class
...
Reviewed-by: uta, art
2008-06-18 15:35:37 +04:00
Steven Loomis
5917bb24f3
6711377: test/java/awt/font/TextLayout/VisibleAdvance.java missing GPL
...
Reviewed-by: igor, prr
2008-06-17 18:38:20 -07:00
Anton Tarasov
7d7546ef37
4685768: A11y issue - Focus set to disabled component, can't Tab/Shift-Tab
...
The restore-focus procedure should skip disabled components.
Reviewed-by: art, dcherepanov
2008-06-17 13:37:28 +04:00
Igor Nekrestyanov
68458b3b27
6703377: freetype: glyph vector outline is not translated correctly
...
Reviewed-by: bae, prr
2008-05-21 10:59:07 +04:00
Phil Race
a2ffb58a98
Merge
2008-05-19 15:33:24 -07:00
Douglas Felt
33dda32d9c
6697721: OpenJDK: rotated text baseline different between TextLayout and drawString
...
Reviewed-by: prr, igor
2008-05-13 16:56:22 -07:00
Phil Race
6014ce6668
6699843: IllegalArgumentException when using Graphics.drawString( "", 0, 0 )
...
Reviewed-by: igor, tdv
2008-05-13 16:18:30 -07:00
Phil Race
faadc39966
6656651: Windows Look and Feel LCD glyph images have some differences from native applications
...
Reviewed-by: igor, tdv
2008-04-30 13:10:39 -07:00
Phil Race
c672506f95
6679308: Poor text rendering on translucent image
...
Reviewed-by: flar, campbell
2008-04-28 15:57:46 -07:00
Phil Race
edfa6ff652
6692979: VM Crash when shearing text + rect over a range of values
...
Reviewed-by: igor, tdv
2008-04-25 10:40:11 -07:00
Phil Race
9e39cf49ed
6687298: Reg testcase java/awt/Graphics2D/DrawString/RotTransText.java fails on windows
...
Reviewed-by: igor, tdv
2008-04-25 10:37:07 -07:00
Dmitry Cherepanov
c942da3f2e
6688067: regression test for 6471693 is missed
...
Added regression test
Reviewed-by: son
2008-04-14 15:53:32 +04:00
Konstantin Voloshin
f1c8a2f589
Merge
2008-04-13 23:56:20 +04:00
Konstantin Voloshin
74ae1c6b65
6686273: Some AWT reg. tests should be moved to open repository (for CRs 6444769, 6480547, and 6560348)
...
Some AWT reg. tests are moved to open repository (for CRs 6444769, 6480547, and 6560348)
Reviewed-by: ant
2008-04-13 23:41:40 +04:00
Lana Steuck
27aef79dc2
Merge
2008-04-10 15:50:46 -07:00
Phil Race
b3d5835158
6684056: SUPERSCRIPT TextAttribute on font needs to trigger layout
...
Reviewed-by: igor, campbell
2008-04-10 09:05:01 -07:00
Phil Race
3e1b0813ec
6683472: Incorrect handling of translation component of font transform
...
Reviewed-by: igor, campbell
2008-04-09 13:11:46 -07:00
Anton Tarasov
e1d1e39f49
6522725: Component in a minimized Frame has focus and receives key events
...
XAWT: a window natively focused may request focus in it only synthetically
Reviewed-by: son
2008-04-09 09:37:07 +04:00
Anton Tarasov
06e3882354
6607170: Focus not set by requestFocus
...
Fixing/refactoring focus auto-transfer mechanism.
Reviewed-by: son
2008-04-08 13:32:30 +04:00
Dmitry Cherepanov
194fc6af43
6619458: testcase depends on a file with the name te{st.html
...
Using test.html instead of te{st.html in reg test
Reviewed-by: son
2008-04-03 15:00:21 +04:00
Anthony Petrov
4eb04f83d5
6681889: JSN security test headline/noWarningApp failed with NPE exception
...
The java.awt.Component.changeSupportLock field should be initialized in the readObject() method.
Reviewed-by: son, art
2008-04-01 17:38:46 +04:00
Andrei Dmitriev
44f8b333b5
Merge
2008-03-27 12:31:18 +03:00
Anton Tarasov
911da0a796
6616792: five AWT focus regression tests should be fixed
...
Fixed/refactored the tests.
Reviewed-by: volk
2008-03-26 17:38:26 +03:00
Anton Tarasov
75f6b17d66
6609607: test/closed/java/awt/Focus/AppletInitialFocusTest should be rewritten
...
Using test.java.awt.regtesthelpers.Util. Refactoring.
Reviewed-by: volk
2008-03-26 16:56:40 +03:00
Anton Tarasov
3a0d8165ce
6680135: A number of test/closed/java/awt/Focus/* tests should be opened
...
The tests moved from the closed repository.
Reviewed-by: son
2008-03-26 16:20:01 +03:00
Anton Tarasov
724ce6a00e
Merge
2008-03-25 18:14:15 +03:00
Andrei Dmitriev
f555fe0a57
6255653: REGRESSION: Override isLightweight() causes access violation in awt.dll
...
Verufy that the component to restack is a HW component by checking for instanceof WComponentPeer
Reviewed-by: son, anthony
2008-03-25 16:23:09 +03:00
Andrei Dmitriev
88699393d7
6610244: modal dialog closes with fatal error if -Xcheck:jni is set
...
Obtain WWindowPeer class every time it is required
Reviewed-by: art
2008-03-25 15:16:03 +03:00
Anton Tarasov
1f1d82e2aa
6637607: 1st char. is discarded after a modal dialogue shows up and disappears
...
Reset consuming next KEY_TYPED on every subsequent KEY_PRESS.
Reviewed-by: son
2008-03-24 15:51:26 +03:00
Anton Tarasov
74107ff438
6598089: JDK 7: AWT often goes into busy loop when showing dialog
...
Preventing focus from getting in an endless loop.
Reviewed-by: son
2008-03-20 18:06:41 +03:00
Anthony Petrov
c195eb4ef5
6581927: REG : Non focusable frame can be minimized to very small & Frame icon can be seen on frame buttons
...
The SWP_NOSENDCHANGING flag should not be passed to the ::SetWindowPos() WinAPI function when we receive the WM_MOUSEMOVE message while manually handling the resizing of non-focusable frames.
Reviewed-by: son, ant
2008-03-18 15:07:42 +03:00
Anthony Petrov
80a01c0796
6637796: setBounds doesn't enlarge Component
...
Added the areBoundsValid() method that verifies whether the current bounds of the component are valid. Using the isValid() method for this purpose previously was incorrect.
Reviewed-by: son, art
2008-03-18 14:20:28 +03:00
Dmitry Cherepanov
9e5bc6d8bf
6578583: Regression: Modality is broken in windows vista home premium from jdk1.7 b02 onwards
...
WS_DISABLED style should be used to fix some modality bugs
Reviewed-by: art, son
2008-03-14 22:00:33 +03:00
Dmitry Cherepanov
ad051bbc3a
6524352: support for high-resolution mouse wheel
...
Added support for high-resolution mouse wheel
Reviewed-by: dav, son
2008-03-14 20:40:09 +03:00
Phil Race
a15c780502
6640532: Graphics.getFontMetrics() throws NullPointerException
...
NIO usage needs to be robust against Thread.interrupt()
Reviewed-by: tdv
2008-03-07 12:13:17 -08:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00