Weijun Wang
1e887a901e
8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
...
Reviewed-by: mullan
2018-10-10 22:13:30 +08:00
Daniil Titov
f2d02897e1
8193879: Java debugger hangs on method invocation
...
Reviewed-by: sspitsyn, amenkov, gadams
2018-10-09 19:11:09 -07:00
David Holmes
8351e4db3e
8211065: Private method check in linkResolver is incorrect
...
Reviewed-by: acorn, lfoltan
2018-10-09 20:19:22 -04:00
Jean Christophe Beyler
11da699d9e
8211905: Remove multiple casts for EM06 file
...
Remove multiple casts for EM06 file
Reviewed-by: sspitsyn, cjplummer
2018-10-09 13:22:19 -07:00
Chris Hegarty
856f4fe28b
8211927: Add additional diagnostic information to java/net/BindException/Test.java
...
Reviewed-by: dfuchs
2018-10-09 20:32:24 +01:00
Alex Menkov
8891582e9f
8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
...
Reviewed-by: sspitsyn, jcbeyler
2018-10-09 12:26:29 -07:00
Gary Adams
7b7315dbed
8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001
...
Reviewed-by: cjplummer
2018-10-08 14:57:07 -04:00
Goetz Lindenmaier
182a991df2
8211856: [ppc, s390] ProblemList some failing tests
...
Reviewed-by: kvn, mdoerr
2018-10-09 16:03:56 +02:00
Chris Hegarty
e61252dc27
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
...
Reviewed-by: dfuchs
2018-10-09 11:44:00 +01:00
Alan Bateman
cb3fe46b95
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
...
Reviewed-by: mchung
2018-10-09 07:06:32 +01:00
Jean Christophe Beyler
61f453edf7
8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
...
Remove the NSK_CPP_STUB macros
Reviewed-by: amenkov, sspitsyn
2018-10-08 19:44:44 -07:00
Xueming Shen
859d376494
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
...
Reviewed-by: alanb
2018-10-08 14:14:52 -07:00
Jean Christophe Beyler
85c6642e38
8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
...
Remove the NSK_CPP_STUB macros
Reviewed-by: amenkov, sspitsyn
2018-10-08 13:56:28 -07:00
Jean Christophe Beyler
57622ed115
8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
...
Remove the NSK_CPP_STUB macros
Reviewed-by: amenkov, cjplummer
2018-10-08 13:54:43 -07:00
Jonathan Gibbons
f8d8a72a27
8211407: Bad links to non-existent entries on serialized-form page
...
Reviewed-by: jlahoda
2018-10-08 11:14:59 -07:00
Gary Adams
40d81d4bcc
8036026: nsk/jvmti/scenarios/capability/CM02/cm02t001 fails intermittently
...
Reviewed-by: cjplummer, dcubed
2018-10-08 07:18:40 -04:00
Chris Hegarty
a95d0ac2d1
8211863: Problem list test/jdk/javax/naming/module/RunBasic.java
...
Reviewed-by: lancea
2018-10-08 18:29:41 +01:00
Vicente Romero
1ed6b88a99
8209407: VerifyError is thrown for inner class with lambda
...
Reviewed-by: mcimadamore
2018-10-08 06:52:41 -07:00
Weijun Wang
5cf91fc60e
8210395: Add doc to SecurityTools.java
...
Reviewed-by: mullan
2018-10-08 13:25:39 +08:00
Jaikiran Pai
4cd9401815
8211765: JarFile constructor throws undocumented exception
...
Reviewed-by: lancea, sherman, alanb, chegar
2018-10-07 14:35:00 -04:00
Vaibhav Choudhary
2223e083ba
8210376: [TESTBUG] @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null
...
@requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null
Reviewed-by: iklam, jiangli
2018-10-05 18:25:15 +01:00
Jiangli Zhou
57b516dd0e
8202951: Implementation of JEP 341: Default CDS Archives
...
8210592: Convert CDS-mode test sets in tier5 and tier6 to non-CDS-mode tests
8209739: [TESTBUG] javax/imageio/plugins/png/ItxtUtf8Test.java fails with OutOfMemoryError when running in CDS mode
Generate the default CDS archive at JDK build time.
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Reviewed-by: erikj, ihse, dholmes, iklam, ccheung, mseledtsov
2018-10-05 18:56:11 -04:00
Brian Burkhalter
9a1fbb653c
8211794: Remove jdk/java/nio/channels/Selector/RacyDeregister.java from problem list
...
Reviewed-by: bchristi
2018-10-05 15:37:46 -07:00
Jean Christophe Beyler
a87e8e52ea
8211123: GC Metaspace printing after full gc
...
Move GC printing to after usage is calculated
Co-authored-by: Jiapeng Li <nijiaben@perfma.com>
Reviewed-by: tschatzl, stuefe
2018-10-05 13:38:03 -07:00
Harold Seigel
d872314ef3
8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location
...
Remove the os_arch string and JRE path from the test. Also add JNIEXPORT to libjsig symbols so dlsym can find them
Reviewed-by: dholmes, lfoltan
2018-10-05 08:50:49 -04:00
Michael McMahon
e8f90125d2
8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code
...
Reviewed-by: chegar
2018-10-05 11:28:23 +01:00
Robin Westberg
a5c9fa14f1
8210459: Add support for generating compile_commands.json
...
Reviewed-by: erikj, ihse
2018-10-05 07:54:28 +02:00
Naoto Sato
271e3be381
8211398: Square character support for the Japanese new era
...
Reviewed-by: rriggs
2018-10-04 14:12:34 -07:00
Mandy Chung
46f0fa8c20
8206240: java.lang.Class.newInstance() is causing caller to leak
...
Reviewed-by: alanb
2018-10-04 13:02:58 -07:00
Vicente Romero
609d90e98a
8210789: langtools/tools/javac/T8152616.java missing @modules
...
Reviewed-by: jjg
2018-10-04 10:19:01 -07:00
Liam Miller-Cushon
d9095c4a72
8198945: Invalid RuntimeVisibleTypeAnnotations for annotation on anonymous class type parameter
...
Reviewed-by: wmdietl, abuckley, martin
2018-09-17 11:09:43 -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
Phil Race
d92c6042fe
Merge
2018-09-17 09:36:33 -07:00
Jean Christophe Beyler
fddc4b8ccb
8210726: Fix up a few minor nits forgotten by JDK-8210665
...
Minor changes to 4 tests to make one-liners
Reviewed-by: cjplummer, iignatyev, sspitsyn
2018-09-17 09:07:40 -07:00
Robert Field
f4e1502e03
8210596: jshell does not support raw string literals
...
Reviewed-by: jlahoda, jlaskey
2018-09-17 08:37:47 -07:00
Jan Lahoda
ee0ac147a2
8193561: Cyclic hierarchy causes a NullPointerException when setting DEFAULT flag
...
When marking interface as having default methods, use .owner as it is always defined.
Reviewed-by: mcimadamore
2018-09-17 11:49:20 +02:00
Rachna Goel
36873c3c7b
8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale
...
Specified locale for formatting..
Reviewed-by: naoto
2018-09-17 14:16:31 +05:30
Weijun Wang
3cbb33f0e9
8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
...
Reviewed-by: alanb
2018-09-17 14:52:44 +08:00
Chris Yin
46159b4d04
8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
...
Reviewed-by: vtewari, dfuchs, chegar
2018-09-17 13:49:55 +08:00
Ivan Gerasimov
a07102bc7f
8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
...
Reviewed-by: martin, rriggs
2018-09-15 13:53:43 -07:00
Bernard Blaser
8ef50b1dc3
8183548: Comma-expressions shouldn't use any temporary variable
...
Uses enhanced let-expressions allowing multiple statements
Reviewed-by: vromero
2018-09-15 22:16:16 +02:00
Igor Ignatyev
8b28ad6efe
8210732: remove jdk.testlibrary.Utils
...
Reviewed-by: alanb, jcbeyler
2018-09-14 14:02:57 -07:00
Gustavo Romero
a6d0d07957
8209972: [GRAAL] Don't run RTM tests with Graal
...
Reviewed-by: kvn, goetz
2018-09-14 15:32:22 -04:00
Jamil Nimeh
fa1ced20b5
8210918: Add test to exercise server-side client hello processing
...
Reviewed-by: xuelei
2018-09-24 00:13:02 -07:00
Gary Adams
db61465761
8208471: nsk/jdb/unwatch/unwatch002/unwatch002.java fails with "Prompt is not received during 300200 milliseconds"
...
Reviewed-by: cjplummer, amenkov
2018-09-21 08:13:55 -04:00
Chris Plummer
7dd0aaa430
8210987: Extra newlines on Windows when running nsk jdb tests
...
Fix skipping over newlines
Reviewed-by: dholmes, jcbeyler, amenkov
2018-09-22 14:12:48 -07:00
Jonathan Gibbons
8edf8e2b03
8210275: Source Launcher should fail if --source is used without a source file
...
Reviewed-by: mchung, alanb, mcimadamore
2018-09-21 15:38:43 -07:00
Igor Ignatyev
82ed2a5fc0
8210894: remove jdk/testlibrary/Asserts
...
Reviewed-by: serb
2018-09-21 14:50:06 -07:00
Alex Menkov
450675ba81
8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
...
Reviewed-by: jcbeyler, sspitsyn, cjplummer
2018-09-21 11:28:14 -07:00
Alex Menkov
b0a7fa474f
8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
...
8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
Reviewed-by: jcbeyler, gadams, sspitsyn
2018-09-21 10:18:12 -07:00
Jan Lahoda
3f43390b8b
8209058: Cannot find annotation method 'value()' in type 'Profile+Annotation'
...
Correct detection of the Profile+Annotation synthetic annotation for classes that are not from the java.base module.
Reviewed-by: jjg
2018-09-21 12:29:46 +02:00
Jan Lahoda
c1033edca8
8209865: Incorrect 'multiple elements' notes with Elements#getTypeElement and --release
...
Changing ct.sym to be module-path oriented, rather than class-path oriented.
Reviewed-by: jjg
2018-09-21 12:29:31 +02:00
Chris Yin
33c9c89bf0
8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException
...
Reviewed-by: chegar
2018-09-21 16:13:49 +08:00
Chris Yin
f367eb8965
8199931: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received"
...
Reviewed-by: chegar
2018-09-21 15:49:59 +08:00
Manajit Halder
565df5aa5b
8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
...
Reviewed-by: dmarkov, kaddepalli
2018-09-14 17:53:58 +05:30
Phil Race
b1b0ceb210
7017058: Malayalam glyph substitution is failing for Malayalam with Windows Kartika font
...
8191130: Sinhala text rendering problem with C+VIRAMA+ZWJ+RA/YA+V
8195836: opentype:Bengali: "Khanda Ta" shaping issue with U+09A4 TA, U+09CD virama, U+200D ZWJ
Reviewed-by: serb, psadhukhan
2018-09-13 11:31:59 -07:00
Phil Race
0bed87dccd
Merge
2018-09-13 10:54:11 -07:00
Jiangli Zhou
989d55d3ed
8210193: [TESTBUG]gc/g1/mixedgc/TestOldGenCollectionUsage.java fails intermittently with OutOfMemoryError in CDS mode
...
Increase java heap size in TestOldGenCollectionUsage. Catch OOM in tests.
Reviewed-by: phh, iklam
2018-09-13 13:30:07 -04:00
Jim Laskey
734a258afb
8210674: Need to add examples for use of javac properties introduced by Raw String Literals
...
Reviewed-by: vromero, jjg
2018-09-13 14:15:27 -03:00
Gary Adams
18199b887f
8208468: [TESTBUG] nsk/jdb/locals/locals002: fails with "Prompt is not received during ... milliseconds"
...
Reviewed-by: cjplummer, amenkov
2018-09-13 07:46:41 -04:00
Calvin Cheung
fcc414655b
8190737: use unicode version of the canonicalize() function to handle long path on windows
...
Also calling CreateFileW in zip_util.c to handle long path
Reviewed-by: sherman, iklam
2018-09-14 11:17:25 -07:00
Michael McMahon
b5fb6b3566
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
...
Reviewed-by: chegar, dfuchs
2018-09-13 12:07:01 +01:00
Igor Ignatyev
ebc04911eb
8210699: Problem list tests which times out in Xcomp mode
...
Reviewed-by: kvn
2018-09-12 21:56:59 -07:00
Roland Westrelin
04c961659f
8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
...
Reviewed-by: thartmann, kvn
2018-09-12 16:38:13 +02:00
Vicente Romero
29fec64583
8209022: Missing checkcast when casting to type parameter bounded by intersection type
...
Reviewed-by: mcimadamore
2018-09-20 12:49:58 -07:00
Arthur Eubanks
977a178e0c
8209817: stack is executable when building with Clang on Linux
...
Reviewed-by: dholmes, martin, mikael, ihse
2018-09-19 10:51:06 -07:00
Martin Balao
aafb2b0474
8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
...
TLS v1.2 algorithms for key and MAC derivation added to SunPKCS11 crypto provider.
Reviewed-by: valeriep
2018-09-12 13:09:51 +02:00
Jan Lahoda
52ba129b0a
8207954: Data for --release 11
...
Adding support for --release 11
Reviewed-by: erikj, ihse, jjg
2018-09-19 10:50:25 +02:00
Alan Bateman
9c70e26c14
8210496: Improve filtering for classes with security sensitive fields
...
Reviewed-by: plevart, mchung
2018-09-19 08:49:07 +01:00
Priya Lakshmi Muthuswamy
a17816f881
8210047: some pages contain content outside of landmark region
...
Reviewed-by: jjg
2018-09-19 12:14:53 +05:30
Xueming Shen
f0108ea40c
8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
...
Reviewed-by: bpb
2018-09-18 19:44:27 -07:00
Coleen Phillimore
a3931a76f6
8210861: Move assert to help diagnose rare RedefineStress crash
...
Assert that Method being marked on stack hasn't been missed by previous metadata walk
Reviewed-by: lfoltan
2018-09-18 16:11:36 -04:00
Doug Simon
d31e1ca5a4
8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
...
Reviewed-by: thartmann, kvn
2018-09-18 22:32:25 +02:00
Joe Wang
d6dc55de47
8210874: Test for JDK-8209615
...
Reviewed-by: lancea
2018-09-18 13:31:30 -07:00
Xueming Shen
196c20c0d1
8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
...
Reviewed-by: xiaofeya, clanger
2018-09-18 10:43:01 -07:00
Joe Wang
9ed646a020
8207760: SAXException: Invalid UTF-16 surrogate detected: d83c ?
...
Reviewed-by: lancea, dfuchs
2018-09-18 09:44:20 -07:00
Jiangli Zhou
b6180e668e
8210237: [TESTBUG]gc/stress/TestStressIHOPMultiThread.java fails with 'Unexpected exit from test [exit code: 1]' in CDS mode
...
Fix TestStressIHOPMultiThread to handle possible OutOfMemoryError.
Reviewed-by: ccheung, gziemski
2018-09-18 11:55:33 -04:00
Leo Korinth
b31408a667
8196341: Add JFR events for parallel phases of G1
...
Reviewed-by: tschatzl, sangheki
2018-09-21 18:57:18 +02:00
Igor Ignatyev
ffe7832042
8211134: problem list compiler/whitebox/ForceNMethodSweepTest.java
...
Reviewed-by: kvn
2018-09-25 18:26:46 -07:00
Naoto Sato
ff3f48d69f
8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values
...
Reviewed-by: scolebourne, rriggs
2018-09-25 13:57:24 -07:00
Joe Darcy
9d95755584
8211127: TestNewLanguageFeatures.java fails after JDK-8173730
...
Reviewed-by: jjg
2018-09-25 13:31:51 -07:00
Jonathan Gibbons
59fd35292e
8210839: Improve interaction between source launcher and classpath
...
Reviewed-by: alanb, mchung
2018-09-25 10:30:32 -07:00
Jean Christophe Beyler
64099fc1cc
8210689: Remove the multi-line old C style for string literals
...
Remove the multi-line old C style and prefer C++ multi-line
Reviewed-by: amenkov, cjplummer
2018-09-25 09:34:51 -07:00
Daniel D. Daugherty
9af302152c
8211103: ProblemList runtime/XCheckJniJsig/XCheckJSig.java on MacOS X
...
Reviewed-by: mikael, dholmes
2018-09-25 11:31:55 -04:00
Chris Hegarty
b1cb88da26
8211099: ProblemList two networking tests until jtreg b14 is promoted
...
Reviewed-by: alanb
2018-09-25 15:35:31 +01:00
Tagir Valeev
7c9ab50d06
8205461: Create Collector which merges results of two other collectors
...
Reviewed-by: briangoetz, smarks, plevart
2018-09-25 14:23:37 +02:00
Priya Lakshmi Muthuswamy
f8ba78868d
8202462: {@index} may cause duplicate labels
...
Reviewed-by: jjg
2018-09-25 13:58:54 +05:30
Priya Lakshmi Muthuswamy
4b47d2c9e7
8205593: Javadoc -link makes broken links if module name matches package name
...
Reviewed-by: jjg
2018-09-25 12:36:45 +05:30
Frank Yuan
3edf95fc44
8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
...
Repalce internet website dependency with a built-in http server
Reviewed-by: chegar
2018-09-25 11:24:59 +08:00
Dan Zhou
5e8e18c05d
8210443: Migrate Locale matching tests to JDK Repo
...
Reviewed-by: naoto
2018-09-25 11:18:36 +08:00
Erik Joelsson
e5b9edac53
8211037: Load jib jars dynamically from JibArtifactManager
...
Reviewed-by: ihse
2018-09-24 13:51:22 -07:00
Vikrant Agarwal
4508402c6e
8210052: Enable testing for all the available look and feels in SwingSet3 demo tests
...
Reviewed-by: shurailine, serb
2018-09-12 11:51:39 +05:30
Abdul Kolarkunnu
d4612426ce
8210056: Enable different look and feel tests in SwingSet3 demo test TextFieldDemoTest
...
Reviewed-by: serb
2018-09-11 22:16:47 -07:00
Coleen Phillimore
bad4a92e55
8210559: ClassLoaderData Symbols can leak
...
Unrefcount the symbol names when the CLD is destroyed
Reviewed-by: lfoltan, jiangli, iklam
2018-09-14 12:10:28 -04:00
Alan Bateman
73cda6e99e
8208780: (se) test SelectWithConsumer.testReadableAndWriteable(): failure
...
Reviewed-by: bpb
2018-09-14 16:56:09 +01:00
Dmitrij Pochepko
8eb4ba001c
8210461: AArch64: Math.cos intrinsic gives incorrect results
...
Reviewed-by: aph
2018-09-14 14:24:00 +03:00
Amy Lu
07392d976a
8209772: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
...
Reviewed-by: alanb
2018-09-14 13:18:52 +08:00
Liam Miller-Cushon
8b3c1810d2
8193037: package-info annotations are not reported when annotation processing is enabled
...
Reviewed-by: jjg
2018-09-13 15:29:44 -07:00
Gary Adams
f2b9a3e5b9
8210252: com/sun/jdi/DebuggerThreadTest.java fails with NPE
...
Reviewed-by: cjplummer, sspitsyn
2018-09-13 07:54:38 -04:00
Jean Christophe Beyler
85b57de9ce
8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests
...
Remove JNI_ENV and JVMTI_ENV macros from jvmti/[R-U] tests
Reviewed-by: cjplummer, sspitsyn
2018-09-13 13:03:50 -07:00
Hamlin Li
1adaa503bb
8210802: temp files left by tests in jdk/java/net/httpclient
...
Reviewed-by: chegar, clanger
2018-09-18 13:24:25 +08:00
Frank Yuan
c1bbf898e4
8210819: Update the host name in CNameTest.java
...
Reviewed-by: chegar
2018-09-18 11:09:18 +08:00
Jean Christophe Beyler
bdf78f557a
8210700: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti/unit tests
...
Remove JNI_ENV macros from the remaining vmTestbase tests
Reviewed-by: amenkov, sspitsyn, dholmes, cjplummer
2018-09-17 19:48:35 -07:00
Jean Christophe Beyler
510336c210
8210481: Remove #ifdef cplusplus from vmTestbase
...
Remove all cplusplus ifdefs from vmTestbase
Reviewed-by: dholmes, iignatyev, cjplummer, sspitsyn
2018-09-17 19:36:09 -07:00
Jamil Nimeh
962e755c3a
8140466: ChaCha20 and Poly1305 TLS Cipher Suites
...
Reviewed-by: xuelei, mullan
2018-09-17 15:25:42 -07:00
Mandy Chung
b72ab42e49
8210721: Replace legacy serial exception field with Throwable::cause
...
Reviewed-by: dfuchs, lancea
2018-09-17 15:22:46 -07:00
Anthony Scarpino
b27f471bdd
8209031: SSLSocket should throw an exception when configuring DTLS
...
Reviewed-by: xuelei
2018-09-17 14:04:46 -07:00
Vladimir Kozlov
7069bb6a72
8209574: [AOT] breakpoint events are generated in different threads does not meet expected count
...
Disable AOT when debugger is attached.
Reviewed-by: dlong
2018-09-17 13:43:22 -07:00
Igor Ignatyev
3521fc392e
8210779: 8182404 and 8210732 haven't updated copyright years
...
Reviewed-by: bchristi
2018-09-17 11:50:39 -07:00
Liam Miller-Cushon
7afa8e42b6
8210483: AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679
...
Reviewed-by: mcimadamore, vromero
2018-09-10 16:59:41 -07:00
Ioi Lam
4e74846da8
8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
...
Reviewed-by: jiangli, ccheung
2018-09-12 17:45:22 -07:00
Vicente Romero
cf26c4cc5c
8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty
...
Reviewed-by: mcimadamore, cushon
2018-09-12 16:28:06 -07:00
Jim Laskey
d2b04cb964
8210671: CheckExamples.java fail after Raw String Literals checkin
...
Reviewed-by: vromero, darcy
2018-09-12 17:14:08 -03:00
Alex Menkov
0b3f46efe1
8210560: [TEST] convert com/sun/jdi redefineClass-related tests
...
Reviewed-by: jcbeyler, sspitsyn
2018-09-12 12:29:40 -07:00
Jean Christophe Beyler
6a2e4311f5
8210593: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[N-R] tests
...
Remove JNI_ENV/JVMTI_ENV macros from N to R jvmti tests
Reviewed-by: amenkov, dholmes
2018-09-12 10:27:03 -07:00
Jim Laskey
12dad310bb
8200434
: String::align, String::indent
...
Reviewed-by: abuckley, smarks, sherman, rriggs, jrose, sundar, igerasim, briangoetz, darcy, jjg
2018-09-12 14:19:36 -03:00
Jim Laskey
2065ebd890
8206981: Compiler support for Raw String Literals
...
Reviewed-by: mcimadamore, briangoetz, abuckley, jjg, vromero, jlahoda
2018-09-12 14:19:36 -03:00
Erik Joelsson
4508c9908b
8210519: build/releaseFile/CheckSource.java failed additional sources found
...
Reviewed-by: mikael, dholmes, ihse
2018-09-12 08:46:25 -07:00
Tobias Hartmann
8e0e188abd
8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
...
Refresh iterator and start from the beginning while there is progress when removing dead regions.
Reviewed-by: kvn
2018-09-12 09:23:36 +02:00
Sergey Bylokhov
cd38b8562f
8205537: Drop of sun.applet package
...
Reviewed-by: prr
2018-09-09 19:07:34 -07:00
Sergey Bylokhov
5178c24a45
8207150: Clip.isRunning() may return true after Clip.stop() was called
...
Reviewed-by: prr
2018-09-08 12:32:51 -07:00
Phil Race
2cabb5a6c9
Merge
2018-09-05 10:17:02 -07:00
Xueming Shen
5d1d4eb155
8210394: (zipfs) jdk/nio/zipfs/ZFSTests.java rootdir.zip: The process cannot access the file because it is being used by another process
...
Reviewed-by: alanb, jlaskey
2018-09-05 09:12:50 -07:00
Prasanta Sadhukhan
75ec02926c
8202013: JEditorPane shows large HTML unordered list bullets
...
8201925: JEditorPane unordered list bullets look pixelated
Reviewed-by: prr, pbansal
2018-09-05 15:56:49 +05:30
Alan Bateman
f1202dc4dc
8209152: (so) ServerSocketChannel::supportedOptions includes IP_TOS
...
Reviewed-by: chegar
2018-09-05 11:52:08 +01:00
Amy Lu
dc356698b8
8209832: Refactor jdk/internal/reflect/Reflection/GetCallerClassTest.sh to plain java test
...
Reviewed-by: alanb, mchung
2018-09-05 12:34:08 +08:00
Xueming Shen
de35357cf5
8197398: (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside
...
Reviewed-by: alanb
2018-09-04 17:04:10 -07:00
Igor Ignatyev
315e71f87e
8210039: move OSInfo to top level testlibrary
...
Reviewed-by: serb, chegar, alanb, dfuchs
2018-09-04 14:35:59 -07:00
Calvin Cheung
3c810ce261
8209736: runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode
...
Add logging of class names in the allLoadedClasses array; throw RuntimeException upon encountering of a null class.
Reviewed-by: jiangli
2018-09-04 15:00:08 -07:00
Man Cao
b116f2cf13
8210192
: Hsperf counter ParNew::CMS should be ParNew:CMS
...
Rename the counter back to ParNew:CMS and added a test
Reviewed-by: sjohanss, tschatzl
2018-09-04 14:17:45 -07:00
Jean Christophe Beyler
d0560a2860
8210182: Remove macros for C compilation from vmTestBase but non jvmti
...
Remove the macros and update the code
Reviewed-by: sspitsyn, cjplummer, amenkov
2018-08-31 22:55:34 -07:00
Thomas Schatzl
a7d4df53fa
8210265: Crash in HSpaceCounters::update_used()
...
Guard call to update HSpaceCounters with flag
Reviewed-by: shade, sjohanss, kbarrett
2018-09-04 12:17:23 +02:00
Weijun Wang
a5f7028279
8210338: Better output for GenerationTests.java
...
Reviewed-by: xuelei
2018-09-04 14:47:55 +08:00
Goetz Lindenmaier
73537725b1
8210259: [testbug] IncompatibleOptions.java fails if VM configured without ZGC
...
Reviewed-by: pliden, kbarrett
2018-09-01 18:15:27 +02:00
Alan Snyder
78eb57c7a6
8146310: [macosx] com.apple.eawt.Application.setDefaultMenuBar does not initialize screen menu bar
...
Reviewed-by: serb
2018-08-31 18:05:38 -07:00
Jonathan Gibbons
c8d641d148
8208608: Update --module-source-path to allow explicit source paths for specific modules
...
Reviewed-by: jlahoda
2018-08-31 14:54:42 -07:00
Daniil Titov
4d57252ee0
8209585: [Graal] vmTestbase/nsk/jvmti/scenarios/sampling tests fail with "Too small stack of resumed thread"
...
Reviewed-by: sspitsyn, amenkov, cjplummer, jcbeyler
2018-08-31 11:56:43 -07:00
Alex Menkov
3a37a5d219
8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
...
Reviewed-by: jcbeyler, sspitsyn
2018-08-31 09:53:37 -07:00
Patricio Chilano Mateo
891765ee5e
8210300: runtime/MemberName/MemberNameLeak.java fails with RuntimeException
...
Added flag -XX:+UnlockDiagnosticVMOptions to tests failing in product builds
Reviewed-by: dcubed, dholmes
2018-09-11 13:34:13 -04:00
Jean Christophe Beyler
fe326ad022
8210385: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[A-N] tests
...
Remove JNI_ENV and JVMTI_ENV macros for part of the jvmti tests
Reviewed-by: amenkov, dholmes
2018-09-11 10:12:50 -07:00
Chris Yin
694380add3
8209773: Refactor shell test javax/naming/module/basic.sh to java
...
Reviewed-by: vtewari, alanb
2018-09-11 09:27:47 +08:00
Weijun Wang
623caa5bbf
8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
...
Reviewed-by: mullan
2018-09-11 08:48:26 +08:00
Kim Barrett
efe6ad59e8
8210511: TestSingleWriterSynchronizer can deadlock
...
Check for safepoints in test loops.
Reviewed-by: coleenp, eosterlund
2018-09-10 19:18:04 -04:00
David Holmes
1f30060cbb
8210512: [Testbug] vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails with unexpected size of ClassLoaderReference.referringObjects
...
Account for the self-reference that every class has in the constant pool
Reviewed-by: sspitsyn, jcbeyler
2018-09-10 18:57:44 -04:00
Jiangli Zhou
4baa5b10d1
8210515: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set
...
System module objects are not archived when EnableJVMCI is set to true.
Reviewed-by: iklam, ccheung
2018-09-10 18:30:24 -04:00
Igor Ignatyev
2702b5c299
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
...
Reviewed-by: amenkov, jcbeyler, alanb
2018-09-10 14:23:37 -07:00
Coleen Phillimore
7445ebf02b
8208697: vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
...
Remove timeoutHandler class and let Stresser handle timeout, remove 30 threads filling metaspace, and remove related unused files.
Reviewed-by: lfoltan, mseledtsov
2018-09-10 16:33:55 -04:00
Mandy Chung
cfb0662ff6
8210502: jdeps does not handle properly on analyzing a mixture of MR JARs and non-MR JARs
...
Reviewed-by: alanb
2018-09-10 12:48:57 -07:00
Amy Lu
6c7a19d52f
8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
...
Reviewed-by: alanb
2018-09-10 20:17:26 +08:00
Igor Ignatyev
21a0458422
8210112: remove jdk.testlibrary.ProcessTools
...
Reviewed-by: alanb, sspitsyn, jcbeyler
2018-09-07 14:01:52 -07:00
Kim Barrett
8b1bdf579c
8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
...
Expanded permitted threads to include all NamedThreads.
Reviewed-by: dcubed, sspitsyn
2018-09-07 14:44:52 -04:00
Jean Christophe Beyler
d90f0a51c2
8210429: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests
...
Remove the JNI_ENV_ARG for the rest of the Get[G-Z]
Reviewed-by: dholmes, sspitsyn, cjplummer
2018-09-07 09:50:02 -07:00
Maurizio Cimadamore
c0d51dc514
8210495: compiler crashes because of illegal signature in otherwise legal code
...
Disable strict verification of compiler signatures when they do not affect generated bytecode
Reviewed-by: vromero
2018-09-07 15:56:21 +01:00
Chris Yin
334d64e9a0
8042902: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently
...
Reviewed-by: chegar
2018-09-07 09:09:31 +08:00
Jonathan Gibbons
84cf73f2a5
8210009: Source Launcher classloader should support getResource and getResourceAsStream
...
Reviewed-by: mchung, plevart
2018-09-06 16:15:32 -07:00
Ivan Gerasimov
1c9dfca05b
8210285: CharsetDecoder/Encoder's constructor does not reject NaN
...
Reviewed-by: sherman, smarks, alanb, martin, darcy
2018-09-06 12:10:59 -07:00
Naoto Sato
d1958eeed1
8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
...
Reviewed-by: rriggs
2018-09-06 10:49:17 -07:00
Calvin Cheung
9d6230fe4e
8185145: AppCDS custom loader support on Mac OS X
...
Reviewed-by: dholmes, gziemski
2018-09-06 09:30:47 -07:00
Vicente Romero
d0f7d4e374
8210435: don't add local variable spots if they are DCE'ed by the compiler
...
Reviewed-by: mcimadamore
2018-09-06 05:44:47 -07:00
David Holmes
0d9f615e92
8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"
...
Reviewed-by: lfoltan, ccheung
2018-09-06 02:01:20 -04:00
Rajan Halade
c201a7f8c9
8210432: Add additional TeliaSonera root certificate
...
Reviewed-by: mullan
2018-09-05 21:06:01 -07:00
Jean Christophe Beyler
d256eb923b
8210198: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[A-F] tests
...
Remove JNI_ENV macros from the Get[A-F] tests
Reviewed-by: sspitsyn, amenkov, cjplummer
2018-09-05 19:40:52 -07:00
Jean Christophe Beyler
14e4479ca7
8208352: Merge HeapMonitorTest and HeapMonitorGCTest code
...
Merged the code that enables sampling and allocates
Reviewed-by: cjplummer, sspitsyn, amenkov
2018-09-05 11:12:15 -07:00
Patricio Chilano Mateo
16b92a561c
8206424: Use locking for cleaning ProtectionDomainTable
...
ServiceThread is now in charge of cleaning ProtectionDomainTable entries
Reviewed-by: coleenp, iklam
2018-08-31 10:22:04 -04:00
Coleen Phillimore
98242123a3
8207793: [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased
...
Reduce test time and allow OOM.
Reviewed-by: iklam, hseigel
2018-08-31 09:10:27 -04:00
Doug Simon
c131915d0a
8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
...
Reviewed-by: dlong, twisti
2018-08-31 11:43:06 +02:00
Matthias Baesken
45fb620218
8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp)
...
Reviewed-by: mdoerr, stuefe
2018-08-30 13:12:38 +02:00
John Jiang
1f3d71b620
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
...
Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
2018-08-31 10:32:47 +08:00
Hamlin Li
36f2d56823
8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
...
Reviewed-by: alanb
2018-08-31 10:00:22 +08:00
Chris Plummer
7a55cb8954
8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
...
Print pending reply when prompt is not recieved
Reviewed-by: dholmes, gadams, sspitsyn, jcbeyler
2018-08-30 17:59:40 -07:00
Alex Menkov
091aff1178
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
...
Reviewed-by: jcbeyler, sspitsyn, cjplummer
2018-08-30 11:53:49 -07:00
Abdul Kolarkunnu
d56ff9a452
8209993: Create a test for SwingSet3 ToolTipDemo
...
Reviewed-by: serb
2018-08-30 03:01:49 -07:00
Jean Christophe Beyler
b9b522a7ad
8203356: VM Object Allocation Collector can infinite recurse
...
VM Event callback do not provoke a VM alloc event
Reviewed-by: sspitsyn, phh, amenkov, cjplummer
2018-08-30 09:47:12 -07:00
Ioi Lam
3c135ae705
8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
...
Reviewed-by: sspitsyn, iignatyev
2018-08-30 08:01:13 -07:00
Gary Adams
b984ecc438
8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner
...
Reviewed-by: cjplummer, sspitsyn
2018-08-28 08:06:59 -04:00
Leo Jiang
0852cfcc52
8210153: localized currency symbol of VES
...
Reviewed-by: naoto
2018-08-29 19:14:08 -07:00
Mikael Vidstedt
c41e1d3f3a
8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java
...
Reviewed-by: coleenp
2018-08-29 13:50:55 -07:00
Mikael Vidstedt
f5e624c0b3
8209856: Obsolete error reporter
...
Reviewed-by: coleenp, stuefe
2018-08-29 13:04:50 -07:00
Jesper Wilhelmsson
d40735db17
Merge
2018-08-29 19:48:28 +02:00
Patricio Chilano Mateo
ff17347f8f
8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
...
Fixed MemberNameLeak.java due to intermittent failure after 8206423
Reviewed-by: coleenp, lfoltan
2018-08-29 10:46:59 -04:00
Phil Race
d0a60f53ee
Merge
2018-08-27 10:54:58 -07:00
Anton Litvinov
41f4dbaae7
8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
...
Reviewed-by: prr, psadhukhan
2018-08-27 18:29:07 +01:00
Abdul Kolarkunnu
13ce063178
8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
...
Reviewed-by: serb
2018-08-27 03:46:44 -07:00
Jini George
b4530e2447
8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
...
Use longs instead of ints while computing the identity hash of klass symbols
Reviewed-by: coleenp, lfoltan
2018-08-27 10:25:13 +05:30
Ivan Gerasimov
852e131c61
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
...
Reviewed-by: valeriep
2018-08-24 18:56:41 -07:00
Sergey Bylokhov
5cdafcf43e
8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
...
Reviewed-by: prr
2018-08-24 16:29:04 -07:00
Ioi Lam
8f87784420
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
...
Move different execution modes to IncompatibleOptions_stringDedup.java and IncompatibleOptions_noCompactStrings.java
Reviewed-by: jiangli, coleenp
2018-08-23 21:16:45 -07:00
Vicente Romero
b2ebbe6460
8209173: javac fails with completion exception while reporting an error
...
Reviewed-by: mcimadamore
2018-08-24 13:30:56 -07:00
Dean Long
347b95d500
8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
...
Reviewed-by: kvn, thartmann
2018-08-24 11:56:14 -07:00
Jan Lahoda
b3b644438e
8206986: Compiler support for Switch Expressions (Preview)
...
8207405: Compiler Tree API support for Switch Expressions (Preview)
Support for switch expression, switch with rules and multiple constants for cases.
Reviewed-by: jjg, mcimadamore, vromero
2018-08-29 09:36:17 +02:00
Leo Jiang
232804b8ab
8208746: ISO 4217 Amendment #168 update
...
8209775: ISO 4217 Amendment #169 update
Reviewed-by: naoto
2018-08-28 20:05:41 -07:00
Jean Christophe Beyler
3de7598a3f
8210035: Fix copyrights for files created for the HeapMonitor work
...
Added the Oracle copyright to newly created files
Reviewed-by: sspitsyn, cjplummer
2018-08-28 21:25:37 -07:00
Ioi Lam
6c65a9f193
8210040: TestOptionsWithRanges.java is very slow
...
Added -Xmx1024m -XX:-ZapUnusedHeapArea; split into 10 smaller tests
Reviewed-by: kvn, coleenp
2018-08-28 16:01:12 -07:00
Calvin Cheung
f7bbf4f43c
8209743: [TESTBUG] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails with OutOfMemoryError running in CDS mode
...
Increase the MaxMetaspaceSize from 16m to 32m
Reviewed-by: jiangli, iklam, mchung
2018-08-28 16:18:58 -07:00
Coleen Phillimore
3559b6be76
8209958: Clean up duplicate basic array type statics in Universe
...
Reviewed-by: lfoltan, zgu
2018-08-28 18:17:01 -04:00
Coleen Phillimore
cea6e54978
8210088: ProblemList gc/epsilon/TestMemoryMXBeans.java
...
Reviewed-by: kbarrett, jiangli
2018-08-28 18:03:33 -04:00
Igor Ignatyev
8c47dc4a94
8209611: use C++ compiler for hotspot tests
...
Reviewed-by: vlivanov, ihse, erikj, jcbeyler
2018-08-28 14:37:34 -07:00
Igor Ignatyev
86c476b5e5
8210108: sun/tools/jstatd test build failures after JDK-8210022
...
Reviewed-by: cjplummer, jcbeyler, mikael
2018-08-28 14:33:18 -07:00
Gary Adams
fc61b1abfb
8019927: [TESTBUG] nsk/jvmti/GetThreadInfo/thrinfo001 intermittently fails with 'invalid thread group' when running with JFR
...
Reviewed-by: amenkov, cjplummer, sspitsyn
2018-08-28 07:30:36 -04:00
Jiangli Zhou
1ddabdf0dc
8209534: [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI
...
Use TestCommon.execOff().
Reviewed-by: ccheung
2018-08-28 14:45:34 -04:00
Jean Christophe Beyler
49b859b9d3
8201224: Make string buffer size dynamic in mlvmJvmtiUtils.c
...
Calculate the string size for the buffer first
Reviewed-by: amenkov, sspitsyn, iklam
2018-08-22 09:33:18 -07:00
Goetz Lindenmaier
51f697962c
8209939: [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on
...
Reviewed-by: mdoerr, ghaug
2018-08-28 17:03:16 +02:00
Igor Ignatyev
370abe471f
8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
...
Reviewed-by: sspitsyn, jcbeyler
2018-08-27 21:50:52 -07:00
Igor Ignatyev
56ee0fccb3
8186548: move jdk.testlibrary.JcmdBase closer to tests
...
Reviewed-by: cjplummer, amenkov
2018-08-27 17:01:15 -07:00
Alex Menkov
1e6c19b381
8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
...
Reviewed-by: sspitsyn, cjplummer
2018-08-27 16:45:18 -07:00
Abdul Kolarkunnu
d739f1d6de
8209494: Create a test for SwingSet InternalFrameDemo
...
Reviewed-by: serb
2018-08-27 03:48:41 -07:00
Leonid Mesnik
f71d1cb124
8209920: runtime/logging/RedefineClasses.java fail with OOME with ZGC
...
Reviewed-by: pliden
2018-08-27 12:45:31 -07:00
Bradford Wetmore
5b511a4a78
8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
...
Reviewed-by: xuelei
2018-08-21 11:30:48 -07:00
Ge Guo
538ba1fb5c
8207838: AArch64: Float registers incorrectly restored in JNI call
...
Fix the order in which float registers are restored in restore_args for aarch64
Reviewed-by: aph
2018-08-21 13:44:59 +01:00
Volker Simonis
ea4f2f60d5
8209637: [s390x] Interpreter doesn't call result handler after native calls
...
Reviewed-by: goetz, lucy
2018-08-21 09:25:06 +02:00
Roland Westrelin
423c207dc7
8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item
...
Reviewed-by: neliasso, kvn
2018-08-17 17:13:12 +02:00
Vicente Romero
2589e9733e
8211148: var in implicit lambdas shouldn't be accepted for source < 11
...
Reviewed-by: mcimadamore
2018-10-04 08:37:08 -07:00
Mandy Chung
73a6313038
8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
...
Reviewed-by: alanb, egahlin
2018-10-04 08:45:21 -07:00
Pallavi Sonal
f5d19b9109
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
...
Reviewed-by: rriggs, scolebourne, naoto
2018-10-04 17:25:51 +05:30
Dmitry Markov
299f32d852
8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
...
Reviewed-by: serb, aivanov
2018-08-16 19:20:20 +01:00
Michael McMahon
42de356cbd
8207966: HttpClient response without content-length does not return body
...
Reviewed-by: chegar
2018-08-16 10:22:48 +01:00
Prasanta Sadhukhan
bb9fed1008
8202702: Clearing selection on JTable causes disappearance of a row
...
Reviewed-by: serb
2018-08-16 11:15:22 +05:30
John Jiang
eae535f70e
8209537: Two security tests failed after JDK-8164639 due to dependency was missed
...
Skip sun/security/tools/keytool/autotest.sh on macosx and add /test/lib to sun/security/ec/TestEC.java
Reviewed-by: rhalade
2018-08-16 02:00:31 +08:00
John Jiang
c70c37db8a
8164639: Configure PKCS11 tests to use user-supplied NSS libraries
...
Provide system property "test.nss.lib.paths" for specifying a set of absolute paths to the custom NSS lib directories
Reviewed-by: weijun, rhalade
2018-08-15 18:41:18 +08:00
Xue-Lei Andrew Fan
66e8f27bd8
8207009: TLS 1.3 half-close and synchronization issues
...
Reviewed-by: jnimeh, mullan, wetmore
2018-08-14 16:47:56 -07:00
Rajan Halade
a83af4505e
8209506: Add Google Trust Services GlobalSign root certificates
...
Reviewed-by: mullan
2018-08-14 14:46:13 -07:00
Krishna Addepalli
791c31358f
8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard
...
Reviewed-by: prr, serb, psadhukhan, ssadetsky
2018-08-14 12:50:39 -07:00
Phil Race
7000581e0b
Merge
2018-08-14 12:11:28 -07:00
Alex Menkov
5b6a90e007
8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
...
Reviewed-by: sspitsyn, jcbeyler
2018-08-14 11:56:32 -07:00
Rajan Halade
bfb0a2ea3f
8209452: VerifyCACerts.java failed with "At least one cacert test failed"
...
Allow test to pass even if cert in EXPIRY_EXC_ENTRIES expires
Reviewed-by: mullan
2018-08-14 10:08:21 -07:00
Rajan Halade
732e3f5416
8209452: VerifyCACerts.java failed with "At least one cacert test failed"
...
Allow test to pass even if cert in EXPIRY_EXC_ENTRIES expires
Reviewed-by: mullan
2018-08-14 09:38:29 -07:00
Rachna Goel
afa5d318d3
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-08-14 11:55:21 +05:30
Abdul Kolarkunnu
c283eb190e
8209418: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
...
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Reviewed-by: serb
2018-08-13 21:57:17 -07:00
Igor Ignatyev
d5142e7240
8205687: TimeoutHandler generates huge core files
...
Use kill instead of gcore to generate core file
Reviewed-by: dholmes
2018-08-13 13:44:45 -07:00
Jean Christophe Beyler
5fc4ca5c45
8061467: Add UseLargePages to TestNUMAPageSize
...
Add flag to test for all architectures to be tested
Reviewed-by: phh, pliden, tschatzl
2018-08-13 09:19:21 -07:00
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
Alex Menkov
cbac17e494
8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
...
Reviewed-by: jcbeyler, cjplummer, sspitsyn
2018-09-05 10:39:16 -07: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
Prasanta Sadhukhan
f803931f2c
8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
...
Reviewed-by: jdv
2018-08-10 12:36:21 +05:30
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
Ekaterina Pavlova
ca477652c2
8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in -Xcomp
...
Reviewed-by: kvn, tschatzl
2018-08-09 11:33:47 -07:00
Manajit Halder
7a9b62f2d4
8208125: Cannot input text into JOptionPane Text Input Dialog
...
Reviewed-by: prr, psadhukhan
2018-08-09 22:47:18 +05:30
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
Prasanta Sadhukhan
a70162e775
8204963: javax.swing.border.TitledBorder has a memory leak
...
Reviewed-by: serb, kaddepalli
2018-08-09 11:01:59 +05:30
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
ec68569fed
Merge
2018-08-03 12:52:58 -07: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
Prasanta Sadhukhan
5403b9e228
8203904: javax/swing/JSplitPane/4816114/bug4816114.java: The divider location is wrong
...
Reviewed-by: serb, kaddepalli
2018-08-01 11:02:19 +05:30
Phil Race
b6532bdf48
8204931: Colors with alpha are painted incorrectly on Linux
...
Reviewed-by: jdv, psadhukhan
2018-07-31 14:04:29 -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
Mikhailo Seledtsov
8a5467b9c2
8185531: [TESTBUG] Improve test configuration for shared strings
...
Added extra test configurations to the tests
Reviewed-by: iklam, gziemski
2018-08-01 19:07:27 -07:00
Igor Ignatyev
65091f8c6d
8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
...
Reviewed-by: kvn, tschatzl
2018-08-01 10:04:08 -07:00
Naoto Sato
4ab515f85c
8208080: Locale extensions via Service provider is not working for region extensions
...
Reviewed-by: rriggs, nishjain
2018-08-01 09:33:56 -07:00
Weijun Wang
b9bfd45c73
8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
...
Reviewed-by: xuelei
2018-08-01 13:35:08 +08:00
Daniel D. Daugherty
e7114f64f3
8208605: Fix for 8199868 breaks tier1 build
...
Move variable declarations to make studio compiler happy.
Reviewed-by: kbarrett
2018-07-31 17:07:43 -04:00
Coleen Phillimore
16f9e07ba1
8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
...
Fixed refactoring caused by JDK-8203820
Reviewed-by: dholmes, sspitsyn, cjplummer
2018-07-31 15:57:52 -04:00
Zhengyu Gu
b71f3e7104
8199868: Support JNI critical functions in object pinning API
...
Pin/unpin incoming array arguments of critical native JNI call
Reviewed-by: shade, adinn
2018-07-31 13:12:06 -04:00
Ekaterina Pavlova
e4521331a8
8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
...
Reviewed-by: kvn
2018-07-31 09:48:25 -07:00
Zhengyu Gu
c9d506055c
8208499: NMT: Missing memory tag for Safepoint polling page
...
Added missing memory tag and cleanup memory type enum
Reviewed-by: shade, coleenp
2018-07-31 07:35:16 -04: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
Michal Vala
d86f3a8cb2
8208084: Windows build failure - "'snprintf': identifier not found"
...
Reviewed-by: kbarrett, coleenp
2018-07-30 14:08:30 -04:00
Daniel D. Daugherty
10592b0d36
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
Priya Lakshmi Muthuswamy
38f91617c5
8203791: Remove "compatibility" features from Table.java
...
Reviewed-by: jjg
2018-07-30 11:52:05 +05:30
Chris Yin
73477220be
8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
...
Reviewed-by: lancea, mchung
2018-07-30 09:06:14 +08:00
Patricio Chilano Mateo
2d1029c256
8171157: Convert ObjectMonitor_test to GTest
...
Migration of the ObjectMonitor test to GTest. Two GTests were actually created, one for ObjectMonitor and one for ObjectSynchronizer.
Reviewed-by: dcubed, hseigel
2018-07-27 16:29: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
Daniil Titov
31cf8b1c65
8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
...
Reviewed-by: sspitsyn, cjplummer
2018-07-26 16:22:58 -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
a98f40467a
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
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
b62d703d9a
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
...
Reviewed-by: hseigel, kvn
2018-07-26 13:08:42 -04:00
Daniel D. Daugherty
6958cd7967
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
Severin Gehwolf
1ab91ea928
8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
...
Be sure to use the same register index in native and Java code.
Reviewed-by: sballal, cjplummer, tbell
2018-07-23 18:08:46 +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
Phil Race
f921743302
Merge
2018-07-19 10:53:38 -07:00
Phil Race
28e828130d
Merge
2018-07-19 10:17:22 -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
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
Hamlin Li
069fa394d0
8207316: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed
...
Reviewed-by: alanb, simonis
2018-07-19 16:22:19 +08: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
Rajan Halade
ba7bab5fc9
8203230: update VerifyCACerts test
...
Reviewed-by: mullan
2018-07-18 09:50:04 -07: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
Martin Buchholz
796a53f6e5
8206863: A closed JarVerifier.VerifierStream should throw IOException
...
Co-authored-by: Tobias Thierer <tobiast@google.com>
Reviewed-by: rasbold
2018-07-17 17:36:27 -07:00