Markus Grönlund
|
2c28d27dcf
|
7154809: JDI: update JDI/JDB debugee commandline option parsing
Update debugee commandline parsing
Reviewed-by: dcubed, dsamersoff, sla
|
2012-04-10 10:32:00 +02:00 |
|
Lana Steuck
|
69983c74a6
|
Merge
|
2012-04-09 21:57:17 -07:00 |
|
Weijun Wang
|
9c8af427e8
|
7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds()
Reviewed-by: valeriep, jjg
|
2012-04-10 12:15:03 +08:00 |
|
Sean Zhou
|
79f8fba3f9
|
7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec
Co-authored-by: Ulf Zibis <ulf.zibis@gmx.de>
Co-authored-by: David Holmes <david.holmes@oracle.com>
Reviewed-by: dholmes, mduigou
|
2012-04-10 10:17:36 +08:00 |
|
Clemens Eisserer
|
2bf65cc749
|
7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline
Reviewed-by: prr
|
2012-04-09 15:49:33 -07:00 |
|
Anthony Petrov
|
8de79a6398
|
7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized)
Pass all images provided by user code to the system and let it do the right thing
Reviewed-by: art, swingler
|
2012-04-06 17:20:49 +04:00 |
|
Anthony Petrov
|
654920cc5b
|
7124553: [macosx] Need minimum size for titled Frames and JFrames
Forward-port the fix from 7u4 and also eliminate the grow box since we only support OS X 10.7+ that doesn't require it.
Reviewed-by: art, swingler
|
2012-04-06 17:15:09 +04:00 |
|
Anthony Petrov
|
1862aaa218
|
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
Forward-port the fix from 7u4 and open-source the test
Reviewed-by: art
|
2012-04-06 17:03:34 +04:00 |
|
Phil Race
|
0d9cb5e775
|
7159136: JDK 7 font manager refactoring left JNI header generation and inclusion out of sync
Reviewed-by: igor, jgodinez
|
2012-04-05 15:17:19 -07:00 |
|
Phil Race
|
42a2707f1b
|
7159041: Fix for 7152519 causing build breakage
Reviewed-by: igor, jgodinez
|
2012-04-05 15:14:06 -07:00 |
|
David Katleman
|
9b1c60970b
|
Added tag jdk8-b33 for changeset fceb406055d8
|
2012-04-05 13:05:00 -07:00 |
|
Sergey Bylokhov
|
4acd4d97f3
|
7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table
Reviewed-by: alexp, anthony, art
|
2012-04-05 20:38:24 +04:00 |
|
Sergey Bylokhov
|
da37ef4781
|
7124528: [macosx] Selection is not cleared properly in text component
Reviewed-by: anthony, art
|
2012-04-05 19:43:56 +04:00 |
|
Sergey Bylokhov
|
6412600e72
|
7149913: [macosx] Deadlock in LWTextComponentPeer
Reviewed-by: anthony, art
|
2012-04-05 19:22:54 +04:00 |
|
Sergey Bylokhov
|
09db79364b
|
7124401: [macosx] After call Frame dispose() application continues to work
Reviewed-by: art, alexp
|
2012-04-05 19:01:43 +04:00 |
|
Sergey Bylokhov
|
90430b3f49
|
7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor
Reviewed-by: anthony, art, alexp
|
2012-04-05 18:27:16 +04:00 |
|
Jim Gish
|
f3e1a941c5
|
7133806: Typo in Files.newByteChannel javadoc
Reviewed-by: chegar
|
2012-04-05 13:57:37 +01:00 |
|
Darryl Mocek
|
0881e4a989
|
7159130: add java/rmi/transport/pinClientSocketFactory to problem list
Reviewed-by: smarks
|
2012-04-04 15:57:04 -07:00 |
|
Lana Steuck
|
d636893400
|
Merge
|
2012-04-04 13:16:52 -07:00 |
|
Lana Steuck
|
6b12eddc42
|
Merge
|
2012-04-04 12:35:44 -07:00 |
|
Alexander Zuev
|
f3a8763e5c
|
Merge
|
2012-04-04 20:32:39 +04:00 |
|
Alexander Zuev
|
38e189dcc0
|
7153735: [macosx] Text with diacritics is pasted with broken encoding
Reviewed-by: anthony
|
2012-04-04 20:31:50 +04:00 |
|
Chris Hegarty
|
60b713fd8d
|
6963841: java/util/concurrent/Phaser/Basic.java fails intermittently
Reviewed-by: dl, dholmes
|
2012-04-04 15:14:00 +01:00 |
|
Alexander Scherbatiy
|
ea3e5e2a84
|
7093156: NLS Please change the mnemonic assignment system to avoid translation issue (Swing files)
Reviewed-by: rupashka
|
2012-04-04 16:27:29 +04:00 |
|
Daniel D. Daugherty
|
f2364fbf5c
|
7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds
Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows.
Reviewed-by: ohair, jmelvin, sspitsyn
|
2012-04-03 12:57:47 -07:00 |
|
Anthony Petrov
|
e352bc83f0
|
7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window
Establish the parent-child relationship for visible windows only
Reviewed-by: serb
|
2012-04-03 16:14:05 +04:00 |
|
Yuka Kamiya
|
e35eef1257
|
7158483: (tz) Support tzdata2012c
Reviewed-by: okutsu
|
2012-04-03 11:52:06 +09:00 |
|
Lana Steuck
|
1bbe27a179
|
Merge
|
2012-03-31 08:43:56 -07:00 |
|
Sean Chou
|
045668b454
|
7155298: Editable TextArea/TextField are blocking GUI applications from exit
Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant
|
2012-03-31 16:55:56 +08:00 |
|
Kumar Srinivasan
|
f13a39a361
|
7158090: (launcher) newly added ToolsOpts.java fails on openjdk builds
Reviewed-by: darcy
|
2012-03-30 17:22:02 -07:00 |
|
Lana Steuck
|
1ae8995f36
|
Merge
|
2012-03-30 16:57:50 -07:00 |
|
Bradford Wetmore
|
7775fea771
|
7142172: Custom TrustManagers that return null for getAcceptedIssuers will NPE
Reviewed-by: xuelei
|
2012-03-30 15:43:13 -07:00 |
|
David Buck
|
ecc9a141a1
|
7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue)
Changed so that jcmd breaks input into individual lines and sends each one to the jvm separately.
Reviewed-by: dcubed, sla
|
2012-03-30 10:18:04 -07:00 |
|
Anthony Petrov
|
6dd51e0e8e
|
7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows
Emulate native NSWindow -zoom for undecorated windows
Reviewed-by: art
|
2012-03-30 18:10:05 +04:00 |
|
Yong Jeffrey Huang
|
0d4e0d1ed0
|
Merge
|
2012-03-29 21:22:07 -07:00 |
|
Yong Jeffrey Huang
|
7f78d7e54c
|
7028073: The currency symbol for Peru is wrong
Reviewed-by: naoto
|
2012-03-29 21:16:58 -07:00 |
|
Steve Sides
|
9d2cd27e59
|
7156976: improve java tools testing
Reviewed-by: darcy
|
2012-03-29 17:49:34 -07:00 |
|
Christine Lu
|
01c768e4ca
|
Added tag jdk8-b32 for changeset fa6a1e7240ae
|
2012-03-29 13:02:24 -07:00 |
|
Sergey Bylokhov
|
044b12b8c1
|
7124551: [macosx] Once added, Menu shortcut cannot be removed
Reviewed-by: art, anthony
|
2012-03-29 17:31:48 +04:00 |
|
Yuka Kamiya
|
e127bc8acf
|
7070436: Support Unicode 6.1.0 in JDK 8
Reviewed-by: okutsu
|
2012-03-29 18:02:36 +09:00 |
|
Frederic Parain
|
193b4ea20e
|
7156831: The jcmd man page is not included in generated bundles
Reviewed-by: dholmes, sla, dsamersoff
|
2012-03-28 02:20:09 -07:00 |
|
Michael McMahon
|
1e4dfcfbf0
|
7134701: [macosx] Support legacy native library names
Reviewed-by: alanb, dcubed
|
2012-03-27 21:08:52 +01:00 |
|
Naoto Sato
|
6f79a87444
|
7156459: Remove unnecessary get() from Currency.getInstance()
Reviewed-by: chegar, dholmes, mduigou
|
2012-03-27 10:10:47 -07:00 |
|
Anthony Petrov
|
5c6579f46b
|
7132692: [macosx] Class com.apple.eawt not functioning
Postpone setting the application delegate until the app is fully initialized
Reviewed-by: art
|
2012-03-27 15:53:29 +04:00 |
|
Anthony Petrov
|
b6cab6070f
|
7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate application
Don't force the termination of the event loop in the Quit action handler
Reviewed-by: art
|
2012-03-27 15:49:17 +04:00 |
|
Anthony Petrov
|
f1484f0cd4
|
7150516: [macosx] appletviewer shouldn't link against libX11 on the Mac
Don't link against libX11 on the Mac
Reviewed-by: art
|
2012-03-27 15:41:55 +04:00 |
|
Lana Steuck
|
f931c18437
|
Merge
|
2012-03-26 17:31:42 -07:00 |
|
Sean Coffey
|
502876ad9a
|
7143851: Improve IIOP stub and tie generation in RMIC
7149048: Changes to corba rmic stubGenerator class are not used during jdk build process
Reviewed-by: mschoene, robm
|
2012-03-26 14:03:09 +01:00 |
|
Charles Lee
|
921ffcf9ef
|
4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped
Reviewed-by: rupashka
|
2012-03-23 15:16:17 +02:00 |
|
Nils Loodin
|
4d9e420aa7
|
7156000: Change makefile to reflect refactored classes
Reviewed-by: dholmes
|
2012-03-23 11:02:11 +01:00 |
|