jdk-24/jdk/test/java
Brian Burkhalter 9123d3fed3 6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0")
Make stripTrailingZeros() return BigDecimal.ZERO if the BigDecimal is numerically equal to zero.

Reviewed-by: darcy
2013-07-09 12:47:37 -07:00
..
awt 8019347: JDK8 b96 source with GPL header errors 2013-06-28 16:26:36 -07:00
beans 8016545: java.beans.XMLEncoder.writeObject output is wrong 2013-06-21 17:13:43 +04:00
io 8013827: File.createTempFile hangs with temp file starting with 'com1.4' 2013-06-10 11:06:26 -07:00
lang 8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently 2013-07-09 22:01:57 -04:00
math 6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0") 2013-07-09 12:47:37 -07:00
net 8015799: HttpURLConnection.getHeaderFields() throws IllegalArgumentException 2013-06-28 16:38:09 +01:00
nio 8014377: (dc) DatagramChannel should set IP_MULTICAST_ALL=0 (lnx) 2013-06-20 19:14:30 +01:00
rmi 8004260: dynamic proxy class should have the same Java language access as the proxy interfaces 2013-04-17 12:04:15 -07:00
security 8019259: Failover to CRL checking does not happen if wrong OCSP responder URL is set 2013-07-01 14:39:47 +01:00
sql 8007392: JSR 310: DateTime API Updates 2013-02-12 09:25:43 -08:00
text 7064270: java/text/Format/DateFormat/WeekDateTest.java fails on OEL5.6 hi_IN.UTF-8 2013-06-07 17:37:23 +09:00
time 8013730: JSR 310 DateTime API Updates III 2013-05-15 07:48:57 -07:00
util 8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries 2013-07-10 09:52:02 +02:00