Wed, 22 Nov 2017 16:57:34 +0100 Merge
jwilhelm [Wed, 22 Nov 2017 16:57:34 +0100] rev 48093
Merge
Thu, 16 Nov 2017 14:06:44 -0500 8187819: gc/TestFullGCALot.java fails on jdk10 started with "-XX:-UseCompressedOops" option
aharlap [Thu, 16 Nov 2017 14:06:44 -0500] rev 48092
8187819: gc/TestFullGCALot.java fails on jdk10 started with "-XX:-UseCompressedOops" option Summary: Need to initialized metaspace performance counters before their potential use Reviewed-by: tschatzl, sjohanss
Mon, 13 Nov 2017 15:28:17 +0100 8190408: Run G1CMRemarkTask with the appropriate amount of threads instead of starting up everyone
lkorinth [Mon, 13 Nov 2017 15:28:17 +0100] rev 48091
8190408: Run G1CMRemarkTask with the appropriate amount of threads instead of starting up everyone Reviewed-by: tschatzl, sjohanss
Wed, 22 Nov 2017 14:53:20 +0100 8191202: Remove duplicated jmm.h
ihse [Wed, 22 Nov 2017 14:53:20 +0100] rev 48090
8191202: Remove duplicated jmm.h Reviewed-by: erikj, coleenp
Wed, 22 Nov 2017 14:43:37 +0300 8190800: Support vectorization of Math.sqrt() on floats
rlupusoru [Wed, 22 Nov 2017 14:43:37 +0300] rev 48089
8190800: Support vectorization of Math.sqrt() on floats Reviewed-by: vlivanov, kvn
Wed, 22 Nov 2017 01:12:23 -0800 8191683: Compile problem on ARM after JDK-8043070
iveresov [Wed, 22 Nov 2017 01:12:23 -0800] rev 48088
8191683: Compile problem on ARM after JDK-8043070 Summary: Make nmethod::_state explicitly a signed char Reviewed-by: thartmann
Wed, 06 Dec 2017 15:14:13 -0800 8192933: Wrong generic type parameter in serialized form javadoc
ksrini [Wed, 06 Dec 2017 15:14:13 -0800] rev 48087
8192933: Wrong generic type parameter in serialized form javadoc Reviewed-by: jjg
Wed, 06 Dec 2017 14:39:15 -0800 8191706: Add Reader::transferTo(Writer)
bpb [Wed, 06 Dec 2017 14:39:15 -0800] rev 48086
8191706: Add Reader::transferTo(Writer) Reviewed-by: alanb, bpb, briangoetz Contributed-by: Patrick Reinhart <patrick@reini.net>
Wed, 06 Dec 2017 11:43:50 -0800 8191078: Wrong "Package not found" warning
ksrini [Wed, 06 Dec 2017 11:43:50 -0800] rev 48085
8191078: Wrong "Package not found" warning Reviewed-by: jjg, jlahoda
Wed, 06 Dec 2017 19:17:07 +0000 Merge
chegar [Wed, 06 Dec 2017 19:17:07 +0000] rev 48084
Merge
Wed, 06 Dec 2017 11:11:59 -0800 8191494: Refresh incubating HTTP Client
chegar [Wed, 06 Dec 2017 11:11:59 -0800] rev 48083
8191494: Refresh incubating HTTP Client Reviewed-by: chegar, dfuchs, michaelm Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Michael McMahon <michael.x.mcmahon@oracle.com>, Pavel Rappo <pavel.rappo@oracle.com>
Wed, 06 Dec 2017 13:36:34 -0500 8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop jdk-10+35
vromero [Wed, 06 Dec 2017 13:36:34 -0500] rev 48082
8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop Reviewed-by: mcimadamore
Fri, 03 Nov 2017 10:01:08 -0700 8188870: Bump classfile version number to 54
psandoz [Fri, 03 Nov 2017 10:01:08 -0700] rev 48081
8188870: Bump classfile version number to 54 Reviewed-by: alanb, dholmes, coleenp, mcimadamore
Wed, 06 Dec 2017 14:33:33 +0000 8185855: Debug exception stacks should be clearer
coffeys [Wed, 06 Dec 2017 14:33:33 +0000] rev 48080
8185855: Debug exception stacks should be clearer Reviewed-by: mullan, ascarpino
Wed, 06 Dec 2017 13:47:35 +0100 8193060: Set MAKE env variable in jib profile for gnumake
ihse [Wed, 06 Dec 2017 13:47:35 +0100] rev 48079
8193060: Set MAKE env variable in jib profile for gnumake Reviewed-by: tbell, erikj
Wed, 06 Dec 2017 13:45:46 +0100 8193061: Add run-test-prebuilt functionality
ihse [Wed, 06 Dec 2017 13:45:46 +0100] rev 48078
8193061: Add run-test-prebuilt functionality Reviewed-by: erikj
Wed, 06 Dec 2017 02:09:08 -0800 8182413: jdwp-protocol is generated without a DOCTYPE directive
sspitsyn [Wed, 06 Dec 2017 02:09:08 -0800] rev 48077
8182413: jdwp-protocol is generated without a DOCTYPE directive Summary: add a DOCTYPE directive Reviewed-by: alanb
Wed, 06 Dec 2017 08:36:09 +0000 8182742: ClassLoader.getResourceXXX throws NPE when ClassLoader created by defineModulesWithXXX
alanb [Wed, 06 Dec 2017 08:36:09 +0000] rev 48076
8182742: ClassLoader.getResourceXXX throws NPE when ClassLoader created by defineModulesWithXXX Reviewed-by: redestad, mchung
Wed, 06 Dec 2017 08:33:04 +0000 8186736: Spec clarifications for IllegalArgumentException throwing - ModuleLayer.defineX methods
alanb [Wed, 06 Dec 2017 08:33:04 +0000] rev 48075
8186736: Spec clarifications for IllegalArgumentException throwing - ModuleLayer.defineX methods Reviewed-by: mchung
Wed, 06 Dec 2017 08:28:46 +0000 8192973: Adding "Module Resolution" to javadoc search index
alanb [Wed, 06 Dec 2017 08:28:46 +0000] rev 48074
8192973: Adding "Module Resolution" to javadoc search index Reviewed-by: mchung, jjg
Wed, 06 Dec 2017 12:05:46 +0530 8192958: TEST.groups, group jdk_util_other:file not found: jdk/internal/uti
akolarkunnu [Wed, 06 Dec 2017 12:05:46 +0530] rev 48073
8192958: TEST.groups, group jdk_util_other:file not found: jdk/internal/uti Summary: Removed the package jdk/internal/util from the group jdk_util_other Reviewed-by: mchung, dholmes Contributed-by: abdul.kolarkunnu@oracle.com
Wed, 06 Dec 2017 11:21:04 +0530 8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented
nishjain [Wed, 06 Dec 2017 11:21:04 +0530] rev 48072
8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented Reviewed-by: naoto, rriggs Contributed-by: nishit.jain@oracle.com
Wed, 06 Dec 2017 08:04:35 +0530 8185130: jlink should throw error if target image and current JDK versions don't match
sundar [Wed, 06 Dec 2017 08:04:35 +0530] rev 48071
8185130: jlink should throw error if target image and current JDK versions don't match Reviewed-by: redestad, alanb, mchung
Tue, 05 Dec 2017 15:31:50 -0800 8015667: Stream.toArray(IntFunction) ArrayStoreException should refer to component type of array
psandoz [Tue, 05 Dec 2017 15:31:50 -0800] rev 48070
8015667: Stream.toArray(IntFunction) ArrayStoreException should refer to component type of array Reviewed-by: smarks
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip