mdoerr [Tue, 11 Jun 2019 09:51:33 +0200] rev 55322
8224826: Implement fast class initialization checks on PPC64
Reviewed-by: vlivanov, gromero
neliasso [Tue, 11 Jun 2019 09:27:51 +0200] rev 55321
8225509: clean_catch_blocks must add preds first
Reviewed-by: kvn
iignatyev [Mon, 10 Jun 2019 17:11:04 -0700] rev 55320
8209917: fix TODO in GatherDiagnosticInfoObserver
Reviewed-by: jjg, dholmes
smarks [Mon, 10 Jun 2019 17:33:11 -0700] rev 55319
8205131: remove Runtime trace methods
Reviewed-by: lancea, rriggs, iklam
darcy [Mon, 10 Jun 2019 15:53:35 -0700] rev 55318
8225532: Update source enums to describe 12 and 13 language features
Reviewed-by: jjg
dnsimon [Mon, 10 Jun 2019 15:55:11 -0700] rev 55317
8225492: Update JVMCI
Reviewed-by: iveresov, kvn
zgu [Mon, 10 Jun 2019 13:42:11 -0400] rev 55316
8225514: Shenandoah: ShenandoahCodeRoots should inherit from AllStatic
Reviewed-by: shade
dtitov [Mon, 10 Jun 2019 09:41:09 -0700] rev 55315
8222828: vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java failed
Reviewed-by: cjplummer, gadams, jcbeyler
dpochepk [Mon, 10 Jun 2019 17:02:35 +0300] rev 55314
8222412: AARCH64: multiple instructions encoding issues
Reviewed-by: aph
hseigel [Mon, 10 Jun 2019 09:52:04 -0400] rev 55313
8224952: RI deviates from JVMS - non-zero minor_version for class files throws UnsupportedClassVersionError.
Summary: Change the JVM to follow the JVM Spec and accept non-zero minor_version for appropriate older class file versions.
Reviewed-by: acorn, dholmes, iignatyev
weijun [Mon, 10 Jun 2019 20:38:15 +0800] rev 55312
8221719: Jarsigner fails to verify signed by alias if alias given in wrong case
Reviewed-by: weijun
Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
pliden [Mon, 10 Jun 2019 12:52:57 +0200] rev 55311
8225227: ZGC: Be exact in what load barrier to use in ZHeapIterator
Reviewed-by: stefank
pliden [Mon, 10 Jun 2019 12:52:56 +0200] rev 55310
8224966: ZGC: Don't skip oop verification in OopMapSet::all_do()
Reviewed-by: stefank, eosterlund
dfuchs [Mon, 10 Jun 2019 11:17:57 +0100] rev 55309
8224865: Replace wildcard address with loopback or local host in tests - part 13
Summary: Fixes intermittent failures observed in some network tests
Reviewed-by: chegar
stefank [Fri, 07 Jun 2019 13:50:14 +0200] rev 55308
8223837: Add -XX:MinHeapSize flag to set the minimum heap size
Reviewed-by: pliden, tschatzl
neliasso [Thu, 14 Feb 2019 14:54:05 +0100] rev 55307
8224675: Late GC barrier insertion for ZGC
Reviewed-by: roland, eosterlund, pliden
jlahoda [Mon, 10 Jun 2019 05:09:52 +0200] rev 55306
8223305: Compiler support for Switch Expressions
Reviewed-by: mcimadamore, vromero
darcy [Sun, 09 Jun 2019 15:48:57 -0700] rev 55305
8042748: Clarify exception thrown by ParameterizedTypeImpl.validateConstructorArguments()
Reviewed-by: lancea
darcy [Sun, 09 Jun 2019 15:21:43 -0700] rev 55304
8181869: getAnnotatedParameterTypes%G%@() specification should be clarified
Reviewed-by: lancea
lancea [Sun, 09 Jun 2019 05:56:46 -0400] rev 55303
8225322: Broken links in java.sql
Reviewed-by: darcy, jjg
egahlin [Sun, 09 Jun 2019 11:28:13 +0200] rev 55302
8216064: -XX:StartFlightRecording:settings= doesn't work properly
Reviewed-by: mgronlun
iignatyev [Fri, 07 Jun 2019 21:35:26 -0700] rev 55301
8149040: Cleanup compiler/jsr292/NonInlinedCall tests after JDK-8148994
Reviewed-by: kvn, thartmann
jjg [Fri, 07 Jun 2019 16:38:42 -0700] rev 55300
8224257: fix issues in files generated by pandoc
Reviewed-by: mchung
sviswanathan [Fri, 07 Jun 2019 15:35:32 -0700] rev 55299
8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
Reviewed-by: vlivanov, thartmann
dlong [Fri, 07 Jun 2019 18:11:33 -0400] rev 55298
8223050: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods
Reviewed-by: kvn, dnsimon
jjg [Fri, 07 Jun 2019 14:32:48 -0700] rev 55297
8224257: fix issues in files generated by pandoc
Reviewed-by: mchung
ccheung [Fri, 07 Jun 2019 14:03:17 -0700] rev 55296
8224497: Remove FIXME in metaspaceClosure.cpp
Summary: Also cleaned up some comment and code related to the od (optional data) region.
Reviewed-by: iklam, jiangli
kvn [Fri, 07 Jun 2019 13:57:08 -0700] rev 55295
8225350: compiler/jvmci/compilerToVM/IsCompilableTest.java timed out
Reviewed-by: iignatyev
lmesnik [Fri, 07 Jun 2019 12:26:50 -0700] rev 55294
8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash.
Reviewed-by: thartmann, sspitsyn
never [Fri, 07 Jun 2019 10:26:21 -0700] rev 55293
8209626: [JVMCI] Use implicit exception table for dispatch and printing
Reviewed-by: kvn
erikj [Fri, 07 Jun 2019 09:16:11 -0700] rev 55292
8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling
Reviewed-by: tbell, aoqi
mbaesken [Wed, 05 Jun 2019 16:53:52 +0200] rev 55291
8224958: add os::dll_load calls to event log
Reviewed-by: dholmes, mdoerr, stuefe
jlaskey [Fri, 07 Jun 2019 08:47:28 -0300] rev 55290
8225448: String::translateEscapes javadoc has accessibility issues
Reviewed-by: jjg
chegar [Fri, 07 Jun 2019 11:51:27 +0100] rev 55289
8216988: ServerSocket.implAccept should include warnings about Socket type/state
Reviewed-by: alanb
chegar [Fri, 07 Jun 2019 11:47:49 +0100] rev 55288
8225424: Add jdk.net.usePlainSocketImpl runs to a couple of tests
Reviewed-by: alanb
shade [Fri, 07 Jun 2019 11:48:01 +0200] rev 55287
8225441: Cleanup ShenandoahHeap::atomic_compare_exchange_oop
Reviewed-by: rkennke
shade [Fri, 07 Jun 2019 11:47:53 +0200] rev 55286
8225357: Rewire ShenandoahHeap::maybe_update_with_forwarded for contending fixups
Reviewed-by: rkennke
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55285
8222467: ZGC: Log min/max/softmax capacity
Reviewed-by: stefank
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55284
8222182: ZGC: Use SoftMaxHeapSize to guide GC heuristics
Reviewed-by: stefank, tschatzl
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55283
8222145: Add -XX:SoftMaxHeapSize flag
Reviewed-by: eosterlund, tschatzl
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55282
8225340: ZGC: Add logging of High Usage rule
Reviewed-by: stefank, eosterlund
mdoerr [Fri, 07 Jun 2019 10:13:30 +0200] rev 55281
8225347: [s390] Unexpected exit from stack overflow test
Reviewed-by: simonis
jlahoda [Fri, 07 Jun 2019 10:09:41 +0200] rev 55280
8223782: jshell parser should handle Text Blocks
Summary: Completion analysis should detect text blocks properly.
Reviewed-by: jlaskey, rfield
mbaesken [Thu, 06 Jun 2019 09:30:00 +0200] rev 55279
8225402: events logging in deoptimization.cpp should go to deopt-log
Reviewed-by: mdoerr, stuefe, coleenp
iignatyev [Thu, 06 Jun 2019 23:06:47 -0700] rev 55278
8225469: clean up problem lists
Reviewed-by: kvn
egahlin [Fri, 07 Jun 2019 04:57:51 +0200] rev 55277
8224139: Deprecate -XX:FlightRecorder option
Reviewed-by: mgronlun, mseledtsov
dtitov [Thu, 06 Jun 2019 18:57:28 -0700] rev 55276
8206074: nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java is timing out
Reviewed-by: cjplummer, gadams
darcy [Thu, 06 Jun 2019 17:48:06 -0700] rev 55275
8225465: Add @jls tags to receiver type methods
Reviewed-by: lancea, jjg
igerasim [Thu, 06 Jun 2019 17:20:19 -0700] rev 55274
8225397: Integer value miscalculation in toString() method of BitSet
Reviewed-by: aph
kvn [Thu, 06 Jun 2019 16:06:10 -0700] rev 55273
8222371: Use UL for TraceNMethodInstalls code
Reviewed-by: dholmes
kvn [Thu, 06 Jun 2019 15:12:37 -0700] rev 55272
8208379: compiler/jvmci/events/JvmciNotifyInstallEventTest.java failed with "Got unexpected event count after 2nd install attempt: expected 9 to equal 2"
Reviewed-by: iignatyev
bpb [Thu, 06 Jun 2019 14:13:59 -0700] rev 55271
8224617: (fs) java/nio/file/FileStore/Basic.java found filesystem twice
Reviewed-by: alanb
iignatyev [Thu, 06 Jun 2019 13:42:41 -0700] rev 55270
8225450: use @file in CtwRunner
Reviewed-by: kvn
egahlin [Thu, 06 Jun 2019 22:31:13 +0200] rev 55269
8219205: JFR file without license header
Reviewed-by: mgronlun
coleenp [Thu, 06 Jun 2019 15:09:17 -0400] rev 55268
8224151: Test vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java might hang with release binaries
Summary: Fix deadlock on ClassLoaderDataGraph_lock and g1 clear_claimed_marks.
Reviewed-by: tschatzl, lfoltan, eosterlund
egahlin [Thu, 06 Jun 2019 20:19:03 +0200] rev 55267
8216283: Allow shorter method sampling interval than 10 ms
Reviewed-by: mgronlun
jjg [Thu, 06 Jun 2019 10:36:43 -0700] rev 55266
8225321: Repeated use of {@systemProperty} in a file causes duplicate ids
Reviewed-by: hannesw
mr [Thu, 06 Jun 2019 10:01:36 -0700] rev 55265
8197927: Allow the system property `java.vendor.version` to be undefined
Reviewed-by: lancea, mchung, clanger
aeubanks [Thu, 23 May 2019 10:06:37 -0700] rev 55264
8224645: Only test multicast interfaces if they exist
Reviewed-by: alanb, dfuchs, chegar
Contributed-by: aeubanks@google.com
jlaskey [Thu, 06 Jun 2019 12:24:44 -0300] rev 55263
8223967: Implement Text Blocks (Preview) in the Java compiler
Reviewed-by: vromero, jlahoda, abuckley