Felix Yang
|
b5f939c5db
|
8194230: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException
Reviewed-by: mchung
|
2018-08-14 10:42:00 +08:00 |
|
Vladimir Kozlov
|
4729c903c6
|
8207153: Some intrinsic tests take long time to run
Reviewed-by: thartmann, mikael
|
2018-08-13 13:24:55 -07:00 |
|
Claes Redestad
|
5c3008fbc4
|
8209120: Archive the Integer.IntegerCache
Reviewed-by: jiangli, alanb, plevart, iklam, mchung
|
2018-08-13 19:21:43 +02:00 |
|
Ekaterina Pavlova
|
582c0dafb8
|
8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
Reviewed-by: kvn
|
2018-08-13 04:02:51 -07:00 |
|
Thomas Schatzl
|
044b502383
|
8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
Exclude maximum range value from testing.
Reviewed-by: sangheki, kbarrett
|
2018-08-13 12:24:25 +02:00 |
|
Coleen Phillimore
|
5a80204c23
|
8209384: ProblemList stressHierarchy metaspace tests
These try to trigger GC by filling metaspace which seems to be not working.
Reviewed-by: jiangli
|
2018-08-10 22:38:18 -04:00 |
|
Brent Christian
|
51d0a9e122
|
8205399: Set node color on pinned HashMap.TreeNode deletion
Reviewed-by: martin
|
2018-08-10 12:05:53 -07:00 |
|
Chris Yin
|
4e2b462116
|
8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
Reviewed-by: vtewari, rriggs
|
2018-08-10 13:07:21 +08:00 |
|
Jiangli Zhou
|
a5d14313f5
|
8207263: Store the Configuration for system modules into CDS archive
Archive boot layer Configuration.
Reviewed-by: redestad, iklam, ccheung
|
2018-08-10 00:35:57 -04:00 |
|
Calvin Cheung
|
5858a507f4
|
8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
Only include the CDS logging option in the tests which require it
Reviewed-by: mseledtsov, jiangli, iklam
|
2018-08-09 15:52:23 -07:00 |
|
Ekaterina Pavlova
|
b037ff24a8
|
8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
Reviewed-by: kvn, dnsimon
|
2018-08-09 11:39:18 -07:00 |
|
Mikael Vidstedt
|
83a51d869e
|
Merge
|
2018-08-09 10:08:07 -07:00 |
|
Chris Hegarty
|
166030817f
|
8208391: Differentiate response and connect timeouts in HTTP Client API
Reviewed-by: michaelm
|
2018-08-09 11:23:12 +01:00 |
|
Daniel D. Daugherty
|
1543db08da
|
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Reviewed-by: coleenp
|
2018-08-08 15:11:11 -04:00 |
|
Yang Zhang
|
286115581e
|
8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
Add the path of libnss3.so for aarch64 platform.
Reviewed-by: weijun
|
2018-08-08 13:45:41 +08:00 |
|
Staffan Larsen
|
b806cb371e
|
8031761: [TESTBUG] Add a regression test for JDK-8026328
Reviewed-by: kvn, iignatyev
|
2018-08-07 13:51:30 -07:00 |
|
Sean Mullan
|
ac3d4a6722
|
8208691: Tighten up jdk.includeInExceptions security property
Add stronger warning on usage and add test to check that property is not set
Reviewed-by: alanb, rriggs
|
2018-08-07 10:29:01 -04:00 |
|
David Buck
|
0919d6d626
|
8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
Enforce lower bound on number of loop iterations used to trigger OSR
Reviewed-by: kvn, iignatyev
|
2018-08-06 22:30:37 -04:00 |
|
Daniel D. Daugherty
|
03c595997c
|
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Reviewed-by: dholmes, sspitsyn
|
2018-08-06 20:44:14 -04:00 |
|
Sibabrata Sahoo
|
e64ad29e8a
|
8208496: New Test to verify concurrent behavior of TLS
Verify TLS behavior with multiple threads accessing concurrently.
Reviewed-by: xuelei
|
2018-08-06 00:46:40 -07:00 |
|
Tobias Hartmann
|
6dac70d919
|
8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
Bail out from recursive computation if the block was already processed.
Reviewed-by: kvn, iveresov
|
2018-08-06 09:09:57 +02:00 |
|
Igor Ignatyev
|
b863c0efab
|
8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
Reviewed-by: kvn, vlivanov
|
2018-08-03 15:39:28 -07:00 |
|
Phil Race
|
b6532bdf48
|
8204931: Colors with alpha are painted incorrectly on Linux
Reviewed-by: jdv, psadhukhan
|
2018-07-31 14:04:29 -07:00 |
|
Ekaterina Pavlova
|
e4521331a8
|
8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
Reviewed-by: kvn
|
2018-07-31 09:48:25 -07:00 |
|
Daniel D. Daugherty
|
30d46ba27b
|
8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Reviewed-by: cjplummer
|
2018-07-30 14:22:36 -04:00 |
|
Igor Ignatyev
|
cb25641e4c
|
8208370: fix typo in ReservedStack tests' @requires
Reviewed-by: kvn
|
2018-07-27 00:00:28 -07:00 |
|
Igor Ignatyev
|
5c2439b0f6
|
8208358: update bug ids mentioned in tests
Reviewed-by: kvn
|
2018-07-26 23:59:46 -07:00 |
|
Harold Seigel
|
5a3decc9f1
|
8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
Add code to skip over unknown attributes when class file version >= 11.
Reviewed-by: lfoltan
|
2018-07-26 15:56:37 -04:00 |
|
Jean Christophe Beyler
|
5b9175eae8
|
8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
Lower the interval rate and check GC objects too
Reviewed-by: dcubed, sspitsyn
|
2018-07-26 11:53:59 -07:00 |
|
Ekaterina Pavlova
|
5bafe6f9a0
|
8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
Reviewed-by: kvn, sspitsyn
|
2018-07-26 10:23:33 -07:00 |
|
Daniel D. Daugherty
|
6958cd7967
|
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Reviewed-by: hseigel, kvn
|
2018-07-26 13:08:42 -04:00 |
|
Volker Simonis
|
3b002460a1
|
8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
Reviewed-by: sspitsyn, cjplummer
|
2018-07-23 15:17:14 +02:00 |
|
Rachna Goel
|
50a3c19ffc
|
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale
Generated display names for missing timezones at run time.
Reviewed-by: naoto
|
2018-07-26 14:15:24 +05:30 |
|
John Jiang
|
126394f271
|
8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
Improve the logics on skipping test
Reviewed-by: valeriep
|
2018-07-26 08:46:27 +08:00 |
|
Daniel D. Daugherty
|
398db3a0c7
|
8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Reviewed-by: sspitsyn
|
2018-07-25 17:22:25 -04:00 |
|
Chris Plummer
|
3ec12f2dc1
|
8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp
Do a better job of handling compilations before execution
Reviewed-by: sspitsyn, amenkov
|
2018-07-25 13:15:36 -07:00 |
|
Daniel D. Daugherty
|
8c4ac06e1c
|
8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Reviewed-by: cjplummer
|
2018-07-25 15:38:37 -04:00 |
|
Jean Christophe Beyler
|
37bbbcff6d
|
8207765: HeapMonitorTest.java intermittent failure
Lower the interval rate and check GC objects too
Reviewed-by: dcubed, sspitsyn
|
2018-07-25 10:51:16 -07:00 |
|
Daniel D. Daugherty
|
021a771791
|
8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Reviewed-by: darcy
|
2018-07-25 12:32:06 -04:00 |
|
Chris Hegarty
|
1b1355c222
|
8207846: Generalize the jdk.net.includeInExceptions security property
Reviewed-by: alanb, michaelm, rriggs, mullan
|
2018-07-25 10:08:39 +01:00 |
|
Rajan Halade
|
eec8b3b9a8
|
8203230: update VerifyCACerts test
Reviewed-by: mullan
|
2018-07-24 12:12:16 -07:00 |
|
Chris Plummer
|
23a2b24b0b
|
8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
Add test to ProblemsList.txt
Reviewed-by: sspitsyn
|
2018-07-24 10:35:25 -07:00 |
|
Chris Hegarty
|
577cdf1f49
|
8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
Reviewed-by: michaelm
|
2018-07-24 10:07:26 +01:00 |
|
Chris Hegarty
|
e605cae39f
|
8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
Reviewed-by: michaelm
|
2018-07-23 11:47:03 +01:00 |
|
Hamlin Li
|
23084b76fa
|
8208111: Problem list java/nio/channels/Selector/RacyDeregister.java
Reviewed-by: alanb
|
2018-07-24 13:55:57 +08:00 |
|
Daniel D. Daugherty
|
c1ec12c2ff
|
8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Reviewed-by: sspitsyn
|
2018-07-23 14:41:06 -04:00 |
|
Srinivas Dama
|
eac16b2705
|
8206445: JImageListTest.java failed in Windows
Added System.gc() call to address unmapped jimage files
Reviewed-by: alanb
|
2018-07-23 19:58:43 +05:30 |
|
Felix Yang
|
16dcca2c40
|
8207952: Problem-list 3 sctp tests
Reviewed-by: chegar
|
2018-07-23 10:02:10 +08:00 |
|
Coleen Phillimore
|
a95225aabc
|
8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out
Moved InMemoryJavaCompiler out of loops or reduced loops with InMemoryJavaCompiler
Reviewed-by: vromero, jiangli
|
2018-07-20 18:03:23 -04:00 |
|
Stuart Marks
|
61ea10862e
|
8206865: RMI activation tests fail with InvalidClassException
Reviewed-by: darcy, alanb, mchung
|
2018-07-20 14:34:51 -07:00 |
|