Thu, 22 Mar 2018 09:07:08 -0700 8199773: (bf) XXXBuffer:compareTo method is not working as expected
psandoz [Thu, 22 Mar 2018 09:07:08 -0700] rev 49282
8199773: (bf) XXXBuffer:compareTo method is not working as expected Reviewed-by: alanb
Thu, 22 Mar 2018 08:41:06 -0700 8198997: Cache normalized/resolved user.dir property
bpb [Thu, 22 Mar 2018 08:41:06 -0700] rev 49281
8198997: Cache normalized/resolved user.dir property Summary: Normalize cached user.dir property value in constructor (windows only) Reviewed-by: alanb
Thu, 22 Mar 2018 15:28:33 +0100 8194978: Javac produces dead code for try-with-resource
jlahoda [Thu, 22 Mar 2018 15:28:33 +0100] rev 49280
8194978: Javac produces dead code for try-with-resource Summary: For try-with-resources, using simplified distinct close code for try body and catch clause, to avoid creating multiple copies of the full finally code. Reviewed-by: mcimadamore
Thu, 22 Mar 2018 09:41:29 -0400 8199467: Compilation Errors in libinstrument Reentrancy.c with VS2017
rriggs [Thu, 22 Mar 2018 09:41:29 -0400] rev 49279
8199467: Compilation Errors in libinstrument Reentrancy.c with VS2017 Reviewed-by: sspitsyn, martin
Thu, 22 Mar 2018 12:13:08 +0100 8198552: Multiple javac plugins do not work at the same time.
jlahoda [Thu, 22 Mar 2018 12:13:08 +0100] rev 49278
8198552: Multiple javac plugins do not work at the same time. Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters. Reviewed-by: jjg, vromero
Thu, 22 Mar 2018 12:59:58 +0530 8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero).
nishjain [Thu, 22 Mar 2018 12:59:58 +0530] rev 49277
8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero). 8199672: ClassCastException is thrown by java.util.Formatter when an NumberFormatProvider SPI is used. Reviewed-by: naoto
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 tip