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 |
|