Wed, 08 Aug 2018 10:21:23 +0800 8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/ jdk-12+6
xyin [Wed, 08 Aug 2018 10:21:23 +0800] rev 51331
8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/ Reviewed-by: vtewari, rriggs
Tue, 07 Aug 2018 19:35:50 -0400 8208575: Remove Atomic::add/sub for short
coleenp [Tue, 07 Aug 2018 19:35:50 -0400] rev 51330
8208575: Remove Atomic::add/sub for short Summary: Removed code to atomic::add for short because it's no longer used for Symbol. Reviewed-by: iklam
Tue, 07 Aug 2018 15:45:07 -0700 8208999: Some use of Klass* should be replaced by InstanceKlass*
iklam [Tue, 07 Aug 2018 15:45:07 -0700] rev 51329
8208999: Some use of Klass* should be replaced by InstanceKlass* Summary: Klass::java_super() => InstanceKlass*; InstanceKlass::{local,transitive}_interfaces() => Array<InstanceKlass*>* Reviewed-by: coleenp, hseigel
Tue, 07 Aug 2018 16:07:47 -0700 8208634: Add x-IBM-1129 charset
sherman [Tue, 07 Aug 2018 16:07:47 -0700] rev 51328
8208634: Add x-IBM-1129 charset Reviewed-by: alanb, sherman Contributed-by: enasser@in.ibm.com
Tue, 07 Aug 2018 23:08:52 +0200 8209003: Consolidate use of empty collections in java.lang.module
redestad [Tue, 07 Aug 2018 23:08:52 +0200] rev 51327
8209003: Consolidate use of empty collections in java.lang.module Reviewed-by: alanb, mchung
Tue, 07 Aug 2018 13:51:30 -0700 8031761: [TESTBUG] Add a regression test for JDK-8026328
iignatyev [Tue, 07 Aug 2018 13:51:30 -0700] rev 51326
8031761: [TESTBUG] Add a regression test for JDK-8026328 Reviewed-by: kvn, iignatyev Contributed-by: staffan.larsen@oracle.com
Tue, 07 Aug 2018 09:44:39 -0700 8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
ccheung [Tue, 07 Aug 2018 09:44:39 -0700] rev 51325
8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing Summary: increase timout to 2400 and reduce the amount of output Reviewed-by: mseledtsov, jiangli
Fri, 03 Aug 2018 07:59:01 +0200 8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds
mbaesken [Fri, 03 Aug 2018 07:59:01 +0200] rev 51324
8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds Reviewed-by: ihse, martin, alanb, dholmes
Mon, 06 Aug 2018 18:49:51 -0700 8209023: fix 2 compiler tests to avoid JDK-8208690
kvn [Mon, 06 Aug 2018 18:49:51 -0700] rev 51323
8209023: fix 2 compiler tests to avoid JDK-8208690 Reviewed-by: dholmes, dcubed
Mon, 06 Aug 2018 20:52:41 -0400 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
dcubed [Mon, 06 Aug 2018 20:52:41 -0400] rev 51322
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing Reviewed-by: dholmes, sspitsyn
Mon, 06 Aug 2018 14:23:02 -0700 8079682: [mlvm] remove SAM code in MHTransformationGen
jcbeyler [Mon, 06 Aug 2018 14:23:02 -0700] rev 51321
8079682: [mlvm] remove SAM code in MHTransformationGen Summary: Remove SAM code from the test and remove related dead code Reviewed-by: iignatyev
Mon, 06 Aug 2018 15:35:44 -0700 8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
shurailine [Mon, 06 Aug 2018 15:35:44 -0700] rev 51320
8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration Reviewed-by: mchung
Mon, 06 Aug 2018 15:18:57 -0700 8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
psandoz [Mon, 06 Aug 2018 15:18:57 -0700] rev 51319
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods Reviewed-by: mchung, plevart
Mon, 06 Aug 2018 14:55:04 -0700 8208362: (bf) Long chains created by direct Buffer::slice
fweimer [Mon, 06 Aug 2018 14:55:04 -0700] rev 51318
8208362: (bf) Long chains created by direct Buffer::slice Reviewed-by: mr, psandoz, alanb
Mon, 06 Aug 2018 14:29:22 -0700 8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
darcy [Mon, 06 Aug 2018 14:29:22 -0700] rev 51317
8209024: Use SuppressWarnings on serialVersionUID fields in interfaces Reviewed-by: bpb, rriggs, mullan
Mon, 06 Aug 2018 13:53:49 -0700 8194958: [Graal] disable compiler/c2/cr7200264 tests
epavlova [Mon, 06 Aug 2018 13:53:49 -0700] rev 51316
8194958: [Graal] disable compiler/c2/cr7200264 tests Reviewed-by: kvn, tschatzl
Mon, 06 Aug 2018 16:15:09 -0400 8209020: ProblemList tests affected by JDK-8208778
dcubed [Mon, 06 Aug 2018 16:15:09 -0400] rev 51315
8209020: ProblemList tests affected by JDK-8208778 Reviewed-by: hseigel
Mon, 06 Aug 2018 14:20:58 -0400 8208604: Metadata::print_value_string() compares 'this' to NULL
hseigel [Mon, 06 Aug 2018 14:20:58 -0400] rev 51314
8208604: Metadata::print_value_string() compares 'this' to NULL Summary: Remove the comparison and add asserts to check for NULL Reviewed-by: coleenp, gziemski
Mon, 06 Aug 2018 13:57:26 -0400 8209018: ProblemList tests affected by JDK-8208690
dcubed [Mon, 06 Aug 2018 13:57:26 -0400] rev 51313
8209018: ProblemList tests affected by JDK-8208690 Reviewed-by: kvn
Mon, 06 Aug 2018 04:31:50 -0400 8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
dholmes [Mon, 06 Aug 2018 04:31:50 -0400] rev 51312
8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system Summary: Limit the maximal file name length to 242 for AUFS file system Reviewed-by: dholmes, redestad Contributed-by: pengfei.li@arm.com
Sun, 05 Aug 2018 19:16:31 +0100 8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes
alanb [Sun, 05 Aug 2018 19:16:31 +0100] rev 51311
8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes Reviewed-by: alanb Contributed-by: christoph.dreis@freenet.de
Fri, 03 Aug 2018 21:06:15 -0700 8208782: Remove extra type in throws clause of SerialClob.writeObject
darcy [Fri, 03 Aug 2018 21:06:15 -0700] rev 51310
8208782: Remove extra type in throws clause of SerialClob.writeObject Reviewed-by: lancea
Fri, 03 Aug 2018 12:45:18 -0700 8186766: UnixNativeDispatcher::readlink() may truncate overlong paths
bpb [Fri, 03 Aug 2018 12:45:18 -0700] rev 51309
8186766: UnixNativeDispatcher::readlink() may truncate overlong paths Reviewed-by: alanb
Fri, 03 Aug 2018 09:42:57 -0700 Merge
prr [Fri, 03 Aug 2018 09:42:57 -0700] rev 51308
Merge
Thu, 02 Aug 2018 09:26:40 -0700 Added tag jdk-11+25 for changeset 331888ea4a78
prr [Thu, 02 Aug 2018 09:26:40 -0700] rev 51307
Added tag jdk-11+25 for changeset 331888ea4a78
Thu, 02 Aug 2018 09:49:04 +0200 8207139: NMT is not enabled on Windows 2016/10
mgronlun [Thu, 02 Aug 2018 09:49:04 +0200] rev 51306
8207139: NMT is not enabled on Windows 2016/10 Reviewed-by: dcubed, zgu, dholmes
Tue, 31 Jul 2018 14:04:29 -0700 8204931: Colors with alpha are painted incorrectly on Linux jdk-11+25
prr [Tue, 31 Jul 2018 14:04:29 -0700] rev 51305
8204931: Colors with alpha are painted incorrectly on Linux Reviewed-by: jdv, psadhukhan
Tue, 31 Jul 2018 14:03:39 -0700 8208353: Upgrade JDK 11 to libpng 1.6.35
prr [Tue, 31 Jul 2018 14:03:39 -0700] rev 51304
8208353: Upgrade JDK 11 to libpng 1.6.35 Reviewed-by: jdv, kaddepalli
Tue, 31 Jul 2018 12:23:55 -0700 8208466: Fix potential memory leak in harfbuzz shaping.
prr [Tue, 31 Jul 2018 12:23:55 -0700] rev 51303
8208466: Fix potential memory leak in harfbuzz shaping. Reviewed-by: jdv, kaddepalli
Tue, 31 Jul 2018 21:23:56 +0300 8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch
dsamersoff [Tue, 31 Jul 2018 21:23:56 +0300] rev 51302
8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch Summary: fixed unexpected parameter location in arm32 LIR_Assembler Reviewed-by: dsamersoff, kvn
Tue, 31 Jul 2018 09:48:25 -0700 8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
epavlova [Tue, 31 Jul 2018 09:48:25 -0700] rev 51301
8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java Reviewed-by: kvn
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 51300
8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!' Reviewed-by: cjplummer
Fri, 27 Jul 2018 00:00:28 -0700 8208370: fix typo in ReservedStack tests' @requires
iignatyev [Fri, 27 Jul 2018 00:00:28 -0700] rev 51299
8208370: fix typo in ReservedStack tests' @requires Reviewed-by: kvn
Thu, 26 Jul 2018 23:59:46 -0700 8208358: update bug ids mentioned in tests
iignatyev [Thu, 26 Jul 2018 23:59:46 -0700] rev 51298
8208358: update bug ids mentioned in tests Reviewed-by: kvn
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
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
Mon, 30 Jul 2018 11:52:05 +0530 8203791: Remove "compatibility" features from Table.java
pmuthuswamy [Mon, 30 Jul 2018 11:52:05 +0530] rev 51260
8203791: Remove "compatibility" features from Table.java Reviewed-by: jjg
Mon, 30 Jul 2018 09:06:14 +0800 8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
xyin [Mon, 30 Jul 2018 09:06:14 +0800] rev 51259
8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration Reviewed-by: lancea, mchung
Fri, 27 Jul 2018 16:29:36 -0400 8171157: Convert ObjectMonitor_test to GTest
dcubed [Fri, 27 Jul 2018 16:29:36 -0400] rev 51258
8171157: Convert ObjectMonitor_test to GTest Summary: Migration of the ObjectMonitor test to GTest. Two GTests were actually created, one for ObjectMonitor and one for ObjectSynchronizer. Reviewed-by: dcubed, hseigel Contributed-by: patricio.chilano.mateo@oracle.com
Fri, 27 Jul 2018 14:20:07 +0530 8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
nishjain [Fri, 27 Jul 2018 14:20:07 +0530] rev 51257
8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods Reviewed-by: naoto, darcy
Fri, 27 Jul 2018 09:49:03 +0200 8208297: Allow printing of taskqueue stats if compiled in in product builds
tschatzl [Fri, 27 Jul 2018 09:49:03 +0200] rev 51256
8208297: Allow printing of taskqueue stats if compiled in in product builds Reviewed-by: kbarrett
Thu, 26 Jul 2018 16:22:58 -0700 8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
dtitov [Thu, 26 Jul 2018 16:22:58 -0700] rev 51255
8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start Reviewed-by: sspitsyn, cjplummer
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 51254
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 11:31:15 -0700 8199155: Accessibility issues in jdk.jdi
amenkov [Thu, 26 Jul 2018 11:31:15 -0700] rev 51253
8199155: Accessibility issues in jdk.jdi Reviewed-by: dtitov, 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 51252
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java Reviewed-by: hseigel, kvn
Thu, 26 Jul 2018 10:00:40 -0700 Merge
prr [Thu, 26 Jul 2018 10:00:40 -0700] rev 51251
Merge
Thu, 26 Jul 2018 09:27:30 -0700 Added tag jdk-11+24 for changeset ea900a7dc7d7
prr [Thu, 26 Jul 2018 09:27:30 -0700] rev 51250
Added tag jdk-11+24 for changeset ea900a7dc7d7
Thu, 26 Jul 2018 10:25:33 -0300 8208164: (str) improve specification of String::lines
jlaskey [Thu, 26 Jul 2018 10:25:33 -0300] rev 51249
8208164: (str) improve specification of String::lines Reviewed-by: smarks
Mon, 23 Jul 2018 15:17:14 +0200 8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
simonis [Mon, 23 Jul 2018 15:17:14 +0200] rev 51248
8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior Reviewed-by: sspitsyn, cjplummer
Thu, 26 Jul 2018 14:15:24 +0530 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
rgoel [Thu, 26 Jul 2018 14:15:24 +0530] rev 51247
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale. Summary: generated display names for missing timezones at run time. Reviewed-by: naoto
Wed, 25 Jul 2018 22:48:53 -0700 8207948: JDK 11 L10n resource file update msg drop 10
ljiang [Wed, 25 Jul 2018 22:48:53 -0700] rev 51246
8207948: JDK 11 L10n resource file update msg drop 10 Reviewed-by: naoto
Thu, 26 Jul 2018 08:46:27 +0800 8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
jjiang [Thu, 26 Jul 2018 08:46:27 +0800] rev 51245
8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found Summary: Improve the logics on skipping test Reviewed-by: valeriep
Wed, 25 Jul 2018 17:21:04 -0700 8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
xuelei [Wed, 25 Jul 2018 17:21:04 -0700] rev 51244
8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029 Reviewed-by: ascarpino
Wed, 25 Jul 2018 17:22:25 -0400 8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
dcubed [Wed, 25 Jul 2018 17:22:25 -0400] rev 51243
8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java Reviewed-by: sspitsyn
Wed, 25 Jul 2018 13:15:36 -0700 8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp
cjplummer [Wed, 25 Jul 2018 13:15:36 -0700] rev 51242
8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp Summary: do a better job of handling compilations before execution Reviewed-by: sspitsyn, amenkov
Wed, 25 Jul 2018 15:38:37 -0400 8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
dcubed [Wed, 25 Jul 2018 15:38:37 -0400] rev 51241
8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' Reviewed-by: cjplummer
Wed, 25 Jul 2018 10:51:16 -0700 8207765: HeapMonitorTest.java intermittent failure
jcbeyler [Wed, 25 Jul 2018 10:51:16 -0700] rev 51240
8207765: HeapMonitorTest.java intermittent failure Summary: Lower the interval rate and check GC objects too Reviewed-by: dcubed, sspitsyn Contributed-by: jcbeyler@google.com
Wed, 25 Jul 2018 09:48:31 -0700 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
jnimeh [Wed, 25 Jul 2018 09:48:31 -0700] rev 51239
8207237: SSLSocket#setEnabledCipherSuites is accepting empty string Reviewed-by: xuelei
Wed, 25 Jul 2018 12:32:06 -0400 8208189: ProblemList compiler/graalunit/JttThreadsTest.java
dcubed [Wed, 25 Jul 2018 12:32:06 -0400] rev 51238
8208189: ProblemList compiler/graalunit/JttThreadsTest.java Reviewed-by: darcy
Wed, 25 Jul 2018 08:36:46 -0700 8208096: Update build documentation to reflect compiler upgrades at Oracle jdk-11+24
erikj [Wed, 25 Jul 2018 08:36:46 -0700] rev 51237
8208096: Update build documentation to reflect compiler upgrades at Oracle Reviewed-by: tbell
Wed, 25 Jul 2018 10:08:39 +0100 8207846: Generalize the jdk.net.includeInExceptions security property
chegar [Wed, 25 Jul 2018 10:08:39 +0100] rev 51236
8207846: Generalize the jdk.net.includeInExceptions security property Reviewed-by: alanb, michaelm, rriggs, mullan
Tue, 24 Jul 2018 12:12:16 -0700 8203230: update VerifyCACerts test
rhalade [Tue, 24 Jul 2018 12:12:16 -0700] rev 51235
8203230: update VerifyCACerts test Reviewed-by: mullan
Tue, 24 Jul 2018 10:35:25 -0700 8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
cjplummer [Tue, 24 Jul 2018 10:35:25 -0700] rev 51234
8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java Summary: add test to ProblemsList.txt Reviewed-by: sspitsyn
Tue, 24 Jul 2018 12:57:40 +0200 8207392: [PPC64] Implement JFR profiling.
ghaug [Tue, 24 Jul 2018 12:57:40 +0200] rev 51233
8207392: [PPC64] Implement JFR profiling. Reviewed-by: simonis, goetz
Tue, 24 Jul 2018 10:07:26 +0100 8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
chegar [Tue, 24 Jul 2018 10:07:26 +0100] rev 51232
8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative Reviewed-by: michaelm
Mon, 23 Jul 2018 11:47:03 +0100 8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
chegar [Mon, 23 Jul 2018 11:47:03 +0100] rev 51231
8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit Reviewed-by: michaelm
Tue, 24 Jul 2018 13:55:57 +0800 8208111: Problem list java/nio/channels/Selector/RacyDeregister.java
mli [Tue, 24 Jul 2018 13:55:57 +0800] rev 51230
8208111: Problem list java/nio/channels/Selector/RacyDeregister.java Reviewed-by: alanb
Mon, 23 Jul 2018 23:18:19 +0000 8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized
valeriep [Mon, 23 Jul 2018 23:18:19 +0000] rev 51229
8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized Summary: Changed SunRsaSign and SunMSCAPI provider to return null and updated javadoc Reviewed-by: weijun, mullan
Mon, 23 Jul 2018 12:01:43 -0700 8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
dlong [Mon, 23 Jul 2018 12:01:43 -0700] rev 51228
8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset" Reviewed-by: kvn
Mon, 23 Jul 2018 14:41:06 -0400 8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
dcubed [Mon, 23 Jul 2018 14:41:06 -0400] rev 51227
8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java Reviewed-by: sspitsyn
Mon, 23 Jul 2018 19:58:43 +0530 8206445: JImageListTest.java failed in Windows
sdama [Mon, 23 Jul 2018 19:58:43 +0530] rev 51226
8206445: JImageListTest.java failed in Windows Summary: Added System.gc() call to address unmapped jimage files Reviewed-by: alanb
Thu, 19 Jul 2018 16:56:05 -0400 8189922: UseNUMA memory interleaving vs membind
gromero [Thu, 19 Jul 2018 16:56:05 -0400] rev 51225
8189922: UseNUMA memory interleaving vs membind Reviewed-by: gromero, drwhite, dholmes, tschatzl Contributed-by: Swati Sharma <swatibits14@gmail.com>
Sun, 22 Jul 2018 20:00:39 -0700 8207252: C1 still does eden allocations when TLAB is enabled
jcbeyler [Sun, 22 Jul 2018 20:00:39 -0700] rev 51224
8207252: C1 still does eden allocations when TLAB is enabled Summary: Only do eden allocations when TLAB is disabled Reviewed-by: kbarrett, jrose, tschatzl, iveresov Contributed-by: jcbeyler@google.com
Mon, 23 Jul 2018 10:02:10 +0800 8207952: Problem-list 3 sctp tests
xiaofeya [Mon, 23 Jul 2018 10:02:10 +0800] rev 51223
8207952: Problem-list 3 sctp tests Reviewed-by: chegar
Sat, 21 Jul 2018 21:46:42 +0800 8207223: SSL Handshake failures are reported with more generic SSLException
weijun [Sat, 21 Jul 2018 21:46:42 +0800] rev 51222
8207223: SSL Handshake failures are reported with more generic SSLException Reviewed-by: xuelei
Fri, 20 Jul 2018 18:03:23 -0400 8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out
coleenp [Fri, 20 Jul 2018 18:03:23 -0400] rev 51221
8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out Summary: Moved InMemoryJavaCompiler out of loops or reduced loops with InMemoryJavaCompiler Reviewed-by: vromero, jiangli
Fri, 20 Jul 2018 14:34:51 -0700 8206865: RMI activation tests fail with InvalidClassException
smarks [Fri, 20 Jul 2018 14:34:51 -0700] rev 51220
8206865: RMI activation tests fail with InvalidClassException Reviewed-by: darcy, alanb, mchung
Fri, 20 Jul 2018 11:39:52 -0700 8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test
epavlova [Fri, 20 Jul 2018 11:39:52 -0700] rev 51219
8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test Reviewed-by: kvn
Fri, 20 Jul 2018 11:39:37 -0700 8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
iignatyev [Fri, 20 Jul 2018 11:39:37 -0700] rev 51218
8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files Reviewed-by: kvn
Fri, 20 Jul 2018 10:12:34 -0700 8206886: Java does not set the default format locale correctly on mac10.13
naoto [Fri, 20 Jul 2018 10:12:34 -0700] rev 51217
8206886: Java does not set the default format locale correctly on mac10.13 Reviewed-by: rriggs
Fri, 20 Jul 2018 09:55:15 -0700 8204196: integer cleanup
ascarpino [Fri, 20 Jul 2018 09:55:15 -0700] rev 51216
8204196: integer cleanup Reviewed-by: xuelei
Fri, 20 Jul 2018 09:07:37 -0700 8207365: Make man pages optional
erikj [Fri, 20 Jul 2018 09:07:37 -0700] rev 51215
8207365: Make man pages optional Reviewed-by: tbell
Fri, 20 Jul 2018 09:46:57 +0200 8207830: [aix] disable jfr in build and tests
goetz [Fri, 20 Jul 2018 09:46:57 +0200] rev 51214
8207830: [aix] disable jfr in build and tests Reviewed-by: kvn, erikj
Fri, 20 Jul 2018 09:33:49 +0200 8207766: [testbug] Adapt tests for Aix.
goetz [Fri, 20 Jul 2018 09:33:49 +0200] rev 51213
8207766: [testbug] Adapt tests for Aix. Reviewed-by: clanger, mbaesken
Fri, 20 Jul 2018 01:23:38 -0700 8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
rraghavan [Fri, 20 Jul 2018 01:23:38 -0700] rev 51212
8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError Summary: Added required uses statement Reviewed-by: dnsimon, kvn
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip