Wed, 13 Dec 2017 19:32:48 +0300 8190869: C2: missing strength reduction of Math.pow(x, 2.0D) to x*x
vlivanov [Wed, 13 Dec 2017 19:32:48 +0300] rev 48396
8190869: C2: missing strength reduction of Math.pow(x, 2.0D) to x*x Reviewed-by: kvn
Wed, 13 Dec 2017 07:14:18 -0500 8193053: jvm crash by G1CMBitMapClosure::do_addr
coleenp [Wed, 13 Dec 2017 07:14:18 -0500] rev 48395
8193053: jvm crash by G1CMBitMapClosure::do_addr Summary: We were adding an unloaded mirror to the SATB collection set in remove_handle. Reviewed-by: hseigel, kbarrett
Wed, 13 Dec 2017 10:21:21 +0100 8192971: LockCompilationTest fails intermittently
neliasso [Wed, 13 Dec 2017 10:21:21 +0100] rev 48394
8192971: LockCompilationTest fails intermittently Summary: Remove all unnecessary compilations Reviewed-by: kvn, thartmann
Tue, 12 Dec 2017 21:46:06 -0500 8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output
bchristi [Tue, 12 Dec 2017 21:46:06 -0500] rev 48393
8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output Reviewed-by: dholmes, mchung
Fri, 08 Dec 2017 13:04:43 -0800 8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
bchristi [Fri, 08 Dec 2017 13:04:43 -0800] rev 48392
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java Reviewed-by: darcy
Tue, 12 Dec 2017 21:43:00 -0500 Merge
dholmes [Tue, 12 Dec 2017 21:43:00 -0500] rev 48391
Merge
Tue, 12 Dec 2017 19:06:19 -0500 8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls
dholmes [Tue, 12 Dec 2017 19:06:19 -0500] rev 48390
8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls Reviewed-by: coleenp, dcubed
Tue, 12 Dec 2017 21:27:06 -0500 8193407: jdk/hs fails Solaris slowdebug test-image build
dcubed [Tue, 12 Dec 2017 21:27:06 -0500] rev 48389
8193407: jdk/hs fails Solaris slowdebug test-image build Summary: Add a missing '-lc' option for libCNLookUp. Reviewed-by: dholmes, kvn
Tue, 12 Dec 2017 14:14:06 -0500 Merge
coleenp [Tue, 12 Dec 2017 14:14:06 -0500] rev 48388
Merge
Tue, 12 Dec 2017 11:55:57 -0500 8193386: CompressedClassSize too large with MaxMetaspace
coleenp [Tue, 12 Dec 2017 11:55:57 -0500] rev 48387
8193386: CompressedClassSize too large with MaxMetaspace Reviewed-by: ysuenaga, coleenp Contributed-by: manc@google.com
Tue, 12 Dec 2017 19:05:02 +0100 8193363: TestDumpReplay.java fails with product builds
thartmann [Tue, 12 Dec 2017 19:05:02 +0100] rev 48386
8193363: TestDumpReplay.java fails with product builds Summary: Added missing -XX:+IgnoreUnrecognizedVMOptions Reviewed-by: kvn
Sat, 09 Dec 2017 07:50:50 -0800 8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError
cjplummer [Sat, 09 Dec 2017 07:50:50 -0800] rev 48385
8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError Summary: call FindClass() when we are in the proper classloader context Reviewed-by: sspitsyn, dholmes, amenkov
Fri, 08 Dec 2017 23:43:25 +0100 Merge
jwilhelm [Fri, 08 Dec 2017 23:43:25 +0100] rev 48384
Merge
Fri, 08 Dec 2017 15:14:08 -0800 8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
ccheung [Fri, 08 Dec 2017 15:14:08 -0800] rev 48383
8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass()) Summary: disable loading array classes from the class list Reviewed-by: iklam, jiangli
Fri, 08 Dec 2017 15:24:47 -0500 8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff
dcubed [Fri, 08 Dec 2017 15:24:47 -0500] rev 48382
8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff Reviewed-by: stefank, gtriantafill, coleenp
Fri, 08 Dec 2017 15:41:11 +0530 8193124: SA: Testcases for clhsdb jdis and findpc commands
sballal [Fri, 08 Dec 2017 15:41:11 +0530] rev 48381
8193124: SA: Testcases for clhsdb jdis and findpc commands Reviewed-by: sundar, cjplummer, jgeorge
Wed, 20 Dec 2017 21:40:11 +0100 8193508: Expressions in split literals must never be optimistic
hannesw [Wed, 20 Dec 2017 21:40:11 +0100] rev 48380
8193508: Expressions in split literals must never be optimistic Reviewed-by: jlaskey, sundar
Mon, 18 Dec 2017 10:21:38 +0000 8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
chegar [Mon, 18 Dec 2017 10:21:38 +0000] rev 48379
8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods Reviewed-by: dfuchs
Tue, 19 Dec 2017 08:51:11 -0800 8193764: Cannot set COMPANY_NAME when configuring a build
mr [Tue, 19 Dec 2017 08:51:11 -0800] rev 48378
8193764: Cannot set COMPANY_NAME when configuring a build Reviewed-by: erikj, martin, tbell
Tue, 19 Dec 2017 16:12:55 +0000 Merge
michaelm [Tue, 19 Dec 2017 16:12:55 +0000] rev 48377
Merge
Tue, 19 Dec 2017 15:48:49 +0000 8192966: HttpClient should reuse TCP connection for h2c connections
michaelm [Tue, 19 Dec 2017 15:48:49 +0000] rev 48376
8192966: HttpClient should reuse TCP connection for h2c connections Reviewed-by: dfuchs
Tue, 19 Dec 2017 21:35:30 +0530 8193779: Fix copyright header in nashorn builtin scripts
sundar [Tue, 19 Dec 2017 21:35:30 +0530] rev 48375
8193779: Fix copyright header in nashorn builtin scripts Reviewed-by: alanb, hannesw
Fri, 15 Dec 2017 14:08:15 +0100 8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC
mbaesken [Fri, 15 Dec 2017 14:08:15 +0100] rev 48374
8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC Reviewed-by: prr, simonis
Tue, 19 Dec 2017 10:03:36 +0000 8193758: Update copyright headers of files in src tree that are missing Classpath exception
alanb [Tue, 19 Dec 2017 10:03:36 +0000] rev 48373
8193758: Update copyright headers of files in src tree that are missing Classpath exception Reviewed-by: mchung, mr, jjg, iris, prr
Fri, 15 Dec 2017 21:49:33 +0000 8154405: AccessControlException by URLPermission check
dmarkov [Fri, 15 Dec 2017 21:49:33 +0000] rev 48372
8154405: AccessControlException by URLPermission check Reviewed-by: serb, ssadetsky, mullan
Fri, 15 Dec 2017 10:44:06 -0800 8190934: Regressions on Haswell Xeon due to JDK-8178811
vdeshpande [Fri, 15 Dec 2017 10:44:06 -0800] rev 48371
8190934: Regressions on Haswell Xeon due to JDK-8178811 Reviewed-by: neliasso, kvn
Fri, 15 Dec 2017 10:26:45 -0800 8193518: C2: Vector registers sometimes corrupted at safepoint
roland [Fri, 15 Dec 2017 10:26:45 -0800] rev 48370
8193518: C2: Vector registers sometimes corrupted at safepoint Reviewed-by: neliasso, thartmann, kvn
Fri, 15 Dec 2017 16:38:40 +0000 Added tag jdk-10+36 for changeset cb54a299aa91
lana [Fri, 15 Dec 2017 16:38:40 +0000] rev 48369
Added tag jdk-10+36 for changeset cb54a299aa91
Thu, 14 Dec 2017 13:16:33 -0800 8193525: Intermittent failures of TestModulePackages.java
jjg [Thu, 14 Dec 2017 13:16:33 -0800] rev 48368
8193525: Intermittent failures of TestModulePackages.java Reviewed-by: darcy
Tue, 02 Jan 2018 16:35:04 -0500 8187487: crash with classes with same binary name
vromero [Tue, 02 Jan 2018 16:35:04 -0500] rev 48367
8187487: crash with classes with same binary name Reviewed-by: jjg
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip