mhalder [Wed, 16 Jan 2019 23:56:32 +0530] rev 53358
8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH
Reviewed-by: serb, kaddepalli
vlivanov [Tue, 15 Jan 2019 16:41:17 -0800] rev 53357
8215757: C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM
Reviewed-by: kvn, roland
roland [Fri, 11 Jan 2019 14:27:22 +0100] rev 53356
8217042: Shenandoah: write barrier on backedge of strip mined loop causes c2 crash at expansion time
Reviewed-by: rkennke, thartmann
roland [Mon, 14 Jan 2019 13:53:42 +0100] rev 53355
8217043: Shenandoah: SIGSEGV in Type::meet_helper() at barrier expansion time
Reviewed-by: shade, rkennke, thartmann
tschatzl [Wed, 16 Jan 2019 11:43:51 +0100] rev 53354
8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled
Summary: Print periodic gc status at startup and only print regular messages if enabled.
Reviewed-by: sangheki, kbarrett
lucy [Wed, 16 Jan 2019 09:48:35 +0100] rev 53353
8216314: SIGILL in CodeHeapState::print_names()
Reviewed-by: thartmann, kvn
never [Tue, 15 Jan 2019 22:59:33 -0800] rev 53352
8215748: Application fails when executed with Graal
Reviewed-by: iveresov, kvn, thartmann
weijun [Wed, 16 Jan 2019 11:25:55 +0800] rev 53351
8215694: keytool cannot generate RSASSA-PSS certificates
Reviewed-by: xuelei
dfuchs [Wed, 16 Jan 2019 19:09:16 +0000] rev 53350
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available
Summary: The patch makes suer that the SSLFlowDelegate's ALPN CF is always completed
Reviewed-by: chegar
igerasim [Wed, 16 Jan 2019 10:12:58 -0800] rev 53349
8007606: Handle realloc() failure in unix/native/libnet/net_util_md.c correctly
Reviewed-by: clanger, mbaesken
zgu [Wed, 09 Jan 2019 19:05:05 -0500] rev 53348
8215299: Remove G1CMTask::should_exit_termination()'s undesirable side-effect
Reviewed-by: kbarrett, rkennke, tschatzl
vromero [Wed, 16 Jan 2019 07:01:04 -0500] rev 53347
8216529: in case of a crash, javac should print out the parameters passed to it
Reviewed-by: jjg, cushon
goetz [Tue, 15 Jan 2019 12:02:40 +0100] rev 53346
8217044: [aix] Launcher still adds old path to jli library to LIBPATH
Reviewed-by: ihse, rriggs, dholmes
mdoerr [Wed, 16 Jan 2019 10:16:08 +0100] rev 53345
8216556: Unnecessary liveness computation with JVMTI
Reviewed-by: redestad, dlong, kvn
mdoerr [Tue, 15 Jan 2019 10:23:23 +0100] rev 53344
8216426: Usage of array placement new may lead to memory corruption
Reviewed-by: rehn, kbarrett, rkennke, eosterlund
pmuthuswamy [Wed, 16 Jan 2019 11:15:25 +0530] rev 53343
8202626: javadoc generates broken links to <Unnamed>
Reviewed-by: jjg
darcy [Tue, 15 Jan 2019 19:10:40 -0800] rev 53342
8217000: Refactor Class::methodToString
Reviewed-by: smarks
jjg [Tue, 15 Jan 2019 15:45:39 -0800] rev 53341
8217214: Recent new javadoc test needs to be updated
Reviewed-by: mchung
mbalao [Tue, 15 Jan 2019 19:24:07 -0300] rev 53340
8217088: Disable JDK-6913047 fix (SunPKCS11 memory leak) after JDK-8216597 (SIGBUS error in getNativeKeyInfo)
Summary: Disable JDK-6913047 fix (SunPKCS11 memory leak) temporarily until JDK-8216597 (SIGBUS error in getNativeKeyInfo) is fixed.
Reviewed-by: mullan
jjg [Tue, 15 Jan 2019 14:18:44 -0800] rev 53339
8216319: Refactor JavadocTester to allow more on-by-default checkers; add A11YChecker
Reviewed-by: hannesw
jwilhelm [Tue, 15 Jan 2019 22:54:09 +0100] rev 53338
Merge
cushon [Fri, 07 Dec 2018 16:56:53 -0800] rev 53337
8198526: getAnnotatedOwnerType does not handle static nested classes correctly
Reviewed-by: jfranck, vromero
vdeshpande [Tue, 15 Jan 2019 11:19:14 -0800] rev 53336
8216050: Superword optimization fails with assert(0 <= i && i < _len) failed: illegal index
Summary: Fix for the crash by matching the operands by swapping to right positions.
Reviewed-by: thartmann, kvn
henryjen [Tue, 15 Jan 2019 10:55:26 -0800] rev 53335
Merge
henryjen [Thu, 13 Dec 2018 11:51:06 -0800] rev 53334
Merge
henryjen [Thu, 13 Dec 2018 11:47:35 -0800] rev 53333
Merge
jwilhelm [Thu, 13 Sep 2018 01:49:48 +0200] rev 53332
8199552: Update to build scripts
Reviewed-by: jwilhelm, mschoene, rhalade
Contributed-by: magnus.ihse.bursie@oracle.com
prr [Mon, 08 Oct 2018 12:53:53 -0700] rev 53331
8210866: Improve JPEG processing
Reviewed-by: serb, psadhukhan, rhalade
weijun [Mon, 08 Oct 2018 12:55:04 +0800] rev 53330
8210870: Libsunmscapi improved interactions
Reviewed-by: valeriep, mschoene, rhalade
prr [Fri, 05 Oct 2018 11:36:30 -0700] rev 53329
8210606: Improved data set handling
Reviewed-by: serb, psadhukhan, mschoene, rhalade
michaelm [Fri, 05 Oct 2018 08:54:10 +0100] rev 53328
8209094: Improve web server connections
Reviewed-by: chegar, dfuchs, mschoene, igerasim
bpb [Wed, 22 Aug 2018 15:55:04 -0700] rev 53327
8200659: Improve BigDecimal support
Reviewed-by: darcy, rhalade, mschoene
weijun [Sat, 29 Sep 2018 10:08:42 +0800] rev 53326
8210610: Improved LSA authentication
Reviewed-by: valeriep, mschoene, rhalade
serb [Thu, 27 Sep 2018 12:54:50 -0700] rev 53325
8210598: Strengthen Windows Access Bridge Support
Reviewed-by: prr, psadhukhan, rhalade, mschoene
bpb [Tue, 25 Sep 2018 16:49:51 -0700] rev 53324
8206290: Better FileChannel transfer performance
Reviewed-by: alanb, rhalade, mschoene
coleenp [Wed, 12 Sep 2018 08:26:31 -0400] rev 53323
8210624: Clean up better loading tests
Reviewed-by: hseigel, jwilhelm
coleenp [Mon, 10 Sep 2018 16:49:01 -0400] rev 53322
8210094: Better loading of classloader classes
Reviewed-by: acorn, hseigel, ahgross, rhalade
sdama [Tue, 28 Aug 2018 13:22:57 +0530] rev 53321
8203688: [testbug] Nashorn test test/nashorn/script/nosecurity/treeapi/diagnostic.js fails
Summary: Updating the expected output for diagnostic.js to its correct value
Reviewed-by: jlaskey, sundar
Contributed-by: thejasvi.v.voniadka@oracle.com
serb [Tue, 21 Aug 2018 13:57:18 -0700] rev 53320
8203955: Improve robot support
Reviewed-by: prr, psadhukhan, rhalade, skoivu
serb [Thu, 16 Aug 2018 10:22:25 -0700] rev 53319
8204895: Better icon support
Reviewed-by: prr, mschoene, aghaisas, rhalade
jnimeh [Wed, 15 Aug 2018 09:36:32 -0700] rev 53318
8206295: More reliable p11 transactions
Reviewed-by: valeriep, mschoene, rhalade
chegar [Fri, 10 Aug 2018 15:02:30 +0100] rev 53317
8199156: Better route routing
Reviewed-by: igerasim, mschoene, michaelm, rhalade
chegar [Fri, 10 Aug 2018 14:35:44 +0100] rev 53316
8199166: Better interface lists
Reviewed-by: igerasim, mschoene, michaelm, rhalade
dholmes [Sun, 12 Aug 2018 18:05:16 -0400] rev 53315
8205714: Initial class initialization
Summary: ensure class is fully initialized before caching a resolved invokestatic, or patching the callsite
Reviewed-by: acorn, coleenp, kvn, vlivanov
psadhukhan [Tue, 31 Jul 2018 11:43:24 +0530] rev 53314
8205360: Choose printer defaults
Reviewed-by: prr, mschoene, rhalade
dtitov [Thu, 19 Jul 2018 15:23:06 -0700] rev 53313
8205709: Proper allocation handling
Reviewed-by: sspitsyn, mschoene, rhalade
bpb [Thu, 19 Jul 2018 07:02:42 -0700] rev 53312
8206301: Improve NIO stability
Reviewed-by: alanb, mschoene, rhalade
valeriep [Thu, 14 Jun 2018 23:47:05 +0000] rev 53311
8203654: Improve cypher state updates
Reviewed-by: ascarpino
jjg [Tue, 15 Jan 2019 11:05:25 -0800] rev 53310
8212233: javadoc fails on jdk12 with "The code being documented uses modules but the packages defined in $URL are in the unnamed module."
Reviewed-by: hannesw, pmuthuswamy
iveresov [Tue, 15 Jan 2019 10:40:32 -0800] rev 53309
8196568: [Graal] LongMulOverflowTest.java fails with "runTestOverflow() did not overflow"
Summary: Temporarily cripple j.l.Math.*Exact() instrinsics to pass TCK
Reviewed-by: kvn, dlong, never
phedlin [Tue, 18 Dec 2018 10:12:28 +0100] rev 53308
8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
Summary: Avoid excessive split-if.
Reviewed-by: thartmann, neliasso
eosterlund [Tue, 15 Jan 2019 09:44:18 +0100] rev 53307
8216427: ciMethodData::load_extra_data() does not always unpack the last entry
Reviewed-by: thartmann, kvn
roland [Mon, 14 Jan 2019 15:07:22 +0100] rev 53306
8216135: C2 assert(!had_error) failed: bad dominance
Reviewed-by: thartmann, kvn
dholmes [Tue, 15 Jan 2019 16:40:31 -0500] rev 53305
8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor
Reviewed-by: rehn, coleenp
rriggs [Tue, 15 Jan 2019 15:56:41 -0500] rev 53304
8202675: Replace process-wide terminology in serial filtering to be consistent
Reviewed-by: alanb, lancea
redestad [Tue, 15 Jan 2019 21:17:35 +0100] rev 53303
8216995: Clean up JFR command line processing
Reviewed-by: gziemski, mgronlun
hseigel [Tue, 15 Jan 2019 14:55:45 -0500] rev 53302
8216563: [TESTBUG] Change stressTime to default to 30 for nsk tests (part 2)
Summary: Change the default from 60 seconds to 30 seconds.
Reviewed-by: coleenp, mseledtsov
rriggs [Tue, 15 Jan 2019 09:22:00 -0500] rev 53301
8080569: java/lang/ProcessBuilder/DestroyTest.java fails with "Process terminated prematurely"
Reviewed-by: lancea, bchristi
dfuchs [Tue, 15 Jan 2019 11:34:20 +0000] rev 53300
8216974: HttpConnection not returned to the pool after 204 response
Summary: MultiExchange now call nullBody() on Exchange after receiving 204
Reviewed-by: chegar
stuefe [Tue, 15 Jan 2019 08:03:30 +0100] rev 53299
8216982: Assertion poison page established too early
Reviewed-by: mdoerr, dholmes
weijun [Tue, 15 Jan 2019 11:21:00 +0800] rev 53298
8215922: jar spec is not precise when describing jar file re-signing
Reviewed-by: lancea, mullan
dholmes [Mon, 14 Jan 2019 20:56:15 -0500] rev 53297
8217017: [TESTBUG] Tests fail to compile after JDK-8216265
Reviewed-by: kvn
shurailine [Mon, 14 Jan 2019 08:23:50 -0800] rev 53296
Merge
shurailine [Mon, 14 Jan 2019 08:22:49 -0800] rev 53295
8215729: Enhance makefiles to allow collecting code coverage with JCov
Reviewed-by: erikj
manc [Mon, 10 Dec 2018 17:57:19 +0800] rev 53294
8215114: Fix indent and dead code in GCPolicyCounters
Summary: Clean up gcPolicyCounters.hpp
Reviewed-by: tschatzl, sjohanss
jwilhelm [Mon, 14 Jan 2019 23:05:26 +0100] rev 53293
Merge
kvn [Mon, 14 Jan 2019 13:45:19 -0800] rev 53292
8216151: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug
Summary: update default.policy based on latest changes in jdk.internal.vm.compiler.management
Reviewed-by: thartmann, alanb, mchung
lancea [Mon, 14 Jan 2019 16:35:16 -0500] rev 53291
8216362: Better error message handling when there is an invalid Manifest
Reviewed-by: lancea, rriggs, mullan
Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
dnsimon [Mon, 14 Jan 2019 21:34:39 +0100] rev 53290
8215313: [AOT] java/lang/String/Split.java fails with AOTed java.base
Reviewed-by: kvn, never, dlong
Contributed-by: Josef Haider <josef.haider@jku.at>
xuelei [Mon, 14 Jan 2019 10:00:45 -0800] rev 53289
8214418: half-closed SSLEngine status may cause application dead loop
Reviewed-by: jnimeh, dfuchs, chegar
roland [Fri, 11 Jan 2019 10:03:00 +0100] rev 53288
8216549: Mismatched unsafe access to non escaping object fails
Reviewed-by: vlivanov, kvn, thartmann
jjg [Fri, 11 Jan 2019 11:42:23 -0800] rev 53287
Merge
jjg [Fri, 11 Jan 2019 11:32:00 -0800] rev 53286
8210561: Command-line help wrong for javac --module
Reviewed-by: darcy
darcy [Fri, 11 Jan 2019 08:32:44 -0800] rev 53285
8213299: runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException
Reviewed-by: dholmes
vromero [Fri, 11 Jan 2019 09:02:44 -0500] rev 53284
8215648: remove equals and hashCode implementations from j.l.i.VarHandle
Reviewed-by: mchung
roland [Thu, 10 Jan 2019 13:54:09 +0100] rev 53283
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
Reviewed-by: thartmann, shade, rkennke
eosterlund [Fri, 11 Jan 2019 13:15:37 +0100] rev 53282
8215754: ZGC: nmethod is not unlinked from Method before rendezvous handshake
Reviewed-by: pliden, neliasso
mdoerr [Fri, 11 Jan 2019 11:02:00 +0100] rev 53281
8216376: [PPC64] Possibly unreliable stack frame resizing in template interpreter
Reviewed-by: goetz, gromero
jlahoda [Fri, 11 Jan 2019 10:46:29 +0100] rev 53280
8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
Summary: Mark history entries from previous sessions with timestamp that is definitelly in the past.
Reviewed-by: rfield
itakiguchi [Fri, 11 Jan 2019 09:37:31 +0100] rev 53279
8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)
Reviewed-by: alanb, goetz
eosterlund [Thu, 10 Jan 2019 18:10:15 +0100] rev 53278
8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC
Reviewed-by: coleenp, neliasso
bchristi [Mon, 14 Jan 2019 11:22:32 -0800] rev 53277
8216401: Allow "file:" URLs in Class-Path of local JARs
Reviewed-by: alanb, mchung
zgu [Mon, 14 Jan 2019 12:51:45 -0500] rev 53276
8215549: Shenandoah deduplication cleans up table/queue twice
Reviewed-by: rkennke
vromero [Mon, 14 Jan 2019 12:24:25 -0500] rev 53275
8215482: check for cycles in type variables can provoke NPE
Reviewed-by: mcimadamore
shade [Mon, 14 Jan 2019 17:20:20 +0100] rev 53274
8216308: StackTraceElement::fill_in can use injected Class source-file
Reviewed-by: coleenp, dholmes
goetz [Mon, 14 Jan 2019 00:00:00 +0100] rev 53273
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests.
Summary: Also cleanup some switches over OSes and use File.pathSeparator.
Reviewed-by: dholmes, mdoerr
rkennke [Mon, 14 Jan 2019 12:49:12 +0100] rev 53272
8216973: Kick up cleanup phases in the right places
Reviewed-by: shade
dfuchs [Mon, 14 Jan 2019 10:46:08 +0000] rev 53271
8216478: Cleanup HttpResponseImpl back reference to HttpConnection
Summary: Retain a reference to Exchange and HttpConnection only when necessary, i.e. for WebSocket initial connection.
Reviewed-by: chegar
pmuthuswamy [Mon, 14 Jan 2019 15:09:15 +0530] rev 53270
8199892: Missing landmarks when generating docs using html sources
Reviewed-by: jjg
thartmann [Mon, 14 Jan 2019 09:48:30 +0100] rev 53269
8213249: compiler/graalunit/HotspotTest.java failed in ExplicitExceptionTest
Summary: Added -XX:-OmitStackTraceInFastThrow to test flags to avoid empty exception message.
Reviewed-by: epavlova, iignatyev, dlong, kvn
mdoerr [Mon, 14 Jan 2019 09:26:34 +0100] rev 53268
8216560: gtest build broken on PPC64 and aarch64
Reviewed-by: shade
jgeorge [Mon, 14 Jan 2019 09:30:43 +0530] rev 53267
8215544: SA: Modify ClhsdbLauncher to add sudo privileges to enable MacOS tests on Mach5
Summary: Check if 'sudo' privileges can be added for executing macOS tests, and if so, add these privileges before executing the tests
Reviewed-by: jcbeyler, phh, sballal
dholmes [Sun, 13 Jan 2019 16:54:01 -0500] rev 53266
8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris
Reviewed-by: jiangli, mgronlun
pliden [Sun, 13 Jan 2019 17:33:26 +0100] rev 53265
8216595: Fix broken builds after JDK-8216424
Reviewed-by: redestad, alanb
redestad [Sun, 13 Jan 2019 12:50:05 +0100] rev 53264
8216424: Remove TimeLivenessAnalysis
Reviewed-by: kvn, thartmann
shade [Sat, 12 Jan 2019 13:33:18 +0100] rev 53263
8216589: s390x build failures after JDK-8216167 (Update include guards to reflect correct directories)
Reviewed-by: dholmes
naoto [Fri, 11 Jan 2019 14:24:23 -0800] rev 53262
8216140: Correct UnicodeDecoder U+FFFE handling
Reviewed-by: rriggs
ccheung [Fri, 11 Jan 2019 14:05:57 -0800] rev 53261
8216184: CDS/appCDS tests failed on Windows due to long path to a classlist file
Summary: use os::open() instead of fopen()
Reviewed-by: iklam, dholmes
sgehwolf [Fri, 11 Jan 2019 13:34:57 +0100] rev 53260
8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps
Summary: Use %7s for the dev scan format as major:minor may be up to that length
Reviewed-by: mgronlun, jwilhelm
darcy [Fri, 11 Jan 2019 09:57:15 -0800] rev 53259
8208371: Provided supported mechanims to create a ModuleElement for an unnamed module
Reviewed-by: jjg
bpb [Fri, 11 Jan 2019 08:20:25 -0800] rev 53258
8216172: File.renameTo(File dest) should check for NPE at the very beginning
Reviewed-by: lancea
mbalao [Thu, 29 Nov 2018 13:36:23 -0300] rev 53257
6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space
Summary: Extract cryptographic keys within NSS PKCS11 software tokens for memory management purposes.
Reviewed-by: valeriep
dfuchs [Fri, 11 Jan 2019 14:48:19 +0000] rev 53256
8216498: Confusing and unneeded wrapping of SSLHandshakeException
Summary: [httpclient] Avoid wrapping SSLHandshakeException in plain IOException
Reviewed-by: chegar
ysuenaga [Fri, 11 Jan 2019 23:32:52 +0900] rev 53255
8216486: Possibility of integer overflow in JfrThreadSampler::run()
Reviewed-by: rehn, sgehwolf
rehn [Fri, 11 Jan 2019 10:58:46 +0100] rev 53254
8214271: Fast primitive to wake many threads
Reviewed-by: dholmes, dcubed
thartmann [Fri, 11 Jan 2019 09:59:28 +0100] rev 53253
8216480: Typo in test/hotspot/jtreg/compiler/graalunit/README.md
Summary: Removed -vmoptions:
Reviewed-by: epavlova
mbaesken [Wed, 09 Jan 2019 14:46:40 +0100] rev 53252
8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress
Reviewed-by: clanger, rwestberg
jwilhelm [Thu, 10 Jan 2019 21:52:33 +0100] rev 53251
Merge
shade [Wed, 09 Jan 2019 15:53:56 +0100] rev 53250
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
Reviewed-by: eosterlund, lkorinth
jiangli [Thu, 10 Jan 2019 13:03:34 -0500] rev 53249
8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
Summary: Use URL constructor for jrt URL in SystemDictionaryShared::get_shared_protection_domain().
Reviewed-by: ccheung, iklam, dholmes, coleenp
robm [Thu, 10 Jan 2019 07:54:16 -0800] rev 53248
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
Reviewed-by: vtewari, xuelei
tschatzl [Thu, 10 Jan 2019 12:14:12 +0100] rev 53247
8216316: Tests fail due to too low specified TLAB size
Reviewed-by: goetz, sangheki
Contributed-by: goetz.lindenmaier@sap.com, thomas.schatzl@oracle.com
jwilhelm [Thu, 10 Jan 2019 02:47:26 +0100] rev 53246
Added tag jdk-12+27 for changeset f15d443f9731
jlaskey [Wed, 09 Jan 2019 18:17:36 -0400] rev 53245
8215493: String::indent inconsistency with blank lines
Reviewed-by: rriggs, smarks
coleenp [Thu, 10 Jan 2019 15:13:51 -0500] rev 53244
8216167: Update include guards to reflect correct directories
Summary: Use script and some manual fixup to fix directores names in include guards.
Reviewed-by: lfoltan, eosterlund, kbarrett
lancea [Thu, 10 Jan 2019 14:32:56 -0500] rev 53243
8216362: Better error message handling when there is an invalid Manifest
Reviewed-by: lancea, rriggs, mullan
Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
darcy [Thu, 10 Jan 2019 10:34:30 -0800] rev 53242
8216404: Elements.getPackageOf should handle modules
Reviewed-by: jlahoda
erikj [Thu, 10 Jan 2019 10:28:51 -0800] rev 53241
8216489: Issues with ModulePackages attribute generation on incremental build
Reviewed-by: redestad, alanb, tbell
erikj [Thu, 10 Jan 2019 09:11:56 -0800] rev 53240
8216278: Fix devkit and basic Jib support on WSL
Reviewed-by: tbell
gziemski [Thu, 10 Jan 2019 11:16:17 -0600] rev 53239
8215155: Remove get_insert() from concurrent hashtable and gtests
Summary: Replaced get_insert() with get()/insert() in gtest, removed get_insert() API from cht implementation.
Reviewed-by: coleenp, rehn
redestad [Thu, 10 Jan 2019 16:50:26 +0100] rev 53238
8216428: Remove IgnoreLibthreadGPFault
Reviewed-by: dholmes, eosterlund
robm [Thu, 10 Jan 2019 07:54:16 -0800] rev 53237
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
Reviewed-by: vtewari, xuelei
hseigel [Thu, 10 Jan 2019 10:15:02 -0500] rev 53236
8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests
Summary: Change the default from 60 seconds to 30 seconds.
Reviewed-by: coleenp, dholmes
roland [Thu, 10 Jan 2019 13:54:09 +0100] rev 53235
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
Reviewed-by: thartmann, shade, rkennke
jwilhelm [Thu, 10 Jan 2019 04:52:01 +0100] rev 53234
Added tag jdk-13+3 for changeset 642346a11059
iignatyev [Wed, 09 Jan 2019 17:12:17 -0800] rev 53233
8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest
Reviewed-by: dholmes
jwilhelm [Wed, 09 Jan 2019 22:59:49 +0100] rev 53232
Merge
jlaskey [Wed, 09 Jan 2019 16:41:16 -0400] rev 53231
8215489: Remove String::align
Reviewed-by: vromero, sundar
jlaskey [Wed, 09 Jan 2019 15:23:11 -0400] rev 53230
8215112: String::transform spec clarification
Reviewed-by: smarks
mr [Wed, 09 Jan 2019 08:52:47 -0800] rev 53229
8210669: Some launcher tests assume a pre-JDK 9 run-time image layout
Reviewed-by: mchung
jjg [Wed, 09 Jan 2019 08:49:26 -0800] rev 53228
8215308: pandoc-html-manpage-filter.js does not work for [un]pack200
Reviewed-by: erikj
jlaskey [Wed, 09 Jan 2019 11:13:00 -0400] rev 53227
8215681: Remove compiler support for Raw String Literals from JDK 12
Reviewed-by: mcimadamore, jlahoda, sundar
neliasso [Wed, 09 Jan 2019 15:36:20 +0100] rev 53226
8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi
Reviewed-by: pliden, thartmann
coleenp [Wed, 09 Jan 2019 07:52:45 -0500] rev 53225
8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Summary: Set InstanceKlass::loaded before adding classes to the subklass list, which can be read concurrently by the compiler.
Reviewed-by: dholmes, eosterlund
vromero [Wed, 09 Jan 2019 08:07:23 -0500] rev 53224
8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec
Reviewed-by: goetz
pliden [Wed, 09 Jan 2019 13:31:34 +0100] rev 53223
8215708: ZGC: Add missing LoadBarrierNode::size_of()
Reviewed-by: eosterlund, neliasso
adinn [Wed, 19 Dec 2018 11:45:54 +0000] rev 53222
8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode
Reviewed-by: adinn
Contributed-by: nick.gasson@arm.com
pliden [Wed, 09 Jan 2019 10:18:37 +0100] rev 53221
8216385: ZGC: Fix building without C2
Reviewed-by: shade, eosterlund
roland [Fri, 07 Dec 2018 17:56:51 +0100] rev 53220
8214862: assert(proj != __null) at compile.cpp:3251
Reviewed-by: kvn, thartmann
ljiang [Wed, 09 Jan 2019 00:25:41 -0800] rev 53219
8215994: JDK 12 l10n resource file update - msg drop 10
Reviewed-by: billyh, ssadetsky, naoto
darcy [Tue, 08 Jan 2019 16:26:46 -0800] rev 53218
8216322: Missing since information in deprecation of constructor visitors
Reviewed-by: vromero
fyang [Sat, 05 Jan 2019 10:48:54 +0800] rev 53217
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
Reviewed-by: aph
Contributed-by: nick.gasson@arm.com
naoto [Tue, 08 Jan 2019 10:05:42 -0800] rev 53216
8216176: Clarify the singleton description in j.t.c.JapaneseEra class
Reviewed-by: rriggs
jlahoda [Tue, 08 Jan 2019 16:31:27 +0100] rev 53215
8215438: jshell tool: Ctrl-D causes EOF
Summary: Properly handling EndOfFileException so that jshell can be closed with Ctrl-D.
Reviewed-by: rfield
goetz [Tue, 08 Jan 2019 09:29:36 +0100] rev 53214
8216271: Make AllocateOldGenAt an unsupported option on AIX.
Reviewed-by: shade, tschatzl
cushon [Tue, 08 Jan 2019 17:37:57 -0800] rev 53213
8216403: Allocate fewer EnumSets in JavacFileManager#list
Reviewed-by: vromero, redestad
shade [Wed, 09 Jan 2019 20:28:16 +0100] rev 53212
8216302: StackTraceElement::fill_in can use cached Class.name
Reviewed-by: coleenp, dholmes, mchung
igerasim [Wed, 09 Jan 2019 10:59:37 -0800] rev 53211
8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero
Reviewed-by: martin, rriggs
redestad [Wed, 09 Jan 2019 17:40:12 +0100] rev 53210
8216423: Remove FillDelaySlots
Reviewed-by: thartmann
gadams [Wed, 09 Jan 2019 12:09:20 -0500] rev 53209
8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/TestDescription.java debug agent times out
Reviewed-by: dcubed, jcbeyler
ecaspole [Wed, 09 Jan 2019 12:02:38 -0500] rev 53208
8216375: Revert JDK-8145579 after JDK-8076988 is resolved
Summary: Remove obsolete code
Reviewed-by: thartmann, dlong
shade [Wed, 09 Jan 2019 15:53:56 +0100] rev 53207
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
Reviewed-by: eosterlund, lkorinth
igerasim [Wed, 09 Jan 2019 06:18:33 -0800] rev 53206
8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}
Reviewed-by: clanger
hseigel [Wed, 09 Jan 2019 09:01:27 -0500] rev 53205
8214442: Improve stack walk API by adding handle marks
Summary: Add the missing handle marks.
Reviewed-by: zgu, mchung
hseigel [Wed, 09 Jan 2019 08:07:33 -0500] rev 53204
8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently
Summary: Change pattern match to not require that the matching string start at the beginning of a line.
Reviewed-by: dcubed, dholmes
neliasso [Wed, 09 Jan 2019 10:19:54 +0100] rev 53203
8216372: ZGC: Put C2 load barrier stub routines in separate codeblobs
Reviewed-by: pliden, eosterlund
redestad [Wed, 09 Jan 2019 01:06:19 +0100] rev 53202
8215995: Add specialized toArray methods to immutable collections
Reviewed-by: martin, smarks
darcy [Tue, 08 Jan 2019 13:04:04 -0800] rev 53201
8216335: Minor cleanups to javax.annotation.processing and javax.lang.model javadoc
Reviewed-by: vromero
sgehwolf [Tue, 08 Jan 2019 14:15:14 +0100] rev 53200
8216366: Add rationale to PER_CPU_SHARES define
Reviewed-by: bobv, adinn
zgu [Mon, 07 Jan 2019 10:41:29 -0500] rev 53199
8216200: BCEscapeAnalyzer::ArgumentMap::set_intersect() is incorrect
Summary: Removed incorrect/unused method
Reviewed-by: thartmann
zgu [Mon, 07 Jan 2019 09:17:08 -0500] rev 53198
8216199: Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic()
Summary: Removed unused local variable
Reviewed-by: thartmann
jcbeyler [Tue, 08 Jan 2019 09:55:55 -0800] rev 53197
8215495: Set isCopy to JNI_FALSE if len == 0
Summary: Set isCopy in a corner case
Reviewed-by: dholmes, phh, minqi
ecaspole [Tue, 08 Jan 2019 10:29:02 -0500] rev 53196
Merge
ecaspole [Tue, 08 Jan 2019 10:28:28 -0500] rev 53195
8076988: reevaluate trivial method policy
Summary: Removed some checks to qualify as trivial
Reviewed-by: shade, thartmann, dlong
redestad [Tue, 08 Jan 2019 16:09:54 +0100] rev 53194
8216359: Remove develop flags TraceCompilationPolicy and TimeCompilationPolicy
Reviewed-by: neliasso, thartmann
redestad [Tue, 08 Jan 2019 11:23:19 +0100] rev 53193
8216262: Remove develop flag DelayCompilationDuringStartup
Reviewed-by: kvn, thartmann
mdoerr [Tue, 08 Jan 2019 11:02:26 +0100] rev 53192
8216269: [s390] Debug build broken because CodeBlob has not been declared
Reviewed-by: shade, coleenp
redestad [Tue, 08 Jan 2019 10:54:00 +0100] rev 53191
8216285: Enable inlining of CollectedHeap::obj-/array-/class_allocate
Reviewed-by: ehelin
psadhukhan [Tue, 08 Jan 2019 13:40:57 +0530] rev 53190
Merge
psadhukhan [Mon, 07 Jan 2019 11:02:11 +0530] rev 53189
Merge
itakiguchi [Sun, 06 Jan 2019 19:28:21 -0800] rev 53188
8211267: StackOverflowError happened by TextField.setFont(...)
Reviewed-by: serb, prr
serb [Sat, 05 Jan 2019 10:13:58 -0800] rev 53187
8215756: Memory leaks in the AWT on macOS
Reviewed-by: dmarkov
psadhukhan [Fri, 04 Jan 2019 11:40:53 +0530] rev 53186
8215909: Typo in Swing ProcessMouseEvent method documentation
Reviewed-by: serb, aivanov
kaddepalli [Fri, 04 Jan 2019 07:56:39 +0530] rev 53185
8215910: Typo in AWT InvocationEvent Method Documentation.
Reviewed-by: serb, aivanov
aivanov [Thu, 20 Dec 2018 12:44:41 +0000] rev 53184
8214122: JDWP is broken on 32 bit Windows: transport library missing onLoad entry
Reviewed-by: ihse, dcubed
serb [Wed, 19 Dec 2018 14:11:35 -0800] rev 53183
8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow
Reviewed-by: dmarkov, kaddepalli
kaddepalli [Mon, 17 Dec 2018 14:19:06 +0530] rev 53182
6714324: Removing a component from a JTabbedPane does not clear its accessibleParent
Reviewed-by: serb, sveerabhadra
serb [Sat, 15 Dec 2018 10:35:45 -0800] rev 53181
8214461: Some unused classes may be removed
Reviewed-by: kaddepalli, prr
kaddepalli [Fri, 14 Dec 2018 11:00:07 +0530] rev 53180
8196681: Java Access Bridge logging and debug flags dynamically controlled
Reviewed-by: serb, sveerabhadra
psadhukhan [Wed, 12 Dec 2018 15:07:56 +0530] rev 53179
Merge
aivanov [Tue, 11 Dec 2018 14:11:57 +0000] rev 53178
8215123: Crash in runtime image built with jlink --compress=2
Reviewed-by: ihse, alanb
jwilhelm [Tue, 08 Jan 2019 07:29:13 +0100] rev 53177
Merge
eosterlund [Mon, 07 Jan 2019 12:22:31 +0100] rev 53176
8215773: applications/kitchensink/Kitchensink.java crash with "assert(ZAddress::is_marked(addr)) failed: Should be marked"
Reviewed-by: coleenp, pliden
jwilhelm [Mon, 07 Jan 2019 13:04:32 +0100] rev 53175
8216266: ProblemList PeelingZeroTripCount.java
Reviewed-by: thartmann, roland
erikj [Mon, 07 Jan 2019 10:00:41 +0100] rev 53174
8215400: Warn on usage of trampolines with gcc
Reviewed-by: tbell, kbarrett
mseledtsov [Fri, 04 Jan 2019 15:17:40 -0800] rev 53173
8215583: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java
Summary: Added test to problem list
Reviewed-by: iignatyev
erikj [Fri, 04 Jan 2019 11:00:29 +0100] rev 53172
8216021: RunTest.gmk might set concurrency level to 1 on Windows
Reviewed-by: ctornqvi, tbell
sviswanathan [Thu, 03 Jan 2019 14:55:13 -0800] rev 53171
8215888: Register to register spill may use AVX 512 move instruction on unsupported platform.
Reviewed-by: vlivanov, thartmann
ccheung [Thu, 03 Jan 2019 14:33:58 -0800] rev 53170
8215947: JVM crash with -XX:+DumpSharedSpaces
Summary: disable JIT compilation if -XX:+DumpSharedSpaces is specified by the user
Reviewed-by: lfoltan, jiangli
roland [Fri, 14 Dec 2018 11:22:26 +0100] rev 53169
8215265: C2: range check elimination may allow illegal out of bound access
Reviewed-by: thartmann, kvn
goetz [Mon, 31 Dec 2018 14:38:16 +0100] rev 53168
8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms.
Summary: Use LIBPATH on AIX, no shared memory connector on any Unix.
Reviewed-by: gadams, simonis, sspitsyn
roland [Thu, 13 Dec 2018 17:57:11 +0100] rev 53167
8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
Reviewed-by: thartmann, kvn
sdama [Thu, 03 Jan 2019 11:21:11 +0530] rev 53166
8208184: IllegalArgumentException while invoking code completion on netbeans IDE
Summary: Set Log.useSource and fix the issue in Modules.java when broken module is encountered
Reviewed-by: jjg
Contributed-by: srinivas.dama@oracle.com, jan.lahoda@oracle.com
jwilhelm [Thu, 03 Jan 2019 02:22:30 +0100] rev 53165
Added tag jdk-12+26 for changeset de9fd809bb47
pmuthuswamy [Tue, 08 Jan 2019 11:16:32 +0530] rev 53164
8214738: javadoc should honor styles in doc-files
Reviewed-by: jjg
dzhou [Mon, 07 Jan 2019 18:48:39 -0800] rev 53163
8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale.
Reviewed-by: naoto, rgoel, rriggs
ysuenaga [Tue, 08 Jan 2019 10:35:06 +0900] rev 53162
8216154: C4819 warnings at HotSpot sources on Windows
Reviewed-by: kbarrett, tschatzl
kbarrett [Mon, 07 Jan 2019 15:20:23 -0500] rev 53161
8215985: ZGC: Simplify reference processing in light of JDK-8175797
Summary: Only self-loop 'next' field for FinalReference deactivation.
Reviewed-by: eosterlund, pliden
rriggs [Mon, 07 Jan 2019 14:15:00 -0500] rev 53160
8216205: Java API documentation formatting error in System.getEnv
Reviewed-by: lancea, bchristi, alanb
redestad [Mon, 07 Jan 2019 17:09:17 +0100] rev 53159
8216275: Disable annotation processing lint warnings when building microbenchmarks
Reviewed-by: erikj, ecaspole
rriggs [Mon, 07 Jan 2019 09:29:31 -0500] rev 53158
8216134: (process) ProcessBuilder startPipeline does not hide piped streams
Reviewed-by: lancea, bchristi, sgroeger
erikj [Mon, 07 Jan 2019 04:56:59 -0800] rev 53157
8216267: Fix hotspot-ide-project target on WSL
Reviewed-by: erikj
Contributed-by: andrewluotechnologies@outlook.com
redestad [Mon, 07 Jan 2019 10:21:43 +0100] rev 53156
8216197: Remove unused new_hash methods
Reviewed-by: kbarrett, dholmes
mbaesken [Fri, 04 Jan 2019 17:46:56 +0100] rev 53155
8215962: Support ThreadPriorityPolicy mode 1 for non-root users on linux/bsd
Reviewed-by: dcubed, dholmes
dholmes [Sun, 06 Jan 2019 19:49:58 -0500] rev 53154
8216188: Remove expired flags in JDK 13
Reviewed-by: kbarrett, ccheung
redestad [Sat, 05 Jan 2019 20:11:15 +0100] rev 53153
8216191: Remove FastSuperclassLimit
Reviewed-by: coleenp
redestad [Sat, 05 Jan 2019 20:08:24 +0100] rev 53152
8216189: Remove Klass::compute_is_subtype_of
Reviewed-by: hseigel, jiangli
fyang [Sat, 05 Jan 2019 10:48:54 +0800] rev 53151
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
Reviewed-by: aph
Contributed-by: nick.gasson@arm.com
ysuenaga [Sat, 05 Jan 2019 10:07:55 +0900] rev 53150
8216155: C4819 warning at libfreetype sources on Windows
Reviewed-by: erikj
coleenp [Fri, 04 Jan 2019 15:06:01 -0500] rev 53149
8215731: Move forward class definitions out of globalDefinitions.hpp
Summary: redistribute the forward declarations to the header files that need them.
Reviewed-by: dholmes, lfoltan
redestad [Fri, 04 Jan 2019 20:58:35 +0100] rev 53148
8215412: Optimize PrintStream.println methods
Reviewed-by: rriggs, dfuchs, forax
hseigel [Fri, 04 Jan 2019 14:28:27 -0500] rev 53147
8216010: Change callers of build_u2_from() to call Bytes::get_Java_u2() instead
Summary: Change the callers and delete function build_u2_from()
Reviewed-by: kbarrett, jiangli, coleenp
joehw [Fri, 04 Jan 2019 10:42:12 -0800] rev 53146
8215330: javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match
Reviewed-by: lancea
rriggs [Fri, 04 Jan 2019 12:30:20 -0500] rev 53145
8215798: Use {@systemProperty} for definition of org.openjdk.java.util.stream.tripwire property
Reviewed-by: lancea
rriggs [Fri, 04 Jan 2019 11:03:53 -0500] rev 53144
8216067: Unused local vars in windows/native/libjava/io_util_md.c
Reviewed-by: rriggs
Contributed-by: andrewluotechnologies@outlook.com
redestad [Fri, 04 Jan 2019 16:23:56 +0100] rev 53143
8216157: Enable inlining of java_lang_Class::is_primitive
Reviewed-by: coleenp, eosterlund, jiangli
egahlin [Fri, 04 Jan 2019 14:05:16 +0100] rev 53142
8215771: The jfr tool should pretty print reference chains
Reviewed-by: mgronlun
erikj [Fri, 04 Jan 2019 01:59:54 -0800] rev 53141
8216048: Fix devkit creation in WSL
Reviewed-by: erikj
Contributed-by: andrewluotechnologies@outlook.com
jgeorge [Fri, 04 Jan 2019 13:41:45 +0530] rev 53140
8213457: serviceability/sa/ClhsdbInspect.java time out
Summary: Increase the timeout needed for ClhsdbInspect.java to 480
Reviewed-by: sspitsyn, cjplummer, lmesnik
mbaesken [Thu, 03 Jan 2019 16:14:40 +0100] rev 53139
8215961: jdk/jfr/event/os/TestCPUInformation.java fails on AArch64
Reviewed-by: aph, goetz, lucy
gadams [Thu, 03 Jan 2019 15:54:01 -0500] rev 53138
8216059: nsk_jvmti_parseoptions still has dependency on tilde separator
Reviewed-by: sspitsyn, cjplummer
ecaspole [Thu, 03 Jan 2019 13:22:45 -0500] rev 53137
Merge
ecaspole [Thu, 03 Jan 2019 13:22:02 -0500] rev 53136
8196347: LogCompilation: generate log file on the fly for input to junits
Summary: Dynamically generate simple log files
Reviewed-by: kvn, thartmann
coffeys [Thu, 03 Jan 2019 18:19:54 +0000] rev 53135
Merge