Anthony Petrov
c403935e34
6839999: Cumulative fix for 6762511 and 6838003
...
Adds support for ARGB and ABGR X11 surfaces.
Reviewed-by: art, yan
2009-05-19 17:03:13 +04:00
Anthony Petrov
013285996b
6833444: _BOOTDIR1/_BOOTDIR2 on MS Windows should be consistent with other platforms
...
Added optional _BOOTDIR3 that provides the J: path for the BOOTDIR on Windows
Reviewed-by: ohair, xdono
2009-05-19 14:43:49 +04:00
Anthony Petrov
7648a0d70b
6812298: Dynamic GraphicsConfig changes don't work on X11 platforms
...
The peer gets recreated if the visual of the new GC differs from the previous one
Reviewed-by: art, dcherepanov
2009-05-19 14:14:31 +04:00
Anthony Petrov
41def7835d
6811219: Deadlock java AWT in XWarningWindow
...
The locking scheme has been re-architected, the code slightly refactored.
Reviewed-by: art, dcherepanov
2009-05-19 12:15:18 +04:00
Kelly O'Hair
f4e0a8215f
6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc
...
Reviewed-by: tbell
2009-05-18 10:36:38 -07:00
Yuri Nesterenko
db67339fc1
6834525
: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86
...
Do not try to use released XKB resources
Reviewed-by: art
2009-05-18 12:39:58 +04:00
Kelly O'Hair
6854596ec6
Merge
2009-05-15 13:21:43 -07:00
Kelly O'Hair
b324b462d0
6841873: Fix windows redist default location for msvc runtime dlls
...
Reviewed-by: tbell
2009-05-15 13:14:40 -07:00
Pavel Porvatov
210c9c8b6f
6713352: Deadlock in JFileChooser with synchronized custom FileSystemView
...
Reviewed-by: malenkov, peterz
2009-05-15 17:26:45 +04:00
Artem Ananiev
fb42efb4c9
6678385: Random java.lang.StackOverflowError from various JDKs
...
Reviewed-by: stayer
2009-05-15 15:40:35 +04:00
Peter Zhelezniakov
ec0e5a2b69
6827581: Contextkey does not work in Nimbus
...
Reviewed-by: rupashka
2009-05-15 12:06:22 +04:00
Vassili Igouchkine
6a308df390
Added tag jdk7-b59 for changeset b17924394fab
2009-05-14 10:58:07 -07:00
Jennifer Godinez
47aba10d4e
Merge
2009-05-14 09:53:35 -07:00
Peter Zhelezniakov
8514d49a21
6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC
...
Reviewed-by: rupashka
2009-05-14 18:12:13 +04:00
Yuri Nesterenko
ac54f240e8
Merge
2009-05-14 00:17:25 -07:00
Xiomara Jayasena
78f516d04e
Merge
2009-05-12 14:05:09 -07:00
John R Rose
708863fcf9
6839839: access checking logic is wrong at three points in MethodHandles
...
Point fixes to access checking logic
Reviewed-by: mr
2009-05-12 13:54:22 -07:00
Yuri Nesterenko
a529aee20c
Merge
2009-05-12 00:40:13 -07:00
Yuka Kamiya
136168a10c
6834474: (tz) Support tzdata2009g
...
Reviewed-by: okutsu
2009-05-12 15:21:55 +09:00
John R Rose
9d698bded0
6839802: java.dyn needs to be on the CORE_PKGS list
...
Fix makefile to expose the new APIs in the core list; edit some javadocs for correctness
Reviewed-by: mr
2009-05-11 21:09:58 -07:00
Vassili Igouchkine
dc73a83365
Added tag jdk7-b58 for changeset d01743017349
2009-05-11 12:08:15 -07:00
Kelly O'Hair
e2f79f8662
Merge
2009-05-08 11:24:17 -07:00
Kelly O'Hair
663faa821c
6835803: Type error in src/windows/native/sun/windows/awt_Window.cpp
...
Reviewed-by: prr
2009-05-07 18:19:41 -07:00
Xiomara Jayasena
390fc897b8
Merge
2009-05-07 12:26:22 -07:00
Xiomara Jayasena
e7a0b90b6d
Merge
2009-05-07 10:31:32 -07:00
Chris Hegarty
8cc962d4a3
6837982: SCTP API docs not being generated
...
Update docs makefile to build javadoc for the com.sun.nio.sctp package.
Reviewed-by: jccollet, alanb, weijun
2009-05-07 17:02:47 +01:00
Phil Race
c71395c821
6806822: Font.getFontName() is slow in Java5 and 6
...
Reviewed-by: igor, jgodinez
2009-05-06 14:14:54 -07:00
Yuri Nesterenko
d1277d1d57
Merge
2009-05-06 09:37:34 -07:00
Anthony Petrov
a9fe649f3d
6838046: Rollback 6762511 due to build failure (6838003)
...
Reviewed-by: yan
2009-05-06 20:06:23 +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
Tim Bell
8f52d15f97
Merge
2009-05-05 23:12:47 -07:00
John R Rose
fb6164cec8
6829144: JSR 292 JVM features need a provisional Java API
...
JDK API and runtime (partial) for anonk, meth, indy
Reviewed-by: mr
2009-05-05 22:40:09 -07:00
Jennifer Godinez
553fed80a4
Merge
2009-05-05 09:09:24 -07:00
Anthony Petrov
2c819571f1
6762511: Translucency is not working on Linux using Metacity
...
Introduced additional blits and new X11 surface types (ARGB, ABGR)
Reviewed-by: art, avu
2009-05-05 14:45:56 +04:00
Tim Bell
7a94d5e47f
Merge
2009-05-04 22:16:02 -07:00
Jacob T Royal
221af5e5e1
6837214: Update JDK7 man pages
...
Reviewed-by: darcy, bpatel, tbell
2009-05-04 18:28:26 -07:00
Alan Bateman
e4f45d0a0b
6834246: (ch) AsynchronousSocketChannel#write completes with wrong number of bytes written under load (win)
...
Reviewed-by: sherman
2009-05-04 19:25:14 +01:00
Xueming Shen
2c08c535e0
6836489: Incorrect @link usage in java.util.zip API doc
...
Correct the wrong @link tag
Reviewed-by: alanb
2009-05-01 12:06:14 -07:00
Xiomara Jayasena
56074531b7
Added tag jdk7-b57 for changeset 93833fce07e3
2009-04-30 15:04:39 -07:00
Jennifer Godinez
934dac40ef
Merge
2009-04-29 12:27:05 -07:00
Yuri Nesterenko
035ca4f0c8
Merge
2009-04-29 00:27:46 -07:00
Kelly O'Hair
2756e99316
6835241: Annotate some tests with @ignore that have shown to be unpredictable
...
Reviewed-by: tbell
2009-04-28 14:43:44 -07:00
Yuri Nesterenko
33484a2710
Merge
2009-04-28 13:41:11 -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
Peter Zhelezniakov
68a4665158
6835113: Nimbus Makefile issue
...
Reviewed-by: prr
2009-04-28 21:41:04 +04:00
Kelly O'Hair
101e0eb871
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
...
Reviewed-by: tbell
2009-04-27 20:26:18 -07:00
Mandy Chung
f7b87611c6
6829503: addShutdownHook fails if called after shutdown has commenced
...
Allow shutdown hook to be added during shutdown and handle properly if it fails to add
Reviewed-by: alanb, dholmes, martin
2009-04-27 12:08:41 -07:00
Peter Zhelezniakov
c738ebdc67
6591875: Nimbus Swing Look and Feel
...
Reviewed-by: jasper, ohair
2009-04-25 21:17:50 +04:00
Tim Bell
ce6f939956
Merge
2009-04-23 21:32:44 -07:00
Xiomara Jayasena
2906215abb
Added tag jdk7-b56 for changeset 825f6628794a
2009-04-23 15:55:01 -07:00
Alan Bateman
b5ace034c3
6832557: TEST_BUG: java/lang/Class/getEnclosingConstructor/EnclosingConstructorTests.java fails to compile
...
Reviewed-by: darcy, mcimadamore
2009-04-23 19:44:43 +01:00
Tim Bell
cdcdf54d1e
Merge
2009-04-21 21:26:21 -07:00
Roman Kennke
a14c950998
6829678: StrokeShapeTest: createStrokedShape() behaves differently
...
Reviewed-by: igor, flar
2009-04-21 09:43:49 -07:00
Tim Bell
af422c1d2f
Merge
2009-04-21 09:03:36 -07:00
Tim Bell
9331eed2d6
6831313: update jaxws in OpenJDK7 to 2.1 plus bug fixes from OpenJDK 6
...
6672868: Package javax.xml.ws.wsaddressing not included in make/docs/CORE_PKGS.gmk
Reviewed-by: darcy
2009-04-21 08:46: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
Martin Buchholz
c0b32f4e3c
6278014: java.util.logging.LogRecord.getThreadID() should provide real thread id
...
Make j.u.l. thread id a copy of Thread's id, for small values of thread id.
Reviewed-by: alanb
2009-04-20 21:57:01 -07:00
Martin Buchholz
4910f50ea2
6716076: test UTIL_REGRESSION/test/java/util/logging/LoggingDeadlock2.java failed with exit code 1
...
Reviewed-by: swamyv, mchung
2009-04-20 21:53:38 -07:00
Jeremy Manson
8d5b9cfad8
6830220: Logging issues due to regression from bug fix 6797480
...
Reviewed-by: swamyv
2009-04-20 21:23:47 -07: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
Dmitry Cherepanov
fbea8d87f4
6825362: Avoid calling peer.setZOrder on Window instances
...
Reviewed-by: anthony
2009-04-20 19:18:41 +04:00
Dmitry Cherepanov
76fedc71ad
6770457: Using ToolTips causes inactive app window to exhibit active window behavior
...
Reviewed-by: art, ant
2009-04-20 17:05:34 +04:00
Dmitry Cherepanov
75d9b0f986
6633354: AppletPanel loads Swing classes
...
Reviewed-by: art, anthony
2009-04-20 14:41:24 -04:00
Alan Bateman
d4a0d0c66d
6831461: (sample) Copy -r fails with IllegalArgumentexception: 'maxDepth' is negative
...
Reviewed-by: chegar
2009-04-20 13:27:23 +01:00
Alan Bateman
cab29c9b7a
6830721: (fc) test/java/nio/channels/AsynchronousFileChannel/Basic.java intermittent failure
...
Reviewed-by: sherman
2009-04-20 09:30:50 +01:00
Tim Bell
f70e9b8dd9
Merge
2009-04-18 14:10:27 -07:00
Abhijit Saha
d3af1f284c
Merge
2009-04-17 09:21:27 -07:00
Andrew Haley
0d75be20c1
6829575: 100028: Debug information is incomplete or missing
...
Enable debugging in many places
Reviewed-by: ohair
2009-04-17 15:56:20 +01: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
Anthony Petrov
c0f20f9d47
6821948: Consider removing the constraints for bounds of untrusted top-level windows
...
The constrainBounds() methods are removed.
Reviewed-by: art, dcherepanov
2009-04-17 16:30:15 +04:00
Karl Helgason
b426a72177
6823446: Gervill SoftLowFrequencyOscillator fails when freq is set to 0 cent or 8.1758 Hz
...
Reviewed-by: amenkov
2009-04-17 16:28:02 +04:00
Karl Helgason
2f6783dce5
6823445: Gervill SoftChannel/ResetAllControllers jtreg test fails after portamento fix from last merge
...
Reviewed-by: amenkov
2009-04-17 16:20:50 +04:00
Anthony Petrov
e06ad08fd4
6826104: Getting a NullPointer exception when clicked on Application & Toolkit Modal dialog
...
The addition of window peers to the windows collection has been restored in XWindowPeer.
Reviewed-by: art, dcherepanov
2009-04-17 16:16:14 +04:00
Karl Helgason
b136abc344
6821030: Merge OpenJDK Gervill with upstream sources, Q1CY2009
...
Reviewed-by: darcy, amenkov
2009-04-17 16:13:43 +04:00
Alex Menkov
9a0763bf6b
6806019: 38 JCK api/javax_sound/midi/ tests fails starting from jdk7 b46
...
Reviewed-by: kalli
2009-04-17 15:15:20 +04:00
Alex Menkov
d15fceaa77
4895403: SPEC: documentation of javax.sound.sampled.spi.MixerProvider should be detailed
...
Reviewed-by: malenkov
2009-04-17 15:11:43 +04:00
Alex Menkov
8d4e786794
4672194: FloatControl should provide consistent policy for the floats
...
Reviewed-by: alexp
2009-04-17 15:10:05 +04:00
Alex Menkov
a758339886
5050147: RFE: Add More Useful Constructors to MidiMessage Subclasses
...
Reviewed-by: alexp
2009-04-17 15:02:46 +04:00
Artem Ananiev
fd76ca6d80
6829923: Test javax/swing/system/6799345/TestShutdown.java fails on X11 platforms
...
XAWT toolkit thread is correctly interrupted when AppContext is disposed
Reviewed-by: anthony, peterz
2009-04-17 12:46:24 +04:00
Alan Bateman
dd28a663e4
Merge
2009-04-17 09:38:24 +01:00
Yuri Nesterenko
4f420274a7
Merge
2009-04-16 23:14:12 -07:00
Abhijit Saha
885f8851c5
Merge
2009-04-16 22:47:29 -07:00
Abhijit Saha
32bc86d541
Merge
2009-04-16 21:08:04 -07:00
Xueming Shen
c435a0905d
4244499: ZipEntry() does not convert filenames from Unicode to platform
...
4532049: IllegalArgumentException in ZipInputStream while reading unicode file
5030283: Incorrect implementation of UTF-8 in zip package
4700978: ZipFile can't treat Japanese name in a zipfile properly
4980042: Cannot use Surrogates in zip file metadata like filenames
4820807: java.util.zip.ZipInputStream cannot extract files with Chinese chars in name
Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file
Reviewed-by: alanb, martin
2009-04-16 21:00:42 -07:00
Xiomara Jayasena
c9560133fd
Merge
2009-04-16 19:10:32 -07:00
Xiomara Jayasena
6451f9b113
Added tag jdk7-b55 for changeset 357e7d58ea2f
2009-04-16 11:22:52 -07:00
Chris Hegarty
26ae13fe80
4927640: Implementation of the sctp protocol
...
An implementation-specific API for the Stream Control Transmission Protocol
Reviewed-by: alanb, michaelm, jccollet
2009-04-16 17:42:00 +01:00
Weijun Wang
3119cce77d
6830658: Changeset ec64fd74aa69 breaks the fastdebug build in NativeCreds.c
...
Reviewed-by: tbell
2009-04-16 11:16:40 +08:00
Clemens Eisserer
dce704d578
6827989: Use Unsafe.copyMemory for array->Unsafe copy operations in RenderBuffer
...
Reviewed-by: campbell, flar
2009-04-15 08:47:21 -07:00
Alan Bateman
26dc2b8949
6543863: (fc) FileLock.release can deadlock with FileChannel.close
...
6429910: (fc) FileChannel.lock() IOException: Bad file number, not AsynchronousCloseException
6814948: (fc) test/java/nio/channels/AsynchronousFileChannel/Lock.java failed intermittently
6822643: (fc) AsynchronousFileChannel.close does not invalidate FileLocks
Reviewed-by: sherman
2009-04-15 16:16:35 +01:00
Alan Bateman
9e2590b7bf
6795561: (bf) CharBuffer.subSequence() uses wrong capacity value for new buffer
...
Reviewed-by: sherman, iris
2009-04-15 14:53:34 +01:00
Mandy Chung
15dd62fcba
6818072: Load Ductus using Class.forName if exist instead of using the service loader
...
First attempt Class.forName to load Ductus class before using service loader
Reviewed-by: flar, prr
2009-04-14 17:43:45 -07:00
Lana Steuck
1c53c596df
Merge
2009-04-14 04:21:02 -07:00
Anthony Petrov
9c7b1e8b5b
6825342: Security warning may change Z-order of top-level
...
Added the SWP_NOOWNERZORDER flag when calling ::SetWindowPos()
Reviewed-by: art, dcherepanov
2009-04-14 14:17:31 +04:00
Lana Steuck
b290c5dc99
Merge
2009-04-14 00:05:07 -07:00
Lana Steuck
9769fa9e3b
Merge
2009-04-13 22:34:29 -07:00
Valerie Peng
bca01e0826
6829098: Regression test java/security/Security/ClassLoaderDeadlock/Deadlock2.java error - missing ";"
...
Added back the missing ";"
Reviewed-by: weijun
2009-04-13 18:20:51 -07:00
Lana Steuck
b482e41692
Merge
2009-04-13 15:33:50 -07:00
Denis Fokin
8ac601577f
6590857: Drag & Drop arbitrary file copy
...
Reviewed-by: uta
2009-04-13 21:42:44 +04:00
Dmitry Cherepanov
29e370d911
6829326: Getting java.lang.NullPointerException: null pData while opening a File,Print,Page Dialog in Win
...
Reviewed-by: art, yan
2009-04-13 15:22:12 +04:00
Martin Buchholz
e8f11acb07
6827153: Miscellaneous typos in javadoc
...
Reviewed-by: alanb
2009-04-12 20:21:43 -07:00
Tim Bell
b5b691accb
Merge
2009-04-10 15:30:37 -07:00
Lana Steuck
92f020bb7c
Merge
2009-04-09 20:34:56 -07:00
Weijun Wang
23d8c5ddc1
6587676: Krb5LoginModule failure if useTicketCache=true on Vista
...
Reviewed-by: valeriep
2009-04-10 11:21:31 +08:00
Yuka Kamiya
7a543510bd
6404304: RFE: Unicode 5.1 support
...
Reviewed-by: okutsu, naoto
2009-04-10 11:51:36 +09:00
Lana Steuck
415053276d
Merge
2009-04-09 13:12:58 -07:00
Xiomara Jayasena
ab095606fe
Added tag jdk7-b54 for changeset 0e9e14e7f54a
2009-04-09 10:37:30 -07:00
Weijun Wang
2827ff39e5
6714845: Quotes in Kerberos configuration file are included in the values
...
Reviewed-by: xuelei
2009-04-09 15:32:55 +08:00
Lana Steuck
e19d0ec5d0
Merge
2009-04-08 15:40:56 -07:00
Xueming Shen
0470f91e7f
6827921: ByteToCharBig5.java should use nio data tables instead of its own copy
...
To use the data tables from sun.nio.cs.ext.Big5
Reviewed-by: alanb
2009-04-08 10:40:56 -07:00
Xueming Shen
7e58d1b497
6827871: Cleanup leftover code in CharToByteJohab.java
...
Removed the leftover data tables
Reviewed-by: alanb
2009-04-08 09:21:06 -07:00
Weijun Wang
67bb035b94
4811968: ASN.1 (X509Certificate) implementations don't handle large OID components
...
Reviewed-by: xuelei
2009-04-08 13:54:34 +08:00
Xiomara Jayasena
8e36dcb9a5
Merge
2009-04-07 14:02:54 -07:00
Xiomara Jayasena
a0258fbcc8
Merge
2009-04-07 11:43:20 -07:00
Lana Steuck
39202ea815
Merge
2009-04-07 10:04:29 -07:00
Peter Zhelezniakov
406119889a
6740974: api/javax_swing/PopupFactory/index.html#Ctor[PopupFactory2002] fails with NPE
...
Reviewed-by: malenkov
2009-04-07 12:40:58 +04:00
Valerie Peng
a2a7ded4d4
6440846: (cl) Deadlock between AppClassLoader and ExtClassLoader
...
Fixed a deadlock between the two class loaders
Reviewed-by: alanb
2009-04-06 18:52:03 -07:00
Valerie Peng
c10f593c2c
4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating
...
Added support for parallel-capable class loaders
Reviewed-by: alanb
2009-04-06 18:46:20 -07:00
Alan Bateman
91db470ae6
Merge
2009-04-06 11:29:03 +01:00
Peter Zhelezniakov
2c63f90f19
6635110: GTK problem when testing Sun Studio IDE on snv_77 with jdk1.6 using Gnome window manager
...
GTKIconFactory icons should protect against null context passed in
Reviewed-by: rupashka
2009-04-06 13:06:24 +04:00
Alan Bateman
560560dc55
4890703: Support SDP (sol)
...
Reviewed-by: michaelm
2009-04-06 08:59:33 +01:00
Alan Bateman
9676f044cb
6823609: (se) Selector.select hangs on Windows under load
...
Reviewed-by: sherman
2009-04-03 22:10:36 +01:00
Tim Bell
df35adf83b
Merge
2009-04-03 10:29:13 -07:00
Xueming Shen
793be7342c
Merge
2009-04-03 09:51:58 -07:00
Weijun Wang
b01525e89b
6825352: support self-issued certificate in keytool
...
Reviewed-by: xuelei
2009-04-03 11:36:19 +08:00
Xiomara Jayasena
9d4aff2eaf
Added tag jdk7-b53 for changeset 05e04a29c589
2009-04-02 16:51:55 -07:00
Xueming Shen
21aa30606a
4681995: Add support for large (> 4GB) zip/jar files
...
The ZIP64 format support is added for > 4GB jar/zip files
Reviewed-by: alanb, martin
2009-04-02 15:35:46 -07:00
Kelly O'Hair
208dfa22cd
6825765: Further adjustments to regression tests run by jprt
...
Reviewed-by: tbell
2009-04-02 15:04:33 -07:00
Alan Bateman
78e9762656
6824477: (se) Selector.select fails with IOException: "Invalid argument" if maximum file descriptors is low
...
Reviewed-by: sherman
2009-04-02 19:47:24 +01:00
Phil Race
8b6fca5d9f
6753173: No need to read all the TrueType 'post' table to get underline info
...
Reviewed-by: igor, jgodinez
2009-04-02 10:16:53 -07:00
Alan Bateman
f83fd900a9
6824141: test/java/rmi/activation/rmidViaInheritedChannel tests fail
...
Reviewed-by: peterjones
2009-04-02 16:31:44 +01:00
Alan Bateman
15bf5db9c7
6666739: (ref) ReferenceQueue.poll() doesn't scale well
...
6711667: (ref) Update SoftReference timestamp only if clock advances
Forward port from 6u14; originally fixed by Tom Rodriguez in earlier update
Reviewed-by: martin
2009-04-02 11:19:34 +01:00
Alan Bateman
d2cd251815
6824135: (ch) test/java/nio/channels/AsyncCloseAndInterrupt.java fails (lnx)
...
Reviewed-by: sherman
2009-04-02 11:13:56 +01:00
Kelly O'Hair
06a5796034
Merge
2009-04-01 18:45:25 -07:00
Kelly O'Hair
8ed0a99cb6
6825175: Remove or disable sanity check on binary plugs
...
Reviewed-by: xdono
2009-04-01 16:49:43 -07:00
Kelly O'Hair
36ce084168
Merge
2009-04-01 09:44:34 -07:00
Kelly O'Hair
028a93578f
Merge
2009-04-01 09:10:01 -07:00
Kelly O'Hair
1e18bf2d6e
6824583: regtest TimeUnit/Basic.java fails intermittently on Windows - again
...
Reviewed-by: dholmes
2009-04-01 09:08:54 -07:00
Xiomara Jayasena
5953ff9720
Merge
2009-04-01 08:58:18 -07:00
Anthony Petrov
0a24bf67c2
6818312: com.sun.awt.SecurityWarning.getSize() always reports (0, 0) on X11
...
The fix got pushed with 6693253. However the test was omitted. Here it comes.
Reviewed-by: dcherepanov, art
2009-04-01 19:05:47 +04:00
Tim Bell
c81e6c29c1
6824595: OpenJDK fix breaks product build for jdk7
...
Reviewed-by: xdono, ohair
2009-04-01 04:44:30 -07:00
Mandy Chung
1870624c08
6819110: Lazily load Sun digest provider for jar verification
...
Lazily call Providers.getSunProvider() instead of at static initializer
Reviewed-by: mullan
2009-03-31 23:52:04 -07:00
Kelly O'Hair
c9ce349372
6824012: Add jdk regression tests to default jprt jobs
...
A work in progress on adding to the jprt testing.
Reviewed-by: tbell
2009-03-31 16:14:14 -07:00
Kelly O'Hair
53b5f6ae6b
6502548: test/Makefile needs to be setup to allow for JPRT testrules (NSK and JCK testing too?)
...
A work in progress on testing additions for JPRT system.
Reviewed-by: tbell
2009-03-31 16:12:56 -07:00
Kelly O'Hair
a4fccad415
6745361: Add -XX options to prevent stdout/stderr pollution using fastdebug/debug bootjdk
...
Reviewed-by: tbell
2009-03-31 16:11:09 -07:00
Kelly O'Hair
183aabe3b5
6604458: linux_x64-fastdebug-c2 fails on hyperbolic trig tests
...
Reviewed-by: tbell
2009-03-31 16:10:31 -07:00
Tim Bell
0a7ba6e27e
6819847: build is broken for OpenJDK with plugs
...
Reviewed-by: jjg, robilad, ohair
2009-03-31 15:27:40 -07:00
Xiomara Jayasena
a2371fe1f8
Merge
2009-03-31 08:53:40 -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
Alan Bateman
445c56f3ea
Merge
2009-03-30 19:22:27 +01:00
Yuri Nesterenko
0c7428a720
6823589: Remake sizes.64-solaris-i386 with newly added fields
...
6782746: Keyboard hotkeys don't work in locales where non latin characters are used
6299348: Zero keycode returned in keyPressed and keyReleased for some keys in non-english layout - Win32
6316369: Provide a method to convert a character to VK_* Java keycode, if possible
6446568: KeyEvent lacks 3 virtual keys of Danish keyboards
6559449: Support for converting from char to KeyEvent VK_ keycode
6182651
: Need to identify any key pressed/released with a unique code
Various by-products of 6680988 fix.
Reviewed-by: art
2009-03-30 16:33:39 +04:00
Xiomara Jayasena
ace77b0dc3
Added tag jdk7-b52 for changeset ea5331b4a192
2009-03-27 14:11:45 -07:00
Alan Bateman
de8096cf48
6772303: (se) IOException: Invalid argument" thrown on a call to Selector.select(value) with -d64
...
Reviewed-by: sherman
2009-03-27 16:04:05 +00:00
Alan Bateman
f59df4d489
6693490: (se) select throws "File exists" IOException under load (lnx)
...
Reviewed-by: sherman
2009-03-27 15:24:37 +00: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
Weijun Wang
739414c177
6802846: jarsigner needs enhanced cert validation(options)
...
Reviewed-by: xuelei
2009-03-27 11:05:45 +08:00
Doug Lea
ec207ef682
6822903: Reliability and documentation improvements for ReentrantReadWriteLock
...
Make firstReader a Thread, not a long
Reviewed-by: martin
2009-03-26 17:39:42 -07:00
Kelly O'Hair
2ce9a96c01
6822374: Windows: detect X64 when PROCESSOR_IDENTIFIER contains EM64T or Intel64
...
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
Reviewed-by: tbell
2009-03-26 16:52:00 -07:00
Doug Lea
b63d6d68d9
6801020: Concurrent Semaphore release may cause some require thread not signaled
...
Introduce PROPAGATE waitStatus
Reviewed-by: martin
2009-03-26 11:59:07 -07: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
Pavel Porvatov
93751b6e8c
6798062: Memory Leak on using getFiles of FileSystemView
...
Reviewed-by: peterz, malenkov
2009-03-26 11:04:47 +03:00
Mandy Chung
5d6fffa036
6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects
...
Move two static NonProxyInfo fields into NonProxyInfo class and instantiate Pattern object when needed
Reviewed-by: jccollet
2009-03-25 12:24:30 -07:00
Anthony Petrov
be5021d224
6714678: IDE (Netbeans, Eclipse, JDeveloper) Debugger hangs process on Linux
...
Added the system property sun.awt.disablegrab
Reviewed-by: art, dcherepanov
2009-03-25 13:37:08 +03:00
Doug Lea
01a36018d3
6800572: Removing elements from views of NavigableMap implementations does not always work correctly
...
Replace use of new TreeSet with new KeySet
Reviewed-by: martin
2009-03-24 19:42:23 -07:00
Lana Steuck
8888335104
Merge
2009-03-24 19:12:02 -07:00
Roman Kennke
1a0a9da570
6809233: Modal dialog blocks calling thread after it is hidden and disposed
...
Send WakingRunnable to toolkit to prevent early cleanup.
Reviewed-by: art, son
2009-03-24 21:57:50 +01:00
Phil Race
b2f54efed2
6821504: typo in lcmsio.c
...
Reviewed-by: jgodinez
2009-03-24 10:53:04 -07:00
Phil Race
312ee333ac
6821031: Upgrade OpenJDK's LittleCMS version to 1.18
...
Reviewed-by: bae, igor
2009-03-24 09:14:02 -07:00
Alan Bateman
6af949fe24
6621689: (dc spec) DatagramChannel.receive when channel is not bound is not specified
...
Reviewed-by: sherman
2009-03-24 14:10:38 +00:00
Andreas Frischknecth
4654daefa2
6819689: File.lastModified can return bogus value for remote file accessed as it is being deleted [win]
...
Reviewed-by: sherman
2009-03-24 14:08:37 +00:00
Alan Bateman
a2b46bd320
6807702: Integer.valueOf cache should be configurable
...
Reviewed-by: darcy
2009-03-24 14:05:44 +00:00
Alan Bateman
7d94fdb066
6819886: System.getProperty("os.name") reports Vista on Windows 7
...
Reviewed-by: sherman
2009-03-24 14:03:46 +00:00
Tim Bell
8f3723561b
Merge
2009-03-23 17:57:43 -07:00
Andrew John Hughes
7c23bf3736
6695776: corba jscheme jar files in repository could be built from source
...
Forward port of changes from the 6-open train.
Reviewed-by: darcy, ohair, tbell
2009-03-23 17:43:53 -07:00
Phil Race
4db0a48b10
6745225: Memory leak while drawing Attributed String
...
Reviewed-by: jgodinez, dougfelt
2009-03-23 10:40:54 -07:00
Xueming Shen
df71af8d55
Merge
2009-03-23 09:34:11 -07:00
Xueming Shen
3f0b988cfc
6636323: Optimize handling of builtin charsets
...
6636319: Encoders should implement isLegalReplacement(byte[] repl)
Optimized new String(byte[], cs/csn) and String.getBytes(cs/csn) for speed and memory consumption in singlebyte case.
Reviewed-by: alanb
2009-03-23 09:19:23 -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
Peter Zhelezniakov
1a1db06a37
4783068: Components with HTML text should gray out the text when disabled
...
Views fixed to use different colors when container is disabled
Reviewed-by: gsm, rupashka
2009-03-23 16:41:47 +03:00
Peter Zhelezniakov
4ce28ac8a0
6653395: Default LAF is set to CrossPlatformLookAndFeel not SystemLookAndFeel
...
Swing now checks AppContext properties to determine default LAF name. This is needed for plugin to be able to set default LAF w/o loading Swing classes.
Reviewed-by: alexp, loneid
2009-03-23 14:09:32 +03:00
Weijun Wang
b1d6f69a58
6820606: keytool can generate serialno more randomly
...
Reviewed-by: xuelei
2009-03-23 17:05:48 +08:00
Dmitry Cherepanov
542f88fae5
6516404: regression: Choice vertical scrollbar is not seen when the item in the choice is increased more than
...
Reviewed-by: art, dav
2009-03-23 11:59:55 +03:00
Tim Bell
ffa70f7fdd
Merge
2009-03-21 13:52:13 -07:00
Xueming Shen
94bd6b212a
Merge
2009-03-20 17:40:52 -07:00
Xueming Shen
df65a88edb
6817475: named-capturing group name started with digit causes PSE exception
...
Need accept the digit as the first char of the group name
Reviewed-by: alanb
2009-03-20 16:22:59 -07:00
Alexey Ushakov
7f2828e070
6733501: Apply IcedTea little cms patches
...
Reviewed-by: bae, prr
2009-03-20 20:05:22 +03: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
Xiomara Jayasena
a78838a019
Added tag jdk7-b51 for changeset 7f8562969499
2009-03-19 13:25:35 -07:00
Weijun Wang
827d425560
6819272: keytool -importcert should read the whole input
...
Reviewed-by: xuelei
2009-03-19 11:17:06 +08:00
Mandy Chung
e85a4d8536
6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set during initialization
...
Remove InetAddressCachePolicy.setIfNotSet call from System.setSecurityManager0
Reviewed-by: alanb, jccollet
2009-03-18 17:37:39 -07:00
Daniel Fuchs
a2e046f672
Merge
2009-03-18 18:55:10 +01:00
Kelly O'Hair
4091200de7
Merge
2009-03-17 13:45:01 -07:00
Kelly O'Hair
0b7966e54a
6818565: Regression with fix 6816311: COMPILER_VERSION -> REQUIRED_COMPILER_VERSION
...
Reviewed-by: tbell
2009-03-17 13:44:08 -07: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
Pavel Porvatov
30beae5a8c
6738668: JFileChooser cannot be created under SecurityManager
...
Reviewed-by: peterz
2009-03-17 16:06:14 +03:00
Xue-Lei Andrew Fan
6a44e920f6
6383095: CRL revoked certificate failures masked by OCSP failures
...
Remove the mask if certificate revoked
Reviewed-by: mullan
2009-03-17 11:54:13 +08:00
Xiomara Jayasena
5d0f0bfb8b
Merge
2009-03-16 16:18:28 -07:00
Hiroshi Yamauchi
8e6208656a
6812600: The miter line join decoration isn't rendered properly
...
Reviewed-by: avu, flar
2009-03-16 11:46:26 -07:00
Kelly O'Hair
20f06ceb09
6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
...
These changes create a preference for the newer 6.1 SDK on Windows.
Reviewed-by: tbell
2009-03-16 11:24:06 -07:00