David Dehaven
|
2ec458e126
|
Merge
|
2015-04-14 12:10:01 -07:00 |
|
David Dehaven
|
8130b5c80f
|
Merge
|
2015-04-14 10:15:54 -07:00 |
|
Michael Haupt
|
2e8fb0e5de
|
8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert
Reviewed-by: vlivanov
|
2015-04-14 18:26:01 +03:00 |
|
Vladimir Ivanov
|
c9ac987bf3
|
8076461: JSR292: remove unused native and constants
Reviewed-by: jrose, vlivanov
|
2015-04-14 18:16:02 +03:00 |
|
Vladimir Ivanov
|
4097393258
|
8057919: Class.getSimpleName() should work for non-JLS compliant class names
Reviewed-by: dholmes, jrose
|
2015-04-14 18:03:12 +03:00 |
|
Vladimir Ivanov
|
bc83974fb5
|
8077054: DMH LFs should be customizeable
Reviewed-by: jrose
|
2015-04-14 17:59:52 +03:00 |
|
Erik Joelsson
|
1aedcf6983
|
8077419: Launcher mapfile fails linking with SS12u4
Reviewed-by: tbell, dholmes, ihse
|
2015-04-14 14:22:13 +02:00 |
|
Hendrik Schreiber
|
31ec6e06ef
|
8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage
Reviewed-by: serb, alexsch
|
2015-04-14 14:47:40 +04:00 |
|
Dmitry Markov
|
b29fb12ad4
|
8073453: Focus doesn't move when pressing Shift + Tab keys
Reviewed-by: alexsch, ant
|
2015-04-14 15:24:10 +04:00 |
|
Shanliang Jiang
|
26006ab751
|
8077408: javax/management/remote/mandatory/notif/NotSerializableNotifTest.java fails due to Port already in use: 2468
Reviewed-by: jbachorik
|
2015-04-14 09:55:42 +02:00 |
|
Sergey Bylokhov
|
95090a7507
|
8076214: [Findbugs]sun.awt.datatransfer.SunClipboard.checkChange(long[]) may expose internal representation
Reviewed-by: azvegint, alexsch
|
2015-04-14 09:34:59 +03:00 |
|
Phil Race
|
e630663bbb
|
8035302: Eliminate dependency on jdk.charsets from 2D font code
Reviewed-by: mchung, alanb, sherman, serb
|
2015-04-13 17:06:04 -07:00 |
|
Xueming Shen
|
a0fedc8556
|
8077640: DateTimeFormatter does not parse/accept the era.toString() result from MinguoEra/ThaiBuddhistEra
To parse and accept the era.toString() for era parsing in lenient/smart mode
Reviewed-by: rriggs
|
2015-04-13 11:15:41 -07:00 |
|
Shobhit Gupta
|
609fc7915d
|
8076069: [macosx][TESTBUG] tests failing with Unrecognized system error
Reviewed-by: serb, azvegint, kshefov
|
2015-04-13 19:39:40 +03:00 |
|
Mark Sheppard
|
5a24e90bdd
|
8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
Reviewed-by: chegar, alanb
|
2015-04-13 14:58:47 +01:00 |
|
Jaroslav Bachorik
|
77b5a0e6c0
|
8076050: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java fails intermittently
Reviewed-by: sla
|
2015-04-13 09:43:12 +02:00 |
|
James Laskey
|
060b684a56
|
8077506: Simplify test JImageTest
Reviewed-by: alanb
|
2015-04-10 14:21:24 -03:00 |
|
Pooja Chopra
|
2fd5531d45
|
8076151: [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails
Reviewed-by: alexsch, azvegint
|
2015-04-10 11:35:49 +03:00 |
|
Weijun Wang
|
2d5fbe3e4d
|
8047789: auth.login.LoginContext needs to be updated to work with modules
Reviewed-by: mullan, mchung, alanb
|
2015-04-10 09:15:34 +08:00 |
|
Lana Steuck
|
42ec85a6ab
|
Merge
|
2015-04-09 17:36:47 -07:00 |
|
James Laskey
|
b98f342710
|
8076090: jimage extract + recreate broken again
Reviewed-by: mchung
|
2015-04-09 16:41:27 -03:00 |
|
Semyon Sadetsky
|
c959a460ad
|
7081580: Specification for MouseInfo.getNumberOfButtons() doesn't contain info about "awt.mouse.numButtons"
Reviewed-by: serb, ant
|
2015-04-09 18:09:55 +04:00 |
|
Semyon Sadetsky
|
7d376fd912
|
6866751: J2SE_Swing_Reg: the caret disappears when moving to the end of the line
Reviewed-by: serb, alexsch
|
2015-04-09 17:41:08 +04:00 |
|
David Katleman
|
7b51da4ffa
|
Added tag jdk9-b59 for changeset 68def6418e33
|
2015-04-09 06:40:17 -07:00 |
|
Alexander Stepanov
|
be039332c8
|
8076223: Rest of tidy warning in javax.security / java.security
Minor HTML markup fix for documentation
Reviewed-by: xuelei
|
2015-04-09 16:31:55 +04:00 |
|
Staffan Larsen
|
c3e9d85d31
|
8077137: Port jdk.internal.instrumentation to jdk 9
Reviewed-by: erikj, mchung, rriggs
|
2015-04-09 09:18:56 +02:00 |
|
Staffan Larsen
|
6cbdf1b8f4
|
8075331: jdb eval java.util.Arrays.asList(array) shows inconsistent behaviour
Reviewed-by: jbachorik
|
2015-04-09 08:46:19 +02:00 |
|
Anthony Scarpino
|
c8b71e6bd3
|
8064546: CipherInputStream throws BadPaddingException if stream is not fully read
Reviewed-by: xuelei
|
2015-04-08 17:46:43 -07:00 |
|
Lana Steuck
|
38b6d51bff
|
Merge
|
2015-04-08 14:32:34 -07:00 |
|
David Katleman
|
12feefa25c
|
Added tag jdk9-b58 for changeset 0be5c0da08ef
|
2015-04-08 13:12:49 -07:00 |
|
Vinnie Ryan
|
87b1898a8e
|
8077273: Disable the PKCS11 NSS tests on Windows
Reviewed-by: mullan
|
2015-04-08 19:03:06 +01:00 |
|
Joe Darcy
|
2bc44815c5
|
8077094: Fix missing doclint warnings in the javax.swing.plaf package
Reviewed-by: serb
|
2015-04-08 10:50:50 -07:00 |
|
Jaroslav Bachorik
|
731ce4fe9e
|
Merge
|
2015-04-08 09:33:34 +00:00 |
|
Erik Joelsson
|
fc3275e493
|
8076557: The specified procedure could not be found in management.dll
Reviewed-by: tbell, ihse, sla
|
2015-04-08 10:37:54 +02:00 |
|
Joe Darcy
|
0b17b713ec
|
8076422: Fix missing doclint warnings in javax.swing.border
Reviewed-by: serb
|
2015-04-07 12:46:13 -07:00 |
|
Yuri Nesterenko
|
706496f63a
|
8076315: move 4 manual functional swing tests to regression suite
Reviewed-by: alexsch, serb
|
2015-04-07 17:34:14 +03:00 |
|
Katja Kantserova
|
0ef006faca
|
8027668: sun/tools/jstatd/TestJstatdPort.java: java.net.ConnectException: Connection refused: connect
Reviewed-by: jbachorik, sla
|
2015-04-07 14:47:33 +02:00 |
|
Semyon Sadetsky
|
23908e7eb4
|
7042645: Numerous api/java_awt jck tests fail - AWT Assertion Failure on fastdebug ri bundles b138 win7 x86
Reviewed-by: serb, azvegint
|
2015-04-07 16:07:20 +04:00 |
|
Chris Hegarty
|
7e6f12e6e9
|
8076442: Cannot fully read BitSet.stream() if bit Integer.MAX_VALUE is set
Reviewed-by: alanb, henryjen
|
2015-04-07 10:33:08 +01:00 |
|
Xueming Shen
|
2de64493a2
|
8076641: getNextEntry throws ArrayIndexOutOfBoundsException when unzipping file
To add extra sanity check for entry extra data
Reviewed-by: alanb
|
2015-04-06 13:41:10 -07:00 |
|
Phil Race
|
475ef86eea
|
Merge
|
2015-04-06 10:35:59 -07:00 |
|
Semyon Sadetsky
|
5197d1c01a
|
8072769: System tray icon title freezes java
Reviewed-by: serb, alexsch
|
2015-04-06 19:09:18 +04:00 |
|
Semyon Sadetsky
|
1bab263e41
|
6921687: Mnemonic disappears after repeated attempts to open menu items using mnemonics
Reviewed-by: ant, alexsch
|
2015-04-06 19:03:09 +04:00 |
|
Semyon Sadetsky
|
02d89b3afd
|
8041642: Incorrect paint of JProgressBar in Nimbus LF
Reviewed-by: ant, alexsch
|
2015-04-06 18:41:06 +04:00 |
|
Semyon Sadetsky
|
f8b90cd579
|
8013566: Failure of GroupLayout in combination of addPreferredGap and addGroup'srow
Reviewed-by: serb, alexsch
|
2015-04-06 18:16:22 +04:00 |
|
Lana Steuck
|
ad5f742cba
|
Merge
|
2015-04-03 16:37:06 -07:00 |
|
Valerie Peng
|
0f2e689f50
|
8042332: Enhance thread contexts in security libraries
Modified to use ManagedLocalsThread wherever applicable.
Reviewed-by: xuelei, skoivu
|
2015-04-03 23:01:17 +00:00 |
|
Jonathan Gibbons
|
1c198f4faa
|
8076583: move jdk.Exported from langtools to jdk
Reviewed-by: darcy, alanb, tbell, mchung, jlahoda
|
2015-04-03 15:23:02 -07:00 |
|
Calvin Cheung
|
99f902972c
|
Merge
|
2015-04-03 13:46:22 -07:00 |
|
Vladimir Kozlov
|
34e5820b03
|
Merge
|
2015-04-03 11:41:26 -07:00 |
|