Dean Long
fb89c1729c
8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
...
Reviewed-by: vlivanov, dpochepk
2017-11-21 09:04:42 -08:00
Gerard Ziemski
cdabc7a61c
8191580: open/test/hotspot/jtreg/runtime/LoadClass/TestResize fails on product build
...
Guarded the test with the tag requiring debug build
Reviewed-by: jiangli
2017-11-21 10:21:24 -06:00
Roman Kennke
6765ebd98f
8191562: Missing include in gcArguments.cpp breaks minimal JVM build
...
Reviewed-by: mdoerr, ehelin
2017-11-21 12:48:17 +01:00
Magnus Ihse Bursie
85089d08d5
8191203: Remove duplicated jimage.hpp
...
Reviewed-by: dholmes
2017-11-21 15:02:17 +01:00
Erik Helin
26aa579a78
8182284: G1Analytics uses uninitialized fields
...
Reviewed-by: tschatzl, sjohanss
2017-11-21 08:33:54 +01:00
Magnus Ihse Bursie
3d10c44a34
8190418: Stop generating jvmtiEnvStub and jvmtiEnvRecommended
...
Reviewed-by: erikj, tbell, dholmes
2017-11-21 09:44:50 +01:00
Sharath Ballal
7367af0bf3
8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler
...
Reviewed-by: dholmes, jgeorge
2017-11-21 11:27:46 +05:30
Igor Veresov
2811fa2e82
8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
...
Introduce not_installed state for nmethods
Reviewed-by: dlong
2017-11-20 19:00:22 -08:00
David Holmes
61a6cba43c
Merge
2017-11-20 17:10:02 -05:00
Ekaterina Pavlova
d7f5a6e86e
8190975: [Graal] Tests which run with "--limit-modules java.base" could fail when Graal is used as JIT
...
Reviewed-by: dholmes, alanb
2017-11-20 14:02:10 -08:00
David Holmes
687c2c5412
8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM
...
Reviewed-by: stuefe, dcubed
2017-11-20 15:56:32 -05:00
Stuart Monteith
cdf8de893e
8191338: aarch64: fails to build after 8189745
...
Reviewed-by: aph, drwhite, dchuyko
2017-11-20 09:46:55 +00:00
Nils Eliasson
fc7955d5fc
8160548: Inconsistent inlining behavior with CompileOnly
...
Can_be_compiled should not affect inlining
Reviewed-by: thartmann
2017-11-20 09:50:27 +01:00
Nils Eliasson
acb7facf46
8169766: c1 + Xcomp reresolving call target every invocation
...
Set reciever klass for static_bound calls
Reviewed-by: kvn
2017-10-11 11:24:59 +02:00
Nils Eliasson
e78ae6ba6c
8160303: parse_method_pattern only scans 254 chars
...
Fix wrong scan length
Reviewed-by: kvn, redestad
2017-10-11 11:22:21 +02:00
Nils Eliasson
c5e0971547
8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds
...
Compile fewer methods
Reviewed-by: thartmann, kvn
2017-11-20 09:50:23 +01:00
Erik Österlund
3e5e2f03b1
8189871: Refactor GC barriers to use declarative semantics
...
Reviewed-by: pliden, rkennke, coleenp, dholmes, kbarrett, stefank
2017-11-20 13:07:44 +01:00
Thomas Schatzl
63122ba705
Merge
2017-11-20 12:04:13 +01:00
Thomas Schatzl
341c2c1956
8186480: Remove warning when AssumeMP is true and ergonomics determines to use one worker thread
...
Reviewed-by: shade
2017-11-20 10:15:34 +01:00
Robbin Ehn
b19d187c4e
8191373: Multiple NUMA nodes expected
...
Reviewed-by: dholmes, gromero, dcubed
2017-11-20 10:10:58 +01:00
Robbin Ehn
96be79fa9f
8191329: Deprecate DeferPollingPageLoopCount
...
Reviewed-by: dholmes, shade
2017-11-20 09:40:42 +01:00
Robbin Ehn
d70ee02e36
8191327: Deprecate DeferThrSuspendLoopCount
...
Reviewed-by: dholmes, shade
2017-11-20 09:35:31 +01:00
Robbin Ehn
9354674485
8191326: Deprecate SafepointSpinBeforeYield
...
Reviewed-by: dholmes, shade
2017-11-20 09:33:16 +01:00
Jiangli Zhou
7409630577
8187118: Remove appending -cp path to the boot class path at AppCDS dump time
...
8187119: Consolidate record_shared_class_loader_type() and record_result()
Remove -cp path from the boot append list at dump time and other AppCDS cleanups.
Reviewed-by: lfoltan, iklam
2017-11-19 23:30:41 -05:00
Dmitry Chuyko
768e1121de
8189177: AARCH64: Improve _updateBytesCRC32C intrinsic
...
Reviewed-by: drwhite, dsamersoff
2017-11-17 20:56:14 +03:00
Zhengyu Gu
af39a810d7
8190357: NMT: Include metadata information in NMT final report when PrintNMTStatistics is on
...
Include metadata information in NMT final report
Reviewed-by: adinn, stuefe
2017-11-16 20:21:11 -05:00
Roman Kennke
c45098982f
8189389: Move heap creation into GC interface
...
Reviewed-by: pliden, eosterlund
2017-11-16 12:53:29 +01:00
Roman Kennke
d30e9d4a42
8191424: Missing include in gcArguments.cpp
...
Reviewed-by: eosterlund, kbarrett
2017-11-16 17:10:21 +01:00
Martin Doerr
192ac07048
8191337: GCC 4.8 build broken after 8186571
...
Reviewed-by: kbarrett, sjohanss
2017-11-16 10:20:18 +01:00
Jesper Wilhelmsson
cf0ea69014
Merge
2017-11-17 02:50:51 +01:00
Ujwal Vangapally
d207240545
8024352: MBeanOperationInfo accepts any int value as "impact"
...
MBeanOperationInfo throw an llegalArgumentException if the impact argument is not among the defined values
Reviewed-by: rriggs, dfuchs, mchung
2017-11-17 11:08:44 +05:30
Mikhailo Seledtsov
eadfc06bd0
8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
...
Created tests for the feature
Reviewed-by: bobv, iignatyev
2017-11-16 19:01:01 -08:00
Coleen Phillimore
5d55cc5bdb
Merge
2017-11-16 18:34:33 -05:00
Bob Vandette
b1569d5b55
Merge
2017-11-16 18:06:14 -05:00
Chris Plummer
24694f63fe
8186540: [TESTBUG] serviceability/dcmd/jvmti/LoadAgentDcmdTest.java failed to clean up files in agentvm mode
...
Run the test in "othervm" mode
Reviewed-by: sspitsyn, dholmes
2017-11-16 14:47:31 -08:00
Joe Wang
6e80f110c3
8191161: Reconsider generification of XPathFunction.evaluate
...
Reviewed-by: lancea, rriggs
2017-11-16 11:07:44 -08:00
Bob Vandette
68c5f06bc1
Merge
2017-11-16 09:50:49 -05:00
Jesper Wilhelmsson
88d610826b
Merge
2017-11-16 01:11:32 +01:00
Claes Redestad
433bf8ab65
8184777: Factor out species generation logic from BoundMethodHandle
...
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: vlivanov
2017-11-16 00:58:50 +01:00
Bob Vandette
20a8de0f70
8146115: Improve docker container detection and resource configuration usage
...
Reviewed-by: dholmes, kbarrett, phh
2017-11-15 10:34:17 -05:00
John Paul Adrian Glaubitz
09dca4ba54
8191333: Zero variant broken after 8189941
...
Reviewed-by: rehn, coleenp
2017-11-15 16:03:56 +01:00
Coleen Phillimore
2f84103a78
Merge
2017-11-15 08:25:28 -05:00
Coleen Phillimore
f93a6a5715
8179603: create a jtreg test group for hotspot tests excluding application testing
...
Reviewed-by: dholmes, sspitsyn
2017-11-15 08:14:56 -05:00
Coleen Phillimore
7e7935286b
8191315: Add serviceability/sa/TestRevPtrsForInvokeDynamic.java to ProblemList.txt
...
Reviewed-by: dholmes, sspitsyn
2017-11-15 08:14:31 -05:00
Christian Haeubl
30267af75a
8178048: [JVMCI] improve HotSpotResolvedJavaFieldImpl.hashCode()
...
Reviewed-by: kvn
2017-11-15 13:46:21 +01:00
Jamsheed Mohammed C M
4cd55d3fd3
6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR
...
Made changes in topLevelExceptionFilter for handling unsafe single value invalid memory access failures, equivalent of JDK-4454115.
Reviewed-by: dholmes, dlong
2017-11-15 00:49:57 -08:00
Chris Plummer
2fa7cd4d09
8191049: Add alternate version of pns() that is callable from within hotspot source
...
Added pns2() to debug.cpp
Reviewed-by: stuefe, gthornbr
2017-11-14 18:08:35 -08:00
Harold Seigel
b70a8ea0f4
8191132: assert condition should not be in quotes
...
Remove bogus double quotation marks
Reviewed-by: coleenp
2017-11-14 14:05:34 -05:00
Martin Doerr
85dc1c0776
8191212: AIX: Build and polling page allocation broken after 8189941
...
Reviewed-by: stuefe
2017-11-14 16:45:27 +01:00
Coleen Phillimore
dafc88b89b
Merge
2017-11-14 10:10:05 -05:00