Wed, 03 Jan 2018 17:29:20 +0000 8193260: AArch64: JVMCI: Implement trampoline calls
aph [Wed, 03 Jan 2018 17:29:20 +0000] rev 48487
8193260: AArch64: JVMCI: Implement trampoline calls Reviewed-by: adinn
Thu, 21 Dec 2017 09:05:32 +0100 8193927: Optimize scanning code for oops.
goetz [Thu, 21 Dec 2017 09:05:32 +0100] rev 48486
8193927: Optimize scanning code for oops. Reviewed-by: simonis, mdoerr, aph
Tue, 02 Jan 2018 07:50:17 -0500 8188856: Incorrect file path in an exception message when .java_pid is not accessible on Unix
gadams [Tue, 02 Jan 2018 07:50:17 -0500] rev 48485
8188856: Incorrect file path in an exception message when .java_pid is not accessible on Unix Reviewed-by: cjplummer, sspitsyn
Tue, 05 Dec 2017 10:43:23 +0000 8193193: AArch64: immByteMapBase operand generated for non-CardTable GCs
rkennke [Tue, 05 Dec 2017 10:43:23 +0000] rev 48484
8193193: AArch64: immByteMapBase operand generated for non-CardTable GCs Reviewed-by: aph
Tue, 19 Dec 2017 19:55:23 -0800 8191989: JDK-8190862 work for arch sparc
jcbeyler [Tue, 19 Dec 2017 19:55:23 -0800] rev 48483
8191989: JDK-8190862 work for arch sparc Summary: Fixed Interpreter never refills TLAB Reviewed-by: tschatzl, rehn
Tue, 19 Dec 2017 20:10:59 -0800 8191986: JDK-8190862 work for arch aarch64
jcbeyler [Tue, 19 Dec 2017 20:10:59 -0800] rev 48482
8191986: JDK-8190862 work for arch aarch64 Summary: Fixed Interpreter never refills TLAB Reviewed-by: dsamersoff, adinn, tschatzl, rehn
Mon, 18 Dec 2017 15:38:20 -0800 8191027: JDK-8190862 work for arch x86/x64
jcbeyler [Mon, 18 Dec 2017 15:38:20 -0800] rev 48481
8191027: JDK-8190862 work for arch x86/x64 Summary: Fixed Interpreter never refills TLAB Reviewed-by: tschatzl, mdoerr, rehn
Fri, 22 Dec 2017 18:34:36 +0100 8193930: [JVMCI] calling ResolvedTypeType.getClassInitializer on an array type crashes
dnsimon [Fri, 22 Dec 2017 18:34:36 +0100] rev 48480
8193930: [JVMCI] calling ResolvedTypeType.getClassInitializer on an array type crashes Reviewed-by: never, dlong
Wed, 29 Nov 2017 13:58:28 +0100 8192123: Zero should use compiler built-ins for atomics on linux-arm
glaubitz [Wed, 29 Nov 2017 13:58:28 +0100] rev 48479
8192123: Zero should use compiler built-ins for atomics on linux-arm Reviewed-by: aph
Fri, 22 Dec 2017 09:51:16 -0800 8193699: aarch64 fails to build after 8167372
rraghavan [Fri, 22 Dec 2017 09:51:16 -0800] rev 48478
8193699: aarch64 fails to build after 8167372 Summary: added ThreadInVMfromUnknown support Reviewed-by: smonteith, vlivanov
Fri, 22 Dec 2017 15:55:29 +0000 8179424: Remove terminally deprecated sun.reflect.Reflection.getCallerClass
chegar [Fri, 22 Dec 2017 15:55:29 +0000] rev 48477
8179424: Remove terminally deprecated sun.reflect.Reflection.getCallerClass Reviewed-by: alanb, dfuchs, dholmes, lancea, mchung, rriggs
Wed, 20 Dec 2017 11:00:07 -0800 8191987: JDK-8190862 work for arch ppc64
jcbeyler [Wed, 20 Dec 2017 11:00:07 -0800] rev 48476
8191987: JDK-8190862 work for arch ppc64 Summary: Cleanup interpreter TLAB code Reviewed-by: mdoerr, goetz
Thu, 21 Dec 2017 00:07:38 +0100 Merge
jwilhelm [Thu, 21 Dec 2017 00:07:38 +0100] rev 48475
Merge
Wed, 20 Dec 2017 13:41:40 -0500 8180709: java -javaagent:agent.jar with run-time that does not contain java.instrument prints confusing error
gadams [Wed, 20 Dec 2017 13:41:40 -0500] rev 48474
8180709: java -javaagent:agent.jar with run-time that does not contain java.instrument prints confusing error Reviewed-by: cjplummer, sspitsyn
Wed, 20 Dec 2017 11:30:23 -0800 8193897: JDK-8191374 caused windows_i586 build to fail
iklam [Wed, 20 Dec 2017 11:30:23 -0800] rev 48473
8193897: JDK-8191374 caused windows_i586 build to fail Reviewed-by: hseigel
Wed, 20 Dec 2017 10:05:09 -0500 8152957: Improve specificity of safepoint logging to print safepoint type
coleenp [Wed, 20 Dec 2017 10:05:09 -0500] rev 48472
8152957: Improve specificity of safepoint logging to print safepoint type Summary: upgrade safepoint begin logs to Info logging, which has the reason. Reviewed-by: dholmes, hseigel, zgu
Tue, 19 Dec 2017 17:31:53 -0500 8193840: Add compiler/c2/Test8007294.java to the problem list
dholmes [Tue, 19 Dec 2017 17:31:53 -0500] rev 48471
8193840: Add compiler/c2/Test8007294.java to the problem list Reviewed-by: coleenp
Tue, 19 Dec 2017 11:29:07 -0800 8191374: Improve error message when CDS is not supported on exploded build
iklam [Tue, 19 Dec 2017 11:29:07 -0800] rev 48470
8191374: Improve error message when CDS is not supported on exploded build Reviewed-by: jiangli, hseigel
Mon, 04 Dec 2017 08:59:47 -0800 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
iklam [Mon, 04 Dec 2017 08:59:47 -0800] rev 48469
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests Reviewed-by: dholmes, dsamersoff, simonis
Tue, 19 Dec 2017 06:29:17 -0500 8186903: Remove j-types from Atomic
coleenp [Tue, 19 Dec 2017 06:29:17 -0500] rev 48468
8186903: Remove j-types from Atomic Summary: Make jlong into int64_t, atomic_FN_long into atomic_FN_int64, make jbyte to u_char. Reviewed-by: dholmes, dcubed
Mon, 18 Dec 2017 12:11:01 +0100 8193514: UseMembar should not be obsoleted yet
rehn [Mon, 18 Dec 2017 12:11:01 +0100] rev 48467
8193514: UseMembar should not be obsoleted yet Reviewed-by: dcubed, acorn, mdoerr
Thu, 14 Dec 2017 12:57:21 +0100 8193509: Test dynamic path to retrieve active processor count.
goetz [Thu, 14 Dec 2017 12:57:21 +0100] rev 48466
8193509: Test dynamic path to retrieve active processor count. Reviewed-by: dholmes, mdoerr
Fri, 15 Dec 2017 15:13:18 -0500 8167372: Add code to check for getting oops while thread is in native
hseigel [Fri, 15 Dec 2017 15:13:18 -0500] rev 48465
8167372: Add code to check for getting oops while thread is in native Summary: Add asserts that detect when a thread is getting oops while in native Reviewed-by: coleenp, shade, jiangli, gtriantafill
Fri, 15 Dec 2017 16:54:17 +0100 Merge
jwilhelm [Fri, 15 Dec 2017 16:54:17 +0100] rev 48464
Merge
Fri, 15 Dec 2017 11:23:50 -0500 8154587: Resolution fails for default method named 'clone'
hseigel [Fri, 15 Dec 2017 11:23:50 -0500] rev 48463
8154587: Resolution fails for default method named 'clone' Summary: Make sure default methods with the same names as those in j.l.Object get put in the default methods table where resolution can find them. Reviewed-by: acorn, lfoltan
Fri, 15 Dec 2017 16:51:13 +0100 8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
thartmann [Fri, 15 Dec 2017 16:51:13 +0100] rev 48462
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed Summary: Added test to ProblemList.txt Reviewed-by: vlivanov
Fri, 12 Jan 2018 11:06:24 -0800 4358774: Add null InputStream and OutputStream
bpb [Fri, 12 Jan 2018 11:06:24 -0800] rev 48461
4358774: Add null InputStream and OutputStream Reviewed-by: alanb, prappo, reinhapa, rriggs
Fri, 12 Jan 2018 11:06:22 -0800 8165852: (fs) Mount point not found for a file which is present in overlayfs
bpb [Fri, 12 Jan 2018 11:06:22 -0800] rev 48460
8165852: (fs) Mount point not found for a file which is present in overlayfs Summary: Check /proc/mounts when the device ID boundary is reached Reviewed-by: alanb
Fri, 12 Jan 2018 16:49:58 +0000 8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types
mcimadamore [Fri, 12 Jan 2018 16:49:58 +0000] rev 48459
8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types Summary: add recovery logic when classfile contains two signature-equivalent methods Reviewed-by: jlahoda, vromero
Fri, 12 Jan 2018 10:33:06 +0100 8157251: BeanLinker relinks array length operations for array types
hannesw [Fri, 12 Jan 2018 10:33:06 +0100] rev 48458
8157251: BeanLinker relinks array length operations for array types Reviewed-by: hannesw, jlaskey, attila Contributed-by: priya.lakshmi.muthuswamy@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip