Per Lidén
|
4c60e69b97
|
8201316: Move G1-related static members from JavaThread to G1BarrierSet
Reviewed-by: stefank, shade
|
2018-04-12 08:25:30 +02:00 |
|
Jonathan Gibbons
|
e371d95422
|
8201396: fix broken links generated by javadoc doclet
Reviewed-by: ksrini
|
2018-04-10 15:05:10 -07:00 |
|
Erik Joelsson
|
a20bd3a6ce
|
8201267: Disable warnings for VS2017 to enable building
Reviewed-by: ihse, tbell
|
2018-04-10 22:37:01 +02:00 |
|
Doug Lea
|
cdd36df363
|
8197531: Miscellaneous changes imported from jsr166 CVS 2018-04
Reviewed-by: martin, psandoz
|
2018-04-10 11:37:18 -07:00 |
|
Doug Lea
|
a4f3a1d9eb
|
8200258: Improve CopyOnWriteArrayList subList code
Reviewed-by: martin, psandoz, smarks
|
2018-04-10 11:33:29 -07:00 |
|
Doug Lea
|
f1e4c3cf6b
|
8200520: forkjoin tasks interrupted after shutdown
Reviewed-by: martin, psandoz, chegar, dholmes
|
2018-04-10 11:29:37 -07:00 |
|
Doug Lea
|
98ede98f5a
|
8200728: Docs (Comparison of Stack and Deque methods) for Deque is not correct
Reviewed-by: martin, psandoz
|
2018-04-10 11:25:46 -07:00 |
|
Magnus Ihse Bursie
|
70e23d4ded
|
8200298: Unify all unix versions of libjsig/jsig.c
Reviewed-by: dholmes, stuefe
|
2018-04-10 19:46:02 +02:00 |
|
Martin Buchholz
|
60362ebdd0
|
8201328: SynthParser should use Boolean.parseBoolean
Reviewed-by: serb
|
2018-04-10 10:18:01 -07:00 |
|
Martin Buchholz
|
7c5c5acb6e
|
8201327: Make Sensor deeply immutably thread safe
Reviewed-by: alanb, chegar, asmundak
|
2018-04-10 10:17:35 -07:00 |
|
Roland Westrelin
|
15a89eeee4
|
8201368: IfNode::fold_compares() may lead to incorrect execution
Reviewed-by: neliasso, kvn
|
2018-04-10 17:07:21 +02:00 |
|
Vladimir Kozlov
|
ffd8e19eaf
|
8202075: Crash when running compiler/codecache/OverflowCodeCacheTest.java
Add missing null check in WhiteBox::allocate_code_blob()
Reviewed-by: thartmann
|
2018-04-24 10:26:54 -07:00 |
|
Dean Long
|
839458fd21
|
8199755: Update Graal
Reviewed-by: kvn
|
2018-04-24 09:04:57 -07:00 |
|
Vicente Romero
|
f69402ef44
|
8201281: Truncated error message with Incompatible : null
Reviewed-by: mcimadamore
|
2018-04-24 08:13:30 -07:00 |
|
Andrew Haley
|
eb393cd015
|
8200556: AArch64: assertion failure in slowdebug builds
Reviewed-by: adinn
|
2018-04-23 19:32:41 +01:00 |
|
Roland Westrelin
|
a67480f33d
|
8200477: Integer dot product no longer autovectorised
Reviewed-by: kvn
|
2018-04-24 09:35:08 +02:00 |
|
Thomas Stuefe
|
2ee8ddfb0d
|
8202074: Metaspace: If humongous chunk is added to SpaceManager, previous current chunk may not get retired correctly
Reviewed-by: coleenp, asiebenborn, goetz
|
2018-04-20 09:44:24 +02:00 |
|
Lutz Schmidt
|
48d51992ee
|
8202070: Cleanup code after JDK-8200450, JDK-8200366
Reviewed-by: kvn
|
2018-04-23 16:10:32 -07:00 |
|
Henry Jen
|
470ffb7c93
|
Merge
|
2018-04-23 14:23:18 -07:00 |
|
Kim Barrett
|
a99eca12cc
|
8201826: G1: Don't invoke WeakProcessor if mark stack has overflowed
Move WeakProcessor invocation after overflow check
Reviewed-by: stefank, tschatzl
|
2018-04-23 16:00:56 -04:00 |
|
Gerard Ziemski
|
816e2e5fe0
|
8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Backed out JDK-8081519
Reviewed-by: kvn
|
2018-04-23 14:51:16 -05:00 |
|
Kumar Srinivasan
|
d1f838a285
|
8201259: Fix warning with VS2017 in jdk.pack
Reviewed-by: erikj
|
2018-04-23 11:37:46 -07:00 |
|
Hannes Wallnöfer
|
54d482220b
|
8198816: AbstractScriptEngine.getScriptContext creation of SimpleScriptContext is inefficient
Reviewed-by: sundar, jlaskey
|
2018-04-23 18:14:35 +02:00 |
|
Gerard Ziemski
|
60723b7e3d
|
8081519: Split globals.hpp to factor out the Flag class
Factored out Flag out go globals, renamed to JVMFlag
Reviewed-by: coleenp, dholmes, kvn
|
2018-04-23 10:59:39 -05:00 |
|
Robert Field
|
ac44a19694
|
8199193: jshell tool: Add support for preview features
Reviewed-by: sundar
|
2018-04-23 09:01:03 -07:00 |
|
Hannes Wallnöfer
|
70146f48d5
|
8201466: Nashorn: defineProperty setters/getters on prototype object ignored with numeric property names
Reviewed-by: sundar, jlaskey
|
2018-04-23 17:45:05 +02:00 |
|
Ivan Gerasimov
|
3649ace8a0
|
8202091: Rename DualStackPlainSocketImpl to PlainSocketImpl [win]
Reviewed-by: clanger, chegar
|
2018-04-23 08:36:41 -07:00 |
|
Ioi Lam
|
cac6379cc4
|
8188105: Make -Xshare:auto the default for server VM
Reviewed-by: dholmes, lfoltan, acorn, mseledtsov, jiangli
|
2018-04-23 07:51:46 -07:00 |
|
Thomas Stuefe
|
2329ce7e2d
|
8202073: MetaspaceAllocationTest gtest shall lock during space creation
Reviewed-by: coleenp
|
2018-04-23 16:25:16 +02:00 |
|
Stefan Karlsson
|
04e986f200
|
8202081: Introduce CollectedHeap::is_oop()
Reviewed-by: eosterlund, rkennke
|
2018-04-23 11:25:53 +02:00 |
|
Claes Redestad
|
0bf983846e
|
6805750: Improve handling of Attributes.Name
Reviewed-by: sherman
|
2018-04-23 13:32:00 +02:00 |
|
Aleksey Shipilev
|
3e6e4c11ed
|
8202134: Non-PCH build for arm32 fails
Reviewed-by: stefank
|
2018-04-23 12:16:09 +02:00 |
|
Martin Doerr
|
5e1a7651cd
|
8198756: Lazy allocation of compiler threads
Reviewed-by: kvn
|
2018-04-18 11:19:32 +02:00 |
|
Vladimir Kozlov
|
4a2ed13802
|
8201850: [AOT] vm crash when run test compiler/aot/fingerprint/SelfChangedCDS.java
Set AOT specific compressed oop shift value before CDS archive load
Reviewed-by: iklam, jiangli
|
2018-04-20 14:30:57 -07:00 |
|
Andrew Haley
|
07ded2e52d
|
8201597: AArch64: Update relocs for CompiledDirectStaticCall
Reviewed-by: adinn
|
2018-04-16 16:21:58 +01:00 |
|
Andrew M Leonard
|
0eff8e94f0
|
8201246: Export native function to set platform encoding
Reviewed-by: rriggs
|
2018-04-10 10:49:17 -04:00 |
|
Claes Redestad
|
c40af49970
|
8201179: Regression due loading java.nio.charset.StandardCharsets during bootstrap
Reviewed-by: sherman, martin
|
2018-04-10 16:16:34 +02:00 |
|
Matthias Baesken
|
cfcd657702
|
8201226: missing JNIEXPORT / JNICALL at some places in function declarations/implementations
Co-authored-by: Alexey Ivanov <alexey.ivanov@oracle.com>
Reviewed-by: ihse, mdoerr
|
2018-04-10 08:38:56 +02:00 |
|
Christoph Langer
|
a9b0242eef
|
8201649: Remove dubious call_jio_print in ostream.cpp
Reviewed-by: stuefe, dholmes
|
2018-04-17 15:54:14 +02:00 |
|
Vladimir Kozlov
|
97c2167e1c
|
8178825: unused variable threadObj in jvmci_counters_include
Reviewed-by: ccheung
|
2018-04-19 18:11:18 -07:00 |
|
Dean Long
|
054d2a2984
|
8200196: [Graal] implement Object.notify/notifyAll intrinsics
Reviewed-by: iveresov
|
2018-04-19 16:28:55 -07:00 |
|
David M Lloyd
|
883d41fefc
|
6341887: java.util.zip: Add ByteBuffer methods to Inflater/Deflater
Reviewed-by: alanb
|
2018-04-19 10:33:35 -07:00 |
|
Ivan Gerasimov
|
9303a8a180
|
8201510: Merge TwoStacksPlainSocketImpl into DualStackPlainSocketImpl [win]
Reviewed-by: chegar
|
2018-04-19 09:36:06 -07:00 |
|
Bhaktavatsal R Maram
|
e81b41a371
|
8201540: [AIX] Extend the set of supported charsets in java.base
Reviewed-by: alanb, sherman, simonis
|
2018-04-16 14:29:27 +05:30 |
|
Aleksey Shipilev
|
2469449efd
|
8201785: Make ModRefBarrierSetAssembler abstract on all platforms
Reviewed-by: eosterlund, pliden, mdoerr
|
2018-04-19 12:02:38 +02:00 |
|
Per Lidén
|
f900ae9914
|
8201800: Add support for adjusting heap addresses in a TLAB
Reviewed-by: shade, stefank
|
2018-04-19 07:54:50 +02:00 |
|
Per Lidén
|
0afac6dc79
|
8201647: Make initial clearing of CHeapBitMap optional
Reviewed-by: stefank, kbarrett, tschatzl, smonteith
|
2018-04-19 07:54:50 +02:00 |
|
Per Lidén
|
a4f21eeb03
|
8201646: Introduce ReferenceDiscoverer interface
Reviewed-by: stefank, tschatzl, rkennke
|
2018-04-19 07:54:50 +02:00 |
|
Stefan Johansson
|
ffd8b1f9bd
|
8196071: Change G1 Full GC heap and thread sizing ergonomics
Reviewed-by: tschatzl, sangheki
|
2018-04-19 09:15:17 +02:00 |
|
Lutz Schmidt
|
edbbeae978
|
8200450: Root cause analysis for JDK-8200366
Add safeguard checks to make sure CodeBlob if fully initialized
Reviewed-by: kvn
|
2018-04-18 21:10:09 -07:00 |
|