Naoto Sato
73ff23b7f7
6336885: RFE: Locale Data Deployment Enhancements
...
4609153: Provide locale data for Indic locales
5104387: Support for gl_ES locale (galician language)
6337471: desktop/system locale preferences support
7056139: (cal) SPI support for locale-dependent Calendar parameters
7058206: Provide CalendarData SPI for week params and display field value names
7073852: Support multiple scripts for digits and decimal symbols per locale
7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat
7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales
7151414: (cal) Support calendar type identification
7168528: LocaleServiceProvider needs to be aware of Locale extensions
7171372: (cal) locale's default Calendar should be created if unknown calendar is specified
JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu)
Reviewed-by: erikj, sherman, peytoia
2012-08-21 11:00:30 -07:00
Shirish Kuncolienkar
ae25fd53b6
7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close
...
Reviewed-by: alanb
2012-08-21 13:42:08 +01:00
Sergey Malenkov
b884fcc43d
7189112: java.beans.Introspector misses write methods
...
Reviewed-by: rupashka
2012-08-20 13:38:30 +04:00
Frank Ding
65713fce9a
7188612: JTable's AccessibleJTable throws IllegalComponentStateException instead of null
...
Reviewed-by: rupashka
2012-08-20 13:16:18 +08:00
Alan Bateman
edd2d4ce86
7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11]
...
Reviewed-by: chegar
2012-08-19 13:29:01 +01:00
Alan Bateman
280b56b270
7192275: Minimize LogManager dependencies on java.beans
...
Reduce dependency to PropertyChangeListener and PropertyChangeEvent. Also add basic test coverage.
Reviewed-by: dcubed, dsamersoff, mchung
2012-08-19 13:03:00 +01:00
John R Rose
9d9d7877aa
7191102: nightly failures after JSR 292 lazy method handle update (round 3)
...
Reviewed-by: twisti, kvn
2012-08-17 13:42:25 -07:00
Kumar Srinivasan
d07131ac67
7190750: (pack200) the java unpacker produces non spec. compliant classfile with lambda classfiles
...
Reviewed-by: jrose
2012-08-17 08:28:48 -07:00
Jason Uh
630647752a
6500133: REGRESSION: CertificateParsingException for CRL Distribution Point with blank
...
Reviewed-by: mullan
2012-08-17 14:32:50 -04:00
Frank Ding
6a7bd4b00c
7191275: Cleanup OS specific blocks in PlainDatagramSocketImpl.c to support more unix-like platforms
...
Reviewed-by: chegar
2012-08-17 17:10:56 +08:00
Andrew Brygin
3504e5bcfa
7150594: VM chash in JCK api/java_awt/Image/ConvolveOp/ tests for 64 bit jdk8 on linux
...
Reviewed-by: jgodinez, prr
2012-08-17 11:22:57 +04:00
Alan Bateman
3261af24cf
7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code
...
Reviewed-by: andrew
2012-08-16 11:14:42 +01:00
David Katleman
ff827332a8
Merge
2012-08-15 18:04:14 -07:00
Rob McKenna
e892fb5b1d
6931128: (spec) File attribute tests fail when run as root
...
Reviewed-by: alanb
2012-08-15 22:46:35 +01:00
Andrew John Hughes
1ec7522737
7110151: Use underlying platform's zlib library for Java zlib support
...
Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX.
Reviewed-by: sherman, alanb
2012-08-15 14:35:36 +01:00
Sergey Bylokhov
6db39dc542
7172187: [macosx] JAWT native CALayer not positioned over Canvas
...
Reviewed-by: art, anthony
2012-08-15 15:02:34 +04:00
Michael Fang
cce753813e
Merge
2012-08-13 16:26:19 -07:00
Alexander Zuev
d78db85100
7177144: [macosx] Drag and drop not working (regression in 7u6)
...
Reviewed-by: art, serb
2012-08-13 19:49:04 +04:00
Alexander Zuev
4c53f0adc3
Merge
2012-08-13 19:19:34 +04:00
Leonid Romanov
402fcded14
7159381: [macosx] Dock Icon defaults to Generic Java Application Category
...
Reviewed-by: anthony
2012-08-13 17:53:56 +04:00
Marco Dinacci
4bd6fb3f68
7161437: [macosx] awt.FileDialog doesn't respond appropriately for mac when selecting folders
...
Reviewed-by: art, anthony
2012-08-13 17:43:37 +04:00
Deven You
48e5b771c7
7189611: Venezuela current Currency should be Bs.F
...
Reviewed-by: okutsu
2012-08-13 10:45:43 +08:00
Christian Thalinger
eadc52ac6e
Merge
2012-08-10 16:03:28 -07:00
Christian Thalinger
bc7a239b90
7190416: JSR 292: typo in InvokerBytecodeGenerator.getConstantPoolSize
...
Reviewed-by: jrose
2012-08-09 15:03:28 -07:00
Joel Borggrén-Franck
4f5a96bc8b
7188442: rename java.lang.annotation.ContainerAnnotation to ContainedBy
...
Reviewed-by: darcy, jjg
2012-08-09 17:49:43 +02:00
Vinnie Ryan
790c4cdcec
7190945: pkcs11 problem loading NSS libs on Ubuntu
...
Reviewed-by: xuelei, alanb
2012-08-13 14:06:44 +01:00
Shirish Kuncolienkar
492ac282bf
7190254: NetworkInterface getFlags implementation should support full integer bit range for flags value
...
Reviewed-by: chegar
2012-08-13 13:41:23 +01:00
Jonathan Lu
f349c3da24
7190219: (bf) CharBuffer.put(String,int,int) modifies position even if BufferOverflowException thrown
...
Reviewed-by: alanb
2012-08-13 19:51:48 +08:00
Christian Schulte
d947b5d95a
7188755: Crash due to missing synchronization on gconf_client in DefaultProxySelector.c
...
Reviewed-by: chegar
2012-08-12 22:56:45 +01:00
Valerie Peng
a44a57d7b6
7185471: Avoid key expansion when AES cipher is re-init w/ the same key
...
Saved the last cipher key value and skip key expansion if key value is the same.
Reviewed-by: weijun, xuelei
2012-08-10 13:10:35 -07:00
Valerie Peng
919dca6024
7107616: scalability bloker in javax.crypto.JceSecurityManager
...
Changed the type of field "exemptCache" from HashMap to ConcurrentHashMap.
Reviewed-by: weijun, xuelei
2012-08-10 13:08:59 -07:00
Valerie Peng
21f7aaed74
7107613: scalability bloker in javax.crypto.CryptoPermissions
...
Changed the type of field "perms" from Hashtable to ConcurrentHashMap.
Reviewed-by: weijun, xuelei
2012-08-10 13:08:23 -07:00
Sean Mullan
6a5d4204af
Merge
2012-08-10 09:17:14 -04:00
Sean Mullan
c0dc8e53b5
7187962: sun.security.pkcs11.P11DSAKeyFactory.implTranslatePublicKey doesn't check if params is null
...
Reviewed-by: valeriep
2012-08-10 09:12:12 -04:00
Xueming Shen
ff93896a39
7189363: Regex Pattern compilation buggy for special sequences
...
Fixed the incorrect implementation in expr(...)
Reviewed-by: psandoz, alanb
2012-08-09 10:15:26 -07:00
Andrew John Hughes
b3ebff94ab
7189533: GetJavaProperties should free temporary file if subsequent allocations fails
...
Add missing calls to free
Reviewed-by: alanb, dholmes, sherman
2012-08-08 12:37:02 +01:00
Lana Steuck
7fd65168fe
Merge
2012-08-07 20:23:41 -07:00
Christian Thalinger
e52fc3fb2c
7188911: nightly failures after JSR 292 lazy method handle update (round 2)
...
Reviewed-by: kvn, jrose
2012-08-07 14:31:52 -07:00
Darryl Mocek
f001b9eb53
7187876: ClassCastException in TCPTransport.executeAcceptLoop
...
Reviewed-by: dholmes, smarks
2012-08-02 18:12:18 -07:00
Sean Mullan
7a13d26b0c
Merge
2012-08-02 10:42:19 -04:00
Jason Uh
1bbbba58c1
7026347: Certificate and X509CRL should have verify(PublicKey key, Provider sigProvider)
...
Reviewed-by: mullan, xuelei, weijun
2012-08-02 10:40:24 -04:00
Omair Majid
d8dce91141
6844255: Potential stack corruption in GetJavaProperties
...
Use dynamically allocated buffers for temp and encoding.
Reviewed-by: alanb, andrew
2012-08-01 22:13:12 +01:00
Sean Mullan
47403da7be
Merge
2012-08-01 11:08:11 -04:00
Sean Mullan
771200f58c
7179715: OCSP revocation checking fails if the signer certificate is identified using the key ID
...
Reviewed-by: vinnie
2012-08-01 11:06:44 -04:00
Lana Steuck
fe4e448bfa
Merge
2012-07-31 18:38:38 -07:00
Kumar Srinivasan
8ab8ef182e
7146424: Wildcard expansion for single entry classpath
...
Reviewed-by: dholmes, darcy, jjh, sherman
2012-07-31 06:14:28 -07:00
Akhil Arora
c0283983eb
7188114: (launcher) need an alternate command line parser for Windows
...
Reviewed-by: darcy, dholmes, jjh
2012-07-31 06:10:01 -07:00
Xueming Shen
b5bee4c17e
7188852: Move implementation of De/Inflater.getBytesRead/Writtten() to java from native
...
Re-implemented getBytesRead/Writtten() at java level
Reviewed-by: andrew, alanb
2012-08-03 13:40:03 -07:00
Michael McMahon
4e5c88a7fe
7120665: Change Java SE spec so that external networking not required
...
Reviewed-by: alanb
2012-07-30 22:32:59 +01:00
Alexander Scherbatiy
26f36a5cd0
7184365: closed/java/awt/event/TextEvent/TextEventSequenceTest/TextEventSequenceTest fails
...
Reviewed-by: serb, bagiras
2012-07-30 14:31:01 +04:00
Sergey Malenkov
3851c96f71
7187618: PropertyDescriptor Performance Slow
...
Reviewed-by: rupashka
2012-07-30 13:35:10 +04:00
Lana Steuck
565c89629e
Merge
2012-07-27 22:39:44 -07:00
Lana Steuck
44ce09ba1f
Merge
2012-07-27 22:26:19 -07:00
Jim Gish
558e1362a9
6914123: (str) Missing synchronization in java.lang.String#contentEquals(CharSequence)
...
Change contentEquals( CharSequence cs ) to do synchronization if cs is a StringBuffer
Reviewed-by: mduigou
2012-07-27 16:17:11 -04:00
Sean Coffey
37f0895031
7179879: SSLSocket connect times out instead of throwing socket closed exception
...
Reviewed-by: xuelei, chegar
2012-07-26 22:00:55 +01:00
Oleg Pekhovskiy
79a36f32ee
7185678: java/awt/Menu/NullMenuLabelTest/NullMenuLabelTest.java failed with NPE
...
Reviewed-by: art, ahgross
2012-07-25 19:46:00 +04:00
Sergey Malenkov
79228b75d4
4650871: Classes in sunw.* should be removed from workspace and rt.jar
...
Reviewed-by: art, rupashka
2012-07-25 19:14:02 +04:00
Pavel Porvatov
30ec391b79
7167780: Hang javasoft.sqe.tests.api.javax.swing.Timer.Ctor2Tests
...
Reviewed-by: alexsch
2012-07-25 13:41:46 +04:00
Kurchi Subhra Hazra
9b4da3fa50
7184287: (prefs) BackingStoreException when calling flush on root node[macosx]
...
Change implementation to enable user without administrative privileges to call flush
Reviewed-by: alanb
2012-07-24 13:38:50 -07:00
Xueming Shen
b9fa2e4fb9
6653797: Reimplement JDK charset repository charsets.jar
...
Migrated all jis based charsets to new implementation
Reviewed-by: okutsu
2012-07-24 12:17:39 -07:00
Christian Thalinger
360d512854
7023639: JSR 292 method handle invocation needs a fast path for compiled code
...
6984705: JSR 292 method handle creation should not go through JNI
Remove assembly code for JDK 7 chained method handles
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Michael Haupt <michael.haupt@oracle.com>
Reviewed-by: jrose, twisti, mhaupt, forax
2012-07-24 10:47:44 -07:00
Weijun Wang
3caaf6a13d
7179796: GSSExceptionImpl outputs duplicate mech oid
...
Reviewed-by: valeriep
2012-07-24 09:20:44 +08:00
Alexander Scherbatiy
cd7e4aab71
7185512: The printout doesn't match image on screen
...
Reviewed-by: serb, bagiras
2012-07-23 17:41:43 +04:00
Oleg Pekhovskiy
f28b488994
7180036: Build failure in Mac platform caused by fix # 7163201
...
Reviewed-by: art, kizune, ahgross
2012-07-23 15:51:46 +04:00
Oleg Pekhovskiy
ffc9ae1245
7163201: Simplify toolkit internals references
...
Reviewed-by: art, anthony, ahgross
2012-08-30 13:11:23 -07:00
Alan Bateman
dad0499822
6633549: (dc) Include-mode filtering of IPv6 sources does not block datagrams on Linux
...
Reviewed-by: chegar
2012-07-22 20:32:12 +01:00
Weijun Wang
53170d594f
7180907: Jarsigner -verify fails if rsa file used sha-256 with authenticated attributes
...
Reviewed-by: xuelei
2012-07-21 19:56:53 +08:00
Xueming Shen
067447f6c6
7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X
...
To support Unicode nfd/nfc file path on Macos
Reviewed-by: alanb
2012-07-19 21:23:53 -07:00
Leonid Romanov
9134e38287
7181027: [macosx] Unable to use headless mode
...
Reviewed-by: anthony
2012-07-19 19:41:59 +04:00
Pavel Porvatov
5f81b7f30d
7124330: [macosx] javax.swing.JComboBox throws unexpected ClassCastException
...
Reviewed-by: kizune
2012-07-19 19:09:30 +04:00
Lana Steuck
6a79c2b179
Merge
2012-07-18 16:09:35 -07:00
Lana Steuck
f30c450012
Merge
2012-07-18 16:07:45 -07:00
Michael McMahon
94f61c976b
7183292: HttpURLConnection.getHeaderFields() throws IllegalArgumentException: Illegal cookie name
...
Reviewed-by: khazra, chegar
2012-07-18 18:46:17 +01:00
Alexander Scherbatiy
14e75d338b
7182902: [macosx] Test api/java_awt/GraphicsDevice/indexTGF.html#SetDisplayMode fails on Mac OS X 10.7
...
Reviewed-by: bae, kizune
2012-07-18 18:25:49 +04:00
Xueming Shen
50e0a37ed9
7183053: Optimize DoubleByte charset for String.getBytes()/new String(byte[])
...
DoubleByte implements sun/nio.cs/ArrayDe/Encoder interface
Reviewed-by: alanb
2012-07-17 19:57:31 -07:00
Phil Race
062fbe8cad
7183251: Netbeans editor renders text wrong on JDK 7u6 build 17
...
Reviewed-by: igor, jgodinez
2012-07-17 16:35:49 -07:00
Oleg Pekhovskiy
e99cc14fc5
7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater
...
Reviewed-by: anthony, ant
2012-07-17 12:59:57 +04:00
Lana Steuck
d515cd505a
Merge
2012-07-16 17:04:32 -07:00
Lana Steuck
80c6175a2a
Merge
2012-07-16 14:49:27 -07:00
Sergey Bylokhov
6261447205
7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List
...
Reviewed-by: rupashka
2012-07-16 14:04:03 +04:00
Sergey Bylokhov
5ef289c76b
7181438: [OGL] Incorrect alpha used, during blit from SW to the texture
...
Reviewed-by: prr, campbell
2012-07-16 14:00:36 +04:00
Kumar Srinivasan
3c9f53969a
7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path
...
Reviewed-by: alanb, sherman
2012-07-14 18:00:42 -07:00
Kurchi Subhra Hazra
29739d16ee
7160252: (prefs) NodeAddedEvent was not delivered when new node add when new Node
...
Change native code to convey to Java code whether a new node was added
Reviewed-by: alanb, chegar
2012-07-13 16:02:26 -07:00
Pavel Tisnovsky
d0b5b673e8
7022041: TitleBorder Null Pointer Exception
...
Added check if getTitleFont() and getTitleColor() don't return null
Reviewed-by: alexsch
2012-07-12 16:54:47 +02:00
James Laskey
8bc65af302
7127687: MethodType leaks memory due to interning
...
Replace internTable with a weak-reference version.
Reviewed-by: sundar, forax, brutisso
2012-07-12 00:12:52 -07:00
John R Rose
c04c841a70
7087658: MethodHandles.Lookup.findVirtual is confused by interface methods that are multiply inherited
...
Reviewed-by: twisti
2012-07-12 00:12:28 -07:00
John R Rose
b9299f283f
7129034: VM crash with a field setter method with a filterArguments
...
Add null checks before unsafe calls that take a variable base reference; update unit tests
Reviewed-by: kvn, twisti
2012-07-12 00:11:35 -07:00
John R Rose
0d882ec317
7153157: ClassValue.get does not return if computeValue calls remove
...
Track intermediate states more precisely, according to spec.
Reviewed-by: twisti, forax
2012-07-12 00:10:53 -07:00
David Katleman
56135386ad
Merge
2012-07-11 16:02:18 -07:00
Weijun Wang
3e4ca7604b
6966259: Make PrincipalName and Realm immutable
...
Reviewed-by: xuelei
2012-07-11 17:10:34 +08:00
Rob McKenna
95af7bf142
7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled
...
Reviewed-by: dholmes, chegar
2012-07-09 22:26:08 +01:00
Anthony Petrov
d91b2b6f6e
7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7
...
Avoid unnecessary changes to the extended state
Reviewed-by: art, serb
2012-07-06 14:20:27 +04:00
Sean Chou
e83a16fa42
7181353: Update error message to distinguish native OOM and java OOM in net
...
Reviewed-by: chegar
2012-07-06 10:36:19 +08:00
Sergey Bylokhov
e3a1dad2c0
7124513: [macosx] Support NSTexturedBackgroundWindowMask/different titlebar styles to create unified toolbar
...
Reviewed-by: anthony, art
2012-07-04 15:36:48 +04:00
Sergey Bylokhov
a433c60a8a
7124244: [macosx] Shaped windows support
...
Reviewed-by: anthony, art
2012-07-04 14:38:14 +04:00
Lana Steuck
eb5be70df0
Merge
2012-07-03 20:58:02 -07:00
Lana Steuck
a94b4fa40d
Merge
2012-07-03 20:56:24 -07:00
Erik Joelsson
d85c0b6f6f
7181501: Add some GenerateNativeHeader annotations and misc Mac adjustments to makefiles
...
Reviewed-by: ohair
2012-07-03 16:01:59 -07:00
Jason Uh
0c7c3bb2c5
7133344: Document the java.security.properties system property feature in the java.security file
...
Reviewed-by: hawtin, mullan, weijun
2012-07-03 14:56:58 -04:00
Erik Joelsson
f51d607e9f
7181508: Remove GenerateNativeHeader on awt java file
...
Reviewed-by: ohair
2012-07-03 11:45:34 -07:00
Mani Sarkar
9a2ec820dc
7176907: additional warnings cleanup in java.util, java.util.regexp, java.util.zip
...
Reviewed-by: forax, khazra, smarks
2012-07-02 14:11:44 -07:00
Rob McKenna
2a72b6a15f
7174887: Deadlock in jndi ldap connection cleanup
...
Reviewed-by: xuelei
2012-07-02 19:32:35 +01:00
Joe Bowbeer
826591b516
7170938: (str) incorrect wording in doc for String.subSequence
...
Reviewed-by: forax, mduigou
2012-06-29 16:16:13 -07:00
Jim Gish
29e09dc7d4
7100996: (spec str) IndexOutOfBoundsException when using a StringBuffer from multiple threads
...
Add usage note to clarify thread safety
Reviewed-by: briangoetz, mduigou
2012-06-29 15:36:14 -07:00
Xueming Shen
57b8661095
7175845: jar uf changes file permissions unexpectedly
...
7177216: native2ascii changes file permissions of input file
Undo the File.createTempFile change in jar and native2ascii
Reviewed-by: asaha
2012-06-28 22:44:21 -07:00
Pavel Porvatov
86e45f8339
7169111: Unreadable menu bar with Ambiance theme in GTK L&F
...
Reviewed-by: kizune
2012-06-28 14:05:06 +04:00
Lana Steuck
221b8ec4fa
Merge
2012-06-27 18:39:43 -07:00
Sean Coffey
fed8efa873
6893617: JDK 6 CNCtx always uses the default ORB
...
Reviewed-by: lancea
2012-06-27 21:10:26 +01:00
Lana Steuck
db40815a4c
Merge
2012-06-27 12:54:48 -07:00
Lana Steuck
b04008c963
Merge
2012-06-27 00:09:30 -07:00
Lana Steuck
771d931915
Merge
2012-06-26 22:59:26 -07:00
Doug Lea
45e1021238
7161229: PriorityBlockingQueue keeps hard reference to last removed element
...
Reviewed-by: dholmes, forax, alanb
2012-06-27 01:36:28 -04:00
Lana Steuck
e51eadc837
Merge
2012-06-26 10:57:46 -07:00
Phil Race
79d14ef96a
7164282: check for NULL return from malloc is testing wrong variable name
...
Reviewed-by: igor, flar
2012-06-26 09:54:29 -07:00
Phil Race
514f24864d
7176447: Lunix/Solaris fontpath.c : double free(family)
...
Reviewed-by: igor, flar
2012-06-26 09:53:27 -07:00
Phil Race
c7ff53f5c1
7145771: [macosx] CreateFont/Register.java test fails because of cached results of getAllFonts()
...
Reviewed-by: igor, flar
2012-06-26 09:38:25 -07:00
Anthony Petrov
98dba02e88
7124326: [macosx] An issue similar to autoshutdown one in two AppContexts situation
...
Don't add SystemTrayPeer to the peers map
Reviewed-by: art, leonidr
2012-06-26 17:29:10 +04:00
Oleg Pekhovskiy
9931c2f2b8
7024749: JDK7 b131---a crash in: Java_sun_awt_windows_ThemeReader_isGetThemeTransitionDurationDefined+0x75
...
Reviewed-by: art, ant
2012-06-26 16:46:00 +04:00
Rob McKenna
54ddaf5ab7
4244896: (process) Provide System.getPid(), System.killProcess(String pid)
...
Reviewed-by: alanb
2012-06-26 13:27:26 +01:00
Sergey Bylokhov
9e9ac093ae
7142091: [macosx] RFE: Refactoring of peer initialization/disposing
...
Reviewed-by: anthony, art
2012-06-26 13:46:09 +04:00
Lana Steuck
6e058633f4
Merge
2012-06-25 21:38:37 -07:00
Lana Steuck
91f53c5d57
Merge
2012-06-25 21:36:32 -07:00
Anthony Petrov
09dd368c9b
7174718: [macosx] Regression in 7u6 b12: PopupFactory leaks DefaultFrames
...
Fix memory management
Reviewed-by: art, serb
2012-06-25 17:27:04 +04:00
Chris Hegarty
d558c37a5b
7176784: Windows authentication not working on some computers
...
Reviewed-by: michaelm
2012-06-25 14:19:38 +01:00
Marco Dinacci
7572cbd5aa
7170716: JVM crash when opening an AWT app from a registered file
...
Copy the queued blocks to prevent their deallocation
Reviewed-by: anthony, swingler
2012-06-22 16:32:39 +04:00
Xue-Lei Andrew Fan
563f4546ff
7166487: checkSequenceNumber method never called within readRecord of SSLEngineImpl
...
Reviewed-by: weijun
2012-06-19 17:28:06 -07:00
Alexander Zuev
0930b183d6
7172430: [macosx] debug message in non debug jdk build
...
Reviewed-by: anthony, serb
2012-06-19 21:09:03 +04:00
Sergey Malenkov
386367a03f
7162476: XMLDecoder security issue via ClassFinder
...
Reviewed-by: art, ahgross
2012-06-19 20:34:06 +04:00
Phil Race
cc6e343055
7124536: [macosx] PrintServiceLookup.lookupDefaultPrintService() return null
...
Reviewed-by: bae, igor
2012-06-19 09:07:31 -07:00
Diego Belfer
c0679a0902
6901992: InvalidJarIndexException due to bug in sun.misc.JarIndex.merge()
...
Reviewed-by: chegar
2012-06-19 10:20:45 +01:00
Masayoshi Okutsu
94a6496726
6380549: (rb) ResourceBundle.Control global binding support
...
Reviewed-by: naoto
2012-06-19 16:21:17 +09:00
Alexander Scherbatiy
4406545ed5
7174970: NLS [ccjk] Extra mnemonic keys at standard filechooserdialog (open and save) in metal L&F
...
Reviewed-by: rupashka
2012-06-18 15:39:27 +04:00
Lana Steuck
3429bf2b41
Merge
2012-06-17 22:07:44 -07:00
Lana Steuck
17081c700e
Merge
2012-06-17 22:03:26 -07:00
Lana Steuck
d27529f4ab
Merge
2012-06-17 21:34:42 -07:00
Sergey Malenkov
9ec1d58234
7162473: ConstructorFinder/FieldFinder/MethodFinder gives access to restricted classes
...
Reviewed-by: art, ahgross
2012-06-15 21:01:55 +04:00
Alan Bateman
4c73c02d6d
7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX
...
Reviewed-by: chegar, coffeys
2012-06-15 17:16:25 +01:00
Alexander Zuev
8f4a77bfef
7171163: [macosx] Shortcomings in the design of the secondary native event loop made JavaFX DnD deadlock
...
Reviewed-by: anthony, art
2012-06-15 18:28:33 +04:00
Sean Mullan
781dee7531
Merge
2012-06-15 09:16:18 -04:00
Edvard Wendelin
d40606665a
7156963: Incorrect copyright header in java/io/SerialCallbackContext
...
Reviewed-by: weijun, coffeys
2012-06-15 14:16:18 +01:00
Sean Mullan
caae78ba73
Merge
2012-06-15 08:47:41 -04:00
Sean Mullan
6ad27831e0
7176326: CertPath/CertPathBuilderTest failures after webrev 6854712_6637288_7126011
...
Reviewed-by: xuelei
2012-06-15 08:43:31 -04:00
Phil Race
0527d01622
7158366: [macosx] Print-to-file dialog doesn't have an entry field for a name
...
Reviewed-by: bae, jgodinez
2012-06-14 16:34:43 -07:00
Lance Andersen
4bb6dcf36b
7145913: CachedRowSetSwriter.insertNewRow() throws SQLException
...
Reviewed-by: joehw, naoto, psandoz, forax
2012-06-14 15:05:18 -04:00
Andrew Brygin
9d94d32594
7153693: Three 2D_ImageIO tests failed due ImageFormatException on OEL 6.* Unbreakable Kernel x64
...
Reviewed-by: jgodinez, prr
2012-06-14 11:14:44 +04:00
Mike Duigou
4824bf600d
7173919: Minor optimization of hashing methods
...
Several minor optimizations to hashing methods used by hash map classes
Reviewed-by: dholmes
2012-06-13 16:48:30 -07:00
Alan Bateman
c580cfee80
7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win]
...
Reviewed-by: khazra, chegar
2012-06-14 12:13:54 +01:00
Phil Race
a8072dc2a0
7027300: Unsynchronized HashMap access causes endless loop
...
Reviewed-by: bae, jgodinez
2012-06-13 12:46:02 -07:00
Tomas Hurka
bf4e37de48
7176644: [macosx] Missing NSAutoreleasePool in CGLGraphicsConfig.m OGLGC_DestroyOGLGraphicsConfig
...
Create and drain an autorelease pool
Reviewed-by: anthony, dcherepanov
2012-06-13 18:33:30 +04:00
Kelly O'Hair
60caa18980
Merge
2012-06-12 15:16:32 -07:00