Wed, 14 Sep 2016 12:13:46 +0530 8162461: Hang due to JNI up-call made whilst holding JNI critical lock.
jdv [Wed, 14 Sep 2016 12:13:46 +0530] rev 41382
8162461: Hang due to JNI up-call made whilst holding JNI critical lock. Reviewed-by: prr, psadhukhan
Mon, 10 Oct 2016 14:20:16 -0700 8165103: Update to "denyAfter constraint check" exception message
ascarpino [Mon, 10 Oct 2016 14:20:16 -0700] rev 41381
8165103: Update to "denyAfter constraint check" exception message Reviewed-by: valeriep
Mon, 10 Oct 2016 22:42:45 +0200 8167295: Further cleanup to the native parts of libnet/libnio
clanger [Mon, 10 Oct 2016 22:42:45 +0200] rev 41380
8167295: Further cleanup to the native parts of libnet/libnio Reviewed-by: chegar
Mon, 10 Oct 2016 13:28:44 -0700 8165101: AnchorCertificates throws NPE when cacerts file not found
ascarpino [Mon, 10 Oct 2016 13:28:44 -0700] rev 41379
8165101: AnchorCertificates throws NPE when cacerts file not found Reviewed-by: mullan
Mon, 10 Oct 2016 00:45:13 -0700 8156054: Test Task: Develop new tests for JEP C155: Remove FilePermission Pathname Canonicalization
ssahoo [Mon, 10 Oct 2016 00:45:13 -0700] rev 41378
8156054: Test Task: Develop new tests for JEP C155: Remove FilePermission Pathname Canonicalization Summary: New test for removing canonicalize path from FilePermission. Reviewed-by: weijun
Mon, 10 Oct 2016 08:28:50 +0800 8164705: Remove pathname canonicalization from FilePermission
weijun [Mon, 10 Oct 2016 08:28:50 +0800] rev 41377
8164705: Remove pathname canonicalization from FilePermission Reviewed-by: alanb, bpb
Fri, 07 Oct 2016 16:49:31 -0700 8159855: Create an SPI for tools
jjg [Fri, 07 Oct 2016 16:49:31 -0700] rev 41376
8159855: Create an SPI for tools Reviewed-by: mchung
Fri, 07 Oct 2016 12:01:24 -0700 8151486: Class.forName causes memory leak
bchristi [Fri, 07 Oct 2016 12:01:24 -0700] rev 41375
8151486: Class.forName causes memory leak Summary: Remove ClassLoader.domains Reviewed-by: coleenp, dholmes, mchung, naoto
Fri, 07 Oct 2016 21:28:00 +0530 8167018: Nashorn and jjs should support --module-path and --add-modules options
sundar [Fri, 07 Oct 2016 21:28:00 +0530] rev 41374
8167018: Nashorn and jjs should support --module-path and --add-modules options Reviewed-by: jlaskey, hannesw
Thu, 06 Oct 2016 18:05:54 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:54 -0700] rev 41373
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Fri, 07 Oct 2016 07:59:49 +0800 8167181: Exported elements referring to inaccessible types in jdk.security.jgss
weijun [Fri, 07 Oct 2016 07:59:49 +0800] rev 41372
8167181: Exported elements referring to inaccessible types in jdk.security.jgss Reviewed-by: mchung
Thu, 06 Oct 2016 23:13:06 +0000 Merge
lana [Thu, 06 Oct 2016 23:13:06 +0000] rev 41371
Merge
Thu, 06 Oct 2016 02:02:48 +0200 8167005: Comment on the need for an empty constructor in ArrayList$Itr
redestad [Thu, 06 Oct 2016 02:02:48 +0200] rev 41370
8167005: Comment on the need for an empty constructor in ArrayList$Itr Reviewed-by: smarks, shade, chegar
Wed, 05 Oct 2016 09:52:55 -0700 Merge
amurillo [Wed, 05 Oct 2016 09:52:55 -0700] rev 41369
Merge
Wed, 05 Oct 2016 06:28:23 -0700 Merge
amurillo [Wed, 05 Oct 2016 06:28:23 -0700] rev 41368
Merge
Fri, 30 Sep 2016 02:52:42 -0700 Merge
amurillo [Fri, 30 Sep 2016 02:52:42 -0700] rev 41367
Merge
Wed, 28 Sep 2016 08:22:54 -0700 8166045: jdk/internal/misc/Unsafe tests fail due to timeout
mikael [Wed, 28 Sep 2016 08:22:54 -0700] rev 41366
8166045: jdk/internal/misc/Unsafe tests fail due to timeout Summary: Only run the memory hungry tests on large machines Reviewed-by: dholmes, ctornqvi
Tue, 27 Sep 2016 21:14:47 -0400 Merge
dlong [Tue, 27 Sep 2016 21:14:47 -0400] rev 41365
Merge
Mon, 26 Sep 2016 14:21:22 -0400 Merge
dlong [Mon, 26 Sep 2016 14:21:22 -0400] rev 41364
Merge
Tue, 20 Sep 2016 16:34:47 -0400 Merge
dlong [Tue, 20 Sep 2016 16:34:47 -0400] rev 41363
Merge
Fri, 26 Aug 2016 12:20:09 -0700 8154122: Intrinsify fused mac operations
vdeshpande [Fri, 26 Aug 2016 12:20:09 -0700] rev 41362
8154122: Intrinsify fused mac operations Summary: added FMA intrinsics on x86 Reviewed-by: kvn, aph, darcy
Fri, 23 Sep 2016 13:44:03 -0700 Merge
amurillo [Fri, 23 Sep 2016 13:44:03 -0700] rev 41361
Merge
Wed, 21 Sep 2016 12:53:07 -0700 8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
cjplummer [Wed, 21 Sep 2016 12:53:07 -0700] rev 41360
8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792 Summary: Made the assert less restrictive. Reviewed-by: dholmes, dcubed, sspitsyn
Wed, 21 Sep 2016 08:10:48 -0400 8160987: JDWP ClassType.InvokeMethod doesn't validate class
hseigel [Wed, 21 Sep 2016 08:10:48 -0400] rev 41359
8160987: JDWP ClassType.InvokeMethod doesn't validate class Summary: Add code to validate class in JDWP instead of relying on JNI to do the check. Reviewed-by: dholmes, dcubed, sspitsyn, dsamersoff
Tue, 20 Sep 2016 10:37:32 -0700 8164011: --patch-module support for CDS
ccheung [Tue, 20 Sep 2016 10:37:32 -0700] rev 41358
8164011: --patch-module support for CDS Summary: exports the ZIP_FreeEntry function Reviewed-by: iklam, dcubed, lfoltan
Wed, 05 Oct 2016 12:36:42 -0400 Merge
mullan [Wed, 05 Oct 2016 12:36:42 -0400] rev 41357
Merge
Wed, 05 Oct 2016 12:36:01 -0400 8166632: Document how to grant permissions for a module jrt:/<module> in the image
mullan [Wed, 05 Oct 2016 12:36:01 -0400] rev 41356
8166632: Document how to grant permissions for a module jrt:/<module> in the image Reviewed-by: alanb, mchung
Mon, 03 Oct 2016 18:33:34 +0300 8166791: Fix module dependencies for networking component tests
skovalev [Mon, 03 Oct 2016 18:33:34 +0300] rev 41355
8166791: Fix module dependencies for networking component tests Reviewed-by: chegar, alanb
Wed, 05 Oct 2016 16:39:13 +0530 8166875: (tz) Support tzdata2016g
rpatil [Wed, 05 Oct 2016 16:39:13 +0530] rev 41354
8166875: (tz) Support tzdata2016g Reviewed-by: martin, okutsu
Wed, 05 Oct 2016 10:49:49 +0200 8150736: Excessive disk space used by build system
erikj [Wed, 05 Oct 2016 10:49:49 +0200] rev 41353
8150736: Excessive disk space used by build system Reviewed-by: ihse
Tue, 04 Oct 2016 18:56:28 -0700 8166860: Add magic number to jmod file
mchung [Tue, 04 Oct 2016 18:56:28 -0700] rev 41352
8166860: Add magic number to jmod file Reviewed-by: alanb, jjg
Fri, 30 Sep 2016 10:52:19 -0700 8166981: RGBColorConvertTest has wrong @run line
martin [Fri, 30 Sep 2016 10:52:19 -0700] rev 41351
8166981: RGBColorConvertTest has wrong @run line Reviewed-by: prr, rasbold, serb
Fri, 30 Sep 2016 10:30:57 -0700 8166976: TestCipherPBECons has wrong @run line
martin [Fri, 30 Sep 2016 10:30:57 -0700] rev 41350
8166976: TestCipherPBECons has wrong @run line Reviewed-by: snikandrova, wetmore, rasbold
Thu, 06 Oct 2016 20:56:11 +0000 Added tag jdk-9+139 for changeset 5da543633b3b
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41349
Added tag jdk-9+139 for changeset 5da543633b3b
Wed, 05 Jul 2017 22:18:27 +0200 Merge
duke [Wed, 05 Jul 2017 22:18:27 +0200] rev 41348
Merge
Thu, 06 Oct 2016 18:05:53 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41347
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Thu, 06 Oct 2016 23:12:14 +0000 Merge
lana [Thu, 06 Oct 2016 23:12:14 +0000] rev 41346
Merge
Wed, 05 Oct 2016 09:52:53 -0700 Merge
amurillo [Wed, 05 Oct 2016 09:52:53 -0700] rev 41345
Merge
Wed, 05 Oct 2016 06:28:22 -0700 Merge
amurillo [Wed, 05 Oct 2016 06:28:22 -0700] rev 41344
Merge
Fri, 30 Sep 2016 02:52:38 -0700 Merge
amurillo [Fri, 30 Sep 2016 02:52:38 -0700] rev 41343
Merge
Tue, 27 Sep 2016 10:47:08 +0200 8166765: [ppc] Port "8163014: Mysterious/wrong value for long frame local variable on 64-bit"
goetz [Tue, 27 Sep 2016 10:47:08 +0200] rev 41342
8166765: [ppc] Port "8163014: Mysterious/wrong value for long frame local variable on 64-bit" Reviewed-by: mockner
Tue, 27 Sep 2016 15:45:44 +0200 8166777: [ppc] port "8164086: Checked JNI pending exception check should be cleared"
goetz [Tue, 27 Sep 2016 15:45:44 +0200] rev 41341
8166777: [ppc] port "8164086: Checked JNI pending exception check should be cleared" Reviewed-by: fparain, dholmes
Wed, 28 Sep 2016 11:58:56 +0530 8165537: runtime/SharedArchiveFile/SASymbolTableTest.java fails with NullPointerException
vtewari [Wed, 28 Sep 2016 11:58:56 +0530] rev 41340
8165537: runtime/SharedArchiveFile/SASymbolTableTest.java fails with NullPointerException Summary: Modify SASymbolTableTest.java to attach to LingeredApp and also handle the case where SymbolTable is not created. Reviewed-by: dsamersoff, mseledtsov, iklam Contributed-by: sharath.ballal@oracle.com
Tue, 27 Sep 2016 20:55:13 -0400 Merge
dlong [Tue, 27 Sep 2016 20:55:13 -0400] rev 41339
Merge
Mon, 26 Sep 2016 14:21:21 -0400 Merge
dlong [Mon, 26 Sep 2016 14:21:21 -0400] rev 41338
Merge
Mon, 19 Sep 2016 15:08:03 +0200 8166140: C1: Possible integer overflow in LIRGenerator::generate_address on several platforms
mdoerr [Mon, 19 Sep 2016 15:08:03 +0200] rev 41337
8166140: C1: Possible integer overflow in LIRGenerator::generate_address on several platforms Reviewed-by: kvn
Mon, 26 Sep 2016 08:51:36 +0200 8161085: PreserveFPRegistersTest fails with 'AssertionError: Final value has changed'
thartmann [Mon, 26 Sep 2016 08:51:36 +0200] rev 41336
8161085: PreserveFPRegistersTest fails with 'AssertionError: Final value has changed' Summary: C1's G1 barriers should save/restore vector registers before calling into the runtime. Reviewed-by: kvn, vlivanov
Wed, 17 Aug 2016 18:48:34 +0300 8156852: Convert JSON_test to Gtest
ppunegov [Wed, 17 Aug 2016 18:48:34 +0300] rev 41335
8156852: Convert JSON_test to Gtest Summary: convert test from InternalVMTests to Gtest Reviewed-by: kvn, kzhaldyb
Thu, 22 Sep 2016 12:17:24 +0200 8164920: ppc: enhancement of CRC32 intrinsic
mdoerr [Thu, 22 Sep 2016 12:17:24 +0200] rev 41334
8164920: ppc: enhancement of CRC32 intrinsic Reviewed-by: goetz, mdoerr Contributed-by: Hiroshi H Horii <horii@jp.ibm.com>
Wed, 21 Sep 2016 13:47:56 -0700 8078122: YMM registers upper 128 bits may get clobbered by a JNI call on windows
kvn [Wed, 21 Sep 2016 13:47:56 -0700] rev 41333
8078122: YMM registers upper 128 bits may get clobbered by a JNI call on windows Summary: Convert all XMM registers to be Save-on-Call on Win64. Reviewed-by: kvn Contributed-by: kishor.kharbas@intel.com
Wed, 21 Sep 2016 08:14:46 +0200 8166046: [TESTBUG] compiler/stringopts/TestStringObjectInitialization.java fails with OOME
thartmann [Wed, 21 Sep 2016 08:14:46 +0200] rev 41332
8166046: [TESTBUG] compiler/stringopts/TestStringObjectInitialization.java fails with OOME Summary: Reduced heap memory consumption of test. Reviewed-by: kvn
Tue, 20 Sep 2016 16:50:37 -0700 8129376: SPECjvm98-client performance regression in 9-b66
mcberg [Tue, 20 Sep 2016 16:50:37 -0700] rev 41331
8129376: SPECjvm98-client performance regression in 9-b66 Reviewed-by: kvn
Tue, 20 Sep 2016 16:34:45 -0400 Merge
dlong [Tue, 20 Sep 2016 16:34:45 -0400] rev 41330
Merge
Tue, 20 Sep 2016 17:30:33 +0300 8166164: compiler/compilercontrol/share/processors/LogProcessor.java does not close Scanner
iignatyev [Tue, 20 Sep 2016 17:30:33 +0300] rev 41329
8166164: compiler/compilercontrol/share/processors/LogProcessor.java does not close Scanner Reviewed-by: kvn, ppunegov
Mon, 19 Sep 2016 13:26:37 -0700 8165457: [JVMCI] increase InterpreterCodeSize for JVMCI
dnsimon [Mon, 19 Sep 2016 13:26:37 -0700] rev 41328
8165457: [JVMCI] increase InterpreterCodeSize for JVMCI Reviewed-by: twisti
Fri, 16 Sep 2016 21:10:56 -0700 8166096: variable tracking size limit exceeded in jvmciCompilerToVM.cpp
kvn [Fri, 16 Sep 2016 21:10:56 -0700] rev 41327
8166096: variable tracking size limit exceeded in jvmciCompilerToVM.cpp Summary: Turn off var-tracking-assignments for jvmciCompilerToVM.cpp Reviewed-by: dlong
Wed, 14 Sep 2016 19:55:08 +0000 Merge
dnsimon [Wed, 14 Sep 2016 19:55:08 +0000] rev 41326
Merge
Wed, 14 Sep 2016 12:34:37 -0700 8165434: [JVMCI] remove uses of setAccessible
dnsimon [Wed, 14 Sep 2016 12:34:37 -0700] rev 41325
8165434: [JVMCI] remove uses of setAccessible Reviewed-by: twisti, never
Wed, 14 Sep 2016 20:22:53 +0200 Merge
kvn [Wed, 14 Sep 2016 20:22:53 +0200] rev 41324
Merge
Fri, 26 Aug 2016 12:17:50 -0700 8154122: Intrinsify fused mac operations
vdeshpande [Fri, 26 Aug 2016 12:17:50 -0700] rev 41323
8154122: Intrinsify fused mac operations Summary: added FMA intrinsics on x86 Reviewed-by: kvn, aph, darcy
Wed, 14 Sep 2016 05:48:18 -0700 8165755: [JVMCI] replace use of vm_abort with vm_exit
dnsimon [Wed, 14 Sep 2016 05:48:18 -0700] rev 41322
8165755: [JVMCI] replace use of vm_abort with vm_exit Reviewed-by: dholmes
Thu, 01 Sep 2016 16:47:53 +0200 8165235: [TESTBUG] RTM tests must check OS version
goetz [Thu, 01 Sep 2016 16:47:53 +0200] rev 41321
8165235: [TESTBUG] RTM tests must check OS version Summary: Also change enabling RTM on Aix to OS version 7.2. Reviewed-by: simonis, fzhinkin
Thu, 08 Sep 2016 18:17:50 -0400 8164987: RTM jtreg tests failing due to unnamed module unable to access class jdk.internal.misc.Unsafe
gromero [Thu, 08 Sep 2016 18:17:50 -0400] rev 41320
8164987: RTM jtreg tests failing due to unnamed module unable to access class jdk.internal.misc.Unsafe Reviewed-by: kvn
Fri, 09 Sep 2016 06:11:54 -0700 8164508: unexpected profiling mismatch in c1 generated code
jcm [Fri, 09 Sep 2016 06:11:54 -0700] rev 41319
8164508: unexpected profiling mismatch in c1 generated code Summary: made 8027631 first arg skip applicable to not inlined virtual callsite too. Reviewed-by: kvn
Wed, 07 Sep 2016 12:23:25 -0700 8165565: Shorten branches causes incorrect code for SKX
mcberg [Wed, 07 Sep 2016 12:23:25 -0700] rev 41318
8165565: Shorten branches causes incorrect code for SKX Summary: don't replace restoreMask CountedLoopEnd with short branches. Reviewed-by: kvn
Tue, 27 Sep 2016 16:43:59 -0400 8165857: CMS _overflow_list is missing volatile specifiers.
eosterlund [Tue, 27 Sep 2016 16:43:59 -0400] rev 41317
8165857: CMS _overflow_list is missing volatile specifiers. Summary: Change _overflow_list from "oop" to "oopDesc* volatile", both CMS and ParNew. Reviewed-by: kbarrett, tschatzl
Mon, 26 Sep 2016 17:49:01 +0300 8159818: Convert IHOP_test to GTest
kzhaldyb [Mon, 26 Sep 2016 17:49:01 +0300] rev 41316
8159818: Convert IHOP_test to GTest Reviewed-by: tschatzl, iignatyev
Mon, 26 Sep 2016 20:24:34 +0000 Merge
fparain [Mon, 26 Sep 2016 20:24:34 +0000] rev 41315
Merge
Mon, 26 Sep 2016 15:56:39 -0400 8146546: assert(fr->safe_for_sender(thread)) failed: Safety check
fparain [Mon, 26 Sep 2016 15:56:39 -0400] rev 41314
8146546: assert(fr->safe_for_sender(thread)) failed: Safety check Reviewed-by: dcubed, gziemski, dlong
Mon, 26 Sep 2016 14:38:35 -0400 8166663: Simplify oops_on_card_seq_iterate_careful
kbarrett [Mon, 26 Sep 2016 14:38:35 -0400] rev 41313
8166663: Simplify oops_on_card_seq_iterate_careful Summary: Remove unnecessary parameter, change return value. Reviewed-by: tschatzl, mgerdin
Thu, 15 Sep 2016 18:18:39 +0300 8165602: Convert TestChunkedList_test to GTest
kzhaldyb [Thu, 15 Sep 2016 18:18:39 +0300] rev 41312
8165602: Convert TestChunkedList_test to GTest Reviewed-by: iignatyev, dfazunen
Sat, 24 Sep 2016 16:02:29 -0400 8165858: heapRegionManager is missing volatile specifier for _claims.
eosterlund [Sat, 24 Sep 2016 16:02:29 -0400] rev 41311
8165858: heapRegionManager is missing volatile specifier for _claims. Summary: Added volatile specifier. Reviewed-by: kbarrett, tschatzl
Fri, 23 Sep 2016 18:23:12 -0400 8166583: Add oopDesc::klass_or_null_acquire()
kbarrett [Fri, 23 Sep 2016 18:23:12 -0400] rev 41310
8166583: Add oopDesc::klass_or_null_acquire() Summary: Added new function. Reviewed-by: dholmes, tschatzl
Fri, 23 Sep 2016 13:44:01 -0700 Merge
amurillo [Fri, 23 Sep 2016 13:44:01 -0700] rev 41309
Merge
Thu, 22 Sep 2016 22:51:51 +0300 8166549: fix incorrectly @ignore-d hotspot/compiler tests
iignatyev [Thu, 22 Sep 2016 22:51:51 +0300] rev 41308
8166549: fix incorrectly @ignore-d hotspot/compiler tests Reviewed-by: kvn, kzhaldyb
Thu, 22 Sep 2016 10:24:25 -0700 8166501: compilation error in stackwalk.cpp on some gccs
bchristi [Thu, 22 Sep 2016 10:24:25 -0700] rev 41307
8166501: compilation error in stackwalk.cpp on some gccs Reviewed-by: coleenp
Thu, 22 Sep 2016 16:41:01 +0200 Merge
iignatyev [Thu, 22 Sep 2016 16:41:01 +0200] rev 41306
Merge
Thu, 08 Sep 2016 15:23:05 +0300 8165433: Convert Test_linked_list to Gtest
kzhaldyb [Thu, 08 Sep 2016 15:23:05 +0300] rev 41305
8165433: Convert Test_linked_list to Gtest Reviewed-by: coleenp, dholmes, iignatyev
Thu, 22 Sep 2016 14:29:56 +0000 Merge
dsamersoff [Thu, 22 Sep 2016 14:29:56 +0000] rev 41304
Merge
Thu, 22 Sep 2016 15:42:40 +0300 8166552: SA: Missed testcase for add default methods to InstanceKlass
dsamersoff [Thu, 22 Sep 2016 15:42:40 +0300] rev 41303
8166552: SA: Missed testcase for add default methods to InstanceKlass Summary: Add default methods to InstanceKlass to enable SA to inspect default methods Reviewed-by: dsamersoff, iklam Contributed-by: jini.george@oracle.com
Thu, 22 Sep 2016 09:18:16 -0400 8166433: AArch64: Fix for JDK-8163014 broke AArch64 build
adinn [Thu, 22 Sep 2016 09:18:16 -0400] rev 41302
8166433: AArch64: Fix for JDK-8163014 broke AArch64 build Reviewed-by: adinn, coleenp
Thu, 22 Sep 2016 08:57:37 +0200 8166202: Tracefile gensrc cannot handle closed src dir in different location
erikj [Thu, 22 Sep 2016 08:57:37 +0200] rev 41301
8166202: Tracefile gensrc cannot handle closed src dir in different location Reviewed-by: egahlin, dholmes, tbell
Thu, 22 Sep 2016 00:21:25 +0200 Merge
kzhaldyb [Thu, 22 Sep 2016 00:21:25 +0200] rev 41300
Merge
Fri, 16 Sep 2016 19:49:03 +0300 8165613: Convert TestKlass_test to Gtest
kzhaldyb [Fri, 16 Sep 2016 19:49:03 +0300] rev 41299
8165613: Convert TestKlass_test to Gtest Reviewed-by: coleenp, rehn
Wed, 21 Sep 2016 12:53:16 -0700 8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
cjplummer [Wed, 21 Sep 2016 12:53:16 -0700] rev 41298
8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792 Summary: Made the assert less restrictive. Reviewed-by: dholmes, dcubed, sspitsyn
Wed, 21 Sep 2016 18:40:50 +0000 Merge
ctornqvi [Wed, 21 Sep 2016 18:40:50 +0000] rev 41297
Merge
Wed, 21 Sep 2016 16:52:45 +0000 Merge
ctornqvi [Wed, 21 Sep 2016 16:52:45 +0000] rev 41296
Merge
Wed, 21 Sep 2016 12:45:18 -0400 8164852: Move slow tier1/tier2 runtime tests to later tiers
ctornqvi [Wed, 21 Sep 2016 12:45:18 -0400] rev 41295
8164852: Move slow tier1/tier2 runtime tests to later tiers Reviewed-by: gtriantafill, sla, mseledtsov
Wed, 21 Sep 2016 16:47:26 +0000 Merge
coleenp [Wed, 21 Sep 2016 16:47:26 +0000] rev 41294
Merge
Wed, 21 Sep 2016 09:56:18 -0400 8163969: Cyclic interface initialization causes JVM crash
coleenp [Wed, 21 Sep 2016 09:56:18 -0400] rev 41293
8163969: Cyclic interface initialization causes JVM crash Summary: Fix interface initialization to follow spec: interface initializations do not set initialization state of interfaces that extend them. Reviewed-by: dholmes, acorn, lfoltan
Wed, 21 Sep 2016 16:46:13 +0300 8150758: [TESTBUG] need jvmti tests for module aware agents
ddmitriev [Wed, 21 Sep 2016 16:46:13 +0300] rev 41292
8150758: [TESTBUG] need jvmti tests for module aware agents Reviewed-by: sspitsyn, dsamersoff
Wed, 21 Sep 2016 11:31:23 +0200 Merge
kzhaldyb [Wed, 21 Sep 2016 11:31:23 +0200] rev 41291
Merge
Thu, 08 Sep 2016 18:41:10 +0300 8165601: Convert arrayOopDesc_test to Gtest
kzhaldyb [Thu, 08 Sep 2016 18:41:10 +0300] rev 41290
8165601: Convert arrayOopDesc_test to Gtest Reviewed-by: coleenp, iignatyev
Mon, 05 Sep 2016 20:31:03 +0300 8165439: Convert Test_TempNewSymbol to GTest
kzhaldyb [Mon, 05 Sep 2016 20:31:03 +0300] rev 41289
8165439: Convert Test_TempNewSymbol to GTest Reviewed-by: dholmes, coleenp
Wed, 21 Sep 2016 08:38:21 +0000 Merge
sspitsyn [Wed, 21 Sep 2016 08:38:21 +0000] rev 41288
Merge
Wed, 21 Sep 2016 01:33:21 -0700 8147943: jvmti.h generated with GPL header
sspitsyn [Wed, 21 Sep 2016 01:33:21 -0700] rev 41287
8147943: jvmti.h generated with GPL header Summary: Generate the jvmti.h with the GPL+CP header Reviewed-by: dcubed, alanb
Tue, 20 Sep 2016 22:38:26 +0000 Merge
jprovino [Tue, 20 Sep 2016 22:38:26 +0000] rev 41286
Merge
Tue, 20 Sep 2016 20:45:35 +0000 Merge
jprovino [Tue, 20 Sep 2016 20:45:35 +0000] rev 41285
Merge
Tue, 20 Sep 2016 10:27:51 -0400 8164482: [REDO] G1 does not implement millis_since_last_gc which is needed by RMI GC
jprovino [Tue, 20 Sep 2016 10:27:51 -0400] rev 41284
8164482: [REDO] G1 does not implement millis_since_last_gc which is needed by RMI GC Summary: G1 does not return a correct value for the CollectedHeap::millis_since_last_gc() Reviewed-by: tschatzl, kbarrett
Tue, 20 Sep 2016 15:42:17 -0400 8033552: Fix missing missing volatile specifiers in CAS operations in GC code
eosterlund [Tue, 20 Sep 2016 15:42:17 -0400] rev 41283
8033552: Fix missing missing volatile specifiers in CAS operations in GC code Summary: Add missing volatile specifiers. Reviewed-by: kbarrett, tschatzl
Tue, 20 Sep 2016 20:22:19 +0200 Merge
ccheung [Tue, 20 Sep 2016 20:22:19 +0200] rev 41282
Merge
Tue, 20 Sep 2016 10:37:19 -0700 8164011: --patch-module support for CDS
ccheung [Tue, 20 Sep 2016 10:37:19 -0700] rev 41281
8164011: --patch-module support for CDS Summary: allows the use of the --patch-module vm option with CDS. However, classes found in --patch-module during dump time will not be archived. Reviewed-by: iklam, dcubed, lfoltan
Tue, 20 Sep 2016 10:04:55 -0700 8165372: StackWalker performance regression following JDK-8147039
bchristi [Tue, 20 Sep 2016 10:04:55 -0700] rev 41280
8165372: StackWalker performance regression following JDK-8147039 Summary: Stack walking can use javaVFrame or vframeStream Reviewed-by: coleenp, mchung
Tue, 20 Sep 2016 11:41:43 +0200 8165860: WorkGroup classes are missing volatile specifiers for lock-free code
eosterlund [Tue, 20 Sep 2016 11:41:43 +0200] rev 41279
8165860: WorkGroup classes are missing volatile specifiers for lock-free code Reviewed-by: mgerdin, tschatzl
Wed, 05 Oct 2016 17:11:14 +0200 8161025: GPL header missing comma in year
erikj [Wed, 05 Oct 2016 17:11:14 +0200] rev 41278
8161025: GPL header missing comma in year Reviewed-by: dholmes
Wed, 05 Oct 2016 10:49:49 +0200 8150736: Excessive disk space used by build system
erikj [Wed, 05 Oct 2016 10:49:49 +0200] rev 41277
8150736: Excessive disk space used by build system Reviewed-by: ihse
Thu, 06 Oct 2016 20:56:10 +0000 Added tag jdk-9+139 for changeset 9e274c9c3047
lana [Thu, 06 Oct 2016 20:56:10 +0000] rev 41276
Added tag jdk-9+139 for changeset 9e274c9c3047
Fri, 07 Oct 2016 09:11:42 +0200 8167195: VM fails to initialize intermittently when running jmod to create some images
erikj [Fri, 07 Oct 2016 09:11:42 +0200] rev 41275
8167195: VM fails to initialize intermittently when running jmod to create some images Reviewed-by: tbell, mchung
Thu, 06 Oct 2016 18:06:04 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:06:04 -0700] rev 41274
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Fri, 07 Oct 2016 07:59:32 +0800 8167181: Exported elements referring to inaccessible types in jdk.security.jgss
weijun [Fri, 07 Oct 2016 07:59:32 +0800] rev 41273
8167181: Exported elements referring to inaccessible types in jdk.security.jgss Reviewed-by: mchung
Thu, 06 Oct 2016 23:12:02 +0000 Merge
lana [Thu, 06 Oct 2016 23:12:02 +0000] rev 41272
Merge
Thu, 06 Oct 2016 14:03:14 +0200 8153362: Add javac -Xlint warning to list exposed types which are not accessible
jlahoda [Thu, 06 Oct 2016 14:03:14 +0200] rev 41271
8153362: Add javac -Xlint warning to list exposed types which are not accessible Summary: Disabling exports lint (newly introduced to javac) on java.desktop, java.naming, jdk.accessibility, jdk.jshell, jdk.jsobject, jdk.security.jgss, jdk.vm.ci Reviewed-by: alanb
Wed, 05 Oct 2016 09:52:52 -0700 Merge
amurillo [Wed, 05 Oct 2016 09:52:52 -0700] rev 41270
Merge
Wed, 05 Oct 2016 06:28:22 -0700 Merge
amurillo [Wed, 05 Oct 2016 06:28:22 -0700] rev 41269
Merge
Fri, 30 Sep 2016 02:52:36 -0700 Merge
amurillo [Fri, 30 Sep 2016 02:52:36 -0700] rev 41268
Merge
Tue, 27 Sep 2016 20:57:47 -0400 Merge
dlong [Tue, 27 Sep 2016 20:57:47 -0400] rev 41267
Merge
Mon, 26 Sep 2016 14:21:20 -0400 Merge
dlong [Mon, 26 Sep 2016 14:21:20 -0400] rev 41266
Merge
Tue, 20 Sep 2016 16:34:44 -0400 Merge
dlong [Tue, 20 Sep 2016 16:34:44 -0400] rev 41265
Merge
Thu, 01 Sep 2016 16:46:59 +0200 8165235: [TESTBUG] RTM tests must check OS version
goetz [Thu, 01 Sep 2016 16:46:59 +0200] rev 41264
8165235: [TESTBUG] RTM tests must check OS version Reviewed-by: simonis, fzhinkin
Fri, 23 Sep 2016 13:44:01 -0700 Merge
amurillo [Fri, 23 Sep 2016 13:44:01 -0700] rev 41263
Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip