Jan Lahoda
b766bdef51
8203891: Upgrade JOpt Simple to 5.0.4
...
Reviewed-by: alanb, chegar, mchung
2018-06-06 15:36:29 +02:00
Andrew Haley
ff93cf18a7
Merge
2018-06-06 13:06:21 +01:00
Alan Bateman
79ed34634b
8203937: Not possible to read data from socket after write detects connection reset
...
Reviewed-by: chegar
2018-06-06 12:17:01 +01:00
Nishit Jain
ee5ff58a3d
8203872: Upgrading JDK with latest available LSR data from IANA
...
Reviewed-by: naoto
2018-06-06 14:16:51 +05:30
Martin Doerr
aa3e013cea
8204345: [s390]: no precompiled headers build broken
...
Reviewed-by: simonis, shade, coleenp
2018-06-06 10:11:23 +02:00
Li Jiang
069e4f8095
8193552: ISO 4217 amendment 165
...
8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167
Reviewed-by: naoto
2018-06-05 23:06:32 -07:00
Priya Lakshmi Muthuswamy
e62ea558be
8190875: modules not listed in overview/index page
...
Reviewed-by: jjg, sundar
2018-06-06 09:07:38 +05:30
Priya Lakshmi Muthuswamy
19c13c2026
8199893: the javadoc tool generates pages with a low constrast
...
Reviewed-by: jjg
2018-06-06 08:37:19 +05:30
David Holmes
ab275c586e
8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
...
Pre-load AbstractOwnableSynchronizer class instead of lazy loading it.
Reviewed-by: sspitsyn, cjplummer, coleenp
2018-06-05 19:58:20 -04:00
Roman Kennke
6aa9e85a5e
8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
...
Reviewed-by: eosterlund, adinn
2018-06-05 21:38:38 +02:00
Xueming Shen
ae662fdaa8
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
...
Reviewed-by: rriggs
2018-06-05 12:27:07 -07:00
Andrew Haley
7974360b3f
8204348: AArch64: Remove C2 address reshaping code
...
Reviewed-by: kvn
2018-06-05 17:50:31 +01:00
Andrew Haley
8b4b130011
Merge
2018-06-05 17:14:49 +01:00
Naoto Sato
8220e4135a
8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
...
Reviewed-by: rriggs
2018-06-05 08:33:40 -07:00
Andrew Haley
74dd5acae0
8204341: AArch64: AOT runtime does not need a workaround for far calls
...
Reviewed-by: kvn
2018-06-05 16:12:57 +01:00
Coleen Phillimore
1abfb6d4b4
8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp
...
Reexpand macro to provide non-inline functions.
Reviewed-by: kvn, dnsimon
2018-06-05 11:11:33 -04:00
Stefan Karlsson
fcfd260c1f
8204173: Lower the minimum number of heap memory pools in MemoryTest.java
...
Reviewed-by: mchung, sjohanss
2018-06-05 15:56:23 +02:00
Stefan Karlsson
ad35b3d424
8204168: Increase small heap sizes in tests to accommodate ZGC
...
Reviewed-by: pliden, ehelin
2018-06-05 15:56:21 +02:00
Stefan Karlsson
a0b2b211cb
8204167: Filter out tests requiring compressed oops when CompressedOops is disabled
...
Reviewed-by: coleenp, kbarrett
2018-06-05 15:56:17 +02:00
Stefan Karlsson
8c5db24c99
8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
...
Reviewed-by: coleenp, kbarrett
2018-06-05 15:56:14 +02:00
Stefan Karlsson
b95d16720f
8204163: Also detect concurrent GCs in MetaspaceBaseGC.java
...
Reviewed-by: eosterlund, pliden
2018-06-05 15:56:12 +02:00
Stefan Karlsson
a56e3ff761
8204162: TestG1HeapRegion needs @requires vm.gc.G1
...
Reviewed-by: eosterlund
2018-06-05 15:56:09 +02:00
Stefan Karlsson
7705bbfc69
8204160: BiasedLockingTest needs -XX:+UseBiasedLocking
...
Reviewed-by: eosterlund, dholmes
2018-06-05 15:56:07 +02:00
Kim Barrett
056f7b3bd8
8203319: JDK-8201487 disabled too much queue balancing
...
Sometimes ignore ParallelRefProcBalancingEnabled.
Reviewed-by: tschatzl, sjohanss
2018-06-05 09:15:03 -04:00
Jan Lahoda
8afe86a2fe
8200166: Repeating annotations refering to to-be-generated classes don't work
...
Reviewed-by: jjg
2018-06-05 14:55:13 +02:00
John Paul Adrian Glaubitz
45abb6791e
8203787: Hotspot build broken on linux-sparc after 8202377
...
Reviewed-by: dholmes, eosterlund
2018-06-05 13:02:01 +02:00
Michihiro Horie
1213297257
8154736: enhancement of cmpxchg and copy_to_survivor for ppc64
...
Reviewed-by: eosterlund, mdoerr, kbarrett
2018-06-05 09:29:15 +02:00
Martin Doerr
e4fc10b3c0
8204292: PPC64: Fix missing includes after 8204195
...
Reviewed-by: coleenp
2018-06-05 09:23:30 +02:00
Sangheon Kim
4fb9d6717d
8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
...
Reviewed-by: kbarrett, tschatzl
2018-06-04 21:20:16 -07:00
Sangheon Kim
4a7d797fda
8204095: [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens
...
Reviewed-by: kbarrett, tschatzl
2018-06-04 21:19:15 -07:00
Athijegannathan Sundararajan
9ef67a3d83
8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5
...
Reviewed-by: jjg
2018-06-05 08:10:08 +05:30
Leonid Mesnik
f8d429f9c1
8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1
...
Reviewed-by: kvn, jwilhelm
2018-06-05 02:15:37 +02:00
Kim Barrett
2a1a55cc26
8203948: Expand JVMTI callback notion of "internal threads"
...
Allow any NamedThreads in some contexts.
Reviewed-by: coleenp, dholmes
2018-06-04 20:14:13 -04:00
Robin Westberg
33724f098f
8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
...
Reviewed-by: mgronlun, egahlin
2018-06-04 16:21:08 +02:00
Erik Gahlin
4ed3a3f4fa
8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
...
Reviewed-by: mgronlun
2018-06-04 23:07:33 +02:00
Roman Kennke
482e40cc8c
8198285: More consistent Access API for arraycopy
...
Reviewed-by: eosterlund, shade
2018-06-04 23:01:48 +02:00
Erik Gahlin
9017043b57
8203919: Remove "-add-modules" hint from error message
...
Reviewed-by: mgronlun
2018-06-04 22:03:10 +02:00
Gerard Ziemski
8c00745dbd
8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF
...
Backed out the original fix.
Reviewed-by: kbarrett, lfoltan
2018-06-04 13:53:51 -05:00
Alex Menkov
7cd6695e02
Merge
2018-06-04 10:27:48 -07:00
Alex Menkov
dbb9eb5b9c
8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
...
Reviewed-by: sspitsyn, cjplummer
2018-06-04 10:25:44 -07:00
Bernard Blaser
8d24eeb394
8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
...
Reviewed-by: vromero
2018-06-04 10:12:40 -07:00
Gerard Ziemski
48e6db9ca8
8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
...
Added missing ATTRIBUTE_PRINTF
Reviewed-by: kbarrett, hseigel
2018-06-04 12:14:22 -05:00
Calvin Cheung
185724b899
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
...
Reviewed-by: jiangli
2018-06-04 08:56:41 -07:00
Coleen Phillimore
caaf07e291
Merge
2018-06-04 11:49:12 -04:00
Lois Foltan
6379f91c00
8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
...
Additional of circular nested dynamic constant test.
Reviewed-by: acorn, psandoz
2018-06-04 11:32:00 -04:00
Lois Foltan
d623fc1bba
8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader
...
Check that the unnamed module for a given ClassLoader is an instance of java.lang.Module.
Reviewed-by: alanb, acorn, coleenp, dholmes, hseigel
2018-06-04 11:07:04 -04:00
Coleen Phillimore
03702fb256
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
...
Moved macroAssembler.inline.hpp out of header file and distributed to .cpp files that included them: ie. c1_MacroAssembler.hpp and interp_masm.hpp. Also freeList.inline.hpp and allocation.inline.hpp.
Reviewed-by: jiangli, kvn
2018-06-04 10:18:43 -04:00
Severin Gehwolf
fc1be4c573
8203924: Zero: bootcycle-images build fails on x86_64
...
Use big java settings for jdk.compiler's annotation processing.
Reviewed-by: dholmes, erikj
2018-06-04 11:19:54 +02:00
Goetz Lindenmaier
e208c81a27
8204277: [testbug] fix DisassembleCodeBlobTest
...
Reviewed-by: thartmann
2018-06-04 12:29:48 +02:00
Erik Österlund
6e9153ef8b
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
...
Reviewed-by: rkennke, tschatzl
2018-06-04 12:59:51 +02:00