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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Sean Mullan
|
9501b333f7
|
Merge
|
2014-06-16 13:48:58 -04:00 |
|