Kurchi Subhra Hazra
5f43f7c289
7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs
...
Remove rawtype usages and other code cleanup
Reviewed-by: chegar, briangoetz
2012-05-15 11:51:51 -07:00
Michael Fang
9b0ee815d4
7157855: jvisualvm.1 not included in binaries
...
Reviewed-by: katleman, thurka
2012-05-15 11:46:41 -07:00
Deven You
ce388a548a
7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario
...
Reviewed-by: dholmes, sla
2012-05-15 16:46:10 +04:00
Dmitry Cherepanov
6d2f5978f7
7168550: [macosx] duplicate OGL context state changes related to vertex cache
...
Reviewed-by: bae, swingler
2012-05-15 15:04:10 +04:00
Xue-Lei Andrew Fan
9190ab1d6b
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified
...
Reviewed-by: mullan
2012-05-14 07:26:53 -07:00
Anton Tarasov
da0a144213
7110683: Issues with some KeyboardFocusManager method
...
Reviewed-by: ahgross
2012-05-12 18:50:27 +04:00
Alexander Potochkin
3cdc5fa537
7149005: [macosx] Java Control Panel's UI controls are distorted when draging scroll bar
...
Reviewed-by: serb
2012-05-12 17:46:00 +04:00
Alexander Scherbatiy
65a285cb99
7024965: Stylepad demo: remove non-translatable resources from Stylepad.properties file
...
Reviewed-by: alexp
2012-05-12 12:01:36 +04:00
Olivier Lagneau
024a3d8370
7144861: speed up RMI activation tests
...
Reviewed-by: alanb, smarks, dholmes, dmocek
2012-05-11 14:13:29 -07:00
Lana Steuck
a472974402
Merge
2012-05-11 12:53:03 -07:00
Mike Duigou
3b77eb7680
7071826: Avoid benign race condition in initialization of UUID
...
Avoids mostly benign but sometimes expensive race condition on initialization of UUID.numberGenerator which is used by UUID.randomUUID()
Reviewed-by: alanb, chegar
2012-05-11 11:31:46 -07:00
Anthony Petrov
9d4ac4c188
7149062: [macosx] dock menu don't show available frames
...
Inherit from either NSWindow for normal windows or NSPanel for utility windows
Reviewed-by: skovatch, swingler
2012-05-11 20:37:07 +04:00
Magnus Ihse Bursie
101d88a655
7168208: Change use of @ in one sed command involving paths to different character
...
Reviewed-by: ohair
2012-05-11 08:21:30 -07:00
Anthony Petrov
50d1683efd
7166437: [macosx] Support for Window.Type.UTILITY on the Mac
...
Apply the native UTILITY style for UTILITY Java windows
Reviewed-by: art
2012-05-11 16:11:17 +04:00
Sean Coffey
6e335b3720
7167359: (tz) SEGV on solaris if TZ variable not set
...
Reviewed-by: okutsu
2012-05-11 10:09:18 +01:00
Deven You
abd7e74713
7163874: InetAddress.isReachable should support pinging 0.0.0.0
...
Reviewed-by: alanb, chegar
2012-05-11 16:20:46 +08:00
Lana Steuck
49252e4667
Merge
2012-05-10 11:47:56 -07:00
Valerie Peng
4dfbf0acd1
Merge
2012-05-10 11:19:22 -07:00
David Katleman
2e89926eab
Added tag jdk8-b38 for changeset 5904985dac0a
2012-05-10 10:25:14 -07:00
Sergey Bylokhov
9668994591
7080109: Dialog.show() lacks doPrivileged() to access system event queue
...
Reviewed-by: art, anthony
2012-05-10 20:05:12 +04:00
Sean Coffey
c3e4ab9209
7163470: Build fails if javax.crypto src files not present
...
Reviewed-by: valeriep
2012-05-10 10:45:04 +01:00
Kurchi Subhra Hazra
2c13671808
7096436: (sc) SocketChannel.connect fails on Windows 8 when channel configured non-blocking
...
Set localAddress only when connection is established
Reviewed-by: alanb
2012-05-09 16:55:55 -07:00
Bradford Wetmore
34aa937e99
7167362: SecureRandom.init should be converted, amendment to 7084245
...
Reviewed-by: sherman
2012-05-09 16:33:30 -07:00
David Katleman
2a2e7bffdc
Merge
2012-05-09 13:13:41 -07:00
David Katleman
688375fd87
Added tag jdk8-b37 for changeset 6cc8efda172c
2012-05-09 13:07:57 -07:00
Kurchi Subhra Hazra
769059e3a3
7165118: (prefs) AbstractPreferences.remove(null) does not throw NPE
...
Insert null argument check in AbstractPreferences.remove()
Reviewed-by: dholmes, chegar, alanb
2012-05-09 11:14:22 -07:00
Deven You
35e44803db
7166955: (pack200) JNI_GetCreatedJavaVMs needs additional checking
...
Reviewed-by: alanb, dholmes, ksrini
2012-05-09 07:28:12 -07:00
Jonathan Lu
7befd87c21
7165722: Invalid path in MemoryMonitor demo's README.txt
...
Reviewed-by: alanb, sla
2012-05-09 11:19:54 +08:00
Valerie Peng
00cdcad12f
Merge
2012-05-08 18:57:45 -07:00
Xue-Lei Andrew Fan
081be38b26
7166570: JSSE certificate validation has started to fail for certificate chains
...
Reviewed-by: wetmore
2012-05-08 18:08:49 -07:00
Valerie Peng
879e30901e
4963723: Implement SHA-224
...
Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding.
Reviewed-by: vinnie
2012-05-08 17:57:48 -07:00
Xue-Lei Andrew Fan
f44a8ebe07
7167092: Need to put the return clause in the synchronized block
...
A regression fix for bug 7153184
Reviewed-by: wetmore
2012-05-08 17:56:18 -07:00
Lana Steuck
d30eeff9a1
Merge
2012-05-08 13:08:17 -07:00
Paul Sandoz
30fb5c8146
7157656: (zipfs) SeekableByteChannel to entry in zip file always reports its position as 0
...
Updated SeekableByteChannel.read() to count the bytes read correctly
Reviewed-by: sherman
2012-05-08 11:16:36 -07:00
Xueming Shen
c8da8f2595
7014640: To add a metachar \R for line ending and character classes for vertical/horizontal ws \v \V \h \H
...
Added propsoed constructs
Reviewed-by: alanb
2012-05-08 10:57:13 -07:00
Abhijit Saha
9c3e5a2081
Merge
2012-05-08 07:34:53 -07:00
David Holmes
828158fb8d
7103570: AtomicIntegerFieldUpdater does not work when SecurityManager is installed
...
Perform class.getField inside a doPrivileged block
Reviewed-by: chegar, psandoz
2012-05-08 02:59:10 -04:00
Rob McKenna
fd928bc1ef
7166687: InetAddress.getLocalHost().getHostName() returns FQDN
...
Reviewed-by: chegar
2012-05-07 13:34:19 +01:00
Sean Chou
703f08dfe8
7166048: Remove the embeded epoll data structure
...
Reviewed-by: alanb
2012-05-07 16:43:16 +08:00
Xue-Lei Andrew Fan
7ae15519b1
7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites
...
Reviewed-by: weijun
2012-05-04 17:28:27 -07:00
Knut Anders Hatlen
2f8d099c20
7166598: FilteredRowSetImpl can result in Invalid Cursor Position
...
Reviewed-by: lancea
2012-05-04 16:00:47 -04:00
Sergey Bylokhov
bf549e93b9
7147055: [macosx] Cursors are changing over a blocked window; also blinking
...
Reviewed-by: art, kizune
2012-05-04 21:25:08 +04:00
Oleg Pekhovskiy
b963b0bcc4
7146237: closed/java/awt/Focus/SetFocusTraversalKeysTest/SetFocusTraversalTest.html failed since 1.8.0b19
...
Reviewed-by: art, anthony
2012-05-04 18:42:08 +04:00
Alexander Scherbatiy
045ba7db6b
7024963: Notepad demo: remove non-translatable resources from Notepad.properties file
...
Reviewed-by: rupashka
2012-05-04 13:15:49 +04:00
Alexander Zuev
e3ab8ba856
7148289: [macosx] Deadlock in sun.lwawt.macosx.CWrapper$NSScreen.visibleFrame
...
Reviewed-by: leonidr
2012-05-03 21:54:29 +04:00
Leonid Romanov
e6869edf38
7124376: [macosx] Modal dialog lost focus
...
Reviewed-by: anthony
2012-05-03 19:22:38 +04:00
Sergey Bylokhov
0705c62050
7160623: [macosx] Editable TextArea/TextField are blocking GUI applications from exit
...
Reviewed-by: anthony, art
2012-05-03 18:29:00 +04:00
Jim Gish
b4c2c567d6
7160714: Strange or obsolete @see tags in some exception java.util javadoc
...
Reviewed-by: mduigou, dholmes, alanb
2012-05-02 21:46:31 +01:00
Rémi Forax
05ffd97b08
7165102: Only run assertion on Integer autoboxing cache size once
...
Reviewed-by: darcy, alanb
2012-05-02 20:01:59 +01:00
Lana Steuck
26faf043d2
Merge
2012-05-02 10:17:29 -07:00