Joe Darcy
6543d60b1b
8048980: Fix raw and unchecked lint warnings in platform-specific sun.font files
...
Reviewed-by: henryjen, prr
2014-07-07 16:05:13 -07:00
Phil Race
3632d84aaf
Merge
2014-07-07 10:27:56 -07:00
Alexander Zvegintsev
05920770b8
8049418: [macosx] PopupMenuListener.popupMenuWillBecomeVisible is not called for empty combobox on MacOS/aqua look and feel
...
Reviewed-by: anthony, pchelko
2014-07-07 18:56:50 +04:00
Erik Gahlin
723bfa2b58
8047368: Remove oracle.jrockit.jfr from open package.access list
...
Reviewed-by: sla, mullan
2014-07-07 15:06:00 +02:00
Daniel Fuchs
44470419c0
8048020: Regression on java.util.logging.FileHandler
...
In some circumstances j.u.l.FileHandler can leave zombie lock files on the file system. The fix lets FileHandler reuse such zombie lock files when it sees them - as it used to do in version 1.7 of the JDK.
Reviewed-by: alanb
2014-07-07 15:31:07 +02:00
Michael McMahon
c5665a7027
8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
...
Reviewed-by: alanb
2014-07-07 12:42:14 +01:00
Evgeniya Stepanova
f7d6809219
8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
...
Reviewed-by: dholmes, dfuchs
2014-07-06 20:12:44 -04:00
Anton Tarasov
d5f9bdbecf
8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
...
Reviewed-by: azvegint, alexsch
2014-07-04 15:16:02 +04:00
Dmitriy Ermashov
e4904a94ce
8048246: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK
...
Reviewed-by: pchelko
2014-07-04 13:40:55 +04:00
Steven Sides
8dac049789
8046590: fix doclint issues in swing classes, part 1 of 4
...
Reviewed-by: alexsch
2014-07-04 12:56:58 +04:00
Naoto Sato
e3479393de
8038092: Re-examine Bidi reflective dependency on java.awt.font
...
Reviewed-by: alanb
2014-07-03 16:19:39 -07:00
Joe Darcy
ddf0e09c92
8043550: Fix raw and unchecked lint warnings in javax.swing.*
...
Reviewed-by: pchelko, mchung
2014-07-03 15:24:27 -07:00
David Katleman
000a943345
Added tag jdk9-b21 for changeset 843911d61b95
2014-07-03 11:37:18 -07:00
Erik Gahlin
7f1cf5327f
8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
...
Reviewed-by: sla, jbachorik, rriggs
2014-07-03 18:20:42 +02:00
Anton Nashatyrev
2dbe14ef7e
8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
...
Reviewed-by: alexp, alexsch
2014-07-03 18:47:42 +04:00
Sergey Malenkov
d5b9d36ad9
4058433: RFE: tool for creating BeanInfo template
...
Reviewed-by: alexsch, serb
2014-07-03 16:55:55 +04:00
Paul Sandoz
913551730c
8043327: Collectors.toMap studentToGPA example uses Functions.identity()
...
8043328: Typo in documentation of package java.util.stream
Reviewed-by: alanb, lancea
2014-07-03 09:30:25 +02:00
Joe Darcy
52f8e9c096
8043548: Fix raw and unchecked lint warnings in javax.swing.plaf.*
...
8042849: Fix raw and unchecked warnings in com.sun.java.swing
Reviewed-by: pchelko, alexsch
2014-07-02 23:03:27 -07:00
Jeremy Manson
179fd7be27
8048840: File.createTempFile has uninformative failure message
...
Reviewed-by: martin, alanb
2014-07-02 14:14:17 -07:00
Martin Buchholz
b6e211ab64
8048990: ZipFile.entries() can't handle empty zip entry names
...
GetEntryBytes should never return null pointer for entry names
Reviewed-by: sherman
2014-07-02 10:21:23 -07:00
Petr Pchelko
3bb2f8e052
8048549: [macosx] Disable usage of system menu bar if AWT is embedded in FX
...
Reviewed-by: anthony, serb
2014-07-02 18:57:27 +04:00
Petr Pchelko
87beb419b9
8033367: [macosx] Appletviewer was broken in jdk8 b124
...
Reviewed-by: anthony, serb
2014-07-02 17:04:04 +04:00
Artem Malinko
8bd889eb2a
8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed
...
Reviewed-by: anthony, pchelko
2014-07-02 14:48:37 +04:00
Alan Bateman
fb6a582728
8048891: Remove unused JObjC from jdk repository
...
Reviewed-by: mchung
2014-07-02 10:03:40 +01:00
Weijun Wang
f4db094473
8042053: Broken links to jarsigner and keytool docs in java.security package summary
...
Reviewed-by: xuelei
2014-07-02 17:03:47 +08:00
Staffan Larsen
0139a3b9e7
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
...
Reviewed-by: dcubed, dsamersoff, allwin
2014-07-02 08:41:59 +02:00
Raoul-Gabriel Urma
463b504956
8048989: small errors in Collectors examples
...
Reviewed-by: darcy
2014-07-01 23:39:31 -07:00
Katja Kantserova
f377795d11
8048892
: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
...
Reviewed-by: sla, jbachorik
2014-07-01 21:23:54 +02:00
Weijun Wang
8d02787bfc
8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
...
Reviewed-by: valeriep
2014-07-02 09:48:32 +08:00
Valerie Peng
f2d9209326
Merge
2014-07-01 23:09:52 +00:00
Lana Steuck
1297b27e71
Merge
2014-07-01 14:28:51 -07:00
Valerie Peng
edc85c8e4c
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
...
Reduce buffer allocation and do multiple cipher encryption/decryption calls.
Reviewed-by: xuelei, ascarpino
2014-07-01 20:35:43 +00:00
Valerie Peng
49402ab517
8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
...
Override the upper limit to 1024 for SHA1withDSA when larger DSA key size is supported.
Reviewed-by: mullan, ascarpino
2014-07-01 20:35:30 +00:00
Phil Race
bf3d4b5bc7
Merge
2014-07-01 12:02:30 -07:00
Phil Race
82cd8b6ece
Merge
2014-07-01 10:20:56 -07:00
Jamil Nimeh
2edd214440
8015081: javax.security.auth.Subject.toString() throws NPE
...
Reviewed-by: xuelei, weijun
2014-07-01 09:46:20 -07:00
Sergey Bylokhov
a11814d264
8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert
...
Reviewed-by: anthony, pchelko, azvegint
2014-07-01 20:42:29 +04:00
Otavio Santana
5a0450feea
8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
...
Reviewed-by: chegar, psandoz, prappo
2014-07-01 14:44:37 +01:00
Otavio Santana
4da668378d
8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
...
Reviewed-by: chegar, psandoz, prappo
2014-07-01 15:12:59 +01:00
Jaroslav Bachorik
3962277490
8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
...
Reviewed-by: sla
2014-07-01 17:58:14 +02:00
Sean Coffey
19c07ee15b
7095856: OutputStreamHook doesn't handle null values
...
Reviewed-by: lancea, msheppar
2014-07-01 16:51:44 +01:00
Staffan Larsen
829524e7d6
8048710: Use ServiceLoader for the jvmstat protocols
...
Reviewed-by: alanb
2014-07-01 16:08:45 +02:00
Jaroslav Bachorik
e614cf24ef
8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
...
Reviewed-by: sla
2014-07-01 15:00:33 +02:00
Jaroslav Bachorik
7b43631edc
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
...
Reviewed-by: sla
2014-07-01 11:47:36 +02:00
Dmitriy Ermashov
cf4ed54c17
8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree
...
Reviewed-by: pchelko
2014-07-01 12:49:36 +04:00
Staffan Larsen
4b31ce4a17
8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
...
Reviewed-by: jbachorik, egahlin, dholmes
2014-07-01 10:40:14 +02:00
Joe Darcy
f2399d7d54
8048839: Reverse sense of -Xlint options in build of jdk repo
...
Reviewed-by: tbell, mikael
2014-06-30 18:17:46 -07:00
Andrei Eremeev
c75f8957e8
8046434: Fix doclint warnings from javax.swing.plaf.metal package
...
Reviewed-by: alexsch
2014-06-30 16:32:36 +04:00
Dmitry Markov
b45831b5b5
8048506: [macosx] javax.swing.PopupFactory issue with null owner
...
Reviewed-by: pchelko, alexsch
2014-06-30 16:23:18 +04:00
Mike Duigou
efbff37c1a
8048207: Collections.checkedQueue.offer() calls add on wrapped queue
...
Reviewed-by: psandoz
2014-06-27 10:26:39 -07:00
Phil Race
462198fc26
8043508: JVM core dumps with very long text in tooltip
...
Reviewed-by: bae, jgodinez
2014-06-26 16:14:54 -07:00
Phil Race
1573a33089
8041902: When printing, polylines are not rendered as joined
...
Reviewed-by: bae, jgodinez
2014-06-26 16:10:33 -07:00
Jennifer Godinez
dfc9a84755
7067052: Default printer media is ignored
...
Reviewed-by: bae, prr
2014-06-26 13:46:27 -07:00
David Katleman
1cd83dc91f
Added tag jdk9-b20 for changeset 8c82c02495e7
2014-06-26 12:51:38 -07:00
Petr Pchelko
c08e2bf586
8047799: Remove WindowClosingSupport
...
Reviewed-by: anthony, alexsch
2014-06-26 13:38:38 +04:00
Pete Brunet
f5df1eca19
8048022: Fix raw and unchecked warnings in javax.accessibility
...
Reviewed-by: pchelko
2014-06-26 12:05:57 +04:00
Alexander Scherbatiy
c0c1d91633
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
...
Reviewed-by: pchelko, anthony, ksrini
2014-06-25 19:10:32 +04:00
Andrei Eremeev
02990e046b
7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
...
Reviewed-by: anthony, pchelko
2014-06-24 12:27:37 +04:00
Alexander Zvegintsev
fca14b0d55
8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
...
Reviewed-by: ahgross, art, pchelko, mschoene
2014-06-24 10:36:35 +04:00
David Dehaven
fee9c1b0cc
Merge
2014-06-23 13:05:27 -07:00
Phil Race
8233313cb4
8043509: java.awt.Font gets initialized with the wrong font name for some Locales
...
Reviewed-by: bae, jgodinez
2014-06-23 12:48:16 -07:00
Xueming Shen
565ab8b571
8042369: Remove duplicated java.time classes in build.tools.tzdb
...
Removed duplicated classes in builder
Reviewed-by: rriggs
2014-06-23 12:12:30 -07:00
Petr Pchelko
22b836a06a
8047798: Remove EventQueueDelegate
...
Reviewed-by: anthony, art
2014-06-23 22:15:09 +04:00
Henry Jen
f5a99dfd8f
8042872: Fix raw and unchecked warnings in sun.applet
...
Reviewed-by: darcy, herrick
2014-06-23 10:54:10 -07:00
Joe Darcy
be41c05edc
8049797: Fix raw and unchecked lint warnings in javax.swing.SortingFocusTraversalPolicy
...
Reviewed-by: prr
2014-07-10 15:27:02 -07:00
Mikhail Cherkasov
cb14edb87e
4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value
...
Reviewed-by: prr, bae
2014-07-10 18:46:40 +04:00
Andrei Eremeev
2194d4368f
8049808: Fix doclint warnings from javax.swing.plaf.basic package, 3 of 7
...
Reviewed-by: pchelko
2014-07-10 17:20:56 +04:00
Petr Pchelko
f77b84ddc6
8049830: Remove reflection from ScreenMenuBar
...
Reviewed-by: anthony, serb
2014-07-10 15:08:50 +04:00
Andrei Eremeev
61b9232969
8049704: Fix doclint warnings from javax.swing.plaf.basic package, 2 of 7
...
Reviewed-by: pchelko
2014-07-10 12:21:29 +04:00
Henry Jen
91a46ed171
8044862: Fix raw and unchecked lint warnings in macosx specific code
...
Reviewed-by: darcy, pchelko
2014-06-27 10:29:08 -07:00
Andrei Eremeev
529b1b6422
8043968: Fix doclint warnings from javax.swing.plaf.basic package, 1 of 7
...
Reviewed-by: pchelko
2014-07-09 17:11:53 +04:00
Steve Sides
54e8ddf594
8046597: fix doclint issues in swing classes, part 4 of 4
...
Reviewed-by: pchelko
2014-07-09 15:14:06 +04:00
Alexander Stepanov
2a84acf3dd
8047367: move awt automated tests from AWT_Modality to OpenJDK repository - part 2
...
Reviewed-by: pchelko
2014-07-09 12:56:03 +04:00
Stuart Marks
b8db13175e
8047025: Fix raw and unchecked lint warnings in generated nimbus files
...
Reviewed-by: henryjen, prr
2014-07-08 09:19:29 -07:00
Anton Nashatyrev
021ffcfbdf
8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException
...
Reviewed-by: bae, prr
2014-07-08 16:42:23 +04:00
Alexander Stepanov
89e241569b
8043126: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository
...
Reviewed-by: pchelko
2014-07-08 16:01:18 +04:00
Joe Wang
61ad72b44a
5077522: Duration.compare incorrect for some values
...
Reviewed-by: lancea, dfuchs
2014-06-23 10:40:20 -07:00
Alexander Zuev
50aff94d03
8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
...
Reviewed-by: ksrini
2014-06-23 18:09:35 +04:00
Staffan Larsen
578fc51475
8044772: TempDirTest.java still times out with -Xcomp
...
Reviewed-by: dholmes
2014-06-23 15:51:41 +02:00
Steven Sides
0b95f7c7a2
8040901: fix doclint block tag issues in swing event classes
...
Reviewed-by: alexsch
2014-06-23 10:57:22 +04:00
Mandy Chung
e4db9235e4
8044063: Remove com.sun.java.browser.* from jdk repo
...
Reviewed-by: darcy, alanb
2014-06-20 13:36:03 -07:00
Phil Race
b5769155b4
8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
...
Reviewed-by: jgodinez
2014-06-20 12:37:08 -07:00
Lana Steuck
981b9555ae
Merge
2014-06-20 10:15:30 -07:00
Kumar Srinivasan
6c8c5619ed
8044866: Fix raw and unchecked lint warnings in asm
...
Reviewed-by: darcy
2014-06-20 10:10:27 -07:00
Alexander Stepanov
07289a2d98
8046445: Fix doclint warnings for javax.swing.plaf.multi
...
Reviewed-by: alexsch
2014-06-20 19:03:57 +04:00
Dmitriy Ermashov
cbef61567d
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
...
Reviewed-by: pchelko, alexsch
2014-06-20 16:48:30 +04:00
Weijun Wang
cc269950df
8029994: Support "include" and "includedir" in krb5.conf
...
Reviewed-by: mullan
2014-06-20 10:27:10 +08:00
Mandy Chung
f301db3a9b
8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
...
Reviewed-by: erikj, tbell
2014-06-19 13:12:08 -07:00
David Katleman
81cb0dbeb4
Added tag jdk9-b19 for changeset 40b2b32fa541
2014-06-19 11:22:38 -07:00
Alexander Zuev
a30dec6af6
8000650: unpack200.exe should check gzip crc
...
Reviewed-by: ksrini
2014-06-19 18:07:02 +04:00
Andrei Eremeev
03bc9138d1
8046446: Fix doclint warnings in javax.swing.text.html package
...
Reviewed-by: pchelko
2014-06-19 16:57:14 +04:00
Andrei Eremeev
322ed96c4c
8046895: Fix doclint warnings in javax.swing.text.html.parser package
...
Reviewed-by: pchelko
2014-06-19 16:54:59 +04:00
Staffan Larsen
bdf68602c0
8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
...
Reviewed-by: alanb
2014-06-19 12:56:16 +02:00
Alexander Stepanov
5a66e76eff
8044429: move awt automated tests for AWT_Modality to OpenJDK repository
...
Reviewed-by: pchelko
2014-06-19 12:44:41 +04:00
Joe Darcy
0228c51129
8044715: Add finally lint warning to build of jdk repository
...
Reviewed-by: henryjen, tbell
2014-06-18 18:27:39 -07:00
Phil Race
c878d790d1
Merge
2014-06-18 13:14:15 -07:00
David Dehaven
62fa4b7e0c
8043340: [macosx] Fix hard-wired paths to JavaVM.framework
...
Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later
Reviewed-by: erikj, henryjen, dholmes
2014-06-18 12:52:14 -07:00
Lana Steuck
355564edbc
Merge
2014-06-18 10:55:17 -07:00
Lana Steuck
535c39b31f
Merge
2014-06-18 10:09:22 -07:00
Henry Jen
410ba2a8f0
8046485: Add missing @since tag under javax.swing.*
...
Reviewed-by: alexsch, prr
2014-06-18 09:13:46 -07:00
Phil Race
48ca67c5c4
Merge
2014-06-18 14:53:35 -07:00
Petr Pchelko
be48d07662
8047061: [macosx] Crash when setting display mode
...
Reviewed-by: anthony, alexsch
2014-06-18 13:21:59 +04:00
Alexander Zvegintsev
d39a778d5f
8040007: GtkFileDialog strips user inputted filepath
...
Reviewed-by: anthony, serb
2014-06-17 19:05:06 +04:00
Pavel Rappo
5079b7bbd4
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
...
Reviewed-by: duke
2014-06-17 13:57:01 +01:00
Joe Darcy
499b50c15b
8049820: Fix raw and unchecked lint warnings in sun.management
...
Reviewed-by: mchung
2014-07-09 21:26:11 -07:00
Rajan Halade
44c5f51ddf
8041781: Need new regression tests for PBE keys
...
Reviewed-by: xuelei
2014-07-10 03:07:48 +00:00
Weijun Wang
57d0562d7c
8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
...
Reviewed-by: mullan
2014-07-10 10:44:48 +08:00
Jason Uh
665f030eaf
7065233: To interpret case-insensitive string locale independently
...
Reviewed-by: xuelei
2014-07-09 18:34:45 -07:00
Joe Darcy
037699d88a
8049794: Fix raw and unchecked warnings in jvmstat
...
Reviewed-by: mchung
2014-07-09 17:02:03 -07:00
Naoto Sato
f38db6ce11
8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
...
Reviewed-by: okutsu
2014-07-09 10:02:30 -07:00
Daniel Fuchs
7c04b45666
8048913: java/util/logging/LoggingDeadlock2.java times out
...
Removes the /timeout=15 parameter from the @run command line
Reviewed-by: mchung, dholmes
2014-07-09 17:51:50 +02:00
Peter Levart
b94232fe21
8049220: URL.factory data race
...
Reviewed-by: alanb, psandoz
2014-07-09 12:30:17 +02:00
Weijun Wang
8167fa4c80
8047765: Generate blacklist.certs in build
...
Reviewed-by: dholmes, alanb
2014-07-09 16:34:31 +08:00
Weijun Wang
cdbe91ef12
7150092: NTLM authentication fail if user specified a different realm
...
Reviewed-by: michaelm
2014-07-09 15:10:42 +08:00
Alejandro Murillo
fb3cf81241
Merge
2014-07-08 12:38:47 -07:00
Sean Mullan
f5e233d84b
8049244: XML Signature performance issue caused by unbuffered signature data
...
Reviewed-by: xuelei
2014-07-08 14:35:05 -04:00
Alejandro Murillo
4cde9d8be8
Merge
2014-07-03 13:22:09 -07:00
Alejandro Murillo
104ef4e582
Merge
2014-06-26 23:11:00 -07:00
Coleen Phillimore
aa12c8fbf5
6642881: Improve performance of Class.getClassLoader()
...
Add classLoader to java/lang/Class instance for fast access
Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, mchung, jfranck, dholmes
2014-06-24 11:23:34 -04:00
Henry Jen
a8306dd34f
8047721: @since should have JDK version
...
Reviewed-by: darcy, wetmore
2014-06-16 09:44:54 -07:00
Ivan Gerasimov
589ee38cbd
8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
...
Reviewed-by: valeriep
2014-06-27 08:03:35 +04:00
Naoto Sato
72fb4c3adf
8039317: Read currency.data as a resource
...
Reviewed-by: alanb, chegar
2014-06-26 10:48:43 -07:00
Rocky Sloan
1d0d27c312
8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth
...
Reviewed-by: alexsch
2014-06-26 15:59:57 +04:00
Rocky Sloan
689a3bb8c1
8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table
...
Reviewed-by: alexsch
2014-06-26 15:58:06 +04:00
Mike Duigou
6c860a781a
8047795: Collections.checkedList checking bypassed by List.replaceAll
...
Reviewed-by: psandoz, chegar
2014-06-25 12:36:03 -07:00
Michael McMahon
fd148509ce
8029607: Type of Service (TOS) cannot be set in IPv6 header
...
Reviewed-by: alanb
2014-06-25 15:55:42 +01:00
Weijun Wang
ea1882be4f
8048073: Cannot read ccache entry with a realm-less service name
...
Reviewed-by: xuelei
2014-06-25 18:49:02 +08:00
Jaroslav Bachorik
99a469d169
8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
...
Reviewed-by: sla
2014-06-25 09:43:47 +02:00
Mandy Chung
bfe7a7abd1
8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
...
Reviewed-by: alanb, psandoz
2014-06-24 16:22:57 -07:00
Joe Darcy
0caae2d748
8046273: Add overrides lint warning to build of jdk repository
...
Reviewed-by: tbell
2014-06-24 14:05:47 -07:00
Jaroslav Bachorik
cc7e85e940
8048005: Add test timing information to JMXStartStopTest
...
Reviewed-by: egahlin, dfuchs
2014-06-24 19:59:26 +02:00
Jaroslav Bachorik
8bca223cbd
8047073: Some javax/management/ fails with JFR
...
Reviewed-by: egahlin, dfuchs
2014-06-24 19:58:03 +02:00
Joe Darcy
ea1f1d527d
8048014: Update java.lang.SafeVararags for private methods
...
Reviewed-by: lancea, abuckley
2014-06-24 10:46:08 -07:00
Alexander Stepanov
825d9ee985
8043967: Fix doclint warnings for java.awt
...
Reviewed-by: pchelko
2014-06-24 16:57:02 +04:00
Chris Hegarty
18728f8cb9
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
...
Reviewed-by: alanb
2014-06-24 10:25:56 +01:00
Shanliang Jiang
0a5b921c13
8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
...
Reviewed-by: sla, jbachorik
2014-06-24 11:09:57 +02:00
Rocky Sloan
a12feb33eb
8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
...
Reviewed-by: alexsch
2014-06-24 10:47:30 +04:00
Petr Pchelko
b0421303e6
8046221: [TEST_BUG] Cleanup datatransfer tests
...
Reviewed-by: anthony, alexsch
2014-06-16 17:13:58 +04:00
David Katleman
985693b209
Added tag jdk9-b18 for changeset fa91157087a5
2014-06-13 11:21:30 -07:00
Weijun Wang
a22c2ed67f
8046702: default_options.sh test failure on Solaris
...
Reviewed-by: xuelei
2014-06-13 08:25:50 +08:00
Lana Steuck
9f70b96c91
Merge
2014-06-12 15:38:24 -07:00
David Katleman
c05b2d96aa
Added tag jdk9-b17 for changeset e2e5f24869d5
2014-06-12 10:32:32 -07:00
Shanliang Jiang
df614caef8
8044865: Fix raw and unchecked lint warnings in management-related code
...
Reviewed-by: darcy, sla, egahlin, dfuchs
2014-06-12 10:32:19 +02:00
Sergey Bylokhov
c450cf57a3
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
...
Reviewed-by: alexsch, anthony
2014-06-12 00:43:14 +04:00
Sergey Bylokhov
652e8b5ffb
8029455: [JLightweightFrame] support scaled painting
...
Reviewed-by: anthony, ant
2014-06-12 00:32:33 +04:00
Sergey Bylokhov
4a9ad9f15f
8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
...
Reviewed-by: pchelko, prr
2014-06-12 00:19:00 +04:00
Joe Darcy
f829432469
8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
...
Reviewed-by: prr
2014-06-11 13:25:15 -07:00
Staffan Larsen
855f7c421e
8044135: Add API to start JMX agent from attach framework
...
Reviewed-by: alanb
2014-06-11 15:47:53 +02:00
Stephen Colebourne
0a8fa1b525
8046416: Unable to parse an Instant from fields
...
Fix Instant parsing
Reviewed-by: rriggs
2014-06-11 08:25:33 +01:00
Stephen Colebourne
e5ca02132f
8046707: Performance of java.time could be better
...
Optimise performance
Reviewed-by: rriggs
2014-06-12 00:31:27 +01:00