Daniel D. Daugherty
|
6a9e3b9d29
|
8204529: gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out
Increase default timeout to 360 seconds.
Reviewed-by: erikj, dholmes
|
2018-11-08 20:54:30 -05:00 |
|
Mikael Vidstedt
|
f69921f2fc
|
8213436: Obsolete UseMembar
Reviewed-by: kvn, dholmes, mdoerr, adinn
|
2018-11-08 11:45:13 -08:00 |
|
Bernard Blaser
|
1117fcb339
|
8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
Reviewed-by: kvn
|
2018-11-08 15:11:32 +01:00 |
|
Roland Westrelin
|
b2541f90e6
|
8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
Reviewed-by: thartmann, kvn, shade
|
2018-11-08 10:08:52 +01:00 |
|
Serguei Spitsyn
|
bf16c3a479
|
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
Provide possible type checks when LVT is absent
Reviewed-by: jcbeyler, cjplummer
|
2018-11-08 00:07:48 -08:00 |
|
Gary Adams
|
bb0212400f
|
8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt
Reviewed-by: jcbeyler, cjplummer, amenkov
|
2018-11-01 11:42:59 -04:00 |
|
Lois Foltan
|
9c5c6947cb
|
8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
Fix to obtain the class loader's name from the java.lang.ClassLoader object instead of its ClassLoaderData.
Reviewed-by: coleenp, mbalao, sgehwolf
|
2018-11-07 13:54:22 -05:00 |
|
Dean Long
|
a9ae141836
|
8212605: Pure-Java implementation of AccessController.doPrivileged
Reviewed-by: dholmes, mullan, vlivanov, mchung, alanb, rriggs
|
2018-11-06 16:04:50 -08:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Dean Long
|
88fec44661
|
8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
Reviewed-by: kvn
|
2018-11-05 22:22:49 -08:00 |
|
Roland Westrelin
|
b5d2e875f6
|
8209835: Aarch64: elide barriers on all volatile operations
Reviewed-by: aph, adinn
|
2018-11-05 12:53:55 +01:00 |
|
Roland Westrelin
|
03ef2b0df5
|
8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value
Reviewed-by: adinn, aph
|
2018-10-04 09:24:27 +02:00 |
|
Jean Christophe Beyler
|
e3a2417b63
|
8213246: Fix typo in vmTestbase failuire to failure
Fix failuire typo in two spots
Reviewed-by: mikael, dcubed, iignatyev
|
2018-11-03 12:37:55 -07:00 |
|
Ioi Lam
|
51f2d9801b
|
8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication
Reviewed-by: dholmes, ccheung, mseledtsov
|
2018-10-29 14:01:46 -07:00 |
|
Jiangli Zhou
|
4b813da8c8
|
8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc
Set timeout 500 in CDSandJFR.java
Reviewed-by: dcubed
|
2018-11-02 19:30:31 -04:00 |
|
Igor Ignatyev
|
35871a8ca1
|
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
Reviewed-by: erikj, dholmes, ihse
|
2018-11-02 16:27:55 -07:00 |
|
Ekaterina Pavlova
|
49a3af9513
|
8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing
Reviewed-by: kvn, erikj, ihse
|
2018-11-02 14:00:29 -07:00 |
|
Daniel D. Daugherty
|
d17f8229f7
|
8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
Reviewed-by: ccheung, darcy
|
2018-11-02 12:49:42 -04:00 |
|
Doug Simon
|
3d2f28b540
|
8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType
Reviewed-by: kvn
|
2018-11-01 11:23:12 +01:00 |
|
Calvin Cheung
|
fc19077b52
|
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
Remove code referencing the IgnoreUnverifiableClassesDuringDump
Reviewed-by: dholmes, jiangli
|
2018-10-31 14:00:51 -07:00 |
|
Bob Vandette
|
c656dde507
|
Merge
|
2018-10-31 16:27:31 -04:00 |
|
Bob Vandette
|
f7ebca2763
|
8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows
Reviewed-by: fparain, dcubed, jwilhelm
|
2018-10-31 16:27:01 -04:00 |
|
Coleen Phillimore
|
d302072f50
|
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Reviewed-by: jiangli, jwilhelm
|
2018-10-31 14:38:14 -04:00 |
|
Bob Vandette
|
f161afb806
|
Merge
|
2018-10-31 10:48:13 -04:00 |
|
Thomas Schatzl
|
0d19f0bb51
|
6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark
Reviewed-by: sjohanss, sangheki
|
2018-10-31 13:43:57 +01:00 |
|
Robbin Ehn
|
80aa38305d
|
8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks
Reviewed-by: eosterlund, dcubed, sspitsyn, dholmes
|
2018-10-31 08:09:45 +01:00 |
|
Bob Vandette
|
05027c124c
|
8209093: JEP 340: One AArch64 Port, Not Two
Reviewed-by: dholmes, erikj, mikael, shade, avoitylov, bulasevich
|
2018-10-30 10:39:19 -04:00 |
|
Calvin Cheung
|
e0911eacd6
|
8209566: [TESTBUG] runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java timeout on tier6 on sparc
Increased the timeout from 120s (default) to 240s
Reviewed-by: dcubed, mseledtsov
|
2018-10-29 11:05:45 -07:00 |
|
Calvin Cheung
|
efce2c0397
|
8212154: [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent
Added a null check on wb.getBooleanVMFlag("EnableJVMCI").
Reviewed-by: hseigel, jiangli
|
2018-10-29 13:58:29 -07:00 |
|
Coleen Phillimore
|
6a045adbed
|
8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes
Don't return unloaded klasses. Make sure access is protected by Compile_lock.
Reviewed-by: eosterlund, dlong
|
2018-10-29 10:21:34 -04:00 |
|
Harold Seigel
|
71637b00c7
|
8212997: [TESTBUG] Remove defmeth tests for class file versions 50 and 51
Remove the unneeded tests. Keep the tests for class file versions 49 and 52.
Reviewed-by: acorn, coleenp
|
2018-10-29 08:38:59 -04:00 |
|
Harold Seigel
|
67d76fe937
|
8192864: defmeth tests can hide failures
Add a call to addFailureCount() to record previously hidden failures.
Reviewed-by: lfoltan, coleenp
|
2018-10-26 08:23:52 -04:00 |
|
Tom Rodriguez
|
ff4cf4f40b
|
8212956: [JVCMI] SpeculationReason should maintain identity
Reviewed-by: kvn
|
2018-10-25 19:00:46 -07:00 |
|
David Holmes
|
3837f1abc1
|
8210242: vmTestbase/nsk/stress/jni/jnistress001.java crashes with EXCEPTION_ACCESS_VIOLATION on windows-x86
Non-NUL-terminated string was passed to %s - use %.*s to specify the actual length.
Reviewed-by: lfoltan, hseigel
|
2018-10-25 19:12:39 -04:00 |
|
Jean Christophe Beyler
|
589b596bec
|
8212884: Remove the assignments in ifs for vmTestbase/[a-s]
Extract assignments from if statements in vmTestbase
Reviewed-by: cjplummer, sspitsyn
|
2018-10-25 14:23:26 -07:00 |
|
Dean Long
|
fb3ab945a6
|
8212978: Add RedefineMethodUsedByMultipleMethodHandles.java to problem list
Reviewed-by: kvn
|
2018-10-25 09:20:54 -07:00 |
|
Jean Christophe Beyler
|
be312edc2a
|
8212770: Remove spaces before/after () for vmTestbase/jvmti/[s-u]
Remove spaces before/after ()
Reviewed-by: amenkov, cjplummer
|
2018-10-25 08:18:42 -07:00 |
|
Ioi Lam
|
93395f6a9e
|
8212200: assert when shared java.lang.Object is redefined by JVMTI agent
Reviewed-by: dholmes, jiangli, hseigel, lfoltan, sspitsyn
|
2018-10-17 15:57:10 -07:00 |
|
Daniel D. Daugherty
|
daf4ad38ab
|
8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java
Also change the test's default timeout to 5 minutes.
Reviewed-by: dholmes, stuefe
|
2018-10-24 11:04:25 -04:00 |
|
Thomas Stuefe
|
5dac22b8eb
|
8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert
Reviewed-by: dholmes, mdoerr
|
2018-10-24 14:59:21 +02:00 |
|
Tobias Hartmann
|
18d4a423f9
|
8150552: Remove -XX:+AggressiveOpts
Removed the -XX:+AggressiveOpts flags and its usages.
Reviewed-by: ecaspole, sjohanss
|
2018-10-24 12:39:37 +02:00 |
|
Doug Simon
|
272eb6824b
|
8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError
Reviewed-by: never, iveresov
|
2018-10-23 18:49:32 +02:00 |
|
Jean Christophe Beyler
|
db6696837e
|
8212771: Remove remaining spaces before/after () for vmTestbase
Remove spaces around ()
Reviewed-by: phh, sspitsyn
|
2018-10-23 09:43:16 -07:00 |
|
Jean Christophe Beyler
|
e6d66056ab
|
8212535: Remove spaces before/after () for vmTestbase/[a-j]*
Remove white spaces from tests
Reviewed-by: amenkov, cjplummer, phh, sspitsyn
|
2018-10-22 19:31:41 -07:00 |
|
Mandy Chung
|
5e6d6b8642
|
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Reviewed-by: dholmes, thartmann
|
2018-10-22 17:00:04 -07:00 |
|
Calvin Cheung
|
522608c0a7
|
8210990: [TESTBUG] Some CDS tests don't respect JVM variant being tested
Use CDSTestUtils.run() instead of CDSTestUtils.executeAndLog().
Reviewed-by: iklam
|
2018-10-22 14:31:10 -07:00 |
|
Jean Christophe Beyler
|
a623db2148
|
8212148: Remove remaining NSK_CPP_STUBs
Remove remaining macros
Reviewed-by: amenkov, phh, iignatyev
|
2018-10-22 12:43:15 -07:00 |
|
Tobias Hartmann
|
21f57051c4
|
8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT
Removed -Xcomp and increased timeout.
Reviewed-by: kvn
|
2018-10-18 17:50:49 +02:00 |
|
Jean Christophe Beyler
|
d63acb557c
|
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
Remove the NSK_CPP_STUB macros from tests
Reviewed-by: amenkov, phh, sspitsyn
|
2018-10-17 21:28:11 -07:00 |
|
Aleksey Shipilev
|
b6e77e4285
|
8212177: Epsilon alignment adjustments can overflow max TLAB size
Reviewed-by: pliden, tschatzl
|
2018-10-16 17:43:30 +02:00 |
|