Jim Gish
|
4b5d81c510
|
8006036: (process) cleanup code in java/lang/Runtime/exec/WinCommand.java
Reviewed-by: lancea
|
2013-04-08 15:29:24 -04:00 |
|
Omair Majid
|
7f1fd4ecb9
|
8011388: Support building zero and zeroshark with the new build
Co-authored-by: Roman Kennke <rkennke@redhat.com>
Reviewed-by: andrew, dholmes, erikj
|
2013-04-08 14:09:01 -04:00 |
|
Konstantin Shefov
|
d7081aaf76
|
7153702: [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java
Reviewed-by: serb, alexsch
|
2013-04-08 17:18:16 +04:00 |
|
Chris Hegarty
|
13d1be151e
|
8008593: Better URLClassLoader resource management
Reviewed-by: alanb, sherman, hawtin
|
2013-04-08 06:15:18 +01:00 |
|
Joe Darcy
|
76a59cf150
|
8011590: More tests for core reflection modeling of default methods
Reviewed-by: mduigou
|
2013-04-05 18:20:12 -07:00 |
|
Dan Xu
|
963eb2f9d7
|
8011602: jobjc build failure on Mac
Remove @Native annotation from macosx/native/jobjc/src/core/java/com/apple/jobjc/Coder.java
Reviewed-by: mchung, dholmes
|
2013-04-05 17:15:59 -07:00 |
|
Lana Steuck
|
0be9644c6a
|
Merge
|
2013-04-05 14:51:24 -07:00 |
|
Christos Zoulas
|
a7b0073f5a
|
5001942: Missings SOCKS support for direct connections
Add support for socksNonProxyHosts
Reviewed-by: chegar, khazra
|
2013-04-05 12:12:34 -07:00 |
|
Mandy Chung
|
efdece0bc7
|
8011380: FX dependency on PlatformLogger broken by 8010309
Reviewed-by: alanb
|
2013-04-05 10:41:46 -07:00 |
|
Petr Pchelko
|
9ff5db6260
|
8006941: [macosx] Deadlock in drag and drop
7199783: Setting cursor on DragSourceContext does not work on OSX
Reviewed-by: anthony, serb
|
2013-04-05 18:29:53 +01:00 |
|
Sean Mullan
|
8328f67bc7
|
8001330: Improve on checking order
Reviewed-by: acorn, hawtin
|
2013-04-05 10:17:06 -04:00 |
|
Erik Joelsson
|
989cb5b8fc
|
8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar'
Reviewed-by: tbell
|
2013-04-05 09:39:10 +02:00 |
|
Valerie Peng
|
4ce74c065e
|
7155720: PKCS11 minor issues in native code
Added OOM handling to address the two issues found by parfait.
Reviewed-by: weijun
|
2013-04-04 20:05:47 -07:00 |
|
David Katleman
|
1234f8529c
|
Added tag jdk8-b84 for changeset 9c96ead03162
|
2013-04-04 19:05:32 -07:00 |
|
Dan Xu
|
209e92f4fe
|
8000406: change files using @GenerateNativeHeader to use @Native
Use @Native annotation to mark constants interested by native codes
Reviewed-by: alanb, anthony, prr
|
2013-04-04 15:39:17 -07:00 |
|
Chris Hegarty
|
f048a16b74
|
Merge
|
2013-04-04 17:34:07 +01:00 |
|
Naoto Sato
|
4952f6a6de
|
7091601: Arabic Locale: can not set type of digit in application level
Reviewed-by: okutsu
|
2013-04-03 10:32:38 -07:00 |
|
Mikhail Cherkasov
|
918a376474
|
8010925: COPY AND PASTE TO AND FROM SIGNED APPLET FAILS AFTER FIRST INTERNAL COPY PRFRMD
Reviewed-by: anthony, serb
|
2013-04-03 20:54:26 +04:00 |
|
Lance Andersen
|
fb6bf29f89
|
8011393: Typo in javadoc for SerialClob.truncate
Reviewed-by: darcy
|
2013-04-03 12:47:15 -04:00 |
|
Mikhail Cherkasov
|
7e68ec53aa
|
8011123: serialVersionUID of java.awt.dnd.InvalidDnDOperationException changed in JDK8-b82
Reviewed-by: anthony, serb
|
2013-04-03 20:42:55 +04:00 |
|
Alan Bateman
|
963ad66352
|
8011373: Property java.runtime.profile should be removed (left-over code)
Reviewed-by: lancea, dholmes
|
2013-04-03 13:41:12 +01:00 |
|
Alan Bateman
|
84e09062c0
|
8011234: Performance regression with ftp protocol when uploading in image mode
Reviewed-by: chegar
|
2013-04-03 13:15:39 +01:00 |
|
Lana Steuck
|
5c390e7094
|
Merge
|
2013-04-02 17:03:25 -07:00 |
|
Joe Darcy
|
fa0b9daa08
|
8004979: java.lang.reflect.Modifier.toString should include "default"
Reviewed-by: mduigou
|
2013-04-02 16:26:54 -07:00 |
|
Lana Steuck
|
88a9d69091
|
Merge
|
2013-04-02 16:17:54 -07:00 |
|
Jim Gish
|
4c7d3a9bd1
|
5015163: (str) String merge/join that is the inverse of String.split()
7172553: A utility class that forms the basis of a String.join() operation
Integrate StringJoiner changes from lambda
Reviewed-by: alanb, mduigou
|
2013-04-02 18:41:04 -04:00 |
|
Akhil Arora
|
0f56bf298b
|
8005051: optimized defaults for Iterator.forEachRemaining
Reviewed-by: alanb, mduigou, psandoz, ulfzibis
|
2013-04-23 11:54:22 -07:00 |
|
Alan Bateman
|
d51ab5c39c
|
8012530: test/sun/security/provider/SecureRandom/StrongSeedReader.java failing
Reviewed-by: wetmore
|
2013-04-25 17:10:36 -07:00 |
|
Sean Coffey
|
9822b2cd84
|
8000529: Regression: SimpleDateFormat incorrectly parses dates formatted with Z and z pattern letters
Reviewed-by: okutsu
|
2013-04-25 21:12:35 +01:00 |
|
Eric McCorkle
|
47bb6585b4
|
8012937: Correct errors in javadoc comments
Correct some errors in the javadoc comments for parameter reflection.
Reviewed-by: darcy
|
2013-04-25 14:23:24 -04:00 |
|
Joe Darcy
|
edbd8cf91c
|
8012044: Give more information about self-suppression from Throwable.addSuppressed
Reviewed-by: alanb, dholmes
|
2013-04-25 09:37:03 -07:00 |
|
David Katleman
|
3e58f37434
|
Merge
|
2013-04-02 15:31:24 -07:00 |
|
Lana Steuck
|
e82dcb36d6
|
Merge
|
2013-04-02 11:59:34 -07:00 |
|
Omair Majid
|
934072f774
|
8011278: Allow using a system-installed giflib
Reviewed-by: andrew, prr
|
2013-04-02 14:13:13 -04:00 |
|
Xueming Shen
|
3457ff4337
|
8007379: Base64.getMimeDecoder().decode() throws IAE for a non-base64 character after padding
8008925: Base64.getMimeDecoder().decode() does not ignore padding chars
Updated implementation and spec for corner cases.
Reviewed-by: alanb
|
2013-04-02 10:12:20 -07:00 |
|
Staffan Larsen
|
bce70c8f7b
|
8009558: linked_md.c::dll_build_name can get stuck in an infinite loop
Reviewed-by: alanb, sspitsyn
|
2013-04-02 10:32:21 +02:00 |
|
Lana Steuck
|
6c50b0bfe1
|
Merge
|
2013-04-01 21:40:54 -07:00 |
|
Mike Duigou
|
7d45058eaa
|
8011199: Backout changeset JDK-7143928 (2b34a1eb3153)
Reviewed-by: darcy, dholmes
|
2013-04-01 20:51:40 -07:00 |
|
Mike Duigou
|
12f1183c74
|
8011187: Remove obsolete/unused targets from jdk/test/Makefile
Reviewed-by: ohair
|
2013-04-01 20:15:48 -07:00 |
|
Mike Duigou
|
3e6daeda3a
|
7143928: Optimize empty HashMap and ArrayList
Co-authored-by: Sergey Linetskiy <sergey.linetskiy@oracle.com>
Co-authored-by: John Rose <john.rose@oracle.com>
Reviewed-by: mduigou
|
2013-04-01 20:15:48 -07:00 |
|
Mike Duigou
|
cd2f264ba1
|
8010268: Remove dependence upon clean target from jdk/test/Makefile prep target
Reviewed-by: tbell, mchung
|
2013-04-01 12:02:19 -07:00 |
|
Anton Tarasov
|
858bdaabaf
|
8010375: sun.swing.JLightweightFrame should be implemented for XToolkit
Reviewed-by: anthony
|
2013-03-29 16:12:11 +04:00 |
|
Peter Levart
|
2ca495dd43
|
8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level
Co-authored-by: Laurent Bourges <bourges.laurent@gmail.com>
Reviewed-by: mchung
|
2013-03-28 13:14:09 -07:00 |
|
David Katleman
|
194b6327bc
|
Added tag jdk8-b83 for changeset a93e7eb6663c
|
2013-03-28 10:55:03 -07:00 |
|
Weijun Wang
|
4a64ecdf42
|
8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass
Reviewed-by: vinnie
|
2013-03-28 20:27:53 +08:00 |
|
Athijegannathan Sundararajan
|
d891c7c560
|
8010991: Enable test/javax/script/GetInterfaceTest.java again
Reviewed-by: lagergren, hannesw
|
2013-03-28 14:36:10 +05:30 |
|
Erik Joelsson
|
d81ec5b9f3
|
8010908: Images target failes when configured with --disable-zip-debug-info
Reviewed-by: tbell
|
2013-03-28 09:36:43 +01:00 |
|
Jia-Hong Chen
|
e56c5733ec
|
8010005: [parfait] Memory leak in jdk/src/macosx/native/sun/awt/CTextPipe.m
Reviewed-by: bae, prr
|
2013-03-27 12:42:51 -07:00 |
|
Karen Kinnear
|
f45e9f484d
|
8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java
Remove test flag -XX:-UseSplitVerifier, not supported classfile 52
Reviewed-by: acorn, hseigel
|
2013-03-27 13:40:26 -04:00 |
|
Joe Darcy
|
3987724a24
|
7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations
Reviewed-by: mduigou, jfranck
|
2013-03-27 09:38:53 -07:00 |
|