10345 Commits

Author SHA1 Message Date
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
Vinnie Ryan
7d5e52ba49 8047085: PKCS11/NSS tests failing intermittently on Windows
Reviewed-by: mullan
2014-06-18 15:05:29 +01:00
Andrei Eremeev
ed7184cb9b 8046596: fix doclint issues in swing classes, part 3 of 4
Reviewed-by: pchelko
2014-06-18 17:34:05 +04:00
Andrei Eremeev
1553ada84b 8046595: fix doclint issues in swing classes, part 2 of 4
Reviewed-by: pchelko
2014-06-18 17:31:01 +04:00
Dmitry Samersoff
97ce148fa7 8044762: com/sun/jdi/OptionTest.java test time out
Gdata could be NULL in debugInit_exit

Reviewed-by: dcubed
2014-06-18 03:29:58 -07:00
Staffan Larsen
b608314245 8046778: Better error messages when starting JMX agent via attach or jcmd
Reviewed-by: dholmes
2014-06-18 09:04:20 +02:00
Chris Hegarty
710dd1ffea 8046902: Remove sun.misc.Timer
Reviewed-by: rriggs, mduigou, iris
2014-06-17 10:47:07 +01:00
Alexey Ivanov
ec7589bf7d 8046391: Hang displaying JFileChooser with Windows L&F
Reviewed-by: anthony, serb
2014-06-11 10:53:27 +04:00
Pavel Rappo
66135672e1 8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses
Reviewed-by: chegar, alanb, michaelm
2014-06-10 11:15:23 +01:00
Weijun Wang
53c7b2ac2b 8023197: Pre-configured command line options for keytool and jarsigner
Reviewed-by: xuelei
2014-06-11 18:27:10 +08:00
Joel Borggrén-Franck
6445980a62 8029674: (reflect) getMethods returns default methods that are not members of the class
Filter out methods that have a more specific default method from result

Reviewed-by: darcy, dlsmith
2014-06-10 14:40:20 +02:00
Weijun Wang
1694fa432e 8046499: nativecache.c prints to stdout in debug build
Reviewed-by: xuelei
2014-06-11 16:33:23 +08:00
Henry Jen
ea9a7a88a1 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Reviewed-by: mduigou, lancea, alanb, mullan
2014-06-10 16:18:54 -07:00
Jamil Nimeh
eb521232f2 8046368: Code cleanup in SeedGenerator.java
Reviewed-by: mullan
2014-06-10 14:17:32 -07:00
Anthony Scarpino
b757b4461e 8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
Reviewed-by: vinnie
2014-06-10 12:04:42 -07:00
Martin Buchholz
a5943eeeae 8004807: java/util/Timer/Args.java failing intermittently in HS testing
Update test to improve reliability

Reviewed-by: rriggs, ewang
2014-06-10 08:07:39 -07:00
Vinnie Ryan
15f88447cb 8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c
Reviewed-by: mullan
2014-06-10 15:49:53 +01:00
Joe Darcy
f06c5555b0 8046271: Fix overrides lint warnings in Apple laf code
Reviewed-by: alanb, prr
2014-06-09 16:24:47 -07:00
Phil Race
dc20ecddcf Merge 2014-06-09 11:58:27 -07:00
Joe Darcy
c606599482 8042870: Fix raw and unchecked warnings in sun.print
Reviewed-by: prr
2014-06-09 11:47:18 -07:00
Sergey Bylokhov
e89442e619 8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
Reviewed-by: amenkov, azvegint
2014-06-09 20:23:26 +04:00
Alex Schenkman
9a089404f8 8046355: sun/tools/jstatd/TestJstatdExternalRegistry.java should be quarantined
Reviewed-by: sla
2014-06-09 17:18:14 +02:00
Alex Schenkman
90ab8e5a78 8046352: com/sun/tools/attach/TempDirTest.java should be quarantined
Reviewed-by: sla
2014-06-09 17:12:18 +02:00
Alex Schenkman
2d567a8aac 8046351: com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotification[Content]Test.java should be quarantined
Reviewed-by: sla
2014-06-09 17:04:11 +02:00
Alex Schenkman
7261ca1965 8046348: com/sun/jdi/OptionTest.java should be quarantined
Reviewed-by: sla
2014-06-13 11:58:34 +02:00
Vladimir Ivanov
a58e574ffc 8046903: VM anonymous class members can't be statically invocable
Reviewed-by: jrose
2014-06-17 13:06:05 +04:00
Staffan Larsen
9158c1d9b6 6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
Use jtreg "@run driver" for the JDI tests

Reviewed-by: sspitsyn, dholmes
2014-06-17 10:01:16 +02:00
Stuart Marks
7e1185e152 8044730: small errors in ConcurrentHashMap and LongAdder docs
Reviewed-by: martin
2014-06-16 17:52:21 -07:00