ssahoo [Mon, 06 Aug 2018 00:46:40 -0700] rev 51353
8208496: New Test to verify concurrent behavior of TLS.
Summary: Verify TLS behavior with multiple threads accessing concurrently.
Reviewed-by: xuelei
thartmann [Mon, 06 Aug 2018 09:09:57 +0200] rev 51352
8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
Summary: Bail out from recursive computation if the block was already processed.
Reviewed-by: kvn, iveresov
iignatyev [Fri, 03 Aug 2018 15:39:28 -0700] rev 51351
8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
Reviewed-by: kvn, vlivanov
rkennke [Fri, 22 Jun 2018 16:07:15 +0200] rev 51350
8205523: Explicit barriers for interpreter
Reviewed-by: eosterlund, coleenp
rkennke [Thu, 09 Aug 2018 17:11:11 +0200] rev 51349
8204969: Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at()
Reviewed-by: tschatzl, eosterlund
mikael [Thu, 09 Aug 2018 08:02:20 -0700] rev 51348
Added tag jdk-12+6 for changeset 7939b3c4e408
jcbeyler [Wed, 08 Aug 2018 11:11:19 -0700] rev 51347
8208242: Add @requires to vmTestbase/gc/g1 tests
Summary: Added classunloading must not be disabled and G1 is required to g1/unloading tests
Reviewed-by: kbarrett, tschatzl
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51346
8209127: ZGC: Improve error message when failing to map memory for mark stacks
Reviewed-by: eosterlund, tschatzl
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51345
8209126: ZGC: ZMarkStackAllocator::is_initialized() never called
Reviewed-by: eosterlund, tschatzl
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51344
8209125: ZGC: Clean up ZServiceabilityCounters
Reviewed-by: eosterlund, tschatzl
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51343
8207756: ZGC: jstat should show CGC STW phases
Reviewed-by: pliden, ysuenaga, eosterlund
Contributed-by: yasuenag@gmail.com, per.liden@oracle.com
xiaofeya [Thu, 09 Aug 2018 15:42:48 +0800] rev 51342
8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
Reviewed-by: naoto
kvn [Wed, 08 Aug 2018 18:38:34 -0700] rev 51341
8207965: C2-only debug build fails
Reviewed-by: kvn, iignatyev
Contributed-by: xxinliu@amazon.com
jcbeyler [Wed, 08 Aug 2018 15:34:32 -0700] rev 51340
8208303: Track JNI failures and fail tests
Summary: Fail in native code via FatalException to signal test failure
Reviewed-by: amenkov, sspitsyn
mchung [Wed, 08 Aug 2018 14:40:02 -0700] rev 51339
8202941: GenModuleInfoSource build tool does not detect missing semicolons
Reviewed-by: erikj
coleenp [Wed, 08 Aug 2018 15:24:21 -0400] rev 51338
8208677: Move inner metaspace cleaning out of class unloading
Summary: move to safepoint cleanup actions to do if needed.
Reviewed-by: eosterlund, hseigel
dcubed [Wed, 08 Aug 2018 15:11:11 -0400] rev 51337
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Reviewed-by: coleenp
bpb [Wed, 08 Aug 2018 09:25:10 -0700] rev 51336
8193822: Remove unused newDirectByteBuffer and truncate methods from buffer classes
Reviewed-by: alanb, psandoz
tschatzl [Wed, 08 Aug 2018 15:31:07 +0200] rev 51335
8208672: Enable -Wreorder in make files for gcc, clang
Reviewed-by: dholmes, ihse
tschatzl [Wed, 08 Aug 2018 15:31:07 +0200] rev 51334
8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Reviewed-by: dholmes, hseigel
tschatzl [Wed, 08 Aug 2018 15:31:06 +0200] rev 51333
8208670: Compiler changes to allow enabling -Wreorder
Reviewed-by: kvn
tschatzl [Wed, 08 Aug 2018 15:31:06 +0200] rev 51332
8208669: GC changes to allow enabling -Wreorder
Reviewed-by: kbarrett
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
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
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
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
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
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
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
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
kvn [Mon, 06 Aug 2018 18:49:51 -0700] rev 51323
8209023: fix 2 compiler tests to avoid JDK-8208690
Reviewed-by: dholmes, dcubed
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
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
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
psandoz [Mon, 06 Aug 2018 15:18:57 -0700] rev 51319
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
Reviewed-by: mchung, plevart
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
darcy [Mon, 06 Aug 2018 14:29:22 -0700] rev 51317
8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
Reviewed-by: bpb, rriggs, mullan
epavlova [Mon, 06 Aug 2018 13:53:49 -0700] rev 51316
8194958: [Graal] disable compiler/c2/cr7200264 tests
Reviewed-by: kvn, tschatzl
dcubed [Mon, 06 Aug 2018 16:15:09 -0400] rev 51315
8209020: ProblemList tests affected by JDK-8208778
Reviewed-by: hseigel
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
dcubed [Mon, 06 Aug 2018 13:57:26 -0400] rev 51313
8209018: ProblemList tests affected by JDK-8208690
Reviewed-by: kvn
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
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
darcy [Fri, 03 Aug 2018 21:06:15 -0700] rev 51310
8208782: Remove extra type in throws clause of SerialClob.writeObject
Reviewed-by: lancea
bpb [Fri, 03 Aug 2018 12:45:18 -0700] rev 51309
8186766: UnixNativeDispatcher::readlink() may truncate overlong paths
Reviewed-by: alanb
prr [Fri, 03 Aug 2018 09:42:57 -0700] rev 51308
Merge
prr [Thu, 02 Aug 2018 09:26:40 -0700] rev 51307
Added tag jdk-11+25 for changeset 331888ea4a78
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
prr [Tue, 31 Jul 2018 14:04:29 -0700] rev 51305
8204931: Colors with alpha are painted incorrectly on Linux
Reviewed-by: jdv, psadhukhan
prr [Tue, 31 Jul 2018 14:03:39 -0700] rev 51304
8208353: Upgrade JDK 11 to libpng 1.6.35
Reviewed-by: jdv, kaddepalli
prr [Tue, 31 Jul 2018 12:23:55 -0700] rev 51303
8208466: Fix potential memory leak in harfbuzz shaping.
Reviewed-by: jdv, kaddepalli
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
epavlova [Tue, 31 Jul 2018 09:48:25 -0700] rev 51301
8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
Reviewed-by: kvn
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
iignatyev [Fri, 27 Jul 2018 00:00:28 -0700] rev 51299
8208370: fix typo in ReservedStack tests' @requires
Reviewed-by: kvn
iignatyev [Thu, 26 Jul 2018 23:59:46 -0700] rev 51298
8208358: update bug ids mentioned in tests
Reviewed-by: kvn
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
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
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
dcubed [Thu, 26 Jul 2018 13:08:42 -0400] rev 51294
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Reviewed-by: hseigel, kvn
coffeys [Fri, 03 Aug 2018 14:14:59 +0100] rev 51293
8208583: Better management of internal KeyStore buffers
Reviewed-by: weijun
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>
coffeys [Fri, 03 Aug 2018 09:57:10 +0100] rev 51291
8207775: Better management of CipherCore buffers
Reviewed-by: ascarpino
dcubed [Thu, 02 Aug 2018 22:14:54 -0400] rev 51290
8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
Reviewed-by: dholmes