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
Claes Redestad
d5d74f0e26
8211860: Avoid reading security properties eagerly on Manifest class initialization
...
Reviewed-by: mullan, alanb
2018-10-08 18:16:03 +02:00
Volker Simonis
8791ea8dc0
8211837: Creation of the default CDS Archive should depend on ENABLE_CDS
...
Reviewed-by: shade, goetz, mdoerr, iklam
2018-10-08 17:41:44 +02:00
Vicente Romero
1ed6b88a99
8209407: VerifyError is thrown for inner class with lambda
...
Reviewed-by: mcimadamore
2018-10-08 06:52:41 -07:00
Erik Österlund
b658954d7e
8211718: Supporting multiple concurrent OopStorage iterators
...
Reviewed-by: pliden, kbarrett
2018-10-08 14:48:12 +02:00
Roland Westrelin
90d6bbd01a
8211776: 8210887 broke arraycopy optimization when ZGC is enabled
...
Reviewed-by: kvn
2018-10-05 16:47:27 +02: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
Doug Simon
548eb6860a
8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
...
Reviewed-by: never, kvn, sspitsyn
2018-10-05 20:03:14 +02: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
Roman Kennke
e77e2d1df8
8211219: Type inconsistency in LIRGenerator::atomic_cmpxchg(..)
...
Reviewed-by: eosterlund, iveresov
2018-09-27 13:56:09 +02: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
Vladimir Kozlov
ec0cbd58f4
8206963: [AOT] bug with multiple class loaders
...
AOT should not support custom class loaders.
Reviewed-by: dlong, iveresov
2018-10-05 15:46:47 -07: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
Kim Barrett
cd95f5a933
8211296: Remove HotSpot deprecation warning suppression for Mac/clang
...
Removed deprecation warning suppression, fixed uses of deprecated functions.
Reviewed-by: dholmes, mikael
2018-10-05 14:28:44 -04:00
Coleen Phillimore
432605be5c
8209889: RedefineStress tests crash
...
Create CompileTaskWrapper before potential safepoint
Reviewed-by: mdoerr, dlong
2018-10-05 09:15:52 -04: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
Erik Joelsson
2c88ce1b89
8211677: Java resource copy and clean should use MakeTargetDir macro
...
Reviewed-by: tbell, ihse
2018-10-04 09:43:49 -07:00
Gilles Duboscq
44a83147db
8209136: [JVMCI] Make sure volatile fields are read as volatile during constant reflection
...
Reviewed-by: kvn
2018-08-17 12:19:52 +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
Martin Doerr
4af2374271
8210754: print_location is not reliable enough (printing register info)
...
Reviewed-by: stuefe, coleenp
2018-10-04 16:39:07 +02:00
Robbin Ehn
dcfb9a75aa
8210303: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable"
...
Reviewed-by: dcubed, dholmes
2018-10-04 14:03:13 +02:00
Pallavi Sonal
f5d19b9109
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
...
Reviewed-by: rriggs, scolebourne, naoto
2018-10-04 17:25:51 +05:30
Jesper Wilhelmsson
ea3fb3979c
Added tag jdk-12+14 for changeset 6f04692c7d51
2018-10-04 10:35:59 +02:00
Jesper Wilhelmsson
4cb40ea9f9
Added tag jdk-12+14 for changeset 8897e41b327c
2018-10-04 00:50:54 +02:00
Vladimir Kozlov
0899668970
8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
...
Exclude this test from running with Java Graal
Reviewed-by: iveresov
2018-10-03 14:53:05 -07:00
Xueming Shen
78276f7b33
8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative
...
Reviewed-by: alanb, lancea
2018-10-03 12:54:54 -07:00
Poonam Bajaj
3ce24a0442
8211150: G1 Full GC not purging code root memory and hence causing memory leak
...
Reviewed-by: tschatzl, sjohanss
2018-10-03 19:30:49 +00:00
Gary Adams
82ab90dbb3
8169718: nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false
...
Reviewed-by: cjplummer, amenkov
2018-10-03 07:41:28 -04:00
Vladimir Kozlov
daf3cd17c4
8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI
...
Use default compile threshold for these tests
Reviewed-by: thartmann
2018-10-03 10:38:30 -07:00
Gerard Ziemski
db646c699a
8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF
...
Added ATTRIBUTE_PRINTF to JVMFlag::printError
Reviewed-by: kbarrett, coleenp
2018-10-03 12:34:22 -05:00
Aleksey Shipilev
5850a50781
8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)
...
Reviewed-by: kvn
2018-10-03 18:46:26 +02:00
Andrew Haley
989aa8a4fc
Merge
2018-10-03 17:45:59 +01:00
Andrew Haley
1ef860cf09
8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
...
Reviewed-by: shade, alanb
2018-10-03 17:29:47 +01:00
Rahul Raghavan
493b31ba91
8211168: Solaris-X64 build failure with error nreg hides the same name in an outer scope
...
Corrected nreg definition
Reviewed-by: dcubed, kvn, shade
2018-10-03 08:03:13 -07:00
Claes Redestad
08b8a3149b
8211384: Obsolete -XX:+/-MonitorInUseLists option
...
Reviewed-by: mikael, rkennke, shade, dcubed
2018-10-03 15:05:46 +02:00
Harold Seigel
221005a3d4
8209138: Symbol constructor uses u1 as the element type of its name argument
...
Maske u1 the type for Symbol values and add a function to return it as a char.
Reviewed-by: dholmes, coleenp
2018-10-03 09:46:46 -04:00
David Holmes
a3cd6a1a70
8188764: Obsolete AssumeMP and then remove all support for non-MP builds
...
Reviewed-by: mikael, mdoerr, bulasevich, eosterlund
2018-10-03 03:41:57 -04:00
Priya Lakshmi Muthuswamy
5cfc3bbdd4
8208531: -javafx mode should be on by default when JavaFX is available
...
Reviewed-by: jjg
2018-10-03 11:43:39 +05:30
Mikael Vidstedt
8e53d1b5dc
8211350: Remove jprt support
...
Reviewed-by: dholmes, erikj, mchung, alanb, jjg
2018-10-02 22:36:08 -07:00