Lana Steuck
|
5adedccb9c
|
Merge
|
2013-03-12 16:40:22 -07:00 |
|
Lana Steuck
|
189059a474
|
Merge
|
2013-03-12 16:28:34 -07:00 |
|
Lana Steuck
|
ae7beed0c2
|
Merge
|
2013-03-12 16:26:06 -07:00 |
|
Bradford Wetmore
|
9e5da0ad31
|
8009925: Back out AEAD CipherSuites temporarily
Reviewed-by: valeriep
|
2013-03-12 15:31:49 -07:00 |
|
Harold Seigel
|
7d74801ce2
|
7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions
Do not check that the padding bytes are zero if class file format version >=51.
Reviewed-by: dholmes, coleenp, mullan, kvn
|
2013-03-12 10:35:44 -04:00 |
|
Weijun Wang
|
2ec1224ff0
|
8000653: SPNEGO tests fail at context.getDelegCred().getRemainingInitLifetime(mechOid)
Reviewed-by: valeriep
|
2013-03-09 17:27:58 +08:00 |
|
Henry Jen
|
9db6479318
|
8001667: Comparator combinators and extension methods
Reviewed-by: mduigou, briangoetz
|
2013-03-08 15:45:06 -08:00 |
|
Alan Bateman
|
1430ceb19d
|
8009645: ClassFileTransformer hooks in ClassLoader no longer required
Reviewed-by: mchung, iris
|
2013-03-08 19:51:09 +00:00 |
|
Alan Bateman
|
9849742625
|
8006000: TEST_BUG: java/lang/invoke/lambda/LambdaAccessControlTest.java fails intermittently
Reviewed-by: chegar
|
2013-03-08 12:03:26 +00:00 |
|
David Katleman
|
83ceccf920
|
Added tag jdk8-b80 for changeset 72415be10117
|
2013-03-07 11:17:56 -08:00 |
|
Chris Hegarty
|
7d6b4b81de
|
6370908: Add support for HTTP_CONNECT proxy in Socket class
Co-authored-by: Damjan Jovanovic <damjan.jov@gmail.com>
Reviewed-by: chegar
|
2013-03-07 10:07:13 +00:00 |
|
Andrew Brygin
|
6c0e480427
|
8005530: [lcms] Improve performance of ColorConverOp for default destinations
Reviewed-by: prr, jgodinez
|
2013-03-07 14:05:21 +04:00 |
|
Weijun Wang
|
556ff23124
|
8009604: old make images failed: JarBASE64Encoder class not found
Reviewed-by: xuelei, wetmore
|
2013-03-07 11:32:14 +08:00 |
|
Martin Buchholz
|
46b80b3416
|
8008759: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so
Define FILES_m to force use of linker script
Reviewed-by: sherman, alanb, ohair
|
2013-03-06 17:43:10 -08:00 |
|
Joel Borggrén-Franck
|
a65f7e7df0
|
8007808: Missing method: Executable.getAnnotatedReturnType()
Reviewed-by: darcy, forax
|
2013-03-06 18:35:51 +01:00 |
|
Mikhail Cherkasov
|
b1d7c46e14
|
8007295: Reduce number of warnings in awt classes
Reviewed-by: bae, anthony
|
2013-03-06 20:10:04 +04:00 |
|
Alexander Scherbatiy
|
a99c6a7fe5
|
6877495: JTextField and JTextArea does not support supplementary characters
Reviewed-by: serb, alexp
|
2013-03-06 19:42:26 +04:00 |
|
Staffan Larsen
|
2b100092d0
|
8009397: test/com/sun/jdi/PrivateTransportTest.sh: ERROR: transport library missing onLoad entry: private_dt_socket
Reviewed-by: alanb
|
2013-03-05 19:25:35 +01:00 |
|
Lana Steuck
|
c5b26e35c5
|
Merge
|
2013-03-05 11:49:33 -08:00 |
|
John Zavgren
|
838b7a1706
|
4880778: URL final class has protected methods
The two set() methods have been defined to be package private.
Reviewed-by: alanb, chegar, khazra
|
2013-03-05 09:50:53 -05:00 |
|
John Zavgren
|
d2b27faad4
|
8008804: file descriptor leak in src/windows/native/java/net/DualStackPlainSocketImpl.c
Reviewed-by: alanb, chegar, dsamersoff
|
2013-03-05 14:30:18 +00:00 |
|
Andrew Brygin
|
7659fe9df2
|
7152608: [macosx] Crash in liblwawt.dylib in AccelGlyphCache_RemoveCellInfo
Reviewed-by: jgodinez, ant
|
2013-03-05 17:18:55 +04:00 |
|
Eric Wang
|
1ba4dd5979
|
8009259: TEST_BUG: sun/misc/Cleaner/exitOnThrow.sh failing intermittently
Reviewed-by: chegar, alanb
|
2013-03-05 10:10:55 +00:00 |
|
Naoto Sato
|
16bd2e1298
|
8004240: Return value from getAdapterPrefence() can be modified
Reviewed-by: okutsu
|
2013-03-04 20:46:42 -08:00 |
|
Joe Darcy
|
bc576240bc
|
8009267: Restore isAnnotationPresent methods in public AnnotatedElement implementations
Reviewed-by: jjg
|
2013-03-04 19:42:56 -08:00 |
|
Kumar Srinivasan
|
bffaa53287
|
8007297: [pack200] allow opcodes with InterfaceMethodRefs
Reviewed-by: jrose
|
2013-03-03 20:52:04 -08:00 |
|
Chris Hegarty
|
3a216a7fdc
|
8008378: FJP.commonPool support parallelism 0, add awaitQuiescence
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: chegar
|
2013-03-02 08:54:37 +00:00 |
|
Dan Xu
|
4994fe0840
|
8006645: TEST_BUG: java/nio/file/Files/CopyAndMove.java failing intermittently (sol)
Fix test failures and update java doc of Files.move
Reviewed-by: alanb, chegar
|
2013-03-01 14:12:59 -08:00 |
|
Sean Mullan
|
6190b5040a
|
Merge
|
2013-03-01 16:15:23 -05:00 |
|
Sean Mullan
|
6cd495e473
|
8008908: Access denied when invoking Subject.doAsPrivileged()
Wildcard principal names are not processed correctly
Reviewed-by: xuelei
|
2013-03-01 16:12:50 -05:00 |
|
Sergey Bylokhov
|
916da4ac2c
|
7184945: [macosx] NPE in AquaComboBoxUI since jdk7u6b17, jdk8b47
Reviewed-by: malenkov, alexsch
|
2013-03-01 21:50:00 +04:00 |
|
Sergey Bylokhov
|
b6a841d5a3
|
7194902: [macosx] closed/java/awt/Button/DoubleActionEventTest/DoubleActionEventTest failed since jdk8b49
7181403: Invalid MouseEvent conversion with SwingUtilities.convertMouseEvent
Reviewed-by: malenkov, alexsch
|
2013-03-01 15:31:22 +04:00 |
|
Xue-Lei Andrew Fan
|
9abb185430
|
7030966: Support AEAD CipherSuites
Reviewed-by: weijun, wetmore, valeriep
|
2013-03-01 02:34:34 -08:00 |
|
Sergey Malenkov
|
19bc54290f
|
7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs
Reviewed-by: alexsch
|
2013-03-01 14:30:52 +04:00 |
|
David Katleman
|
9ae41399f1
|
Merge
|
2013-02-28 20:30:34 -08:00 |
|
David Katleman
|
86b53b9dd7
|
8009196: install doesn't define $(AR) as /usr/ccs/bin/ar, results in ar: Command not found
Reviewed-by: tbell
|
2013-02-28 19:30:43 -08:00 |
|
Jason Uh
|
618b36f5eb
|
8006853: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout < 0
Reviewed-by: mullan
|
2013-02-28 16:36:01 -08:00 |
|
David Katleman
|
0bd26c4c5b
|
Added tag jdk8-b79 for changeset 630e3bc5b729
|
2013-02-28 10:42:40 -08:00 |
|
Sergey Bylokhov
|
1270c69088
|
8003169: [macosx] JVM crash after disconnecting from projector
Reviewed-by: anthony, alexsch
|
2013-02-28 20:27:38 +04:00 |
|
Sergey Bylokhov
|
f5f12c7995
|
8008660: Failure in 2D Queue Flusher thread on Mac
Reviewed-by: swingler, bae
|
2013-02-28 17:04:19 +04:00 |
|
Chris Hegarty
|
e161c78dc3
|
8006409: ThreadLocalRandom should dropping padding fields from its serialized form
Reviewed-by: dl, martin, alanb, shade
|
2013-02-28 12:39:29 +00:00 |
|
David Katleman
|
aaac35b3d7
|
Merge
|
2013-02-27 13:10:30 -08:00 |
|
Mike Duigou
|
5262142601
|
8008785: IdentityHashMap.values().toArray(V[]) broken by JDK-8008167
Reviewed-by: alanb
|
2013-02-27 11:00:20 -08:00 |
|
Denis Fokin
|
e19091b0b1
|
8009158: Incomplete fix for 7178079
Reviewed-by: serb, anthony
|
2013-02-27 20:34:04 +04:00 |
|
Denis Fokin
|
b097b0d234
|
7178079: REGRESSION: Some AWT Drag-n-Drop tests fail since JDK 7u6 b13
Reviewed-by: serb, anthony
|
2013-02-27 19:38:36 +04:00 |
|
David Katleman
|
bed9464bce
|
Merge
|
2013-02-26 13:23:55 -08:00 |
|
Dmitry Cherepanov
|
8936d472bd
|
Merge
|
2013-02-26 12:54:39 +04:00 |
|
Petr Pchelko
|
68d2d95f00
|
8006634: Unify LWCToolkit.invokeAndWait() and sun.awt.datatransfer.ToolkitThreadBlockedHandler
Changed the logic for the nested event loops and deleted deadlock detection
Reviewed-by: art, denis
|
2013-02-25 10:17:25 +00:00 |
|
Lana Steuck
|
38697490b4
|
Merge
|
2013-02-23 19:49:17 -08:00 |
|
Lana Steuck
|
a9754a7eb0
|
Merge
|
2013-02-22 23:12:46 -08:00 |
|