Daniel D. Daugherty
|
b62d703d9a
|
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Reviewed-by: hseigel, kvn
|
2018-07-26 13:08:42 -04:00 |
|
Phil Race
|
1387c87093
|
Merge
|
2018-07-26 10:00:40 -07:00 |
|
Jonathan Gibbons
|
f0e9643542
|
8208227: tools/jdeps/DotFileTest.java fails on Win-X64
Reviewed-by: darcy
|
2018-07-25 17:26:35 -07:00 |
|
Daniel D. Daugherty
|
691c332a70
|
8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Reviewed-by: sspitsyn
|
2018-07-25 17:22:25 -04:00 |
|
Daniel D. Daugherty
|
86629a36f0
|
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
|
12bf1a20d0
|
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 |
|
Joe Darcy
|
ac5685e827
|
8190886: package-info handling in RoundEnvironment.getElementsAnnotatedWith
Reviewed-by: vromero, jlahoda
|
2018-07-25 12:32:59 -07:00 |
|
Daniel D. Daugherty
|
6602e30cec
|
8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Reviewed-by: darcy
|
2018-07-25 12:32:06 -04:00 |
|
Chris Yin
|
30f22170ef
|
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
Reviewed-by: vtewari, rriggs
|
2018-07-25 11:03:07 +08:00 |
|
Alexandre Iline
|
ffc4cbe5da
|
8208157: requires.VMProps throws NPE for missing properties in "release" file
Reviewed-by: iignatyev, lancea
|
2018-07-24 08:58:32 -07:00 |
|
Jonathan Gibbons
|
955ce37d60
|
8207214: Broken links in JDK API serialized-form page
Reviewed-by: hannesw
|
2018-07-24 11:37:43 -07:00 |
|
Matthias Baesken
|
1dcf1dda27
|
8207941: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails on machines without Arial font [testbug]
Reviewed-by: goetz, psadhukhan
|
2018-07-24 09:27:42 +02: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 |
|
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 |
|
Vladimir Kozlov
|
2f4efb7871
|
8207262: enable applications/ctw/modules/java_desktop_2.java test again
Reviewed-by: iignatyev
|
2018-07-23 18:29:35 -07:00 |
|
Daniel D. Daugherty
|
f52c4365ca
|
8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Reviewed-by: sspitsyn
|
2018-07-23 14:41:06 -04:00 |
|
Vicente Romero
|
8e61321b6c
|
8205493: OptionSmokeTest.java uses hard-coded release values
Reviewed-by: darcy
|
2018-07-20 14:48:41 -07:00 |
|
Coleen Phillimore
|
39dd04b953
|
8207359: Make SymbolTable increment_refcount disallow zero
Use cmpxchg for non permanent symbol refcounting, and pack refcount and length into an int.
Reviewed-by: gziemski, kbarrett, iklam
|
2018-07-20 14:52:11 -04:00 |
|
Joe Darcy
|
fafd1b7536
|
8193462: Fix Filer handling of package-info initial elements
Reviewed-by: vromero
|
2018-07-18 00:23:06 -07:00 |
|
Joe Darcy
|
19c364592c
|
8193214: Incorrect annotations.without.processors warnings with JDK 9
Reviewed-by: vromero
|
2018-07-18 00:16:37 -07:00 |
|
Jean Christophe Beyler
|
a6ff367b24
|
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 |
|
Christian Tornqvist
|
4805473049
|
8207855: Make applications/jcstress invoke tests in batches
Reviewed-by: kvn, iignatyev
|
2018-07-20 09:15:54 -04:00 |
|
Daniil Titov
|
301f3c3bb5
|
8204695: [Graal] vmTestbase/nsk/jdi/ClassPrepareRequest/addSourceNameFilter/addSourceNameFilter002/addSourceNameFilter002.java fails
Reviewed-by: sspitsyn, cjplummer
|
2018-07-19 16:53:33 -07:00 |
|
Vicente Romero
|
898e0f8607
|
8206874: Evaluate LoadClassFromJava6CreatedJarTest.java after dropping -source 6
Reviewed-by: darcy
|
2018-07-19 15:13:10 -07:00 |
|
Phil Race
|
f921743302
|
Merge
|
2018-07-19 10:53:38 -07:00 |
|
Phil Race
|
28e828130d
|
Merge
|
2018-07-19 10:17:22 -07:00 |
|