Sean Coffey
6ed5196d7d
7016897: Copyright header correction : test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java
...
Reviewed-by: vinnie
2011-02-03 11:28:04 +00:00
Chris Hegarty
d191a46873
7008595: Class loader leak caused by keepAliveTimer thread in KeepAliveCache
...
Reviewed-by: michaelm
2011-02-03 10:10:11 +00:00
Brian Goetz
ce8ab39164
7012540: java.util.Objects.nonNull() incorrectly named
...
Reviewed-by: darcy, weijun
2011-02-02 13:13:34 -05:00
Xueming Shen
d0c8cd6815
7015391: (zipfs) Update zip provider for 1/2011 changes
...
7014948: (zipfs) ZipFileSystem.newFileSystem(Path...) should not throw FileSystemAlreadyExistsException
7015139: (zipfs) ZipPath.delete() should throw DirectoryNotEmptyException when handling "real, non-empty" dir
Zip filesystem provider update
Reviewed-by: alanb
2011-02-01 14:20:01 -08:00
Athijegannathan Sundararajan
932380b9e0
7015908: 3 javax.script tests fail with openjdk build
...
Reviewed-by: alanb
2011-02-01 21:00:09 +05:30
Xue-Lei Andrew Fan
85a3f20cef
7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm
...
Add new BasicReason and improve trust anchor searching method during cert path validation
Reviewed-by: mullan
2011-02-01 04:45:10 -08:00
Joe Darcy
8e948a84fa
7015827: Fix HTML validation issues in java.math package
...
Reviewed-by: mduigou
2011-02-01 00:29:26 -08:00
Joe Darcy
9b7612b045
7015156: Remove JSR 308 changes from core libraries
...
Reviewed-by: mduigou
2011-01-28 17:09:49 -08:00
Alan Bateman
26b3b9744f
7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420
...
Reviewed-by: chegar
2011-01-28 13:26:14 +00:00
Alan Bateman
256ce3b0ba
Merge
2011-01-28 09:31:48 +00:00
Alan Bateman
2f37110eca
7006126: (fs) Updates to file system API (1/2011)
...
Reviewed-by: chegar, sherman
2011-01-28 09:28:43 +00:00
Joe Darcy
1dd962a92e
7013420: Project Coin: remove general expression support from try-with-resources statement
...
Reviewed-by: alanb
2011-01-26 12:32:23 -08:00
Alan Bateman
65c9e92668
7012663: javadoc warning in javax.swing.JComponent and javax.swing.plaf.synth.SynthTextPaneUI
...
Reviewed-by: alexp
2011-01-26 18:01:41 +00:00
Sean Mullan
e731a74298
Merge
2011-01-25 08:41:46 -05:00
Joe Darcy
43e51855df
7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs
...
Reviewed-by: mduigou, alexp
2011-01-24 20:04:08 -08:00
Sean Mullan
5cd1a06f1a
Merge
2011-01-24 15:46:05 -05:00
Sean Mullan
4ab19f8be4
Merge
2011-01-24 15:08:37 -05:00
Sean Mullan
e7265c2832
5001004: Required Security Algorithms need to be defined
...
Reviewed-by: wetmore
2011-01-24 14:56:14 -05:00
Xueming Shen
8bce4225f6
7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs
...
7009092: (zipfs) ZipPath.isSameFile() should always return true if this Path and the given Path are equal
7009085: (zipfs) ZipPath.normalize("/./.") returns null
7009102: (zipfs) ZipPath.toRealPath() should always return absolute path
Zip filesystem provider update
Reviewed-by: alanb
2011-01-24 11:47:06 -08:00
Paul Hohensee
75f781fa99
Merge
2011-01-22 08:43:25 -05:00
Paul Hohensee
300590e5ac
Merge
2011-01-22 08:42:14 -05:00
Zhengyu Gu
fd02f209a2
Merge
2011-01-21 11:38:25 -08:00
Mandy Chung
149fb4d217
Merge
2011-01-21 09:45:23 -08:00
Mandy Chung
01c9167c25
6912013: Remove the temporary launcher fix to add modules in the bootclasspath
...
Reviewed-by: ksrini
2011-01-21 09:43:57 -08:00
Chris Hegarty
d840c67658
Merge
2011-01-21 17:04:13 +00:00
Chris Hegarty
e615d63fad
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi
...
Reviewed-by: alanb, michaelm
2011-01-21 17:02:57 +00:00
Paul Hohensee
14a381f250
7013682: two test checking cpuTime filed java/lang/management/ThreadMXBean
...
Typo in 6173675 fix dropped getThreadCpuTime(long) result on the floor.
Reviewed-by: mchung, dholmes
2011-01-21 07:29:59 -05:00
Mandy Chung
3a985f5c15
7013739: jdk_rmi target is missing in the top repo's test/Makefile
...
Reviewed-by: ohair, igor
2011-01-20 22:17:31 -08:00
Paul Hohensee
c37b51609d
6173675: M&M: approximate memory allocation rate/amount per thread
...
Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean.
Reviewed-by: mchung, alanb, dholmes, emcmanus
2011-01-20 19:34:40 -05:00
Zhengyu Gu
a534ff63b7
6983248: net/net001 and net/net003 fail on WinXP with JDK7-B108
...
Using closesocket to close socket handler to avoid invalid C runtime parameter exception.
Reviewed-by: alanb, phh, dcubed, dsamersoff, coleenp, acorn
2011-01-20 10:45:58 -05:00
Chris Hegarty
5eb8f2a9ef
7011857: java/util/concurrent/Phaser/FickleRegister.java fails on solaris-sparc
...
Remove from ProblemList, failure resolved by 7009231
Reviewed-by: alanb
2011-01-20 15:23:57 +00:00
Lana Steuck
cb72d9f503
Merge
2011-01-19 19:00:30 -08:00
J. Duke
de85b246eb
Merge
2017-07-05 17:32:27 +02:00
J. Duke
d395bbcb12
Merge
2017-07-05 17:32:25 +02:00
J. Duke
3f3cfa8419
Merge
2017-07-05 17:32:19 +02:00
J. Duke
12fa91a8bf
Merge
2017-07-05 17:32:14 +02:00
J. Duke
baba3e9383
Merge
2017-07-05 17:32:09 +02:00
J. Duke
8f432d22d9
Merge
2017-07-05 17:32:07 +02:00
J. Duke
8f40a4dad0
Merge
2017-07-05 17:31:51 +02:00
J. Duke
faa6928fef
Added tag jdk7-b125 for changeset f658ec2730fa
2017-07-05 17:31:42 +02:00
J. Duke
d4e654d0da
Merge
2017-07-05 17:31:42 +02:00
J. Duke
690982fea8
Merge
2017-07-05 17:31:39 +02:00
J. Duke
a5637964d3
Merge
2017-07-05 17:31:37 +02:00
J. Duke
4bcce1954e
Merge
2017-07-05 17:31:34 +02:00
J. Duke
bb93136fe1
Merge
2017-07-05 17:31:31 +02:00
J. Duke
fdcc773af3
Merge
2017-07-05 17:31:29 +02:00
J. Duke
3f13bec2e7
Merge
2017-07-05 17:31:26 +02:00
J. Duke
58bd1155df
Added tag jdk7-b124 for changeset aa894c225b1a
2017-07-05 17:31:10 +02:00
J. Duke
d25946a6a9
Merge
2017-07-05 17:31:10 +02:00
J. Duke
882ba7acd5
Merge
2017-07-05 17:31:07 +02:00