lancea [Thu, 22 Aug 2019 10:43:25 -0400] rev 57842
8229887: (zipfs) zip file corruption when replacing an existing STORED entry
Reviewed-by: alanb, redestad, dfuchs
coleenp [Thu, 22 Aug 2019 09:53:19 -0400] rev 57841
Merge
coleenp [Thu, 22 Aug 2019 09:51:36 -0400] rev 57840
8230003: Make Monitor inherit from Mutex
Summary: Reverse inheritance that makes more sense.
Reviewed-by: dholmes, rehn, pchilanomate
mdoerr [Thu, 22 Aug 2019 15:52:03 +0200] rev 57839
8229925: [s390, PPC64] Exception check missing in interpreter
Reviewed-by: dholmes, rrich
michaelm [Thu, 22 Aug 2019 14:36:10 +0100] rev 57838
8199849: Add support for UTF-8 encoded credentials in HTTP Basic Authentication
Reviewed-by: chegar, dfuchs
shade [Thu, 22 Aug 2019 13:47:14 +0200] rev 57837
8229998: Build failure after JDK-8227054
Reviewed-by: rkennke, zgu
shade [Thu, 22 Aug 2019 13:47:13 +0200] rev 57836
8230024: Shenandoah: remove unnecessary ShenandoahTimingConverter
Reviewed-by: rkennke, zgu
rehn [Thu, 22 Aug 2019 12:46:20 +0200] rev 57835
8229967: Enable thread local handshakes on zero
Reviewed-by: sgehwolf, shade
thartmann [Thu, 22 Aug 2019 12:24:02 +0200] rev 57834
8224624: Inefficiencies in CodeStrings::add_comment cause timeouts
Summary: Changing CodeStrings to a doubly-linked-list and searching for the comment with the right offset in reverse.
Reviewed-by: kvn
thartmann [Thu, 22 Aug 2019 12:22:02 +0200] rev 57833
8230020: [BACKOUT] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Summary: Back out JDK-8225670 due to performance regressions.
Reviewed-by: roland
ngasson [Thu, 22 Aug 2019 10:53:48 +0800] rev 57832
8229912: [TESTBUG] java/net/Socks/SocksIPv6Test fails without IPv6
Reviewed-by: alanb, dfuchs
kvn [Wed, 21 Aug 2019 18:03:50 -0700] rev 57831
8229848: [Graal] missing Graal intrinsics for Electronic Code Book (ECB) encryption
Summary: new intrinsics were added to Graal test
Reviewed-by: dlong
jwilhelm [Thu, 22 Aug 2019 02:05:06 +0200] rev 57830
Added tag jdk-14+11 for changeset bf4c808a4488
kbarrett [Wed, 21 Aug 2019 19:21:57 -0400] rev 57829
8189633: Missing -Xcheck:jni checking for DeleteWeakGlobalRef
Summary: Added validity check on the handle before deleting it.
Reviewed-by: dholmes, dcubed
kbarrett [Wed, 21 Aug 2019 18:42:30 -0400] rev 57828
8227054: ServiceThread needs to know about all OopStorage objects
8227053: ServiceThread cleanup of OopStorage is missing some
Summary: OopStorages provides named access and iteration.
Reviewed-by: eosterlund, pliden, coleenp
rriggs [Wed, 21 Aug 2019 16:19:17 -0400] rev 57827
8207814: (proxy) upgrade the proxy class generator
Reviewed-by: mchung
igerasim [Wed, 21 Aug 2019 13:49:16 -0700] rev 57826
8211360: Change #if DEF to #if defined(DEF)
Reviewed-by: bpb, vtewari
amenkov [Wed, 21 Aug 2019 12:34:37 -0700] rev 57825
8228547: accessibility errors in jvmti.html
Reviewed-by: jcbeyler, sspitsyn, dholmes
rkennke [Wed, 21 Aug 2019 18:05:31 +0200] rev 57824
8229977: Shenandoah: save/restore FPU state aroud LRB runtime call
Reviewed-by: shade
hseigel [Wed, 21 Aug 2019 11:29:40 -0400] rev 57823
8229930: internal_name() in annotations.hpp returns "{constant pool}"
Summary: Fix typo and change text to "{annotations}"
Reviewed-by: mdoerr, dcubed
bulasevich [Wed, 21 Aug 2019 17:09:05 +0300] rev 57822
8229254: solaris_x64 build fails after JDK-8191278
Reviewed-by: kbarrett, dholmes
sundar [Wed, 21 Aug 2019 17:38:19 +0530] rev 57821
8220700: jlink generated launcher script needs quoting to avoid parameter expansion
Reviewed-by: mchung, alanb, sgehwolf
jdv [Wed, 21 Aug 2019 09:57:19 +0530] rev 57820
Merge
godin [Wed, 21 Aug 2019 00:08:35 +0200] rev 57819
8139820: URLClassPath.FileLoader constructor redundantly checks protocol
Reviewed-by: chegar, redestad
lmesnik [Tue, 20 Aug 2019 11:36:47 -0700] rev 57818
8229854: Move runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java out of tier1_runtime
Reviewed-by: dholmes
rkennke [Tue, 20 Aug 2019 18:39:09 +0200] rev 57817
8229921: Shenandoah: Make Traversal mode non-experimental
Reviewed-by: shade
aeubanks [Mon, 19 Aug 2019 16:08:28 -0700] rev 57816
8229899: Make java.io.File.isInvalid() less racy
Reviewed-by: alanb, martin, shade
dfuchs [Tue, 20 Aug 2019 15:40:49 +0100] rev 57815
8229916: Delete redundant test java/net/Socket/reset/Test.java
Summary: remove java/net/Socket/reset/Test.java which misses an @test tag and is obsoleted by java/net/Socket/ConnectionReset.java
Reviewed-by: alanb
Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
godin [Tue, 20 Aug 2019 15:54:46 +0200] rev 57814
8152467: remove uses of anachronistic array declarations for method return type
Reviewed-by: shade, alanb
Contributed-by: Evgeny Mandrikov <mandrikov@gmail.com>
stefank [Tue, 02 Jul 2019 12:28:41 +0200] rev 57813
8227086: Use AS_NO_KEEPALIVE loads in HeapDumper
Reviewed-by: kbarrett, sspitsyn
stefank [Mon, 19 Aug 2019 12:40:27 +0200] rev 57812
8229839: Break circular dependency between oop.inline.hpp and markWord.inline.hpp
Reviewed-by: pliden, tonyp
stefank [Mon, 19 Aug 2019 11:30:03 +0200] rev 57811
8229838: Rename markOop files to markWord
Reviewed-by: dholmes, rehn
herrick [Mon, 19 Aug 2019 21:17:25 -0400] rev 57810
8229788: Error dialog displays with DLL issue when installing WinChooserTest application
Submitted-by: almatvee
Reviewed-by: herrick, asemenyuk
herrick [Mon, 19 Aug 2019 21:14:34 -0400] rev 57809
Merge
herrick [Mon, 19 Aug 2019 20:31:10 -0400] rev 57808
8225447: Revise Debian packaging
Submitted-by: asemenyuk
Reviewed-by: kcr, almatvee
herrick [Mon, 19 Aug 2019 17:39:48 -0400] rev 57807
8215381: Investigate if current implementation of --license-file is correct for Debian packages
Submitted-by: asemenyuk
Reviewed-by: herrick, almatvee
herrick [Mon, 19 Aug 2019 17:34:40 -0400] rev 57806
8229795: Investigate registry key usage and need for --win-registry-name option.
Reviewed-by: kcr, asemenyuk, almatvee
dfuchs [Tue, 20 Aug 2019 11:15:23 +0100] rev 57805
8229421: The logic of java/net/ipv6tests/TcpTest.java is flawed
Summary: The test is fixed to ignore rogue client connection. However it remains succeptible to intermittent failures due to the use of the wildcad address.
Reviewed-by: dfuchs
Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
adinn [Tue, 20 Aug 2019 10:11:53 +0100] rev 57804
8224974: Implement JEP 352
Summary: Non-Volatile Mapped Byte Buffers
Reviewed-by: alanb, kvn, bpb, gromero, darcy, shade, bulasevich, dchuyko
chagedorn [Tue, 20 Aug 2019 10:46:23 +0200] rev 57803
8229158: make UseSwitchProfiling non-experimental or false by-default
Summary: Changed UseSwitchProfiling from experimental to diagnostic.
Reviewed-by: dholmes, shade, thartmann
tschatzl [Tue, 20 Aug 2019 09:22:18 +0200] rev 57802
8227442: Make young_index_in_cset zero-based
Summary: Avoid unnecessary increment of young_index_in_cset in copy_to_survivor_space.
Reviewed-by: kbarrett, sangheki
thartmann [Tue, 20 Aug 2019 07:47:13 +0200] rev 57801
8228888: C2 compilation fails with assert "m has strange control"
Summary: Weakened too strong assert.
Reviewed-by: kvn, roland
darcy [Mon, 19 Aug 2019 18:12:09 -0700] rev 57800
8202385: Annotation to mark serial-related fields and methods
Reviewed-by: rriggs, chegar, alanb
xuelei [Mon, 19 Aug 2019 12:56:48 -0700] rev 57799
8228757: Fail fast if the handshake type is unknown
Reviewed-by: jnimeh
shade [Mon, 19 Aug 2019 19:58:50 +0200] rev 57798
8229865: Use explicit #include debug.hpp for STATIC_ASSERT in gc/shenandoah/shenandoahUtils.cpp
Reviewed-by: zgu
fweimer [Fri, 16 Aug 2019 21:20:21 +0200] rev 57797
8229835: Shenandoah should recommend -Xlog:safepoint+stats
Reviewed-by: shade
Contributed-by: Florian Weimer <fweimer@redhat.com>
chegar [Mon, 19 Aug 2019 14:28:43 +0100] rev 57796
8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries
Reviewed-by: dfuchs, alanb, erikj
bulasevich [Mon, 19 Aug 2019 15:36:07 +0300] rev 57795
8229352: Use of an uninitialized register in 32-bit ARM template interpreter
Reviewed-by: dlong, shade
Contributed-by: christoph.goettschkes@microdoc.com
ysuenaga [Mon, 19 Aug 2019 19:43:28 +0900] rev 57794
8226204: SA: Refactoring for option processing in SALauncher
Reviewed-by: cjplummer, sspitsyn
dfuchs [Mon, 19 Aug 2019 11:14:50 +0100] rev 57793
8191169: java/net/Authenticator/B4769350.java failed intermittently
Summary: fixed a race condition in AuthenticationInfo when serializeAuth=true
Reviewed-by: chegar, michaelm
redestad [Mon, 19 Aug 2019 06:13:52 +0200] rev 57792
8229773: Resolve permissions for code source URLs lazily
Reviewed-by: alanb, mullan, rriggs, dfuchs
jnimeh [Sat, 17 Aug 2019 06:20:49 -0700] rev 57791
8224997: ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException
Reviewed-by: xuelei
herrick [Fri, 16 Aug 2019 18:13:04 -0400] rev 57790
8213941: Debian linux problems in JavaPackager
Submitted-by: asemenyuk
Reviewed-by: herrick, almatvee
herrick [Fri, 16 Aug 2019 17:29:33 -0400] rev 57789
8229791: Code clean up regressions
Reviewed-by: asemenyuk, almatvee
herrick [Fri, 16 Aug 2019 16:54:59 -0400] rev 57788
8229786: No output after WinShortcutTest.exe is launched
Reviewed-by: asemenyuk
dholmes [Fri, 16 Aug 2019 18:27:36 -0400] rev 57787
8229808: javaVFrame::print_lock_info_on fails to disable extra printing
Reviewed-by: hseigel, dcubed