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 |
|
Ekaterina Pavlova
|
daa3f2ce32
|
8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test
Reviewed-by: kvn
|
2018-07-20 11:39:52 -07:00 |
|
Igor Ignatyev
|
d38a0c13fd
|
8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
Reviewed-by: kvn
|
2018-07-20 11:39:37 -07:00 |
|
Goetz Lindenmaier
|
c798b68ee1
|
8207830: [aix] disable jfr in build and tests
Reviewed-by: kvn, erikj
|
2018-07-20 09:46:57 +02:00 |
|
Goetz Lindenmaier
|
9dcc8b4a96
|
8207766: [testbug] Adapt tests for Aix
Reviewed-by: clanger, mbaesken
|
2018-07-20 09:33:49 +02:00 |
|
Hamlin Li
|
17f7056d82
|
8207833: java/nio/channels/Selector/SelectWithConsumer.java testCancel() fails intermittently
Reviewed-by: alanb
|
2018-07-20 15:24:42 +08:00 |
|
Jean Christophe Beyler
|
4823354a6a
|
8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Add a calculation of array sizes before test to satisfy ZGC support
Reviewed-by: amenkov, sspitsyn
|
2018-07-19 18:21:24 -07:00 |
|
Hamlin Li
|
cf4bbcecb0
|
8207244: java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently
Reviewed-by: alanb
|
2018-07-20 08:40:14 +08:00 |
|
Erik Joelsson
|
9d7fc64c38
|
8207243: Fix translation filtering to also support zh_HK and zh_TW
Reviewed-by: tbell
|
2018-07-19 14:25:42 -07:00 |
|
Bob Vandette
|
6fc4db4799
|
8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mem
Reviewed-by: mbaesken, mchung
|
2018-07-19 12:57:12 -04:00 |
|
Serguei Spitsyn
|
bfa23646ee
|
8207819: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Problem list the test
Reviewed-by: cjplummer
|
2018-07-18 20:54:12 -07:00 |
|
Amy Lu
|
e09b97b5cb
|
8207818: Problem list several rmi tests
Reviewed-by: darcy
|
2018-07-19 10:30:24 +08:00 |
|
Jean Christophe Beyler
|
dc45757347
|
8208242: Add @requires to vmTestbase/gc/g1 tests
Added classunloading must not be disabled and G1 is required to g1/unloading tests
Reviewed-by: kbarrett, tschatzl
|
2018-08-08 11:11:19 -07:00 |
|
Felix Yang
|
30fad2ce7d
|
8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
Reviewed-by: naoto
|
2018-08-09 15:42:48 +08:00 |
|
Xin Liu
|
e5f3e1b60c
|
8207965: C2-only debug build fails
Reviewed-by: kvn, iignatyev
|
2018-08-08 18:38:34 -07:00 |
|
Jean Christophe Beyler
|
626a614146
|
8208303: Track JNI failures and fail tests
Fail in native code via FatalException to signal test failure
Reviewed-by: amenkov, sspitsyn
|
2018-08-08 15:34:32 -07:00 |
|
Coleen Phillimore
|
a7b66f6f5e
|
8208677: Move inner metaspace cleaning out of class unloading
Move to safepoint cleanup actions to do if needed.
Reviewed-by: eosterlund, hseigel
|
2018-08-08 15:24:21 -04:00 |
|
Daniel D. Daugherty
|
149026aa65
|
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Reviewed-by: coleenp
|
2018-08-08 15:11:11 -04:00 |
|
Thomas Schatzl
|
9c0720b156
|
8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Reviewed-by: dholmes, hseigel
|
2018-08-08 15:31:07 +02:00 |
|
Chris Yin
|
a00eff193f
|
8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/
Reviewed-by: vtewari, rriggs
|
2018-08-08 10:21:23 +08:00 |
|
Nasser Ebrahim
|
01cc27f875
|
8208634: Add x-IBM-1129 charset
Reviewed-by: alanb, sherman
|
2018-08-07 16:07:47 -07:00 |
|
Claes Redestad
|
db4913ba5a
|
8209003: Consolidate use of empty collections in java.lang.module
Reviewed-by: alanb, mchung
|
2018-08-07 23:08:52 +02:00 |
|
Staffan Larsen
|
3be8d256e9
|
8031761: [TESTBUG] Add a regression test for JDK-8026328
Reviewed-by: kvn, iignatyev
|
2018-08-07 13:51:30 -07:00 |
|
Calvin Cheung
|
6f046a9f27
|
8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
Increase timout to 2400 and reduce the amount of output
Reviewed-by: mseledtsov, jiangli
|
2018-08-07 09:44:39 -07:00 |
|
Vladimir Kozlov
|
77204ca163
|
8209023: fix 2 compiler tests to avoid JDK-8208690
Reviewed-by: dholmes, dcubed
|
2018-08-06 18:49:51 -07:00 |
|
Daniel D. Daugherty
|
a9fd33bf2f
|
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:52:41 -04:00 |
|
Jean Christophe Beyler
|
b2042fe0ca
|
8079682: [mlvm] remove SAM code in MHTransformationGen
Remove SAM code from the test and remove related dead code
Reviewed-by: iignatyev
|
2018-08-06 14:23:02 -07:00 |
|
Alexandre Iline
|
013e6fd595
|
8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
Reviewed-by: mchung
|
2018-08-06 15:35:44 -07:00 |
|
Paul Sandoz
|
70b706c224
|
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
Reviewed-by: mchung, plevart
|
2018-08-06 15:18:57 -07:00 |
|
Florian Weimer
|
cc248634a1
|
8208362: (bf) Long chains created by direct Buffer::slice
Reviewed-by: mr, psandoz, alanb
|
2018-08-06 14:55:04 -07:00 |
|
Ekaterina Pavlova
|
080d3bb21a
|
8194958: [Graal] disable compiler/c2/cr7200264 tests
Reviewed-by: kvn, tschatzl
|
2018-08-06 13:53:49 -07:00 |
|
Daniel D. Daugherty
|
963bb6c8be
|
8209020: ProblemList tests affected by JDK-8208778
Reviewed-by: hseigel
|
2018-08-06 16:15:09 -04:00 |
|
Daniel D. Daugherty
|
831fdfe311
|
8209018: ProblemList tests affected by JDK-8208690
Reviewed-by: kvn
|
2018-08-06 13:57:26 -04:00 |
|
Pengfei Li
|
03d6ab3b09
|
8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
Limit the maximal file name length to 242 for AUFS file system
Reviewed-by: dholmes, redestad
|
2018-08-06 04:31:50 -04:00 |
|
Phil Race
|
32ec91ca9b
|
Merge
|
2018-08-03 09:42:57 -07:00 |
|
Daniel D. Daugherty
|
2ce4abbcc8
|
8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
Reviewed-by: dholmes
|
2018-08-02 22:14:54 -04:00 |
|
Igor Ignatyev
|
b3e18b4a1b
|
8208701: Fix for JDK-8208655 causes test failures in CI tier1
Reviewed-by: dholmes, dcubed
|
2018-08-02 16:16:02 -07:00 |
|
Igor Ignatyev
|
940ac1cddc
|
8208699: remove unneeded imports from runtime tests
Reviewed-by: iklam
|
2018-08-02 16:15:48 -07:00 |
|
Igor Ignatyev
|
17891770c1
|
8208655: use JTreg skipped status in hotspot tests
Reviewed-by: kvn, hseigel, iklam
|
2018-08-02 14:40:55 -07:00 |
|
Jean Christophe Beyler
|
3d94ce71b5
|
8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
Put a ThreadLocal around the object to be thread safe
Reviewed-by: tschatzl, iignatyev
|
2018-07-31 10:16:56 -07:00 |
|
Jean Christophe Beyler
|
fc9941ae72
|
8169004: Fix redundant @requires tags in tests
Reviewed-by: tschatzl, iignatyev
|
2018-07-31 12:24:47 -07:00 |
|
Jean Christophe Beyler
|
ec76c2046c
|
8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
Remove client test entirely and clean up test
Reviewed-by: tschatzl, iignatyev
|
2018-08-01 09:23:24 -07:00 |
|
Jean Christophe Beyler
|
b184fceaa0
|
8208246: flags duplications in vmTestbase_vm_g1classunloading tests
Remove duplicate flags for the classunloading tests
Reviewed-by: tschatzl, iignatyev
|
2018-07-31 10:20:10 -07:00 |
|
Igor Ignatyev
|
d2dd5c4473
|
8208647: switch jtreg to 4.2b13
Reviewed-by: kvn, dholmes, ihse
|
2018-08-01 23:06:33 -07:00 |
|