Thu, 08 Nov 2018 09:50:54 -0800 8202285: (fs) Add a method to Files for comparing file contents
joehw [Thu, 08 Nov 2018 09:50:54 -0800] rev 52458
8202285: (fs) Add a method to Files for comparing file contents Reviewed-by: alanb, rriggs, smarks, bpb, dfuchs, weijun, igerasim
Thu, 08 Nov 2018 09:04:00 -0800 8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
kvn [Thu, 08 Nov 2018 09:04:00 -0800] rev 52457
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC Reviewed-by: kvn Contributed-by: richard.reingruber@sap.com
Thu, 08 Nov 2018 16:16:57 +0000 8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
chegar [Thu, 08 Nov 2018 16:16:57 +0000] rev 52456
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl Reviewed-by: alanb, dfuchs
Thu, 08 Nov 2018 10:36:06 -0500 8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
vromero [Thu, 08 Nov 2018 10:36:06 -0500] rev 52455
8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not Reviewed-by: mcimadamore
Thu, 08 Nov 2018 16:23:55 +0100 8211845: A new switch to control verbosity of hs-err files
stuefe [Thu, 08 Nov 2018 16:23:55 +0100] rev 52454
8211845: A new switch to control verbosity of hs-err files Reviewed-by: goetz, mdoerr
Thu, 08 Nov 2018 15:02:50 +0100 8213411: JDK-8209189 incorrect for Big Endian (JVM crashes)
eosterlund [Thu, 08 Nov 2018 15:02:50 +0100] rev 52453
8213411: JDK-8209189 incorrect for Big Endian (JVM crashes) Reviewed-by: kvn, mdoerr
Thu, 08 Nov 2018 15:31:23 +0100 8209139: globalCounter bootstrap issue
rehn [Thu, 08 Nov 2018 15:31:23 +0100] rev 52452
8209139: globalCounter bootstrap issue Reviewed-by: dcubed, dholmes
Thu, 08 Nov 2018 15:11:32 +0100 8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
bsrbnd [Thu, 08 Nov 2018 15:11:32 +0100] rev 52451
8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory Reviewed-by: kvn
Thu, 08 Nov 2018 14:32:49 +0100 8211403: Rename SafepointMechanism::poll(...)
rehn [Thu, 08 Nov 2018 14:32:49 +0100] rev 52450
8211403: Rename SafepointMechanism::poll(...) Reviewed-by: mdoerr, dcubed, dholmes
Thu, 08 Nov 2018 10:08:52 +0100 8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
roland [Thu, 08 Nov 2018 10:08:52 +0100] rev 52449
8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance" Reviewed-by: thartmann, kvn, shade
Thu, 08 Nov 2018 07:42:08 -0500 8213137: Remove static initialization of monitor/mutex instances
dholmes [Thu, 08 Nov 2018 07:42:08 -0500] rev 52448
8213137: Remove static initialization of monitor/mutex instances Summary: moved to the global mutex list in mutexLocker Reviewed-by: tschatzl, dcubed, rehn, eosterlund
Thu, 08 Nov 2018 12:24:08 +0100 8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x
simonis [Thu, 08 Nov 2018 12:24:08 +0100] rev 52447
8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x Reviewed-by: shade, ihse, stuefe
Thu, 08 Nov 2018 12:03:18 +0100 8213338: Reduce the number of generated make targets
ihse [Thu, 08 Nov 2018 12:03:18 +0100] rev 52446
8213338: Reduce the number of generated make targets Reviewed-by: erikj
Thu, 08 Nov 2018 00:07:48 -0800 8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
sspitsyn [Thu, 08 Nov 2018 00:07:48 -0800] rev 52445
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type Summary: Provide possible type checks when LVT is absent Reviewed-by: jcbeyler, cjplummer
Thu, 08 Nov 2018 02:47:50 +0100 Added tag jdk-12+19 for changeset dc1f9dec2018
jwilhelm [Thu, 08 Nov 2018 02:47:50 +0100] rev 52444
Added tag jdk-12+19 for changeset dc1f9dec2018
Wed, 07 Nov 2018 15:57:50 -0800 8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit
erikj [Wed, 07 Nov 2018 15:57:50 -0800] rev 52443
8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit Reviewed-by: ihse, tbell
Wed, 07 Nov 2018 20:24:44 +0100 8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2 jdk-12+19
rkennke [Wed, 07 Nov 2018 20:24:44 +0100] rev 52442
8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2 Reviewed-by: kvn, roland
Wed, 07 Nov 2018 20:21:35 +0100 8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses
rkennke [Wed, 07 Nov 2018 20:21:35 +0100] rev 52441
8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses Reviewed-by: kvn, roland
Thu, 01 Nov 2018 11:42:59 -0400 8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt
gadams [Thu, 01 Nov 2018 11:42:59 -0400] rev 52440
8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt Reviewed-by: jcbeyler, cjplummer, amenkov
Wed, 07 Nov 2018 10:39:49 -0500 8213052: HTML errors in JPDA spec
gadams [Wed, 07 Nov 2018 10:39:49 -0500] rev 52439
8213052: HTML errors in JPDA spec Reviewed-by: sspitsyn, amenkov
Wed, 07 Nov 2018 13:54:22 -0500 8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
lfoltan [Wed, 07 Nov 2018 13:54:22 -0500] rev 52438
8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader Summary: Fix to obtain the class loader's name from the java.lang.ClassLoader object instead of its ClassLoaderData. Reviewed-by: coleenp, mbalao, sgehwolf
Wed, 07 Nov 2018 09:58:21 -0800 8213444: Missing emphasis for term being defined
darcy [Wed, 07 Nov 2018 09:58:21 -0800] rev 52437
8213444: Missing emphasis for term being defined Reviewed-by: mchung, jjg
Wed, 07 Nov 2018 12:40:51 -0500 8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot
dcubed [Wed, 07 Nov 2018 12:40:51 -0500] rev 52436
8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot Reviewed-by: roland, rkennke, thartmann
Wed, 07 Nov 2018 15:13:12 +0100 8213464: Fix missing include after JDK-8212243
mdoerr [Wed, 07 Nov 2018 15:13:12 +0100] rev 52435
8213464: Fix missing include after JDK-8212243 Reviewed-by: roland
Wed, 07 Nov 2018 10:12:43 +0100 8213414: Fix incorrect copy constructors in hotspot
ihse [Wed, 07 Nov 2018 10:12:43 +0100] rev 52434
8213414: Fix incorrect copy constructors in hotspot Reviewed-by: kbarrett
Wed, 07 Nov 2018 09:39:39 +0100 8213347: [JVMCI] remove use of reflection in JVMCI
dnsimon [Wed, 07 Nov 2018 09:39:39 +0100] rev 52433
8213347: [JVMCI] remove use of reflection in JVMCI Reviewed-by: kvn
Wed, 07 Nov 2018 09:13:37 +0100 8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0
mbaesken [Wed, 07 Nov 2018 09:13:37 +0100] rev 52432
8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0 Reviewed-by: alanb, chegar
Tue, 06 Nov 2018 16:04:50 -0800 8212605: Pure-Java implementation of AccessController.doPrivileged
dlong [Tue, 06 Nov 2018 16:04:50 -0800] rev 52431
8212605: Pure-Java implementation of AccessController.doPrivileged Reviewed-by: dholmes, mullan, vlivanov, mchung, alanb, rriggs
Wed, 07 Nov 2018 01:04:26 +0000 8211049: Second parameter of "initialize" method is not used
valeriep [Wed, 07 Nov 2018 01:04:26 +0000] rev 52430
8211049: Second parameter of "initialize" method is not used Summary: Use the specified random object instead of system default Reviewed-by: weijun
Tue, 06 Nov 2018 23:03:05 +0100 8213381: Hook to allow GC to inject Node::Ideal() calls
rkennke [Tue, 06 Nov 2018 23:03:05 +0100] rev 52429
8213381: Hook to allow GC to inject Node::Ideal() calls Reviewed-by: kvn, eosterlund, roland
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip