stefank [Tue, 26 Jun 2018 13:55:17 +0200] rev 50801
8144992: Remove OopIterateClosure::idempotent
Reviewed-by: pliden, kbarrett
stefank [Tue, 26 Jun 2018 13:54:19 +0200] rev 50800
8205607: Use oop_iterate instead of oop_iterate_no_header
Reviewed-by: pliden, kbarrett
sspitsyn [Tue, 26 Jun 2018 12:29:20 -0700] rev 50799
8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
Summary: Add the test to the ProblemList.txt
Reviewed-by: dcubed
dcubed [Tue, 26 Jun 2018 14:15:49 -0400] rev 50798
8205648: fix for 8205195 breaks secondary error handling
Summary: Only grab Threads_lock in VMError::controlled_crash() when we don't already own it.
Reviewed-by: sspitsyn, stuefe
jlaskey [Tue, 26 Jun 2018 14:14:29 -0300] rev 50797
8205696: Undo licence.md
Reviewed-by: sundar, hannesw
rriggs [Tue, 26 Jun 2018 12:42:36 -0400] rev 50796
8205547: FileChannel/CleanerTest.java fails due to expected FD count
Reviewed-by: psandoz
neliasso [Fri, 15 Jun 2018 14:46:04 +0200] rev 50795
8205107: assert(c->Opcode() == Op_SafePoint) failed: broken outer loop
Summary: Don't remove safepoint belonging to OuterStripMinedLoopEndNode
Reviewed-by: kvn
bpb [Tue, 26 Jun 2018 09:33:55 -0700] rev 50794
8205641: Make java/nio/channels/Selector/RacyDeregister.java noisier and flush after prints
Reviewed-by: alanb
kvn [Tue, 26 Jun 2018 09:14:49 -0700] rev 50793
8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4
Summary: add -XX:-BackgroundCompilation to tests to eager initialize JVMCI
Reviewed-by: thartmann
apetcher [Tue, 26 Jun 2018 11:14:27 -0400] rev 50792
8203228: Branch-free output conversion for X25519 and X448
Summary: Make some field arithmetic operations for X25519/X448 more resilient against side-channel attacks
Reviewed-by: ascarpino
goetz [Mon, 25 Jun 2018 23:04:21 +0200] rev 50791
8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
Reviewed-by: jgeorge, cjplummer
hseigel [Tue, 26 Jun 2018 09:52:21 -0400] rev 50790
8205422: assert(false) failed: Bad verification_type_info
Summary: Instead of asserting, print out the bad value
Reviewed-by: lfoltan, coleenp
chegar [Tue, 26 Jun 2018 13:16:40 +0100] rev 50789
8205671: Remove HTTP Client tests erroneously problem listed by the TLS 1.3 integration
Reviewed-by: dfuchs, michaelm
weijun [Tue, 26 Jun 2018 18:55:48 +0800] rev 50788
8201815: Use Mozilla Public Suffix List
Reviewed-by: michaelm, erikj, ihse
tschatzl [Tue, 26 Jun 2018 11:09:42 +0200] rev 50787
8204082: Make names of Young GCs more uniform in logs
Summary: All G1 young gcs now start with "Pause Young" plus a more detailed description
Reviewed-by: sjohanss
mbaesken [Tue, 26 Jun 2018 09:17:53 +0200] rev 50786
8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
Reviewed-by: alanb, igerasim, stuefe
ghaug [Mon, 25 Jun 2018 16:00:56 +0200] rev 50785
8200720: Print additional information in thread dump (times, allocated bytes etc.)
Reviewed-by: dholmes, clanger, cjplummer, sspitsyn
alanb [Tue, 26 Jun 2018 08:13:02 +0100] rev 50784
8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
Reviewed-by: bpb
mchung [Mon, 25 Jun 2018 22:28:04 -0700] rev 50783
8205623: Replace use of Class::getPackage with Class::getPackageName
Reviewed-by: jjg, erikj
mchung [Mon, 25 Jun 2018 22:27:09 -0700] rev 50782
8205627: Replace hardcoded spec version value in build.tools.ExtLink taglet
Reviewed-by: jjg, erikj
martin [Mon, 25 Jun 2018 20:58:01 -0700] rev 50781
8205649: Make clang stack flags independent of OS
Reviewed-by: erikj
xiaofeya [Mon, 25 Jun 2018 20:08:05 -0700] rev 50780
8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
Reviewed-by: naoto
Contributed-by: dan.z.zhou@oracle.com
xiaofeya [Mon, 25 Jun 2018 20:03:46 -0700] rev 50779
8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale.
Reviewed-by: naoto
Contributed-by: dan.z.zhou@oracle.com
weijun [Tue, 26 Jun 2018 10:43:50 +0800] rev 50778
8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
Reviewed-by: mullan, xuelei
weijun [Tue, 26 Jun 2018 10:43:43 +0800] rev 50777
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
Reviewed-by: xuelei
smarks [Mon, 25 Jun 2018 18:49:30 -0700] rev 50776
8205455: jdeprscan issues annotation processor warning regarding RELEASE_10
Reviewed-by: jjg
martin [Mon, 25 Jun 2018 18:01:42 -0700] rev 50775
8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
Reviewed-by: psandoz
Contributed-by: Tobias Thierer <tobiast@google.com>, Martin Buchholz <martinrb@google.com>
smarks [Mon, 25 Jun 2018 17:11:27 -0700] rev 50774
8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html
Reviewed-by: psandoz, lancea
mbalao [Tue, 26 Jun 2018 08:10:45 +0800] rev 50773
8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
Reviewed-by: valeriep, weijun
stefank [Mon, 25 Jun 2018 22:25:29 +0200] rev 50772
8205632: Include stack.inline.hpp in markSweep.inline.hpp
Reviewed-by: kbarrett
psandoz [Mon, 25 Jun 2018 14:39:44 -0700] rev 50771
8195650: Method references to VarHandle accessors
Reviewed-by: jrose
bpb [Mon, 25 Jun 2018 14:36:16 -0700] rev 50770
8204930: Reader:nullReader() spec does not match the behavior
Reviewed-by: bpb, rriggs
Contributed-by: Patrick Reinhart <patrick@reini.net>
goetz [Mon, 25 Jun 2018 13:37:01 +0200] rev 50769
8205605: [testbug][aix] Various test adaption to aix pecularities.
Reviewed-by: lfoltan, coleenp
xuelei [Mon, 25 Jun 2018 13:41:39 -0700] rev 50768
8196584: TLS 1.3 Implementation
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
Contributed-by: Adam Petcher <adam.petcher@oracle.com>, Amanda Jiang <amanda.jiang@oracle.com>, Anthony Scarpino <anthony.scarpino@oracle.com>, Bradford Wetmore <bradford.wetmore@oracle.com>, Jamil Nimeh <jamil.j.nimeh@oracle.com>, John Jiang <sha.jiang@oracle.com>, Rajan Halade <rajan.halade@oracle.com>, Sibabrata Sahoo <sibabrata.sahoo@oracle.com>, Valerie Peng <valerie.peng@oracle.com>, Weijun Wang <weijun.wang@oracle.com>, Xuelei Fan <xuelei.fan@oracle.com>
dpochepk [Mon, 25 Jun 2018 21:22:16 +0300] rev 50767
8205475: AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp
Reviewed-by: aph, adinn
hseigel [Mon, 25 Jun 2018 14:10:44 -0400] rev 50766
8205614: NestMates tests failing in CI jdk11-jdk.931
Summary: Fixed the wording to agree with new IAE message text
Reviewed-by: lfoltan, dcubed, mchung
coleenp [Mon, 25 Jun 2018 13:47:27 -0400] rev 50765
8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
Summary: Removed NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags from globals.hpp and mutex.cpp and marked them as obsolete.
Reviewed-by: kbarrett, dholmes
Contributed-by: patricio.chilano.mateo@oracle.com
dl [Mon, 25 Jun 2018 09:59:16 -0700] rev 50764
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
Reviewed-by: martin, psandoz
dl [Mon, 25 Jun 2018 09:59:16 -0700] rev 50763
8203864: Execution error in Java's Timsort
Reviewed-by: martin, psandoz, forax
dl [Mon, 25 Jun 2018 09:59:16 -0700] rev 50762
8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
Reviewed-by: martin, psandoz
lfoltan [Mon, 25 Jun 2018 11:33:11 -0400] rev 50761
8169559: Add class loader names to relevant VM messages
Summary: Added new method class_in_module_of_loader to provide a standard format for class information within error messages.
Reviewed-by: goetz, hseigel, mchung
hb [Mon, 25 Jun 2018 20:36:06 +0530] rev 50760
8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
Reviewed-by: mchung, dholmes, dcubed, dfuchs
lfoltan [Mon, 25 Jun 2018 10:34:46 -0400] rev 50759
8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
Summary: The method loader_name_and_id should return the external name of the class loader if _name_and_id is null.
Reviewed-by: coleenp, stuefe
dpochepk [Mon, 25 Jun 2018 16:32:23 +0300] rev 50758
8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use prefetch instruction
Reviewed-by: aph
dpochepk [Mon, 25 Jun 2018 16:32:02 +0300] rev 50757
8189103: AARCH64: optimize String indexOf intrinsic
Reviewed-by: aph
dpochepk [Mon, 25 Jun 2018 16:31:37 +0300] rev 50756
8202326: AARCH64: optimize string compare intrinsic
Reviewed-by: dsamersoff
dpochepk [Mon, 25 Jun 2018 16:31:18 +0300] rev 50755
8204289: AARCH64: enable math intrinsics usage in interpreter and C1
Reviewed-by: aph, dsamersoff
dpochepk [Mon, 25 Jun 2018 16:30:49 +0300] rev 50754
8189105: AARCH64: create intrinsic for sin and cos
Reviewed-by: aph, adinn
dpochepk [Mon, 25 Jun 2018 16:30:16 +0300] rev 50753
8196402: AARCH64: create intrinsic for Math.log
Reviewed-by: aph, dsamersoff
stefank [Sat, 26 May 2018 06:59:49 +0200] rev 50752
8204540: Automatic oop closure devirtualization
Reviewed-by: kbarrett, eosterlund
jlahoda [Mon, 25 Jun 2018 12:44:52 +0200] rev 50751
8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError()
Summary: Updating ct.sym data for jdk.scripting.nashorn to JDK8u102 version of the API.
Reviewed-by: hannesw
pkoppula [Tue, 20 Mar 2018 11:16:10 +0530] rev 50750
8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days.
Reviewed-by: mullan
Contributed-by: prasadarao.koppula@oracle.com, weijun.wang@oracle.com
pliden [Mon, 25 Jun 2018 10:54:55 +0200] rev 50749
8205405: ZGC: Decouple JFR type registration
Reviewed-by: stefank, mgronlun
mhorie [Mon, 25 Jun 2018 10:41:03 +0200] rev 50748
8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
Reviewed-by: kbarrett, mdoerr, drwhite, tschatzl
rgoel [Mon, 25 Jun 2018 11:51:04 +0530] rev 50747
8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33.
Summary: updated legal files for CLDR, ICU and Unicode.
Reviewed-by: naoto, mchung
never [Sun, 24 Jun 2018 21:46:11 -0700] rev 50746
8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
Reviewed-by: eosterlund, iveresov
egahlin [Mon, 25 Jun 2018 02:07:42 +0200] rev 50745
8203929: Limit amount of data for JFR.dump
Reviewed-by: mgronlun
alanb [Sun, 24 Jun 2018 16:25:47 +0100] rev 50744
8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
Reviewed-by: mchung
dsamersoff [Sun, 24 Jun 2018 15:02:08 +0300] rev 50743
8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
Summary: Relaxed assert inside safe_for_sender
Reviewed-by: aph, dpochepk
plevart [Sun, 24 Jun 2018 10:41:51 +0200] rev 50742
8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
Summary: screen usage/initialization of TerminatingThreadLocal with a non-null check on Thread.threadLocals field
Reviewed-by: dholmes, alanb
jmanson [Sat, 23 Jun 2018 22:49:48 -0700] rev 50741
8205570: fix a number of typos in the JVMTI spec
Summary: fix typos in the JVMTI spec
Reviewed-by: dholmes, sspitsyn
alanb [Sat, 23 Jun 2018 09:46:18 +0100] rev 50740
Merge
alanb [Sat, 23 Jun 2018 09:34:09 +0100] rev 50739
8198372: API to create a SelectableChannel to a FileDescriptor
Reviewed-by: chegar, bpb
alanb [Sat, 23 Jun 2018 08:03:52 +0100] rev 50738
8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
Reviewed-by: jlahoda, mchung
jmanson [Sat, 23 Jun 2018 01:22:52 -0700] rev 50737
8205113: Update JVMTI doc references to object allocation tracking
Summary: Update the JVMTI VMObjectAlloc spec
Reviewed-by: dholmes, sspitsyn
sgehwolf [Tue, 05 Jun 2018 11:55:39 +0200] rev 50736
8203188: Add JEP-181 support to the Zero interpreter
Reviewed-by: dholmes, chrisphi
dholmes [Sat, 23 Jun 2018 01:32:41 -0400] rev 50735
8010319: Implementation of JEP 181: Nest-Based Access Control
Reviewed-by: alanb, psandoz, mchung, coleenp, acorn, mcimadamore, forax, jlahoda, sspitsyn, abuckley
Contributed-by: alex.buckley@oracle.com, maurizio.mimadamore@oracle.com, mandy.chung@oracle.com, tobias.hartmann@oracle.com, david.holmes@oracle.com, vladimir.x.ivanov@oracle.com, karen.kinnear@oracle.com, vladimir.kozlov@oracle.com, john.r.rose@oracle.com, daniel.smith@oracle.com, serguei.spitsyn@oracle.com, kumardotsrinivasan@gmail.com, boris.ulasevich@bell-sw.com
martin [Fri, 22 Jun 2018 17:49:21 -0700] rev 50734
8205199: more Linux clang compile failures
Reviewed-by: dholmes, kbarrett, stuefe
Contributed-by: Arthur Eubanks <aeubanks@google.com>, Thomas Stuefe <thomas.stuefe@gmail.com>
martin [Fri, 22 Jun 2018 17:36:03 -0700] rev 50733
8205197: Never default to using libc++ on Linux
Summary: Let the toolchain choose the standard library by default
Reviewed-by: tbell, erikj, gziemski
valeriep [Fri, 22 Jun 2018 23:18:07 +0000] rev 50732
Merge
valeriep [Fri, 22 Jun 2018 23:10:36 +0000] rev 50731
7007966: Add Brainpool ECC support (RFC 5639)
Summary: Enhance SunEC provider with the support of brainpool256/320/384/512r1 curves
Reviewed-by: valeriep
Contributed-by: Tobias Wagner <tobias.wagner@n-design.de>
iignatyev [Fri, 22 Jun 2018 16:11:36 -0700] rev 50730
8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
Reviewed-by: kvn, gromero
iveresov [Fri, 22 Jun 2018 15:58:32 -0700] rev 50729
8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
Summary: Tolerate JVMCI placeholder bcis
Reviewed-by: kvn, never, dlong
kbarrett [Fri, 22 Jun 2018 17:46:58 -0400] rev 50728
8205459: Rename Access API flag decorators
Summary: Rename OOP_NOT_NULL, IN_HEAP_ARRAY, AS_DEST_NOT_INITIALIZED
Reviewed-by: pliden, stefank
rriggs [Fri, 22 Jun 2018 16:06:43 -0400] rev 50727
8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
Reviewed-by: bpb, mchung
vdeshpande [Fri, 22 Jun 2018 12:51:49 -0700] rev 50726
8205194: Improve the Array Comparison when there is mismatch at first element.
Summary: perform the first element comparison before the call to vectorizedMismatch method
Reviewed-by: psandoz, rriggs, igerasim
psandoz [Fri, 22 Jun 2018 12:05:36 -0700] rev 50725
8202922: Method reference identity is broken by serialization
Reviewed-by: jlaskey, mchung
jwilhelm [Fri, 22 Jun 2018 19:04:16 +0200] rev 50724
Added tag jdk-11+19 for changeset 36ca515343e0
dpochepk [Fri, 22 Jun 2018 20:17:02 +0300] rev 50723
8189112: AARCH64: optimize StringUTF16 compress intrinsic
Reviewed-by: aph
michaelm [Fri, 22 Jun 2018 18:10:20 +0100] rev 50722
8204233: Add configurable option for enhanced socket IOException messages
Reviewed-by: alanb, chegar
plevart [Fri, 22 Jun 2018 18:19:26 +0200] rev 50721
Merge
plevart [Fri, 22 Jun 2018 18:18:05 +0200] rev 50720
Merge
plevart [Fri, 22 Jun 2018 17:56:55 +0200] rev 50719
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
Summary: Add internal TerminatingThreadLocal and use it to free cached thread-local direct buffers and nio-fs native buffers
Reviewed-by: tonyp, alanb
dcubed [Fri, 22 Jun 2018 12:15:16 -0400] rev 50718
8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max
Summary: Grab Threads_lock in VMError::controlled_crash() so ErrorHandling tests are more stable.
Reviewed-by: stuefe, sspitsyn
dpochepk [Fri, 22 Jun 2018 18:49:45 +0300] rev 50717
8205474: AARCH64: wrong zr encoding for ccmp instruction
Reviewed-by: aph
dpochepk [Fri, 22 Jun 2018 18:48:36 +0300] rev 50716
8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
Reviewed-by: aph
Contributed-by: joshua.zhu@arm.com
weijun [Fri, 22 Jun 2018 21:42:00 +0800] rev 50715
8205445: Add RSASSA-PSS Signature support to SunMSCAPI
Reviewed-by: xuelei
mgronlun [Fri, 22 Jun 2018 13:20:55 +0200] rev 50714
8203299: StringPoolBuffer access covered by exclusive access invariant, remove (problematic) cas operations
Reviewed-by: egahlin
adinn [Fri, 22 Jun 2018 11:21:34 +0100] rev 50713
8204331: AArch64: fix CAS not embedded in normal graph error
Summary: JDK fails with assert on AArch64 after changes made by JDK-8202377
Reviewed-by: roland, rkennke
jlahoda [Fri, 22 Jun 2018 11:26:55 +0200] rev 50712
8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException
Summary: Use a new working directory for each sub-test.
Reviewed-by: vromero
mbaesken [Wed, 20 Jun 2018 14:25:45 +0200] rev 50711
8205416: windows: fix checking of CloseHandle return code in Java_java_io_FileCleanable_cleanupClose0
Reviewed-by: alanb, stuefe
pmuthuswamy [Fri, 22 Jun 2018 11:49:31 +0530] rev 50710
8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present.
Reviewed-by: jjg
iignatyev [Thu, 21 Jun 2018 22:17:22 -0700] rev 50709
8172854: [TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option
Reviewed-by: kvn
mikael [Thu, 21 Jun 2018 21:37:28 -0700] rev 50708
8202331: Obsolete support for commercial features
Reviewed-by: kvn, cjplummer, dholmes
iignatyev [Thu, 21 Jun 2018 16:45:29 -0700] rev 50707
8205490: update ProblemList-graal
Reviewed-by: kvn, epavlova
iignatyev [Thu, 21 Jun 2018 15:14:36 -0700] rev 50706
8185927: create regression test for 8062950
Reviewed-by: kvn
jjg [Thu, 21 Jun 2018 14:33:15 -0700] rev 50705
8205442: Avoid hard-coding --source value in SourceLauncherTest.java
Reviewed-by: darcy
jjg [Thu, 21 Jun 2018 13:29:44 -0700] rev 50704
8196425: tools/javac/modules/AnnotationProcessing.java failed
Reviewed-by: jlahoda
egahlin [Thu, 21 Jun 2018 20:52:52 +0200] rev 50703
8205053: Decouple type registration from framework lifecycle
Reviewed-by: mgronlun, pliden, stefank
erikj [Thu, 21 Jun 2018 12:03:54 -0700] rev 50702
8205424: Change to Xcode 9.4 for building on Macosx at Oracle
Reviewed-by: tbell, prr
bpb [Thu, 21 Jun 2018 11:10:55 -0700] rev 50701
8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
Reviewed-by: alanb
Contributed-by: Michael Skells <mike.skells1@gmail.com>
alanb [Thu, 21 Jun 2018 18:56:35 +0100] rev 50700
8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
Reviewed-by: mchung
kvn [Thu, 21 Jun 2018 10:54:07 -0700] rev 50699
8205398: AES-CBC decryption algorithm using AVX512 instructions
Reviewed-by: kvn
Contributed-by: regev.shemy@intel.com, shay.gueron@intel.com, smita.kamath@intel.com, shravya.rukmannagari@intel.com
smarks [Thu, 21 Jun 2018 08:45:57 -0700] rev 50698
8203184: List.copyOf() fails to copy sublists
Reviewed-by: psandoz
smarks [Thu, 21 Jun 2018 08:25:03 -0700] rev 50697
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz, briangoetz
coleenp [Thu, 21 Jun 2018 11:10:44 -0400] rev 50696
8205175: Deprecate UnlinkSymbolsALot debugging option.
Reviewed-by: zgu, stuefe
jlaskey [Thu, 21 Jun 2018 08:58:59 -0300] rev 50695
8203637: Fix Sources
Reviewed-by: hannesw, sundar
rwestberg [Thu, 21 Jun 2018 13:39:20 +0200] rev 50694
8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent
Reviewed-by: mgronlun
rkennke [Tue, 19 Jun 2018 13:03:12 -0400] rev 50693
8205336: Modularize allocations in assembler
Reviewed-by: aph, eosterlund
nishjain [Thu, 21 Jun 2018 14:09:43 +0530] rev 50692
8204938: Add a test case to automatically check the updated LSR data
Reviewed-by: naoto, rriggs
cjplummer [Wed, 20 Jun 2018 19:46:44 -0700] rev 50691
8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
Reviewed-by: sspitsyn
jwilhelm [Thu, 21 Jun 2018 03:21:22 +0200] rev 50690
Added tag jdk-11+19 for changeset fb8b3f467277
iveresov [Wed, 20 Jun 2018 17:30:43 -0700] rev 50689
8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap"
Summary: Disable fast TLAB refill in Graal.
Reviewed-by: dnsimon, kvn
lmesnik [Wed, 20 Jun 2018 12:02:17 -0700] rev 50688
8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode
Reviewed-by: ccheung, mseledtsov, jiangli
gromero [Wed, 20 Jun 2018 22:02:46 +0200] rev 50687
8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy
Reviewed-by: goetz, iignatyev
iignatyev [Wed, 20 Jun 2018 12:42:43 -0700] rev 50686
8205433: clean up hotspot ProblemList
Reviewed-by: kvn
gadams [Wed, 20 Jun 2018 13:57:38 -0400] rev 50685
6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED
Reviewed-by: cjplummer, sspitsyn
bsrbnd [Wed, 20 Jun 2018 10:01:49 -0700] rev 50684
8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
Reviewed-by: mcimadamore, vromero
chegar [Wed, 20 Jun 2018 17:54:40 +0100] rev 50683
Merge
chegar [Wed, 20 Jun 2018 17:48:39 +0100] rev 50682
Merge
chegar [Wed, 20 Jun 2018 09:05:57 -0700] rev 50681
8204679: HTTP Client refresh
Reviewed-by: chegar, dfuchs, michaelm
Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Michael McMahon <michael.x.mcmahon@oracle.com>, Pavel Rappo <pavel.rappo@oracle.com>
erikj [Wed, 20 Jun 2018 09:38:17 -0700] rev 50680
8200115: System property java.vm.vendor value includes quotation marks
Reviewed-by: tbell, asaha
mseledtsov [Wed, 20 Jun 2018 09:42:36 -0700] rev 50679
8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure
Summary: Added code to check for mapping failure
Reviewed-by: ccheung, jiangli
stuefe [Wed, 20 Jun 2018 17:15:16 +0200] rev 50678
8205407: [windows, vs<2017] C4800 after 8203197
Reviewed-by: tbell, mbaesken
redestad [Wed, 20 Jun 2018 17:06:24 +0200] rev 50677
8199435: Unsafe publication of java.util.Properties.map
Reviewed-by: dholmes, psandoz, plevart, bchristi
chrisphi [Tue, 19 Jun 2018 10:00:39 -0400] rev 50676
8203030: Zero s390 31 bit size_t type conflicts in shared code
Summary: Cast to size_t or change to size_t foe compatibility with other archs.
Reviewed-by: pliden, dholmes
mcimadamore [Wed, 20 Jun 2018 11:47:07 +0100] rev 50675
8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
Summary: issue warnings when 'var' used as a type name in type argument positions
Reviewed-by: jlahoda
pliden [Wed, 20 Jun 2018 11:33:43 +0200] rev 50674
8205339: ZGC: VerifyBeforeIteration not yet supported
Reviewed-by: stefank, eosterlund
pliden [Wed, 20 Jun 2018 11:33:42 +0200] rev 50673
8205338: ZGC: LeakProfiler not yet supported
Reviewed-by: egahlin, eosterlund
pmuthuswamy [Wed, 20 Jun 2018 14:52:32 +0530] rev 50672
8202624: javadoc generates references to enum constructors, which are not documented
Reviewed-by: sundar
goetz [Wed, 20 Jun 2018 11:12:58 +0200] rev 50671
8205108: [testbug] Fix pattern matching in jstatd tests.
Reviewed-by: stuefe, azeller
stuefe [Wed, 20 Jun 2018 06:51:39 +0200] rev 50670
8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
Reviewed-by: dholmes, goetz
cjplummer [Tue, 19 Jun 2018 17:50:32 -0700] rev 50669
8205149: hs201t002 should be put on the problem list
Reviewed-by: sspitsyn
valeriep [Tue, 19 Jun 2018 23:33:31 +0000] rev 50668
8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object
Summary: Check for null and throw InvalidKeyException to maintain same behavior
Reviewed-by: xuelei
stuefe [Tue, 19 Jun 2018 09:34:41 +0200] rev 50667
8203680: os::stat() on Posix platform does not need to copy input path
Reviewed-by: hseigel, dholmes
apetushkov [Fri, 15 Jun 2018 13:57:32 -0400] rev 50666
8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs
Summary: Always set the markword for recursive monitors in MacroAssembler::fast_lock().
Reviewed-by: aph, drwhite, dcubed, bulasevich
pliden [Tue, 19 Jun 2018 19:19:43 +0200] rev 50665
8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC
Reviewed-by: shade, eosterlund
mgronlun [Tue, 19 Jun 2018 19:16:08 +0200] rev 50664
8204571: Add support for launching multiple startup recordings
Reviewed-by: egahlin
prr [Tue, 19 Jun 2018 10:12:35 -0700] rev 50663
Merge
prr [Tue, 19 Jun 2018 10:12:00 -0700] rev 50662
Merge
vagarwal [Tue, 19 Jun 2018 12:04:01 +0530] rev 50661
8200605: Create test for GridBagLayoutDemo
Reviewed-by: serb, shurailine
prr [Tue, 19 Jun 2018 09:22:38 -0700] rev 50660
Merge
prr [Fri, 15 Jun 2018 13:07:46 -0700] rev 50659
Merge
prr [Fri, 15 Jun 2018 13:05:34 -0700] rev 50658
8204929: Fonts with embedded bitmaps are not always rotated
Reviewed-by: bae
psadhukhan [Fri, 15 Jun 2018 23:59:56 +0530] rev 50657
8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100%
Reviewed-by: prr, jdv
psadhukhan [Fri, 15 Jun 2018 23:38:59 +0530] rev 50656
8202199: Provide public, unsupported JDK API for JavaFX/Swing interop
Reviewed-by: prr, kcr, alanb, mchung
dmarkov [Wed, 13 Jun 2018 12:54:41 +0100] rev 50655
8200353: Shift or Capslock not working in Textfield after accented keystrokes
Reviewed-by: serb, prr
mhalder [Wed, 13 Jun 2018 10:59:27 +0530] rev 50654
8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt
Reviewed-by: psadhukhan, serb
prr [Tue, 12 Jun 2018 15:14:22 -0700] rev 50653
Merge
serb [Tue, 12 Jun 2018 14:53:57 -0700] rev 50652
8204454: Remove of sun.applet.AppletAudioClip
Reviewed-by: prr
prr [Tue, 12 Jun 2018 12:18:57 -0700] rev 50651
8191512: T2K font rasterizer code removal
Reviewed-by: serb, erikj
serb [Tue, 12 Jun 2018 09:26:49 -0700] rev 50650
8202768: [macos] Appkit thread slows when any Window Manager active
Reviewed-by: ant
mhalder [Mon, 11 Jun 2018 14:06:58 +0530] rev 50649
8029250: [macosx] There is no tray icon shown in the system tray area when case starts
Reviewed-by: serb, sveerabhadra
prr [Sun, 10 Jun 2018 18:04:43 -0700] rev 50648
8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6
Reviewed-by: serb
serb [Sat, 09 Jun 2018 13:33:35 -0700] rev 50647
6608234: SwingWorker.get throws CancellationException
Reviewed-by: psadhukhan, kaddepalli, prr
gadams [Tue, 19 Jun 2018 07:15:00 -0400] rev 50646
8205055: Fix compilation optimization errors with new Solaris toolchain
Reviewed-by: erikj
gadams [Tue, 19 Jun 2018 07:14:49 -0400] rev 50645
8205110: Fix xchip warnings with new Solaris toolchain
Reviewed-by: ihse, erikj
dchuyko [Tue, 19 Jun 2018 19:21:30 +0300] rev 50644
8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition
Reviewed-by: aph
naoto [Tue, 19 Jun 2018 08:19:54 -0700] rev 50643
8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
Reviewed-by: rriggs, scolebourne
Contributed-by: toshiona@jp.ibm.com
dchuyko [Tue, 19 Jun 2018 18:18:46 +0300] rev 50642
8198719: MethodHandleHelper.linkToStatic should drop MH arg
Reviewed-by: vlivanov, dlong
dpochepk [Tue, 19 Jun 2018 18:18:25 +0300] rev 50641
8204353: AARCH64: optimize FPU load and stores in macroAssembler
Reviewed-by: aph
dpochepk [Tue, 19 Jun 2018 18:14:25 +0300] rev 50640
8204473: AARCH64: register post-index addressing mode is not supported directly
Reviewed-by: aph
erikj [Tue, 19 Jun 2018 16:44:41 +0200] rev 50639
8205183: Warning about using VS2017 should be removed
Reviewed-by: prr, tbell
mdoerr [Tue, 19 Jun 2018 16:29:48 +0200] rev 50638
8205172: 32 bit build broken
Reviewed-by: roland, kvn, dholmes
rehn [Tue, 19 Jun 2018 16:14:39 +0200] rev 50637
8205006: Assertion failure when rehashing stringtable
Reviewed-by: lfoltan, zgu
vromero [Tue, 19 Jun 2018 05:22:07 -0700] rev 50636
8205052: No compilation error thrown when no valid parameterization exists for functional interface type
Reviewed-by: mcimadamore
phh [Tue, 19 Jun 2018 05:18:49 -0700] rev 50635
8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
Summary: Memory pools can now be optional collection participants, e.g., G1 Old Gen in an incremental collection.
Reviewed-by: ehelin, mchung
lfoltan [Tue, 19 Jun 2018 07:54:11 -0400] rev 50634
8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
Summary: Introduced ClassLoaderData::name() and ClassLoaderData::name_and_id() for use when obtaining a class loader's name.
Reviewed-by: coleenp, goetz, mchung, stuefe
goetz [Fri, 15 Jun 2018 12:31:28 +0200] rev 50633
8204268: Improve some IncompatibleClassChangeError messages.
Reviewed-by: stuefe, hseigel
thartmann [Tue, 19 Jun 2018 12:25:42 +0200] rev 50632
8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks
Summary: Update skeleton predicates before main loop during unrolling to remove dead code.
Reviewed-by: kvn, roland
rwestberg [Tue, 19 Jun 2018 12:22:02 +0200] rev 50631
8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
Reviewed-by: mgronlun
rwestberg [Tue, 19 Jun 2018 12:20:05 +0200] rev 50630
8204236: JFR unit test of thread CPU load should be enabled
Reviewed-by: mgronlun, egahlin
pliden [Tue, 19 Jun 2018 12:11:37 +0200] rev 50629
8205064: Fail immediately if an unavailable GC is selected
Reviewed-by: rkennke, shade
rkennke [Tue, 19 Jun 2018 11:27:05 +0200] rev 50628
8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
Reviewed-by: kvn, coleenp
neliasso [Fri, 15 Jun 2018 13:57:37 +0200] rev 50627
8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
Summary: Update idom
Reviewed-by: roland
rehn [Tue, 19 Jun 2018 10:57:13 +0200] rev 50626
8204166: TLH: Semaphore may not be destroy until signal have returned.
Reviewed-by: eosterlund, dholmes
simonis [Tue, 19 Jun 2018 09:43:53 +0200] rev 50625
8204965: Fix '--disable-cds' and disable CDS on AIX by default
Reviewed-by: erikj, jiangli, stuefe, dholmes
tschatzl [Tue, 19 Jun 2018 09:34:39 +0200] rev 50624
8205043: Make parallel reference processing default for G1
Reviewed-by: kbarrett, sjohanss
roland [Tue, 19 Jun 2018 09:08:39 +0200] rev 50623
8203197: C2: consider all paths in loop body for loop predication
Reviewed-by: kvn, neliasso
stefank [Tue, 19 Jun 2018 08:44:31 +0200] rev 50622
8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
Reviewed-by: pliden, kbarrett
stefank [Thu, 07 Jun 2018 10:11:36 +0200] rev 50621
8204538: Split ScanClosure and ScanClosureWithParBarrier
Reviewed-by: eosterlund, tschatzl, kbarrett
cushon [Mon, 18 Jun 2018 18:49:34 -0700] rev 50620
8198669: Refactor annotation array value parsing to reduce duplication
Reviewed-by: psandoz, darcy
pmuthuswamy [Tue, 19 Jun 2018 09:45:54 +0530] rev 50619
8205148: Turn off logging in jQuery-migrate
Reviewed-by: sundar
iignatyev [Mon, 18 Jun 2018 16:58:16 -0700] rev 50618
8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
Reviewed-by: erikj
bulasevich [Mon, 18 Jun 2018 22:43:38 -0400] rev 50617
8203479: JFR enabled ARM32 build assertion failure
Reviewed-by: dholmes
bulasevich [Mon, 18 Jun 2018 20:50:23 -0400] rev 50616
8204961: JVMTI jtreg tests build warnings on 32-bit platforms
Reviewed-by: sspitsyn, dholmes
lkorinth [Mon, 18 Jun 2018 20:43:42 -0400] rev 50615
8205054: Could not find "lsof" on test machine
Reviewed-by: dholmes, mikael, goetz
weijun [Tue, 19 Jun 2018 08:06:35 +0800] rev 50614
8177334: Update xmldsig implementation to Apache Santuario 2.1.1
Reviewed-by: mullan
kvn [Mon, 18 Jun 2018 15:24:48 -0700] rev 50613
8205181: ProblemList applications/ctw/modules/java_desktop_2.java
Reviewed-by: iignatyev
jjg [Mon, 18 Jun 2018 13:52:30 -0700] rev 50612
8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
Reviewed-by: ksrini
jjg [Mon, 18 Jun 2018 13:40:16 -0700] rev 50611
8149565: -locale option issues
Reviewed-by: hannesw
psandoz [Mon, 18 Jun 2018 10:13:58 -0700] rev 50610
8170159: Improve the performance of BitSet traversal
Reviewed-by: martin
dlong [Mon, 18 Jun 2018 09:48:22 -0700] rev 50609
8204231: Update Graal
Reviewed-by: kvn
rehn [Mon, 18 Jun 2018 16:13:21 +0200] rev 50608
8204857: ConcurrentHashTable: Fix parallel processing
Reviewed-by: coleenp, gziemski
mbaesken [Mon, 18 Jun 2018 14:36:50 +0200] rev 50607
8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
Reviewed-by: simonis, stuefe, dholmes
tschatzl [Mon, 18 Jun 2018 12:11:59 +0200] rev 50606
8043575: Dynamically parallelize reference processing work
Summary: In G1 automatically set the number of parallel Reference processing threads
Reviewed-by: sangheki, kbarrett
Contributed-by: sangheon.kim@oracle.com, thomas.schatzl@oracle.com
tschatzl [Tue, 29 May 2018 09:26:00 +0200] rev 50605
8202845: Refactor reference processing for improved parallelism
Summary: Fold reference processing's nine phases into four to decrease startup and termination time of this phase.
Reviewed-by: kbarrett, sjohanss
sdama [Mon, 18 Jun 2018 08:07:15 +0530] rev 50604
8196988: Resolve disabled warnings for libjimage
Summary: Fixed warnings related to implicit-fallthrough gcc option
Reviewed-by: psandoz, mchung
henryjen [Fri, 15 Jun 2018 17:34:01 -0700] rev 50603
8199871: Deprecate pack200 and unpack200 tools
Reviewed-by: mchung, psandoz, abuckley
alanb [Sat, 16 Jun 2018 10:10:54 +0100] rev 50602
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
Reviewed-by: bpb
goetz [Fri, 15 Jun 2018 12:25:53 +0200] rev 50601
8204943: Improve message of ArrayStoreException.
Reviewed-by: lfoltan, hseigel
stuefe [Sat, 16 Jun 2018 07:05:09 +0200] rev 50600
8204958: Minor cleanups for the diagnostic framework
Reviewed-by: sspitsyn, coleenp, cjplummer
kbarrett [Fri, 15 Jun 2018 16:53:58 -0400] rev 50599
8204939: Change Access nomenclature: root to native
Summary: Rename RootAccess => NativeAccess, IN_ROOT => IN_NATIVE, and related cleanups.
Reviewed-by: pliden, stefank, coleenp
mchung [Fri, 15 Jun 2018 13:08:32 -0700] rev 50598
8205116: jdeps --system $java.home fails with IAE
Reviewed-by: alanb, lancea
bpb [Fri, 15 Jun 2018 12:48:19 -0700] rev 50597
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
Reviewed-by: alanb
vtheeyarath [Thu, 14 Jun 2018 23:09:11 -0700] rev 50596
8202216: Add Buffer mismatch methods
Reviewed-by: plevart, psandoz
mchung [Fri, 15 Jun 2018 11:44:49 -0700] rev 50595
8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
Reviewed-by: alanb, lancea, kcr
mchung [Fri, 15 Jun 2018 11:44:20 -0700] rev 50594
8200121: Remove unused qualified exports in java.base
Reviewed-by: alanb, lancea
erikj [Fri, 15 Jun 2018 11:15:32 -0700] rev 50593
8203667: Platform specific include files in jdk image in wrong sub directory
Reviewed-by: mchung, tbell
mcimadamore [Fri, 15 Jun 2018 19:24:15 +0100] rev 50592
8203838: javac performance regression in 11+11
Summary: Share method check exception
Reviewed-by: vromero
cushon [Thu, 14 Jun 2018 17:32:31 -0700] rev 50591
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
Reviewed-by: darcy, martin, vromero
erikj [Fri, 15 Jun 2018 09:53:28 -0700] rev 50590
8204973: Add build support for filtering translations
Reviewed-by: ihse, naoto, dfuchs
kvn [Fri, 15 Jun 2018 09:16:48 -0700] rev 50589
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
Summary: exit VM with Error when JVMCI does not support seected GC.
Reviewed-by: iveresov, thartmann
kvn [Fri, 15 Jun 2018 08:28:08 -0700] rev 50588
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
Summary: convert the assert into compilation check which will skip superword optimization
Reviewed-by: roland, thartmann
dnsimon [Fri, 15 Jun 2018 16:44:41 +0200] rev 50587
8205025: [AOT] make jdk.aot module upgradeable
Reviewed-by: alanb, kvn, mchung
ihse [Fri, 15 Jun 2018 15:07:45 +0200] rev 50586
8200867: Remove references to "jdk 9" in build system
Reviewed-by: redestad, tbell, erikj
pliden [Fri, 15 Jun 2018 13:31:50 +0200] rev 50585
8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
Reviewed-by: stefank, eosterlund
pliden [Fri, 15 Jun 2018 13:31:43 +0200] rev 50584
8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
Reviewed-by: stefank, eosterlund
pliden [Fri, 15 Jun 2018 13:31:36 +0200] rev 50583
8205024: ZGC: Worker threads boost mode not always enabled when is should be
Reviewed-by: stefank, eosterlund
pliden [Fri, 15 Jun 2018 13:31:27 +0200] rev 50582
8205022: ZGC: SoftReferences not always cleared before throwing OOME
Reviewed-by: stefank, eosterlund
pliden [Fri, 15 Jun 2018 13:31:20 +0200] rev 50581
8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
Reviewed-by: stefank, eosterlund
goetz [Thu, 14 Jun 2018 14:32:03 +0200] rev 50580
8204654: [testbug] Fix pattern matching in jstat tests.
Reviewed-by: clanger, stuefe
jcbeyler [Fri, 15 Jun 2018 02:31:37 -0700] rev 50579
8205096: Add missing files for 8203394
Summary: Add files missed in the push for Low-Overhead Heap Profiling
Reviewed-by: dholmes, tschatzl, rehn, simonis, ehelin
jcbeyler [Fri, 15 Jun 2018 00:49:54 -0700] rev 50578
8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
Summary: Implement Low-Overhead Heap Profiling
Reviewed-by: eosterlund, gthornbr, rehn, sspitsyn, tschatzl
roland [Mon, 11 Jun 2018 15:28:24 +0200] rev 50577
8204240: Extend MDO to allow more reasons to be recorded per bci
Reviewed-by: kvn, neliasso
rgoel [Fri, 15 Jun 2018 11:58:34 +0530] rev 50576
8202537: CLDR33
Summary: upgraded CLDR data to V33.
Reviewed-by: naoto
pmuthuswamy [Fri, 15 Jun 2018 10:48:56 +0530] rev 50575
8204666: javadoc should be updated to use jQuery 3.3.1
Reviewed-by: sundar
zgu [Thu, 14 Jun 2018 09:59:21 -0400] rev 50574
8203641: Refactor String Deduplication into shared
Summary: Allows string deduplication to be shared among different collectors
Reviewed-by: tschatzl, rkennke
epavlova [Thu, 14 Jun 2018 15:27:49 -0700] rev 50573
8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
Reviewed-by: kvn
stuefe [Thu, 14 Jun 2018 21:49:46 +0200] rev 50572
8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
Reviewed-by: coleenp, sspitsyn, dholmes
lmesnik [Wed, 13 Jun 2018 16:32:02 -0700] rev 50571
8203491: [TESTBUG] Port heapdump tests into java
Reviewed-by: coleenp, jgeorge
darcy [Thu, 14 Jun 2018 09:31:59 -0700] rev 50570
8205003: Replace selected link tags with linkplain in java.lang.Class
Reviewed-by: bpb, mchung, lancea
hseigel [Thu, 14 Jun 2018 10:33:54 -0400] rev 50569
8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
Summary: Check module's loader and compare version with java.base's version to improve algorithm
Reviewed-by: lfoltan, mchung
bsrbnd [Thu, 14 Jun 2018 05:50:21 -0700] rev 50568
8203813: javac accepts an illegal name as a receiver parameter name
Reviewed-by: vromero
jlaskey [Thu, 14 Jun 2018 09:38:31 -0300] rev 50567
8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
Reviewed-by: sundar, psandoz, dfuchs
jlahoda [Thu, 14 Jun 2018 13:16:21 +0200] rev 50566
8196618: Create API to list supported values for javac --release option
8194308: jdeprscan will need updates to deal with the removal of the Java EE modules
Summary: Generalizing tests to run over all supported --release keys; fixing jdeprscan to work with --release 11.
Reviewed-by: smarks, vromero
tschatzl [Thu, 14 Jun 2018 13:07:33 +0200] rev 50565
8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
Summary: Make sure and verify that the remembered set state of humongous continues regions matches the one from the corresponding humongous start region.
Reviewed-by: kbarrett, sjohanss
mcimadamore [Thu, 14 Jun 2018 11:13:39 +0100] rev 50564
8178150: Regression in logic for handling inference stuck constraints
Summary: Fix broken logic for input/output inference variable dependency
Reviewed-by: vromero, bsrbnd
lkorinth [Thu, 14 Jun 2018 11:13:30 +0200] rev 50563
8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
Reviewed-by: rehn, dholmes
ihse [Thu, 14 Jun 2018 11:46:53 +0200] rev 50562
8204664: PrepareFailureLogs should be done after sequential make targets
Reviewed-by: erikj