Mike Duigou
20d79bf440
8004905: Correct license of test to remove classpath exception
...
Reviewed-by: akhil
2012-12-11 20:49:44 -08:00
Akhil Arora
ee1832fd74
8003246: Add InitialValue Supplier to ThreadLocal
...
Reviewed-by: mduigou, forax, dl, chegar, briangoetz
2012-12-11 15:33:16 -08:00
Weijun Wang
2be2f20b65
8004488: wrong permissions checked in krb5
...
Reviewed-by: xuelei
2012-12-11 13:14:56 +08:00
Frank Ding
9cb760fd37
6512101: Incorrect encoding in NetworkInterface.getDisplayName()
...
Reviewed-by: chegar, dsamersoff
2012-12-11 10:42:24 +08:00
Mandy Chung
e4a502d7f5
4819681: Typo in http://java.sun.com/j2se/1.4.1/docs/api/java/util/logging/LogManager.html
...
Simple capitalization typo in LogManager() description
Reviewed-by: darcy, mchung
2012-12-10 15:15:57 -08:00
Michael McMahon
5e999034a3
8003948: NTLM/Negotiate authentication problem
...
Reviewed-by: chegar, weijun
2012-12-10 14:56:44 +00:00
Masayoshi Okutsu
78a8ed73a2
8000983: Support narrow display names for calendar fields
...
8003267: Support generic time zone names in TimeZoneNameProvider (SPI)
Reviewed-by: naoto
2012-12-10 10:52:11 +09:00
Dan Xu
8be8c66772
7194370: (fs) WatchService fails if volume S/N is 0 [win]
...
Reviewed-by: alanb, forax
2012-12-09 19:13:08 +00:00
David Dehaven
4698a5c96d
8004042: Arrrghs.java test failed on windows with access error
...
Reviewed-by: smarks, jjh, ksrini
2012-12-09 07:43:12 -08:00
Robert Field
846f0f2ded
8003881: Prevent lambda implementing inner classes from allowing the creation of new instances
...
Lambda implementing inner classes now has private constructor (thanks Kumar)
Reviewed-by: ksrini
2012-12-06 21:55:55 -08:00
Lance Andersen
fbc76e673a
8004374: CachedRowSetSwriter.writeData reports wrong number of conflicts in SyncProviderException
...
Reviewed-by: naoto
2012-12-06 15:51:44 -05:00
Jim Gish
aab1dbdc30
8004317: TestLibrary.getUnusedRandomPort() fails intermittently, but exception not reported
...
Reviewed-by: alanb, dmocek, smarks
2012-12-05 21:08:14 -08:00
Alan Bateman
f5797a2ffe
8004491: Build breakage on Linux due to 8004188
...
Reviewed-by: chegar, erikj
2012-12-05 12:20:00 +00:00
Jason Uh
a3f91508bd
8004188: Rename src/share/lib/security/java.security to java.security-linux
...
Reviewed-by: mullan, mchung
2012-12-04 17:40:41 -05:00
Jim Gish
f436d23492
8003596: TEST_BUG: java/util/logging/CheckLockLocationTest.java failing [win]
...
Reviewed-by: alanb
2012-12-04 20:21:19 +00:00
Krystal Mo
e6ab16c283
8004066: TEST_BUG: test/java/lang/Math/DivModTests.java assumes ArithmeticException message
...
Reviewed-by: twisti, alanb, dholmes
2012-12-04 15:10:03 +00:00
Dan Xu
00ad2900dd
7142921: (fs) Files.probeContentType reports a MIME type of "text/plain" on Ubuntu 11.04
...
7144997: (fs) Files.probeContentType returns null on Solaris 64-bit
Reviewed-by: alanb, mduigou
2012-12-04 14:07:30 +00:00
Jason Uh
e4c0346aa9
7199143: RFE: OCSP revocation checker should provide possibility to specify connection timeout
...
Added com.sun.security.ocsp.timeout system property to control timeout
Reviewed-by: mullan, vinnie
2012-12-03 11:07:20 -05:00
Xue-Lei Andrew Fan
eb66ce8b2e
8004184: security tests leave JSSEServer running
...
Use othervm mode to release resources, and correct the system properties issues in JSSE
Reviewed-by: chegar
2012-12-03 06:00:19 -08:00
Weijun Wang
fdd109b467
7198507: [TEST_BUG] sun/security/tools/keytool/console.sh should be rewritten
...
Reviewed-by: xuelei
2012-12-03 17:14:03 +08:00
Bill Pittore
ecdf296456
7200297: agent code does not handle multiple boot library path elements correctly
...
When bug 6819213 was fixed it enabled sun.boot.library.path property to contain multiple paths. Code in agents does not handle multiple paths when attempting to find dependent shared libs.
Reviewed-by: dholmes, sspitsyn, dsamersoff
2012-12-02 19:16:56 -05:00
Alan Bateman
d2d5213b87
8003846: Override mechanism for currency data should not require creating currency.properties in java.home
...
Reviewed-by: naoto
2012-12-02 16:37:31 +00:00
Xueming Shen
e78a1eb083
8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written
...
To return the length instead of position
Reviewed-by: alanb
2012-12-01 11:36:25 -08:00
Lana Steuck
351dbc4683
Merge
2012-11-30 16:33:50 -08:00
Kurchi Subhra Hazra
d7cae9afff
7197662: (prefs) java/util/prefs/AddNodeChangeListener.java fails by timeout or by "couldn't get file lock"
...
Set -Djava.util.prefs.userRoot to current working directory of user in the prefs tests
Reviewed-by: alanb, chegar, weijun, dxu
2012-11-30 12:00:07 -08:00
Joel Borggrén-Franck
5b7045b5ba
8004110: Remove debug code form sun/reflect/annotation/AnnotationSupport.java
...
Reviewed-by: jjg, darcy
2012-11-30 09:47:17 +01:00
Alan Bateman
a42dd61e45
7165762: (aio) Default thread pool should be configured so that threads terminated after a timeout period
...
Reviewed-by: chegar
2012-11-30 16:29:32 +00:00
Alan Bateman
2f3796af9d
8003949: LogManager, downgrade normative reference to ${java.home}/lib/logging.properties
...
Reviewed-by: psandoz, mchung
2012-11-30 11:18:16 +00:00
Shi Jun Zhang
4b272f6fdd
8004211: Remove unused dlinfo local variable in launcher code
...
Reviewed-by: alanb
2012-11-30 17:24:54 +08:00
Staffan Larsen
c1126e3727
7155168: java/util/TimeZone/Bug6912560.java: expected Asia/Tokyo
...
Reviewed-by: okutsu
2012-11-30 08:17:02 +01:00
Amy Lu
dd42277862
8004134: More ProblemList.txt updates (11/2012)
...
Reviewed-by: alanb
2012-11-29 14:43:46 -08:00
David Katleman
32e0bb9c4e
Added tag jdk8-b66 for changeset bc93357f4936
2012-11-29 11:31:01 -08:00
J. Duke
81ecd2932e
Merge
2017-07-05 18:30:50 +02:00
J. Duke
eedb7e6e6d
Merge
2017-07-05 18:30:46 +02:00
J. Duke
594390779b
Merge
2017-07-05 18:30:37 +02:00
J. Duke
4374464e64
Merge
2017-07-05 18:30:33 +02:00
J. Duke
160ee581b2
Merge
2017-07-05 18:30:29 +02:00
J. Duke
1113ececbf
Merge
2017-07-05 18:30:25 +02:00
J. Duke
57b4c14b54
Merge
2017-07-05 18:30:15 +02:00
J. Duke
c7ff8ac152
Added tag jdk8-b65 for changeset a2cf4d4a4843
2017-07-05 18:29:57 +02:00
J. Duke
e7d87b234c
Merge
2017-07-05 18:29:57 +02:00
J. Duke
0adcfb6712
Merge
2017-07-05 18:29:53 +02:00
J. Duke
07ad741e62
Merge
2017-07-05 18:29:45 +02:00
J. Duke
6937164f1c
Merge
2017-07-05 18:29:41 +02:00
J. Duke
dff7273b27
Merge
2017-07-05 18:29:37 +02:00
J. Duke
35b4a26793
Merge
2017-07-05 18:29:33 +02:00
J. Duke
b98c42794a
Merge
2017-07-05 18:29:23 +02:00
J. Duke
ccba13a936
Added tag jdk8-b64 for changeset 70fa4b11f265
2017-07-05 18:29:06 +02:00
J. Duke
86c5d4aaeb
Merge
2017-07-05 18:29:05 +02:00
J. Duke
733b90c696
Merge
2017-07-05 18:29:01 +02:00