Thu, 26 Jul 2018 15:56:37 -0400 8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
hseigel [Thu, 26 Jul 2018 15:56:37 -0400] rev 51297
8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1 Summary: Add code to skip over unknown attributes when class file version >= 11. Reviewed-by: lfoltan
Thu, 26 Jul 2018 11:53:59 -0700 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
jcbeyler [Thu, 26 Jul 2018 11:53:59 -0700] rev 51296
8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64 Summary: Lower the interval rate and check GC objects too Reviewed-by: dcubed, sspitsyn Contributed-by: jcbeyler@google.com
Thu, 26 Jul 2018 10:23:33 -0700 8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
epavlova [Thu, 26 Jul 2018 10:23:33 -0700] rev 51295
8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode Reviewed-by: kvn, sspitsyn
Thu, 26 Jul 2018 13:08:42 -0400 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
dcubed [Thu, 26 Jul 2018 13:08:42 -0400] rev 51294
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java Reviewed-by: hseigel, kvn
Fri, 03 Aug 2018 14:14:59 +0100 8208583: Better management of internal KeyStore buffers
coffeys [Fri, 03 Aug 2018 14:14:59 +0100] rev 51293
8208583: Better management of internal KeyStore buffers Reviewed-by: weijun
Fri, 03 Aug 2018 11:06:10 +0200 8205921: Optimizing best-of-2 work stealing queue selection
zgu [Fri, 03 Aug 2018 11:06:10 +0200] rev 51292
8205921: Optimizing best-of-2 work stealing queue selection Summary: Bias towards stealing from queues that we recently successfully stole from to decrease the number of unsuccessful steal attempts. Reviewed-by: eosterlund, kbarrett Contributed-by: Zhengyu Gu <zgu@redhat.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
Fri, 03 Aug 2018 09:57:10 +0100 8207775: Better management of CipherCore buffers
coffeys [Fri, 03 Aug 2018 09:57:10 +0100] rev 51291
8207775: Better management of CipherCore buffers Reviewed-by: ascarpino
Thu, 02 Aug 2018 22:14:54 -0400 8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
dcubed [Thu, 02 Aug 2018 22:14:54 -0400] rev 51290
8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile Reviewed-by: dholmes
Thu, 02 Aug 2018 16:16:02 -0700 8208701: Fix for JDK-8208655 causes test failures in CI tier1
iignatyev [Thu, 02 Aug 2018 16:16:02 -0700] rev 51289
8208701: Fix for JDK-8208655 causes test failures in CI tier1 Reviewed-by: dholmes, dcubed
Thu, 02 Aug 2018 16:15:48 -0700 8208699: remove unneeded imports from runtime tests
iignatyev [Thu, 02 Aug 2018 16:15:48 -0700] rev 51288
8208699: remove unneeded imports from runtime tests Reviewed-by: iklam
Thu, 02 Aug 2018 14:40:55 -0700 8208655: use JTreg skipped status in hotspot tests
iignatyev [Thu, 02 Aug 2018 14:40:55 -0700] rev 51287
8208655: use JTreg skipped status in hotspot tests Reviewed-by: kvn, hseigel, iklam
Thu, 02 Aug 2018 09:27:40 -0700 Added tag jdk-12+5 for changeset f8696e0ab9b7
prr [Thu, 02 Aug 2018 09:27:40 -0700] rev 51286
Added tag jdk-12+5 for changeset f8696e0ab9b7
Thu, 02 Aug 2018 11:13:00 -0400 8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API)
zgu [Thu, 02 Aug 2018 11:13:00 -0400] rev 51285
8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API) Summary: Added missing header file Reviewed-by: shade, gziemski
Tue, 31 Jul 2018 10:16:56 -0700 8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
jcbeyler [Tue, 31 Jul 2018 10:16:56 -0700] rev 51284
8208249: TriggerUnloadingByFillingMetaspace generates garbage class names Summary: Put a ThreadLocal around the object to be thread safe Reviewed-by: tschatzl, iignatyev
Tue, 31 Jul 2018 12:24:47 -0700 8169004: Fix redundant @requires tags in tests
jcbeyler [Tue, 31 Jul 2018 12:24:47 -0700] rev 51283
8169004: Fix redundant @requires tags in tests Reviewed-by: tschatzl, iignatyev
Wed, 01 Aug 2018 09:23:24 -0700 8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
jcbeyler [Wed, 01 Aug 2018 09:23:24 -0700] rev 51282
8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires Summary: Remove client test entirely and clean up test Reviewed-by: tschatzl, iignatyev
Tue, 31 Jul 2018 10:20:10 -0700 8208246: flags duplications in vmTestbase_vm_g1classunloading tests
jcbeyler [Tue, 31 Jul 2018 10:20:10 -0700] rev 51281
8208246: flags duplications in vmTestbase_vm_g1classunloading tests Summary: Remove duplicate flags for the classunloading tests Reviewed-by: tschatzl, iignatyev
Wed, 01 Aug 2018 23:06:33 -0700 8208647: switch jtreg to 4.2b13
iignatyev [Wed, 01 Aug 2018 23:06:33 -0700] rev 51280
8208647: switch jtreg to 4.2b13 Reviewed-by: kvn, dholmes, ihse
Wed, 01 Aug 2018 19:07:27 -0700 8185531: [TESTBUG] Improve test configuration for shared strings
mseledtsov [Wed, 01 Aug 2018 19:07:27 -0700] rev 51279
8185531: [TESTBUG] Improve test configuration for shared strings Summary: Added extra test configurations to the tests Reviewed-by: iklam, gziemski
Wed, 01 Aug 2018 19:14:04 -0400 8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters
kbarrett [Wed, 01 Aug 2018 19:14:04 -0400] rev 51278
8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters Summary: Add SATBMarkQueueFilter. Reviewed-by: tschatzl, eosterlund, rkennke
Wed, 01 Aug 2018 10:04:08 -0700 8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
iignatyev [Wed, 01 Aug 2018 10:04:08 -0700] rev 51277
8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode Reviewed-by: kvn, tschatzl
Wed, 01 Aug 2018 09:33:56 -0700 8208080: Locale extensions via Service provider is not working for region extensions
naoto [Wed, 01 Aug 2018 09:33:56 -0700] rev 51276
8208080: Locale extensions via Service provider is not working for region extensions Reviewed-by: rriggs, nishjain
Wed, 01 Aug 2018 18:02:25 +0530 8208560: ChoiceFormat class has unused constants needs cleanup
nishjain [Wed, 01 Aug 2018 18:02:25 +0530] rev 51275
8208560: ChoiceFormat class has unused constants needs cleanup Reviewed-by: rriggs, naoto
Wed, 01 Aug 2018 12:36:02 +0530 8208484: color contrast issues in a couple of spec files
pmuthuswamy [Wed, 01 Aug 2018 12:36:02 +0530] rev 51274
8208484: color contrast issues in a couple of spec files Reviewed-by: jjg, ihse
Wed, 01 Aug 2018 02:21:02 -0400 8191006: hsdis disassembler plugin does not compile with binutils 2.29+
dbuck [Wed, 01 Aug 2018 02:21:02 -0400] rev 51273
8191006: hsdis disassembler plugin does not compile with binutils 2.29+ Summary: update call to disassembler() function to match new signature used by Binutils Reviewed-by: gromero, kvn
Wed, 01 Aug 2018 13:35:08 +0800 8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
weijun [Wed, 01 Aug 2018 13:35:08 +0800] rev 51272
8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer Reviewed-by: xuelei
Wed, 01 Aug 2018 01:40:44 -0400 8208541: non-ASCII characters in hsdis UPL text
dbuck [Wed, 01 Aug 2018 01:40:44 -0400] rev 51271
8208541: non-ASCII characters in hsdis UPL text Summary: replace Unicode left/right double quote pair with normal ASCII double quotes Reviewed-by: jrose
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip