Tue, 31 Jul 2018 17:07:43 -0400 8208605: Fix for 8199868 breaks tier1 build
dcubed [Tue, 31 Jul 2018 17:07:43 -0400] rev 51270
8208605: Fix for 8199868 breaks tier1 build Summary: Move variable declarations to make studio compiler happy. Reviewed-by: kbarrett
Tue, 31 Jul 2018 15:57:52 -0400 8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
coleenp [Tue, 31 Jul 2018 15:57:52 -0400] rev 51269
8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException Summary: fixed refactoring caused by JDK-8203820 Reviewed-by: dholmes, sspitsyn, cjplummer
Tue, 31 Jul 2018 14:24:10 -0400 8202171: Some oopDesc functions compare this with NULL
hseigel [Tue, 31 Jul 2018 14:24:10 -0400] rev 51268
8202171: Some oopDesc functions compare this with NULL Summary: Add Method* parameter and made verify* methods static to avoid 'this' comparison with NULL, Added NULL checks before calling print_on() methods. Reviewed-by: kbarrett, coleenp
Tue, 31 Jul 2018 13:12:06 -0400 8199868: Support JNI critical functions in object pinning API
zgu [Tue, 31 Jul 2018 13:12:06 -0400] rev 51267
8199868: Support JNI critical functions in object pinning API Summary: Pin/unpin incoming array arguments of critical native JNI call Reviewed-by: shade, adinn
Tue, 31 Jul 2018 16:49:51 +0100 8208524: IntelliJ support broken since 2018.2 jdk-12+5
mcimadamore [Tue, 31 Jul 2018 16:49:51 +0100] rev 51266
8208524: IntelliJ support broken since 2018.2 Summary: Move build.xml out of .idea folder Reviewed-by: stuefe
Tue, 31 Jul 2018 09:55:09 -0400 8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
hseigel [Tue, 31 Jul 2018 09:55:09 -0400] rev 51265
8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL Summary: Add Method* parameter and make method static to avoid 'this' comparison with NULL Reviewed-by: lfoltan, gziemski, coleenp
Tue, 31 Jul 2018 07:35:16 -0400 8208499: NMT: Missing memory tag for Safepoint polling page
zgu [Tue, 31 Jul 2018 07:35:16 -0400] rev 51264
8208499: NMT: Missing memory tag for Safepoint polling page Summary: Added missing memory tag and cleanup memory type enum Reviewed-by: shade, coleenp
Mon, 30 Jul 2018 16:35:54 -0400 8207779: Method::is_valid_method() compares 'this' with NULL
hseigel [Mon, 30 Jul 2018 16:35:54 -0400] rev 51263
8207779: Method::is_valid_method() compares 'this' with NULL Summary: Add Method* parameter and make method static to avoid 'thi's comparison with NULL Reviewed-by: lfoltan, coleenp
Mon, 30 Jul 2018 14:08:30 -0400 8208084: Windows build failure - "'snprintf': identifier not found"
mvala [Mon, 30 Jul 2018 14:08:30 -0400] rev 51262
8208084: Windows build failure - "'snprintf': identifier not found" Reviewed-by: kbarrett, coleenp
Mon, 30 Jul 2018 14:22:36 -0400 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
dcubed [Mon, 30 Jul 2018 14:22:36 -0400] rev 51261
8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!' Reviewed-by: cjplummer
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip