Jesper Wilhelmsson
5597cd6698
Merge
2016-12-08 15:49:29 +01:00
Erik Joelsson
a1b09faffe
8141590: Cannot build Zero with devkit
...
Reviewed-by: ihse
2016-12-07 16:08:23 +01:00
Magnus Ihse Bursie
092bf11b7e
8170629: Remove code duplication in test makefiles
...
Reviewed-by: erikj, dholmes
2016-12-07 09:48:57 +01:00
Lana Steuck
59651b0831
Merge
2016-12-01 21:40:08 +00:00
Lana Steuck
f3dd277595
Added tag jdk-9+147 for changeset ef1c0c184790
2016-12-01 21:01:52 +00:00
Alan Bateman
5b9e2a32bb
8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing
...
Reviewed-by: hseigel
2016-12-01 15:54:39 +00:00
Alan Bateman
3c75e80d4b
Merge
2016-12-01 11:16:11 +00:00
Alan Bateman
988690303a
8169069: Module system implementation refresh (11/2016)
...
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: George Triantafillou <george.triantafillou@oracle.com>
Reviewed-by: lfoltan, acorn, ctornqvi, mchung
2016-12-01 08:56:41 +00:00
Kirill Zhaldybin
bdf15eb4b2
Merge
2016-11-30 22:44:51 +01:00
Kirill Zhaldybin
91be80f603
Merge
2016-11-30 21:49:57 +01:00
Vladimir Kozlov
f56abb5fc2
Merge
2016-11-30 20:40:41 +00:00
Roland Westrelin
96be8c0cc8
8170470: superword may miss reductions
...
Reviewed-by: kvn
2016-11-30 12:07:17 -08:00
Erik Helin
cc87ed96f5
8170388: Deprecate the flag -XX:ExplicitGCInvokesConcurrentAndUnloadsClasses
...
Reviewed-by: tschatzl, jprovino
2016-11-28 14:57:12 +01:00
Magnus Ihse Bursie
db254a6acc
8031567: Better model for storing source revision information
...
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Kirill Zhaldybin
c6705841d4
8168341: Gtests on JSon produce an enormous amount of hardly understandable output to stdout
...
Reviewed-by: iignatyev, ppunegov, kvn
2016-11-25 20:53:36 +03:00
Igor Nunes
793c6e5da7
8170328: PPC64: Use andis instead of lis/and
...
Reviewed-by: goetz, mdoerr
2016-11-25 11:15:12 -02:00
Vivek Deshpande
947115f16f
8170430: x86 pow() stub from Intel libm is inconsistent with pow() from fdlib
...
Do not use libm stubs when InlineIntrinsics switched off
Reviewed-by: kvn
2016-11-29 17:41:08 -08:00
Vladimir Kozlov
020f7ed9da
8170416: CompilerControl: VectorizeDebug option type is incorrect
...
VectorizeDebug C2 option flag should be uintx instead of bool.
Reviewed-by: thartmann
2016-11-29 12:40:46 -08:00
Stefan Karlsson
ae5c40075f
Merge
2016-11-29 19:20:03 +00:00
Stefan Karlsson
0925fecaf5
8170395: Metaspace initialization queries the wrong chunk freelist
...
Reviewed-by: mgerdin, pliden, stuefe
2016-11-29 19:25:36 +01:00
Jiangli Zhou
f9911247af
8170297: runtime/SharedArchiveFile/LargeSharedSpace.java didn't run out of memory
...
Split the test cases. Add -XX:+UseCompressedClassPointers -XX:CompressedClassSpaceSize=3G for the 64-bit -XX:SharedMiscCodeSize=1600386047 test case.
Reviewed-by: ccheung, iklam, dholmes
2016-11-29 11:26:25 -05:00
Kirill Zhaldybin
f2dcdc6fb5
8166156: Convert test_semaphore to GTest
...
Reviewed-by: kbarrett, tschatzl, stefank
2016-11-28 18:54:30 +03:00
Kirill Zhaldybin
9b7be3512e
8169003: LogDecorations.iso8601_utctime_test fails if numeric locale uses "," as separator between integer and fraction part
...
Reviewed-by: mlarsson, iignatyev
2016-11-25 20:00:51 +03:00
Tobias Hartmann
8ab0960c11
Merge
2016-11-29 08:48:14 +01:00
Tobias Hartmann
5e29b0af21
8168996: C2 crash at postaloc.cpp:140 : assert(false) failed: unexpected yanked node
...
Prevent MemBarAcquire from keeping a LoadNNode alive by adding it to the worklist if it is the only user of a DecodeNNode.
Reviewed-by: kvn
2016-11-29 08:16:15 +01:00
David Buck
caf8bb3f8b
8170431: non-ASCII characters in source code comments (jimage.hpp)
...
Reviewed-by: dholmes
2016-11-29 06:20:56 +00:00
Ioi Lam
7624f76c84
8169867: Method::restore_unshareable_info does not invoke Method::link_method
...
Reviewed-by: jiangli, kvn, thartmann
2016-11-27 19:58:30 -08:00
Igor Ignatyev
f9087dae6d
8170227: use vm.jvmci property in compiler/jvmci tests
...
Reviewed-by: kvn
2016-11-29 00:25:13 +03:00
Igor Ignatyev
7a6eaf487d
8170226: Implement setting jtreg @requires property vm.jvmci
...
Reviewed-by: kvn
2016-11-29 00:25:09 +03:00
Lana Steuck
2d23649dcd
Merge
2016-11-23 19:15:01 +00:00
Lana Steuck
16734f37d5
Added tag jdk-9+146 for changeset 296b6f1ad81e
2016-11-23 16:16:34 +00:00
Stefan Karlsson
4aaf8f63ba
8170358: [REDO] 8k class metaspace chunks misallocated from 4k chunk freelist
...
Reviewed-by: mgerdin, coleenp, ehelin, stuefe
2016-11-23 14:36:32 +01:00
Andrew Haley
101d945f21
8170106: AArch64: Multiple JVMCI issues
...
Reviewed-by: rschatz
2016-11-22 08:46:49 -08:00
Igor Ignatyev
0cf477c848
Merge
2016-11-25 17:56:30 +00:00
Jesper Wilhelmsson
11802f94e8
8170355: [BACKOUT] 8k class metaspace chunks misallocated from 4k chunk freelist
...
Reviewed-by: ehelin, stefank
2016-11-25 15:58:24 +01:00
Igor Ignatyev
484e62c39f
8170228: register closed @requires property setter
...
Reviewed-by: vlivanov, dfazunen
2016-11-25 11:59:40 +03:00
Erik Joelsson
94be81892d
Merge
2016-11-24 16:07:53 +01:00
Erik Joelsson
63693b7bb6
8170284: Move fine granular hotspot make targets to top level
...
Reviewed-by: tbell
2016-11-24 15:27:53 +01:00
Leonid Mesnik
e05aabe8ab
8166761: Compiler testing in tier2 should be optimized to finish in 20 minutes
...
Reviewed-by: ctornqvi, kvn
2016-11-24 16:52:34 +03:00
Leonid Mesnik
9a28eb0745
8166898: G1SATBCardTableLoggingModRefBS::invalidate() incorrect with whole_heap == true
...
Reviewed-by: tschatzl, kbarrett
2016-11-24 16:48:22 +03:00
Thomas Schatzl
06bd79afed
8057003: Large reference arrays cause extremely long synchronization times
...
Slice large object arrays into parts so that the synchronization of marking threads with an STW pause request does not take long.
Reviewed-by: ehelin, pliden
2016-11-24 11:27:57 +01:00
Thomas Schatzl
54daad1dc3
Merge
2016-11-24 09:33:54 +00:00
Thomas Schatzl
557d68a510
8169703: G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified
...
Allow use of AlwaysPreTouch without passing a WorkGang.
Reviewed-by: kbarrett, dfazunen, ddmitriev
2016-11-24 10:05:47 +01:00
Stefan Karlsson
fe786e80ee
8169931: 8k class metaspace chunks misallocated from 4k chunk freelist
...
Reviewed-by: mgerdin, coleenp, ehelin, stuefe
2016-11-23 14:36:32 +01:00
Thomas Stuefe
5eecf3f1e6
8167650: NMT should check for invalid MEMFLAGS
...
Reviewed-by: dholmes, mockner, cjplummer
2016-11-23 14:33:45 +01:00
Kirill Zhaldybin
9439c78ffa
8168492: Convert CollectedHeap_test to GTest
...
Reviewed-by: iignatyev, tschatzl
2016-11-23 12:01:57 +03:00
Magnus Ihse Bursie
0915733851
8170184: Remove incorrect comments about generated jvmt.h
...
Reviewed-by: alanb, erikj
2016-11-22 15:04:19 +01:00
Magnus Ihse Bursie
5ef25cb29e
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
...
Reviewed-by: erikj
2016-11-22 14:48:16 +01:00
Lana Steuck
851c278fa2
Merge
2016-11-21 18:47:57 +00:00
Lana Steuck
9f7acae62e
Merge
2016-11-17 22:19:25 +00:00