Tom Rodriguez
3e246411ae
8151871: [JVMCI] missing HAS_PENDING_EXCEPTION check
...
Reviewed-by: kvn
2016-03-15 14:19:24 -07:00
Tobias Hartmann
23a62fdfca
8150804: C2 Compilation fails with assert(_base >= OopPtr && _base <= AryPtr) failed: Not a Java pointer
...
Wait with removing casts from inputs in PhiNode::ideal() until after parsing for the type information to propagate.
Reviewed-by: kvn
2016-03-15 17:42:28 +01:00
Pavel Punegov
616744c4c9
8150955: RandomValidCommandsTest.java fails with UnsatisfiedLinkError: sun.hotspot.WhiteBox.registerNatives
...
Replace invalid command with a valid one
Reviewed-by: kvn
2016-03-15 16:23:31 +03:00
Nils Eliasson
372ff0a016
Merge
2016-03-15 12:34:41 +01:00
Nils Eliasson
a20ceb80f4
8151796: compiler/whitebox/BlockingCompilation.java fails due to method not compiled
...
Make test more robust
Reviewed-by: simonis
2016-03-15 11:17:22 +01:00
Nils Eliasson
d2078b7e23
8151795: compiler/compilercontrol/parser/DirectiveParserTest.java fails with "assert failed: 0 != 0"
...
Treat zero added directives as fail
Reviewed-by: twisti, kvn
2016-03-15 11:17:06 +01:00
Konstantin Shefov
f2880e341a
8150850: [JVMCI] NPE when executing HotSpotConstantReflectionProvider.readStableFieldValue
...
Reviewed-by: twisti, dnsimon
2016-03-15 13:00:43 +03:00
Zoltan Majo
3153dc3941
Merge
2016-03-14 17:51:25 +01:00
Vladimir Ivanov
6ea5772a9b
8143407: C1: @Stable array support
...
Reviewed-by: twisti
2016-03-14 12:35:52 +03:00
Vladimir Ivanov
ffdd79f89c
8141420: Compiler runtime entries don't hold Klass* from being GCed
...
Reviewed-by: kvn, coleenp
2016-03-14 12:35:48 +03:00
Vladimir Ivanov
28cf824b60
8150320: C1: Illegal bci in debug info for MH::linkTo* methods
...
Reviewed-by: kvn, dlong
2016-03-14 12:35:48 +03:00
Vladimir Ivanov
b4e4244a32
8139247: Improper locking of MethodData::_extra_data_lock
...
Reviewed-by: dholmes, roland, dcubed
2016-03-14 12:35:44 +03:00
Nils Eliasson
e34f88b0a6
Merge
2016-03-11 21:02:09 +01:00
Alejandro Murillo
b6ac98452d
Merge
2016-03-10 16:08:17 -08:00
Doug Simon
b87feb324c
8151664: [JVMCI] add missing test in 8151266 integration
...
Reviewed-by: never, twisti
2016-03-10 14:06:21 -08:00
Lana Steuck
d4d0320553
Merge
2016-03-10 09:50:18 -08:00
Lana Steuck
e9a96608e0
Added tag jdk-9+109 for changeset 9ea881b5873b
2016-03-10 09:28:10 -08:00
Ed Nevill
59193ab336
8151502: optimize pd_disjoint_words and pd_conjoint_words
...
Optimize copy routines using inline assembler
Reviewed-by: aph
2016-03-10 14:53:09 +00:00
Christian Thalinger
9ecc7cc928
8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler
...
Reviewed-by: dnsimon, vlivanov
2016-03-10 13:04:43 -08:00
Nils Eliasson
b01a1a42e3
8066770: EnqueueMethodForCompilationTest.java fails to compile method
...
Make compiles blocking and always check queue
Reviewed-by: kvn
2016-03-09 21:20:43 +01:00
Nils Eliasson
9e21021abb
8073793: serviceability/dcmd/compiler/CodelistTest.java fails with ClassNotFoundException trying to load VM anonymous class
...
Make test less fragile using whitebox API
Reviewed-by: kvn
2016-03-09 21:19:13 +01:00
Christian Thalinger
54ca53c593
8151266: HotSpotResolvedJavaFieldImpl::isStable() does not work as expected
...
Reviewed-by: never, twisti
2016-03-08 15:10:02 -08:00
Alejandro Murillo
2da4580684
Merge
2016-03-05 20:46:42 -08:00
Daniel D. Daugherty
3a33180c01
8151348: quarantine compiler/codecache/jmx/PeakUsageTest.java in JDK9-dev
...
Reviewed-by: ctornqvi, amurillo
2016-03-05 19:22:57 -08:00
Felix Yang
7181a2dcb1
8151340
: aarch64: prefetch the destination word for write prior to ldxr/stxr loops
...
Aarch64: add prefetch for write prior to ldxr/stxr loops.
Reviewed-by: aph
2016-03-05 22:22:37 +08:00
Jesper Wilhelmsson
f6609ea3d2
Merge
2016-03-05 10:10:23 +01:00
Christian Tornqvist
30bbb5ee4b
8151156: [TESTBUG] Integrate trivial Hotspot test changes from Jake before Jigsaw M3
...
Reviewed-by: hseigel, gtriantafill
2016-03-03 12:44:34 -08:00
Lana Steuck
f00c82512d
Merge
2016-03-03 12:49:44 -08:00
Lana Steuck
d1ed0e7785
Added tag jdk-9+108 for changeset 41753e6731a1
2016-03-03 12:25:52 -08:00
Joseph Provino
750d6c1bb6
Merge
2016-03-03 17:33:13 +00:00
Joseph Provino
7c23a31489
8150984: Invalid VM argument causes crash -XX:G1ConcRefinementServiceIntervalMillis=2147483648
...
Change maximum range so it can't be negative
Reviewed-by: kbarrett, sangheki
2016-03-03 12:20:22 -05:00
Volker Simonis
173a62a8d6
8150646: Add support for blocking compiles though whitebox API
...
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Reviewed-by: kvn, ppunegov, simonis, neliasso
2016-03-03 16:21:16 +01:00
Vladimir Ivanov
5593b4b381
Merge
2016-03-03 14:07:10 +00:00
Vladimir Ivanov
c69ad2078e
8151157: Quarantine test/compiler/unsafe/UnsafeGetStableArrayElement.java
...
Reviewed-by: zmajo, thartmann
2016-03-03 16:46:58 +03:00
Chris Hegarty
932077c03b
8150162: Move sun.misc.Version to a truly internal package
...
Reviewed-by: alanb, dholmes, iris, mchung, rriggs
2016-03-03 12:59:21 +00:00
Tobias Hartmann
2c4627b399
8151130: [BACKOUT] Remove Method::_method_data for C1
...
Backing out the fix for JDK-8147978 because it fails and blocks integration.
Reviewed-by: vlivanov, zmajo
2016-03-03 13:18:53 +01:00
Andreas Eriksson
041e265d0d
8150986: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because expects HPROF JAVA PROFILE 1.0.1 file format
...
Reviewed-by: dcubed, dsamersoff
2016-03-03 12:36:54 +01:00
Yasumasa Suenaga
2cfacfc3a4
8150723: HSDB toolbar icons are missing
...
Reviewed-by: erikj, dsamersoff
2016-03-03 11:28:48 +03:00
Gerard Ziemski
0e3b444b13
Merge
2016-03-03 00:49:02 +00:00
Harold Seigel
36df22f672
Merge
2016-03-02 23:48:41 +00:00
Gerard Ziemski
311e77373d
8146849: Remove TraceJNIHandleAllocation rather than converting to UL
...
Removed TraceJNIHandleAllocation
Reviewed-by: coleenp, dholmes
2016-03-02 14:36:55 -06:00
Rachel Protacio
b7658ef0b7
8145098: JNI GetVersion should return JNI_VERSION_9
...
Updated JNI_VERSION for current version to be JNI_VERSION_9
Reviewed-by: hseigel, gtriantafill, dholmes, alanb
2016-03-02 15:10:38 -05:00
Poonam Bajaj
6a120465e7
Merge
2016-03-02 19:15:35 +00:00
Coleen Phillimore
b437ee835e
Merge
2016-03-02 17:09:32 +00:00
Thomas Schatzl
1f76cb2833
Merge
2016-03-02 17:08:40 +01:00
Rachel Protacio
1c5a7710e3
8150746: runtime/logging/ItablesTest.java fails with: java.lang.RuntimeException: 'Resolving: klass: ' missing from stdout/stderr
...
Deleted logging line from code and test because unnecessary
Reviewed-by: twisti, coleenp
2016-03-02 10:59:25 -05:00
Thomas Schatzl
619ec3dd6f
8141141: Young and Old gen PLAB stats are similar in output with -XX:+PrintPLAB
...
Improve PLAB statistic by adding generation, output values are now in bytes, including units, and split it into multiple messages.
Reviewed-by: brutisso, sjohanss
2016-03-02 15:57:48 +01:00
Thomas Schatzl
a07ffdd31d
8147121: Evacuation failure allocation statistics added too late
...
Move adding evacuation failure statistics to after free_collection_set.
Reviewed-by: brutisso, drwhite
2016-03-02 15:55:47 +01:00
Dmitry Samersoff
9035e84805
8150318: serviceability/dcmd/jvmti/LoadAgentDcmdTest.java - Could not find JDK_DIR/lib/x86_64/libinstrument.so
...
Refactor test
Reviewed-by: jbachorik, sspitsyn
2016-03-02 17:08:26 +03:00
Vladimir Ivanov
68ce6b3b9f
8151020: [TESTBUG] UnsafeGetStableArrayElement::testL_* fail intermittently
...
Reviewed-by: zmajo, shade
2016-03-02 15:42:03 +03:00