log

age author description
Sat, 10 Nov 2018 19:27:52 +0100 shade 8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check())
Sat, 10 Nov 2018 09:06:33 -0500 zgu 8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
Fri, 09 Nov 2018 16:21:28 -0800 igerasim 8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups
Fri, 09 Nov 2018 15:19:33 -0500 dcubed 8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java
Fri, 09 Nov 2018 12:13:20 -0800 manc 8213113: Dead code related to UseAdaptiveSizePolicy in ParNewGeneration
Fri, 09 Nov 2018 11:36:34 -0800 dlong 8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list
Fri, 09 Nov 2018 13:28:16 -0500 rriggs 8185496: Improve performance of system properties initialization in initPhase1
Fri, 09 Nov 2018 10:15:43 -0800 xuelei 8213694: Test Timeout.java should run in othervm mode
Fri, 09 Nov 2018 09:59:05 -0800 dlong 8213596: test failure with Graal when security manager and policy file are used
Fri, 09 Nov 2018 09:57:22 -0800 dlong 8213588: compiler/graalunit/HotspotTest.java fails after 8213348 / 8211781 were pushed
Fri, 09 Nov 2018 08:24:38 -0800 xuelei 8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
Fri, 09 Nov 2018 16:08:14 +0100 stuefe 8213592: Misaligned code in globals.hpp after 8211845
Fri, 09 Nov 2018 15:19:11 +0100 mdoerr 8213604: Fix missing includes after JDK-8212673
Fri, 09 Nov 2018 10:38:07 +0100 rkennke 8213489: GC/C2 abstraction for Compile::final_graph_reshaping()
Fri, 09 Nov 2018 10:38:07 +0100 rkennke 8213473: Replace testB_mem_imm matcher with testUB_mem_imm
Fri, 09 Nov 2018 12:47:20 +0530 asapre 8211951: Broken links in java.management files
Thu, 01 Nov 2018 10:59:05 -0700 iklam 8213250: CDS archive creation aborts due to metaspace object allocation failure
Fri, 09 Nov 2018 12:08:53 +0800 amlu 8213576: Make test AsyncCloseChannel.java run in othervm
Thu, 08 Nov 2018 20:54:30 -0500 dcubed 8204529: gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out
Thu, 08 Nov 2018 19:16:16 -0500 jiangli 8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time.
Thu, 08 Nov 2018 15:19:14 -0800 dlong 8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor
Thu, 08 Nov 2018 18:23:52 -0500 vromero 8211450: UndetVar::dup is not copying the kind field to the duplicated instance
Thu, 08 Nov 2018 23:31:08 +0100 rkennke 8213199: GC abstraction for Assembler::needs_explicit_null_check()
Thu, 08 Nov 2018 18:10:15 -0300 mbalao 8213154: Update copyright headers of files in src tree that are missing Classpath exception
Thu, 08 Nov 2018 11:45:13 -0800 mikael 8213436: Obsolete UseMembar
Thu, 08 Nov 2018 11:22:28 -0800 mikael 8213438: Remove ClearResponsibleAtSTW
Thu, 08 Nov 2018 09:50:54 -0800 joehw 8202285: (fs) Add a method to Files for comparing file contents
Thu, 08 Nov 2018 09:04:00 -0800 kvn 8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
Thu, 08 Nov 2018 16:16:57 +0000 chegar 8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
Thu, 08 Nov 2018 10:36:06 -0500 vromero 8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
Thu, 08 Nov 2018 16:23:55 +0100 stuefe 8211845: A new switch to control verbosity of hs-err files
Thu, 08 Nov 2018 15:02:50 +0100 eosterlund 8213411: JDK-8209189 incorrect for Big Endian (JVM crashes)
Thu, 08 Nov 2018 15:31:23 +0100 rehn 8209139: globalCounter bootstrap issue
Thu, 08 Nov 2018 15:11:32 +0100 bsrbnd 8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
Thu, 08 Nov 2018 14:32:49 +0100 rehn 8211403: Rename SafepointMechanism::poll(...)
Thu, 08 Nov 2018 10:08:52 +0100 roland 8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
Thu, 08 Nov 2018 07:42:08 -0500 dholmes 8213137: Remove static initialization of monitor/mutex instances
Thu, 08 Nov 2018 12:24:08 +0100 simonis 8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x
Thu, 08 Nov 2018 12:03:18 +0100 ihse 8213338: Reduce the number of generated make targets
Thu, 08 Nov 2018 00:07:48 -0800 sspitsyn 8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
Thu, 08 Nov 2018 02:47:50 +0100 jwilhelm Added tag jdk-12+19 for changeset dc1f9dec2018
Wed, 07 Nov 2018 15:57:50 -0800 erikj 8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit
Wed, 07 Nov 2018 20:24:44 +0100 rkennke 8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2jdk-12+19
Wed, 07 Nov 2018 20:21:35 +0100 rkennke 8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses
Thu, 01 Nov 2018 11:42:59 -0400 gadams 8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt
Wed, 07 Nov 2018 10:39:49 -0500 gadams 8213052: HTML errors in JPDA spec
Wed, 07 Nov 2018 13:54:22 -0500 lfoltan 8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
Wed, 07 Nov 2018 09:58:21 -0800 darcy 8213444: Missing emphasis for term being defined
Wed, 07 Nov 2018 12:40:51 -0500 dcubed 8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot
Wed, 07 Nov 2018 15:13:12 +0100 mdoerr 8213464: Fix missing include after JDK-8212243
Wed, 07 Nov 2018 10:12:43 +0100 ihse 8213414: Fix incorrect copy constructors in hotspot
Wed, 07 Nov 2018 09:39:39 +0100 dnsimon 8213347: [JVMCI] remove use of reflection in JVMCI
Wed, 07 Nov 2018 09:13:37 +0100 mbaesken 8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0
Tue, 06 Nov 2018 16:04:50 -0800 dlong 8212605: Pure-Java implementation of AccessController.doPrivileged
Wed, 07 Nov 2018 01:04:26 +0000 valeriep 8211049: Second parameter of "initialize" method is not used
Tue, 06 Nov 2018 23:03:05 +0100 rkennke 8213381: Hook to allow GC to inject Node::Ideal() calls
Tue, 06 Nov 2018 10:10:18 -0800 ascarpino 8211339: NPE during SSL handshake caused by HostnameChecker
Tue, 06 Nov 2018 10:01:16 -0800 mchung 8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Tue, 06 Nov 2018 17:28:14 +0100 rkennke 8213384: Move G1/C2 barrier verification into G1BarrierSetC2
Tue, 06 Nov 2018 15:14:10 +0300 dchuyko 8198294: AARCH64 - Set flags' optimal defaults for Cavium Thunder X2 CPU
Tue, 06 Nov 2018 10:01:27 +0100 roland 8212243: More gc interface tweaks for arraycopy
Tue, 06 Nov 2018 15:23:52 +0800 mli 8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests
Mon, 05 Nov 2018 22:22:49 -0800 dlong 8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
Wed, 28 Nov 2018 11:58:12 +0530 sadayapalam 8214421:[lworld] Q<->L mixing should be via checkcastslworld
Tue, 27 Nov 2018 09:25:51 -0500 hseigel Summary: Verifier changes needed for LW2lworld
Tue, 27 Nov 2018 17:47:06 +0530 sadayapalam 8214299:[lworld] Strange errors from javac when mixing box and val types.lworld
Mon, 26 Nov 2018 11:38:13 -0500 fparain 8214303: [lworld] Value types consistency checks should have been removed with 8214138lworld
Mon, 26 Nov 2018 13:31:33 +0100 thartmann [lworld] LW2 compiler test fixeslworld
Wed, 21 Nov 2018 23:44:08 -0500 dholmes Exclude compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.javanestmates
Wed, 21 Nov 2018 12:35:47 -0800 mchung Remove generation of ValueTypes attribute in lambda proxy class and method accessor classlworld
Wed, 21 Nov 2018 13:30:18 +0530 sadayapalam [lworld] Make `Q' type signature/descriptor emission on by default.lworld
Wed, 21 Nov 2018 13:22:56 +0530 sadayapalam [lworld] Withdraw vestigial code for ValueTypes attribute generationlworld
Fri, 16 Nov 2018 10:38:55 -0800 iklam [lworld] Initial C1 support for value typeslworld
Tue, 20 Nov 2018 16:10:51 -0500 fparain 8214138: [lword] Initial step for the transition from LW1 to LW2lworld
Tue, 20 Nov 2018 14:06:26 +0530 sadayapalam [lworld] Withdraw vestigial references to ACC_FLATTENABLElworld
Tue, 20 Nov 2018 13:35:29 +0530 sadayapalam [lworld] Withdraw support for ValueTypes attribute emission from the experimental bytecode library.lworld
Tue, 20 Nov 2018 12:54:48 +0530 sadayapalam 8212792 : [lworld] Withdraw support for flattenability modifierlworld
Tue, 20 Nov 2018 11:24:38 +0530 sadayapalam 8212800 : [lworld] Javac should not emit the ValueTypes attribute anymore.lworld
Tue, 20 Nov 2018 10:47:35 +0530 sadayapalam 8213173 : [lworld] Add light weight box support for to model nullable value types.lworld
Mon, 19 Nov 2018 15:03:29 -0500 lfoltan Summary: Fix information printed out concerning ClassLoaderData's that are short-lived in PrintCLDMetaspaceInfoClosure::do_cldnestmates
Wed, 14 Nov 2018 22:22:05 -0500 dholmes Rework naming logic for anonymous/nonfinable classesnestmates
Wed, 14 Nov 2018 04:44:18 -0500 dholmes VM support for classDatanestmates
Thu, 08 Nov 2018 16:23:52 -0500 lfoltan Summary: Trivial change to fix Symbol* reference counting for nonfindable class names.nestmates
Wed, 07 Nov 2018 23:02:10 -0500 dholmes Pass the lookupClass through to the VM and switch to the nest-host on the VM side sonestmates
Wed, 07 Nov 2018 15:09:20 -0800 mchung Use requested class name for non-findable classnestmates
Wed, 07 Nov 2018 15:34:41 -0500 lfoltan Summary: Add support for allowing strong nonfindable classes access to vm annotationsnestmates
Tue, 06 Nov 2018 01:17:47 -0500 dholmes Mergenestmates
Mon, 05 Nov 2018 18:27:14 -0500 kbarrett 8210986: Add OopStorage cleanup to ServiceThread
Mon, 05 Nov 2018 13:55:41 -0800 naoto 8213330: Fix legal headers in i18n tests
Mon, 05 Nov 2018 13:45:01 -0800 joehw 8212876: ftp: links for character-sets require a login password
Mon, 05 Nov 2018 11:49:03 -0800 joehw 8212872: Broken link to Namespaces in XML Errata
Mon, 05 Nov 2018 14:00:52 -0500 tonyp 8212883: Setting a double manageable flag with jcmd/jinfo crashes the JVM
Mon, 05 Nov 2018 12:27:38 -0600 gziemski 8208519: Remove rehashable hashtable
Mon, 05 Nov 2018 09:10:57 -0800 erikj 8213227: Update jib src excludes to filter webrev and Jreg directories
Mon, 05 Nov 2018 13:13:29 +0100 roland 8212610: Fix handling of memory in PhaseIdealLoop::clone_loop_predicates()
Mon, 05 Nov 2018 14:40:16 +0100 egahlin 8209960: -Xlog:jfr* doesn't work with the JFR
Mon, 05 Nov 2018 14:02:04 +0100 lucy 8213196: [ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context)
Mon, 05 Nov 2018 12:36:23 +0100 eosterlund 8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading
Mon, 05 Nov 2018 12:36:23 +0100 eosterlund 8212585: Clean up CompiledMethod::oops_reloc_begin()
Mon, 05 Nov 2018 12:53:55 +0100 roland 8209835: Aarch64: elide barriers on all volatile operations
Thu, 04 Oct 2018 09:24:27 +0200 roland 8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value
Mon, 05 Nov 2018 11:20:47 +0000 dfuchs 8213301: Fix legal headers in jdk logging tests
Mon, 05 Nov 2018 10:52:36 +0100 ihse 8213339: Update precompiled.hpp with headers based on current frequency
Mon, 05 Nov 2018 08:01:39 +0100 eosterlund 8212989: Allow CompiledMethod ExceptionCache have unloaded klasses
Mon, 05 Nov 2018 10:31:47 +0100 jlahoda 8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8
Sun, 04 Nov 2018 13:06:02 -0500 lancea 8213328: Update test copyrights in test/java/util/zip and test/jdk/tools
Sat, 03 Nov 2018 15:40:19 -0400 jiangli 8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region.
Sat, 03 Nov 2018 12:37:55 -0700 jcbeyler 8213246: Fix typo in vmTestbase failuire to failure
Mon, 29 Oct 2018 14:01:46 -0700 iklam 8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication
Fri, 02 Nov 2018 23:44:45 -0700 iignatyev 8213337: windows-x64-slowdebug build is broken by 8177708
Fri, 02 Nov 2018 18:49:10 -0700 darcy 8213256: Clarify runtime vs compile time annotations for RoundEnvironment.getElementsAnnotatedWith(Class)
Fri, 02 Nov 2018 19:30:31 -0400 jiangli 8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc
Fri, 02 Nov 2018 16:27:55 -0700 iignatyev 8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
Fri, 02 Nov 2018 16:26:11 -0700 iignatyev 8177708: Convert TestReserveMemorySpecial_test to Gtest
Fri, 02 Nov 2018 17:51:21 -0400 kbarrett 6735527: Bitmap - speed up searches
Fri, 02 Nov 2018 14:00:29 -0700 epavlova 8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing
Fri, 02 Nov 2018 12:33:28 -0700 joehw 8213321: Fix legal headers in test/jaxp
Fri, 02 Nov 2018 18:35:30 +0100 hannesw 8210405: Javadoc search doesn't always consider full input upon Enter
Fri, 02 Nov 2018 09:58:55 -0700 bpb 8213306: Fix legal headers in test/java/nio
Fri, 02 Nov 2018 09:56:47 -0700 bpb 8213305: Fix legal headers in test/java/math
Fri, 02 Nov 2018 12:49:42 -0400 dcubed 8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
Fri, 02 Nov 2018 16:11:29 +0000 chegar 8213296: Fix legal headers in test/jdk/java/net
Fri, 02 Nov 2018 14:13:05 +0100 rehn 8213236: A partial removed/deleted JavaThread cannot transition
Fri, 02 Nov 2018 08:33:59 +0100 eosterlund 8209189: Make CompiledMethod::do_unloading more concurrent
Thu, 01 Nov 2018 14:57:26 +0100 eosterlund 8212681: Refactor IC locking to use a fine grained CompiledICLocker
Fri, 02 Nov 2018 07:58:22 +0100 pliden 8212184: Incorrect oop ref strength used for referents in FinalReference
Fri, 02 Nov 2018 07:46:00 +0100 pliden 8212921: ZGC: Move verification to after resurrection unblocked
Fri, 02 Nov 2018 00:26:25 -0700 never 8213203: [JVMCI] adopt formatting changes from jvmci 8
Thu, 01 Nov 2018 20:37:45 -0700 darcy 6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
Thu, 01 Nov 2018 15:11:08 -0700 jjg 8213265: fix missing newlines at end of files
Thu, 01 Nov 2018 17:48:10 -0400 itakiguchi 8211382: ISO2022JP and GB18030 NIO converter issues
Thu, 01 Nov 2018 14:32:55 -0700 jjg 8213263: fix legal headers in test/langtools
Thu, 01 Nov 2018 14:07:59 -0700 naoto 8213046: Define Japanese new Era character
Thu, 01 Nov 2018 16:53:54 -0400 mullan 8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults
Thu, 01 Nov 2018 17:56:01 +0100 rehn 8209495: NMethodSweeper::sweep_code_cache cause severe delays
Thu, 01 Nov 2018 12:43:21 -0400 rpatil 8213085: (tz) Upgrade time-zone data to tzdata2018g
Thu, 01 Nov 2018 09:41:04 -0700 joehw 8212871: Broken links give 401-Unauthorized
Thu, 01 Nov 2018 09:34:59 -0700 bpb 8213210: Change ServerSocket(SocketImpl impl) constructor to protected access
Thu, 01 Nov 2018 22:41:32 +0800 weijun 8212217: JGSS: Don't dispose() of creds too eagerly
Thu, 01 Nov 2018 14:15:35 +0100 thartmann 8213014: Crash in CompileBroker::make_thread due to OOM
Thu, 01 Nov 2018 11:28:02 +0100 ihse 8213237: Remove test-compile-commands from jib-profiles.js
Thu, 01 Nov 2018 11:23:12 +0100 dnsimon 8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType
Tue, 23 Oct 2018 14:23:46 -0400 gadams 8211013: [TESTBUG] nsk/jdb/kill/kill002 wait for message and prompt
Tue, 23 Oct 2018 11:51:03 -0400 gadams 8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
Thu, 18 Oct 2018 15:56:37 -0500 stuefe 8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
Wed, 31 Oct 2018 19:56:51 -0700 iignatyev 8177711: Convert TestVirtualSpaceNode_test to GTest
Thu, 01 Nov 2018 02:12:13 +0100 jwilhelm Added tag jdk-12+18 for changeset e38473506688
Wed, 31 Oct 2018 14:00:51 -0700 ccheung 8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
Wed, 31 Oct 2018 13:58:15 -0700 rhalade 8207059: Update test certificates in QuoVadisCA.java test
Wed, 31 Oct 2018 16:27:31 -0400 bobv Mergejdk-12+18
Wed, 31 Oct 2018 16:27:01 -0400 bobv 8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows
Wed, 31 Oct 2018 13:14:52 -0700 erikj 8210837: Add libXrandr-devel to the Linux devkits
Wed, 31 Oct 2018 14:38:14 -0400 coleenp 8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Tue, 16 Oct 2018 16:26:28 -0400 gromero 8212481: PPC64: Enable POWER9 CPU detection
Wed, 31 Oct 2018 19:00:59 +0100 shade 8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
Wed, 31 Oct 2018 16:02:43 +0100 simonis 8213151: [AIX] Some class library files are missing the Classpath exception
Wed, 31 Oct 2018 10:48:13 -0400 bobv Merge
Tue, 30 Oct 2018 10:39:19 -0400 bobv 8209093: JEP 340: One AArch64 Port, Not Two
Wed, 31 Oct 2018 14:48:36 +0100 mdoerr 8213086: Compiler thread creation should be bounded by available space in memory and Code Cache
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 8211388: Make OtherRegionsTable independent of the region it is for
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 8071913: Filter out entries to free/uncommitted regions during iteration
Wed, 31 Oct 2018 07:06:54 -0400 coleenp 8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs
Wed, 31 Oct 2018 11:36:07 +0100 ihse 8213184: Revert change in jib-profiles.js from run-test-prebuilt to test-prebuilt
Wed, 31 Oct 2018 09:30:24 +0100 ihse 8210958: Rename "make run-test" to "make test"
Wed, 31 Oct 2018 08:09:45 +0100 rehn 8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks
Wed, 31 Oct 2018 09:09:23 +0100 mgronlun 8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant
Wed, 31 Oct 2018 10:29:59 +0530 pmuthuswamy 8210244: {@value} should be permitted in module documentation
Tue, 30 Oct 2018 20:44:48 -0700 joehw 8212866: Broken link to schematron.com
Tue, 30 Oct 2018 19:47:16 -0700 xuelei 8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512
Tue, 30 Oct 2018 19:29:21 -0700 dtitov 8195627: [Graal] nsk/jdi/VirtualMachine/redefineClasses/redefineclasses026 hangs with Graal in Xcomp mode
Tue, 30 Oct 2018 22:24:04 -0400 jiangli 8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class().
Wed, 31 Oct 2018 02:10:21 +0100 egahlin 8203629: Produce events in the JDK without a dependency on jdk.jfr
Tue, 30 Oct 2018 15:17:58 -0700 dlong 8211743: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames
Tue, 30 Oct 2018 18:06:35 -0400 kbarrett 8212827: GlobalCounter should support nested critical sections
Tue, 30 Oct 2018 14:38:59 -0700 kvn 8210853: JIT: C2 doesn't skip post barrier for new allocated objects
Tue, 30 Oct 2018 13:48:19 -0400 apetcher 8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm
Tue, 30 Oct 2018 10:32:54 -0700 naoto 8212941: Loosen the range of JapaneseEra
Tue, 30 Oct 2018 09:13:00 -0400 hseigel 8213148: JDK build fails because of missing #includes
Fri, 26 Oct 2018 16:49:18 +0200 stuefe 8213017: jspawnhelper: need to handle pipe write failure when sending return code
Tue, 30 Oct 2018 09:34:50 +0100 redestad 8213035: Pack MethodHandleInlineStrategy coder and length into a long
Tue, 30 Oct 2018 09:06:08 +0100 thartmann 8177899: Tests fail due to code cache exhaustion on machines with many cores
Mon, 29 Oct 2018 17:11:46 -0400 vromero 8212624: remove outdated entries from langtools problem list
Mon, 29 Oct 2018 17:09:44 -0400 vromero 8213100: fix test OptionSmokeTest before removing it from the problem list
Mon, 29 Oct 2018 14:04:44 -0700 iignatyev 8177710: Convert TestMetaspaceUtils_test to GTest
Mon, 29 Oct 2018 14:04:42 -0700 kzhaldyb 8157728: Convert GCTimer_test to GTest
Mon, 29 Oct 2018 13:58:29 -0700 ccheung 8212154: [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent
Wed, 17 Oct 2018 15:57:10 -0700 iklam 8212200: assert when shared java.lang.Object is redefined by JVMTI agent
Mon, 29 Oct 2018 12:33:41 -0700 jjg 8213102: Oracle Unilinks are [301 Moved Permanently] to https://docs.oracle.com
Mon, 29 Oct 2018 11:31:25 -0700 darcy 8212081: AnnotatedType.toString implementation don't print annotations on embedded types
Mon, 29 Oct 2018 11:05:45 -0700 ccheung 8209566: [TESTBUG] runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java timeout on tier6 on sparc
Mon, 29 Oct 2018 14:00:48 -0400 jiangli 8205327: Clean up #if INCLUDE_CDS in classLoaderExt.cpp and classLoaderExt.hpp
Thu, 25 Oct 2018 11:23:43 -0700 iklam 8212205: VM asserts after CDS archive has been unmapped
Mon, 29 Oct 2018 08:34:33 -0700 rfield 8210808: jshell tool: only considers the first snippet of the external editor
Mon, 29 Oct 2018 12:31:49 -0300 jlaskey 8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error
Mon, 29 Oct 2018 10:21:34 -0400 coleenp 8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes
Mon, 29 Oct 2018 08:38:59 -0400 hseigel 8212997: [TESTBUG] Remove defmeth tests for class file versions 50 and 51
Mon, 29 Oct 2018 08:55:03 +0100 tschatzl 8212766: TestPromotionEventWithG1.java failed due to "RuntimeException: PLAB size is smaller than object size."
Mon, 29 Oct 2018 08:52:04 +0100 tschatzl 8212974: Update RS Skipped cards uses wrong enum to register to phase
Fri, 26 Oct 2018 15:13:12 -0700 jjg 8213056: Nested anchor tags in java.lang.module
Fri, 26 Oct 2018 13:59:02 -0700 mchung 8213043: Add internal Unsafe xxxObject methods as jsr166 is broken
Fri, 26 Oct 2018 14:02:31 -0400 lancea 8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
Fri, 26 Oct 2018 10:47:05 -0500 gziemski 8017061: os_bsd.cpp contains code for UseSHM and UseHugeTLBFS
Fri, 26 Oct 2018 22:58:04 +0800 weijun 8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java
Fri, 19 Oct 2018 09:39:29 +0200 stuefe 8212173: Thread._stack_base/_stack_size initialized too late for new threads
Fri, 26 Oct 2018 08:23:52 -0400 hseigel 8192864: defmeth tests can hide failures
Thu, 25 Oct 2018 21:40:17 -0700 ccheung 8209598: Clean up how messages are printed when CDS aborts start-up
Fri, 26 Oct 2018 11:11:13 +0800 weijun 8212867: Link to DRBG test vectors is redirected to a broken link
Thu, 25 Oct 2018 19:00:46 -0700 never 8212956: [JVCMI] SpeculationReason should maintain identity
Thu, 25 Oct 2018 18:41:26 -0700 dlong 8021335: Missing synchronization when reading counters for live threads and peak thread count
Thu, 25 Oct 2018 17:06:40 -0700 iris 8212994: Links to Oracle websites should use "https:"
Thu, 25 Oct 2018 16:47:14 -0700 erikj 8213005: Missing symbols in hs_err files on Windows after JDK-8212028
Thu, 25 Oct 2018 19:12:39 -0400 dholmes 8210242: vmTestbase/nsk/stress/jni/jnistress001.java crashes with EXCEPTION_ACCESS_VIOLATION on windows-x86
Thu, 25 Oct 2018 14:23:26 -0700 jcbeyler 8212884: Remove the assignments in ifs for vmTestbase/[a-s]
Thu, 25 Oct 2018 08:59:26 -0700 akolarkunnu 8212897: Some improvements in the EditorPaneDemotest
Thu, 25 Oct 2018 11:48:18 -0700 amenkov 8212151: jdi/ExclusiveBind.java times out due to "bind failed: Address already in use" on Solaris-X64
Thu, 25 Oct 2018 11:18:24 -0700 ppunegov 8164546: Convert DirectivesParser_test to GTest
Thu, 25 Oct 2018 10:58:59 -0700 mchung Merge
Thu, 25 Oct 2018 10:57:42 -0700 mchung 8212795: ThreadInfoCompositeData.toCompositeData fails to map ThreadInfo to CompositeData
Thu, 25 Oct 2018 10:56:45 -0700 mchung 8212948: Remove unused jdk.internal.misc.VMNotification interface
Thu, 25 Oct 2018 13:55:28 -0400 mullan 8211883: Disable anon and NULL cipher suites
Thu, 25 Oct 2018 09:20:54 -0700 dlong 8212978: Add RedefineMethodUsedByMultipleMethodHandles.java to problem list
Thu, 25 Oct 2018 08:18:42 -0700 jcbeyler 8212770: Remove spaces before/after () for vmTestbase/jvmti/[s-u]
Thu, 25 Oct 2018 12:09:41 +0100 michaelm 8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1
Wed, 24 Oct 2018 21:17:30 -0700 rfield 8211694: JShell: Redeclared variable should be reset
Thu, 25 Oct 2018 11:05:24 +0800 amlu 8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test
Thu, 25 Oct 2018 11:00:40 +0800 amlu 8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test
Wed, 24 Oct 2018 18:14:28 -0700 jwilhelm Added tag jdk-12+17 for changeset eefa65e142af
Mon, 17 Sep 2018 11:09:43 -0700 cushon 8198945: Invalid RuntimeVisibleTypeAnnotations for annotation on anonymous class type parameter
Wed, 24 Oct 2018 15:45:09 -0700 darcy 8212880: Cannot access ftp: site for fdlibm.tar
Wed, 24 Oct 2018 13:11:54 -0700 sspitsyn 8024368: private methods are allocated vtable slots
Wed, 24 Oct 2018 09:56:03 -0700 epavlova 8212877: Restore JTREG_VERBOSE value for mach5 testing
Wed, 24 Oct 2018 11:05:22 -0400 dcubed Mergejdk-12+17
Wed, 24 Oct 2018 11:04:25 -0400 dcubed 8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java
Wed, 24 Oct 2018 11:02:55 -0400 ecaspole 8212706: nmethod jvmci_installed_code_name need to be XML escaped
Wed, 24 Oct 2018 16:22:34 +0200 tschatzl 8212753: Improve oopDesc::forward_to_atomic
Wed, 24 Oct 2018 14:59:21 +0200 stuefe 8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert
Wed, 24 Oct 2018 16:29:25 +0530 jdv Merge
Wed, 24 Oct 2018 15:57:43 +0530 jdv Merge
Wed, 24 Oct 2018 13:35:18 +0530 jdv Merge
Tue, 23 Oct 2018 15:29:10 +0530 jdv Merge
Tue, 16 Oct 2018 23:21:05 +0530 jdv Merge
Fri, 19 Oct 2018 11:15:57 -0700 serb 8212213: All tests for splashscreen stopped worked in jdk12b13
Fri, 19 Oct 2018 15:26:50 +0100 itakiguchi 8211393: Memory leak issue on awt_InputMethod.c
Fri, 19 Oct 2018 12:50:25 +0530 psadhukhan 8211987: Menu bar gets input focus even if Alt-released event is consumed
Fri, 19 Oct 2018 12:39:56 +0530 psadhukhan 8212098: Cleanup of ProblemList.txt for fixed swing tests
Tue, 16 Oct 2018 16:49:50 -0700 serb 8133713: [macosx] Accessible JTables always reported as empty
Tue, 16 Oct 2018 15:47:53 -0700 serb 8210739: Calling JSpinner's setFont with null throws NullPointerException
Tue, 16 Oct 2018 10:54:50 -0700 prr 8212071: Need to set the FreeType LCD Filter to reduce fringing.
Tue, 16 Oct 2018 14:26:22 +0530 jdv Merge
Mon, 15 Oct 2018 10:29:06 +0530 sveerabhadra 8061359: [macosx] Checkbox toggles on Space press but does not spoken by Voice Over
Sun, 14 Oct 2018 18:05:06 +0530 psadhukhan 8212040: Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12
Thu, 11 Oct 2018 14:19:36 +0530 psadhukhan 6828982: UIDefaults.getUI swallows original exception
Wed, 10 Oct 2018 16:20:52 +0530 psadhukhan 8211886: Bad/broken link in synthFileFormat.html
Tue, 09 Oct 2018 18:25:57 -0700 tvaleev 8211693: Convert C-style array declarations in client demos and jdk.accessibility
Mon, 01 Oct 2018 12:06:44 +0200 mbaesken 8211317: avoid memory leak in Java_sun_awt_UNIXToolkit_load_1stock_1icon
Tue, 09 Oct 2018 12:08:59 +0530 kaddepalli 8014503: AWT Choice implementation should be made consistent across platforms.
Fri, 05 Oct 2018 14:35:24 +0530 kaddepalli 8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
Thu, 04 Oct 2018 12:40:55 -0700 tvaleev 8211300: Convert C-style array declarations in JDK client code
Thu, 04 Oct 2018 11:07:30 -0700 prr 8208595: [parfait] Better X11 font support
Thu, 04 Oct 2018 15:03:48 +0530 psadhukhan 8211055: Provide print to a file (PDF) feature even when printer was not connected
Thu, 04 Oct 2018 14:56:03 +0530 psadhukhan 8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
Thu, 04 Oct 2018 14:17:59 +0530 psadhukhan Merge
Thu, 04 Oct 2018 13:01:23 +0530 vagarwal 8210910: Create test for FileChooserDemo
Wed, 03 Oct 2018 11:10:09 -0700 prr 8211031: Remove un-needed qualified export to java.desktop from java.base on macos
Sat, 29 Sep 2018 09:43:33 +0530 psadhukhan 6821316: comment in source code of SynthStyleFactory.java has a self-reference
Sat, 29 Sep 2018 09:41:33 +0530 psadhukhan 6994403: Grammatical error in documentation of javax.swing.GroupLayout.ParallelGroup
Fri, 28 Sep 2018 06:39:52 +0100 clanger 8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java
Fri, 28 Sep 2018 09:17:24 +0530 psadhukhan 8210306: Missing closing bracket in GridBagLayout gridwidth, gridheight description
Thu, 27 Sep 2018 11:46:28 -0700 prr Merge
Thu, 27 Sep 2018 14:36:33 +0530 kaddepalli 8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
Wed, 24 Oct 2018 12:39:37 +0200 thartmann 8150552: Remove -XX:+AggressiveOpts
Wed, 24 Oct 2018 17:52:06 +0800 mli 8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
Wed, 24 Oct 2018 10:42:12 +0200 stuefe 8212896: AIX build breaks after 8212611
Tue, 23 Oct 2018 17:01:48 -0400 dholmes 8199567: [Nestmates] Cleanup instanceKlass.cpp
Tue, 23 Oct 2018 10:32:39 -0700 darcy 8212718: Refactor some annotation processor tests to better use collections
Tue, 23 Oct 2018 18:49:32 +0200 dnsimon 8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError
Tue, 23 Oct 2018 09:43:16 -0700 jcbeyler 8212771: Remove remaining spaces before/after () for vmTestbase
Tue, 23 Oct 2018 07:57:26 -0700 dtitov 8211736: jdb doesn't print prompt when breakpoint is hit and suspend policy is STOP_EVENT_THREAD
Tue, 23 Oct 2018 13:24:36 +0200 rehn 8212707: GlobalCounter padding is too optimistic
Tue, 23 Oct 2018 11:03:51 +0200 redestad 8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
Tue, 23 Oct 2018 10:55:59 +0200 shade 8212754: Build failure: undefined JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample
Wed, 17 Oct 2018 10:19:13 +0200 roland 8212611: Small collection of simple changes from shenandoah
Tue, 23 Oct 2018 13:47:17 +0800 amlu 8210353: Move java/util/Arrays/TimSortStackSize2.java back to tier1
Tue, 23 Oct 2018 12:25:59 +0800 weijun 8212216: JGSS: Fix leak in exception cases in getJavaOID()
Mon, 22 Oct 2018 19:31:41 -0700 jcbeyler 8212535: Remove spaces before/after () for vmTestbase/[a-j]*
Mon, 22 Oct 2018 17:00:04 -0700 mchung 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Mon, 22 Oct 2018 14:41:51 -0700 amenkov 8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
Mon, 22 Oct 2018 14:31:10 -0700 ccheung 8210990: [TESTBUG] Some CDS tests don't respect JVM variant being tested
Mon, 22 Oct 2018 13:31:42 -0700 jjg 8211876: Broken links in java.base files (ClassLoader.html#name)
Mon, 22 Oct 2018 15:32:50 -0400 coleenp 8212774: Remove dead code touching Klass::_lower_dimension
Mon, 22 Oct 2018 12:43:15 -0700 jcbeyler 8212148: Remove remaining NSK_CPP_STUBs
Mon, 22 Oct 2018 09:26:50 -0700 rfield 8210959: JShell fails and exits when statement throws an exception whose message contains a '%'.
Mon, 22 Oct 2018 08:30:39 -0700 rfield 8210923: JShell: support for switch expressions
Mon, 22 Oct 2018 12:13:29 +0200 eosterlund 8212663: Remove conservative at_safepoint assert when JFR writes type sets during class unloading
Mon, 22 Oct 2018 12:25:31 +0100 chegar 8212695: Add explicit timeout to several HTTP Client tests
Mon, 22 Oct 2018 11:51:17 +0200 tschatzl 8211853: Avoid additional duplicate work when a reference in the task queue has already been evacuated
Mon, 22 Oct 2018 15:20:43 +0530 vtewari 8212114: Reconsider the affect on closed streams resulting from 8189366
Mon, 22 Oct 2018 10:47:28 +0100 coffeys 8212752: Typo in SSL log message related to inactive/disabled signature scheme
Mon, 22 Oct 2018 14:08:07 +0800 xyin 8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
Mon, 22 Oct 2018 14:03:06 +0800 xyin 8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
Mon, 22 Oct 2018 13:53:39 +0800 xyin 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
Mon, 22 Oct 2018 10:16:34 +0530 pmuthuswamy 8211879: Broken links in API overview
Fri, 19 Oct 2018 16:29:45 -0700 iignatyev 8177709: Convert TestVirtualSpace_test to GTest
Fri, 19 Oct 2018 16:29:43 -0700 kzhaldyb 8171097: Convert TestReservedSpace_test to Gtest
Fri, 19 Oct 2018 18:05:50 -0700 jnimeh 8211806: TLS 1.3 handshake server name indication is missing on a session resume
Fri, 19 Oct 2018 17:54:21 -0400 phh 8212698: Minor g1 #include changes and memoryService.hpp copyright date update
Fri, 19 Oct 2018 09:31:52 -0700 amenkov 8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
Fri, 19 Oct 2018 09:32:46 -0400 mullan Merge
Fri, 19 Oct 2018 09:31:57 -0400 mullan 8195793: Remove GTE CyberTrust Global Root
Fri, 19 Oct 2018 14:23:43 +0100 michaelm 8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
Wed, 31 Oct 2018 22:51:13 -0400 dholmes Update dynamic nestmate support by pushing the update into the fill_instance_class level, and checking error conditions.nestmates
Tue, 30 Oct 2018 15:02:25 -0400 lfoltan Summary: Set the module for a nonfindable instance class when its short-lived ClassLoaderData's class loader is the boot class loader.nestmates
Tue, 30 Oct 2018 15:43:00 +0530 sadayapalam [lworld] Restricted Q type emission in Constant_Class_info to anewarray/multianewarray/Object_variable_infolworld
Mon, 29 Oct 2018 10:41:04 +0100 dsimms Added tag lworld_stable for changeset 6132641c6ff6lworld
Thu, 25 Oct 2018 09:56:00 +0200 thartmann [lworld] Removed useless checkslworld
Wed, 24 Oct 2018 14:25:20 +0200 thartmann 8212190: [lworld] Support for nullable value types in C2lworld
Tue, 23 Oct 2018 19:39:21 -0700 mchung Update DefineClassWithClassData testnestmates
Tue, 23 Oct 2018 13:05:14 -0700 mchung Initial prototype of Lookup::defineClass to define a dynamic nestmate.nestmates
Fri, 19 Oct 2018 03:08:53 -0400 dholmes Mergenestmates
Thu, 18 Oct 2018 23:05:01 -0700 iklam 8212642: Remove SystemDictionary::InitOption enum
Thu, 18 Oct 2018 21:14:49 +0200 rkennke 8212603: Need to step over GC barriers in Node::eqv_uncast()
Thu, 18 Oct 2018 09:46:46 -0700 igerasim 8201355: Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed
Thu, 18 Oct 2018 17:50:49 +0200 thartmann 8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT
Thu, 18 Oct 2018 10:45:05 -0400 lancea 8212662: Fix javadoc typo in java.lang.ref.Cleaner
Thu, 18 Oct 2018 10:35:58 -0400 hseigel 8209087: Clean up runtime code that compares 'this' to NULL
Thu, 18 Oct 2018 10:08:35 -0400 mullan 8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs
Thu, 18 Oct 2018 11:23:54 +0200 lkorinth 8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp
Thu, 18 Oct 2018 00:56:38 -0700 dzhou 8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
Thu, 18 Oct 2018 09:19:29 +0200 ihse 8212587: equals in MakeBase does not handle empty strings correctly
Wed, 17 Oct 2018 21:51:00 -0700 iklam 8212612: Add documentation about Arguments::_exit_hook
Wed, 17 Oct 2018 21:28:11 -0700 jcbeyler 8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
Thu, 18 Oct 2018 07:56:55 +0800 jjiang 8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
Thu, 18 Oct 2018 00:50:14 +0200 jwilhelm Added tag jdk-12+16 for changeset 199658d1ef86
Wed, 17 Oct 2018 22:47:59 +0200 shade 8212617: ARM32 build failures after JDK-7041262 (VM_Version should be called instead of Abstract_VM_Version so that overriding works)
Wed, 17 Oct 2018 22:42:31 +0200 shade 8212616: x86_32 build failures after JDK-8210498 (nmethod entry barriers)
Wed, 17 Oct 2018 22:26:41 +0200 rkennke 8212186: JVMTI lacks a few GC barriers/hooks
Wed, 17 Oct 2018 18:31:48 +0200 shade 8212608: Minimal VM build failure after JDK-8210498 (nmethod entry barriers)jdk-12+16
Wed, 17 Oct 2018 17:35:26 +0200 redestad 8212597: Optimize String concatenation setup when using primitive operands
Wed, 17 Oct 2018 22:06:55 +0800 jjiang 8212562: To remove lib/security from test/jdk/TEST.groups
Wed, 17 Oct 2018 14:19:21 +0200 redestad 8212201: Classlist build tool should be built for the target JDK version
Wed, 17 Oct 2018 15:28:36 +0530 pmuthuswamy 8211901: javadoc generates broken links on deprecated items page
Wed, 17 Oct 2018 16:37:41 +0800 mli 8210403: Refactor java.util.Locale:i18n shell tests to plain java tests
Fri, 05 Oct 2018 15:12:37 -0700 bchristi 8211731: Reconsider default option for ClassPathURLCheck change done in JDK-8195874
Wed, 08 Aug 2018 08:05:43 +0800 weijun 8208754: The fix for JDK-8194534 needs updates
Mon, 30 Jul 2018 13:53:30 -0400 apetcher 8208209: Improve TLS connection stability again
Tue, 10 Jul 2018 08:20:13 +0100 michaelm 8196902: Better HTTP Redirection
Fri, 29 Jun 2018 10:28:05 +0530 kaddepalli 8194546: Choosier FileManagers
Wed, 20 Jun 2018 18:02:22 -0700 igerasim 8204667: Resources not freed on exception
Fri, 15 Jun 2018 14:19:51 -0700 joehw 8204497: Better formatting of decimals
Fri, 08 Jun 2018 15:56:23 +0530 vtewari 8199177: Enhance JNDI lookups
Tue, 29 May 2018 10:27:45 -0700 bchristi 8195874: Improve jar specification adherence
Fri, 18 May 2018 13:34:42 +0530 sundar 8202936: Improve script engine support
Mon, 14 May 2018 09:05:20 -0400 hseigel 8199226: Improve field accesses
Mon, 23 Apr 2018 16:15:26 -0700 prr 8200648: Make midi code more sound
Mon, 23 Apr 2018 12:01:46 -0400 apetcher 8201756: Improve cipher inputs
Tue, 17 Apr 2018 15:55:49 +0800 weijun 8194534: Manifest better support
Wed, 04 Apr 2018 13:55:30 -0700 sherman 8199172: Improve jar attribute checks
Fri, 30 Mar 2018 08:37:31 +0530 vtewari 8199110: Address Internet Addresses
Wed, 28 Mar 2018 08:42:45 -0700 sherman 8197881: Better StringBuilder support
Thu, 08 Mar 2018 14:04:39 +0800 weijun 8196897: Improve PRNG support
Tue, 16 Oct 2018 19:07:47 -0400 dholmes 8211909: JDWP Transport Listener: dt_socket thread crash
Tue, 16 Oct 2018 12:05:57 -0700 jnimeh 8210989: RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2
Tue, 16 Oct 2018 11:47:33 -0700 mchung 8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement
Tue, 16 Oct 2018 11:24:41 -0700 jnimeh 8211866: TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms
Tue, 16 Oct 2018 17:43:30 +0200 shade 8212177: Epsilon alignment adjustments can overflow max TLAB size
Tue, 16 Oct 2018 10:55:28 -0400 rriggs 8192939: Remove Finalize methods from FileInputStream and FileOutputStream
Tue, 16 Oct 2018 11:08:46 -0400 hseigel 7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
Tue, 16 Oct 2018 07:49:08 -0700 bpb 8212212: (bf) Incorrect path to stream preprocessor source in java.nio Buffer test scripts
Tue, 16 Oct 2018 09:55:30 -0400 bobv Merge
Tue, 16 Oct 2018 09:54:28 -0400 bobv 8211740: [AOT] -XX:AOTLibrary doesn't accept windows path
Tue, 16 Oct 2018 15:05:03 +0200 hannesw 8210683: Search result display order reversed for overloaded entries
Tue, 16 Oct 2018 14:17:19 +0200 thartmann 8210215: C2 should optimize trichotomy calculations
Tue, 16 Oct 2018 13:18:22 +0200 eosterlund 8210498: nmethod entry barriers
Tue, 16 Oct 2018 13:16:11 +0200 eosterlund 8210330: Make CLD claiming allow multiple claim bits
Tue, 16 Oct 2018 13:14:18 +0200 eosterlund 8210064: ZGC: Introduce ZConcurrentRootsIterator for scanning a subset of strong IN_NATIVE roots concurrently
Tue, 16 Oct 2018 13:43:04 +0200 pliden 8212181: ZGC: Fix incorrect root iteration in ZHeapIterator
Tue, 16 Oct 2018 12:38:46 +0100 dfuchs 8211960: broken links in java.util.logging
Tue, 16 Oct 2018 11:32:49 +0200 rwestberg 8212004: Optional compile_commands.json field not compatible with older libclang
Tue, 16 Oct 2018 11:27:21 +0200 tschatzl 8210492: PLAB object promotion events report object sizes in words
Tue, 16 Oct 2018 10:16:04 +0800 jjiang 8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
Tue, 16 Oct 2018 09:19:32 +0800 weijun 8212165: JGSS: Fix cut/paste error in NativeUtil.c
Mon, 15 Oct 2018 21:02:17 -0400 dholmes 8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
Mon, 15 Oct 2018 14:55:17 -0700 jcbeyler 8212083: Handle remaining gc/lock native code and fix two strings
Mon, 15 Oct 2018 14:16:35 -0700 jcbeyler 8211980: Remove ThreadHeapSampler enable/disable/enabled methods
Wed, 03 Oct 2018 23:00:32 -0700 akolarkunnu 8209499: Create test for SwingSet EditorPaneDemo
Mon, 15 Oct 2018 13:44:31 -0700 shurailine Merge
Thu, 11 Oct 2018 07:22:53 -0700 akolarkunnu 8211139: Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
Mon, 15 Oct 2018 22:30:32 +0200 shade 8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
Mon, 15 Oct 2018 15:21:54 -0400 jiangli 8211956: AppCDS crashes for some uses with JRuby
Mon, 15 Oct 2018 11:36:20 -0700 erikj 8212028: Use run-test makefile framework for testing in Oracle's Mach5
Wed, 10 Oct 2018 23:05:15 +0200 rkennke 8211955: GC abstraction for LAB reserve
Mon, 15 Oct 2018 09:35:05 -0700 naoto 8211961: Broken link in java.util.Locale
Mon, 15 Oct 2018 11:53:15 -0400 zgu 8212074: Add method to peek the remaining tasks in task queues
Mon, 15 Oct 2018 22:47:03 +0800 jjiang 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
Mon, 15 Oct 2018 14:42:31 +0100 coffeys 8209862: CipherCore performance improvement
Fri, 12 Oct 2018 12:14:01 +0200 lkorinth 8211447: Replace oop_pc_update_pointers with oop_iterate and closure
Fri, 12 Oct 2018 12:13:06 +0200 lkorinth 8211446: Replace oop_pc_follow_contents with oop_iterate and closure
Fri, 12 Oct 2018 12:10:34 +0200 lkorinth 8201436: Replace oop_ps_push_contents with oop_iterate and closure
Mon, 15 Oct 2018 17:52:42 +0530 pmuthuswamy 8211957: Broken links to stylesheet in java.base/doc-files
Mon, 15 Oct 2018 08:08:02 +0200 mdoerr 8211852: inspect stack during error reporting
Sun, 14 Oct 2018 19:07:34 -0700 jcbeyler 8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
Mon, 15 Oct 2018 09:34:18 +0800 xyin 8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
Fri, 12 Oct 2018 17:35:26 -0400 kbarrett 8212023: Implicit narrowing in Solaris/sparc initializers
Fri, 12 Oct 2018 14:16:24 -0400 lancea 8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
Fri, 12 Oct 2018 10:08:11 -0700 amenkov 8195703: BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2'
Tue, 09 Oct 2018 16:08:07 +0530 mchinnathamb 8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
Fri, 12 Oct 2018 10:58:06 +0200 sgehwolf 8212110: Build of saproc.dll broken on Windows 32 bit after JDK-8210647
Fri, 12 Oct 2018 16:25:24 +0200 rkennke 8212053: A few more missing object equals barriers
Fri, 12 Oct 2018 11:12:51 +0100 michaelm 8203850: java.net.http HTTP client should allow specifying Origin and Referer headers
Fri, 12 Oct 2018 03:51:02 -0400 dholmes 8211046: Forced data dependencies serve no purpose on x86
Fri, 12 Oct 2018 12:37:13 +0530 vtewari 8189366: SocketInputStream.available() should check for eof
Fri, 12 Oct 2018 08:33:18 +0200 goetz 8211931: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
Fri, 12 Oct 2018 10:35:24 +0800 mli 8186610: move ModuleUtils to top-level testlibrary
Thu, 11 Oct 2018 15:49:23 -0700 kevinw 8211714: Need to update vm_version.cpp to recognise VS2017 minor versions
Thu, 11 Oct 2018 23:48:55 +0200 rkennke 8212054: Boilerplate to bind oopDesc::equals_raw() to actual raw implementation
Thu, 11 Oct 2018 12:41:47 -0700 jcbeyler 8212025: Remove collector_present variable from ThreadHeapSampler
Thu, 11 Oct 2018 09:30:10 -0700 jcbeyler 8211432: [REDO] Handle JNIGlobalRefLocker.cpp
Thu, 11 Oct 2018 11:31:37 -0400 hseigel 8211821: PrintStringTableStatistics crashes JVM
Thu, 11 Oct 2018 10:11:18 -0400 hseigel 8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
Thu, 11 Oct 2018 14:10:13 +0100 prappo 8212001: Verify exported symbols in java.base (libjava)
Thu, 11 Oct 2018 13:40:09 +0100 chegar 8211922: Remove test/jdk/javax/naming/module/RunBasic.java from the ProblemList
Thu, 27 Sep 2018 17:46:01 +0200 roland 8211233: MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better
Tue, 18 Sep 2018 20:41:17 +0200 roland 8210389: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
Thu, 11 Oct 2018 10:42:17 +0200 shade 8212005: Epsilon elastic TLAB sizing may cause misalignment
Wed, 10 Oct 2018 16:56:18 +0200 mbaesken 8211929: hotspot/share/opto/parse2.cpp compile error with gcc 7.3.1
Wed, 10 Oct 2018 23:47:36 -0400 kbarrett 8211962: Implicit narrowing in MacOSX java.desktop jsound
Wed, 10 Oct 2018 17:53:22 -0700 bpb 8152910: Get performance improvement with Stable annotation
Thu, 11 Oct 2018 00:43:09 +0200 jwilhelm Added tag jdk-12+15 for changeset f8626bcc1698
Wed, 10 Oct 2018 15:19:34 -0700 mchung 8211921: AssertionError in MethodHandles$Lookup.defineClass
Fri, 05 Oct 2018 05:03:15 -0700 akolarkunnu 8210055: Enable different look and feel tests in SwingSet3 demo tests
Wed, 10 Oct 2018 16:25:40 -0400 mullan 8191053: Provide a mechanism to make system's security manager immutable
Wed, 10 Oct 2018 15:23:38 -0400 mullan 8211878: Bad/broken links in docs/api/java.xml.crypto/javax/xml/crypto/dsig/Reference.html
Wed, 10 Oct 2018 11:47:01 -0700 ctornqvi 8212008: Use of TREAT_EXIT_CODE_1_AS_0 hide problems with jtreg Java
Wed, 10 Oct 2018 11:20:21 -0700 jcbeyler 8211801: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[A-E]
Wed, 10 Oct 2018 10:56:24 -0700 igerasim 8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
Wed, 10 Oct 2018 10:28:33 -0700 darcy 8058202: AnnotatedType implementations don't override toString(), equals(), hashCode()
Wed, 10 Oct 2018 10:00:25 -0700 jjg 8211952: Broken links in java.time API
Wed, 10 Oct 2018 08:26:49 -0700 jcbeyler 8211950: Deprecate the check if a JVMTI collector is present assertion
Wed, 10 Oct 2018 10:18:52 -0400 hseigel 8207689: Remove perfCounter _load_instance_class_failCounter used by deleted flag UnsyncloadClassjdk-12+15
Wed, 10 Oct 2018 22:13:30 +0800 weijun 8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
Fri, 28 Sep 2018 14:24:22 +0200 roland 8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call
Wed, 10 Oct 2018 14:13:32 +0100 prappo 8212000: Verify exported symbols in java.base (libnet, libnio/ch)
Wed, 10 Oct 2018 14:28:35 +0200 mhorie 8211908: PPC64: Enable SuperWordLoopUnrollAnalysis by default
Wed, 10 Oct 2018 10:58:48 +0200 rkennke 8211270: GC abstraction to get real object and headers size
Wed, 03 Oct 2018 15:22:16 +0200 rkennke 8211279: Verify missing object equals barriers
Wed, 10 Oct 2018 08:36:31 +0200 thartmann 8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs
Tue, 09 Oct 2018 19:11:09 -0700 dtitov 8193879: Java debugger hangs on method invocation
Tue, 09 Oct 2018 20:38:13 -0400 dholmes 8211394: CHECK_ must be used in the rhs of an assignment statement within a block
Tue, 09 Oct 2018 20:19:22 -0400 dholmes 8211065: Private method check in linkResolver is incorrect
Tue, 09 Oct 2018 14:57:23 -0700 erikj 8211724: Change mkdir -p to MakeDir macro where possible
Tue, 09 Oct 2018 07:33:15 -0400 gadams 8211324: Link to java.lang.ThreadGroup in JDWP spec is broken
Tue, 09 Oct 2018 13:22:19 -0700 jcbeyler 8211905: Remove multiple casts for EM06 file
Tue, 09 Oct 2018 15:58:07 -0400 jiangli 8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
Tue, 09 Oct 2018 12:36:51 -0700 sherman 8211880: Broken links in java.util.jar
Tue, 09 Oct 2018 20:32:24 +0100 chegar 8211927: Add additional diagnostic information to java/net/BindException/Test.java
Tue, 09 Oct 2018 12:26:29 -0700 amenkov 8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
Fri, 05 Oct 2018 23:45:02 +0200 rkennke 8211792: Fix misplaced BarrierSet forward declarations
Mon, 08 Oct 2018 14:57:07 -0400 gadams 8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001
Tue, 09 Oct 2018 16:03:56 +0200 goetz 8211856: [ppc, s390] ProblemList some failing tests.
Tue, 09 Oct 2018 15:06:27 +0200 ghaug 8211768: [s390] Implement JFR profiling
Tue, 09 Oct 2018 14:30:06 +0200 redestad 8211859: Avoid initializing AtomicBoolean from RandomAccessFile
Tue, 09 Oct 2018 13:31:50 +0100 chegar 8211902: broken link in java.net.http.WebSocket.Builder
Tue, 09 Oct 2018 11:44:00 +0100 chegar 8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
Tue, 02 Oct 2018 17:17:43 +0200 sgehwolf 8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7
Tue, 09 Oct 2018 07:06:32 +0100 alanb 8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
Mon, 08 Oct 2018 19:44:44 -0700 jcbeyler 8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
Mon, 08 Oct 2018 20:01:39 -0400 kbarrett 8211804: Constant AO_UNUSED_MBZ uses left shift of negative value
Mon, 08 Oct 2018 16:29:10 -0700 iklam 8210388: Use hash table to store archived subgraph_info records
Mon, 08 Oct 2018 14:14:52 -0700 sherman 8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
Mon, 08 Oct 2018 13:56:28 -0700 jcbeyler 8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
Mon, 08 Oct 2018 13:54:43 -0700 jcbeyler 8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
Mon, 08 Oct 2018 11:14:59 -0700 jjg 8211407: Bad links to non-existent entries on serialized-form page
Mon, 08 Oct 2018 07:18:40 -0400 gadams 8036026: nsk/jvmti/scenarios/capability/CM02/cm02t001 fails intermittently
Mon, 08 Oct 2018 18:29:41 +0100 chegar 8211863: Problem list test/jdk/javax/naming/module/RunBasic.java
Mon, 08 Oct 2018 18:16:03 +0200 redestad 8211860: Avoid reading security properties eagerly on Manifest class initialization
Mon, 08 Oct 2018 17:41:44 +0200 simonis 8211837: Creation of the default CDS Archive should depend on ENABLE_CDS
Mon, 08 Oct 2018 06:52:41 -0700 vromero 8209407: VerifyError is thrown for inner class with lambda
Mon, 08 Oct 2018 14:48:12 +0200 eosterlund 8211718: Supporting multiple concurrent OopStorage iterators
Fri, 05 Oct 2018 16:47:27 +0200 roland 8211776: 8210887 broke arraycopy optimization when ZGC is enabled
Mon, 08 Oct 2018 13:25:39 +0800 weijun 8210395: Add doc to SecurityTools.java
Sun, 07 Oct 2018 14:35:00 -0400 lancea 8211765: JarFile constructor throws undocumented exception
Fri, 05 Oct 2018 20:03:14 +0200 dnsimon 8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
Fri, 05 Oct 2018 18:25:15 +0100 vaibhav 8210376: [TESTBUG] @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null
Thu, 27 Sep 2018 13:56:09 +0200 rkennke 8211219: Type inconsistency in LIRGenerator::atomic_cmpxchg(..)
Fri, 05 Oct 2018 18:56:11 -0400 jiangli 8202951: Implementation of JEP 341: Default CDS Archives
Fri, 05 Oct 2018 15:46:47 -0700 kvn 8206963: [AOT] bug with multiple class loaders
Fri, 05 Oct 2018 15:37:46 -0700 bpb 8211794: Remove jdk/java/nio/channels/Selector/RacyDeregister.java from problem list
Fri, 05 Oct 2018 13:38:03 -0700 jcbeyler 8211123: GC Metaspace printing after full gc
Fri, 05 Oct 2018 14:28:44 -0400 kbarrett 8211296: Remove HotSpot deprecation warning suppression for Mac/clang
Fri, 05 Oct 2018 09:15:52 -0400 coleenp 8209889: RedefineStress tests crash
Fri, 05 Oct 2018 08:50:49 -0400 hseigel 8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location
Fri, 05 Oct 2018 11:28:23 +0100 michaelm 8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code
Fri, 05 Oct 2018 07:54:28 +0200 rwestberg 8210459: Add support for generating compile_commands.json
Thu, 04 Oct 2018 14:12:34 -0700 naoto 8211398: Square character support for the Japanese new era
Thu, 04 Oct 2018 13:02:58 -0700 mchung 8206240: java.lang.Class.newInstance() is causing caller to leak
Thu, 04 Oct 2018 10:19:01 -0700 vromero 8210789: langtools/tools/javac/T8152616.java missing @modules
Thu, 04 Oct 2018 09:43:49 -0700 erikj 8211677: Java resource copy and clean should use MakeTargetDir macro
Fri, 17 Aug 2018 12:19:52 +0200 gdub 8209136: [JVMCI] Make sure volatile fields are read as volatile during constant reflection.
Thu, 04 Oct 2018 08:37:08 -0700 vromero 8211148: var in implicit lambdas shouldn't be accepted for source < 11
Thu, 04 Oct 2018 08:45:21 -0700 mchung 8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
Thu, 04 Oct 2018 16:39:07 +0200 mdoerr 8210754: print_location is not reliable enough (printing register info)
Thu, 04 Oct 2018 14:03:13 +0200 rehn 8210303: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable"
Thu, 04 Oct 2018 17:25:51 +0530 nishjain 8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
Thu, 04 Oct 2018 10:35:59 +0200 jwilhelm Added tag jdk-12+14 for changeset 6f04692c7d51
Thu, 04 Oct 2018 00:50:54 +0200 jwilhelm Added tag jdk-12+14 for changeset 8897e41b327c
Wed, 03 Oct 2018 14:53:05 -0700 kvn 8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
Wed, 03 Oct 2018 12:54:54 -0700 sherman 8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relativejdk-12+14
Wed, 03 Oct 2018 19:30:49 +0000 poonam 8211150: G1 Full GC not purging code root memory and hence causing memory leak
Wed, 03 Oct 2018 07:41:28 -0400 gadams 8169718: nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false
Wed, 03 Oct 2018 10:38:30 -0700 kvn 8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI
Wed, 03 Oct 2018 12:34:22 -0500 gziemski 8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF
Wed, 03 Oct 2018 18:46:26 +0200 shade 8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)
Wed, 03 Oct 2018 17:45:59 +0100 aph Merge
Wed, 03 Oct 2018 17:29:47 +0100 aph 8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
Mon, 01 Oct 2018 18:03:19 -0700 akolarkunnu 8211160: Handle different look and feels in JInternalFrameOperator
Wed, 03 Oct 2018 08:03:13 -0700 rraghavan 8211168: Solaris-X64 build failure with error nreg hides the same name in an outer scope
Wed, 03 Oct 2018 15:05:46 +0200 redestad 8211384: Obsolete -XX:+/-MonitorInUseLists option
Wed, 03 Oct 2018 09:46:46 -0400 hseigel 8209138: Symbol constructor uses u1 as the element type of its name argument
Wed, 03 Oct 2018 03:41:57 -0400 dholmes 8188764: Obsolete AssumeMP and then remove all support for non-MP builds
Wed, 03 Oct 2018 11:43:39 +0530 pmuthuswamy 8208531: -javafx mode should be on by default when JavaFX is available
Tue, 02 Oct 2018 22:36:08 -0700 mikael 8211350: Remove jprt support
Tue, 02 Oct 2018 21:38:54 +0530 pkoppula 8211107: LDAPS communication failure with jdk 1.8.0_181
Tue, 02 Oct 2018 20:52:40 -0700 ccheung 8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address."
Tue, 02 Oct 2018 15:01:25 -0700 mikael 8211364: Remove expired flags
Tue, 02 Oct 2018 14:32:33 -0700 iklam 8209946: [TESTBUG] CDS tests should use "@run driver"
Tue, 02 Oct 2018 17:12:13 -0400 dholmes 8211175: Remove temporary clock initialization duplication
Tue, 02 Oct 2018 12:08:51 -0700 amenkov 8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
Tue, 02 Oct 2018 12:06:29 -0700 amenkov 8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
Tue, 02 Oct 2018 10:19:07 -0700 igerasim 8200381: Typos in javadoc - missing verb "be" and alike
Mon, 01 Oct 2018 21:14:58 -0700 cushon 8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
Fri, 28 Sep 2018 10:42:40 +0200 roland 8210887: Tweak C2 gc api for arraycopy
Thu, 27 Sep 2018 16:25:25 +0200 roland 8211231: BarrierSetC1::generate_referent_check() confuses register allocator
Tue, 02 Oct 2018 14:17:30 +0100 dfuchs 8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher
Tue, 02 Oct 2018 10:40:58 +0100 chegar 8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net
Tue, 02 Oct 2018 09:05:07 +0100 chegar 8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up
Tue, 02 Oct 2018 16:02:35 +0800 weijun 8210821: Support dns_canonicalize_hostname in krb5.conf
Mon, 01 Oct 2018 20:16:55 -0400 manc 8210716: Detailed GC logging request misses some
Mon, 01 Oct 2018 14:54:46 -0700 iignatyev 8211171: move JarUtils to top-level testlibrary
Mon, 01 Oct 2018 11:54:34 -0700 kvn 8211251: Default mask register for avx512 instructions
Mon, 01 Oct 2018 11:36:48 -0700 ccheung 8211278: Update ProblemList
Mon, 01 Oct 2018 20:23:56 +0200 rkennke 8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849
Mon, 01 Oct 2018 19:08:14 +0200 simonis 8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures
Mon, 01 Oct 2018 13:05:51 -0400 lancea 8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
Mon, 01 Oct 2018 12:30:33 -0400 aph Merge
Mon, 01 Oct 2018 12:29:47 -0400 aph 8211333: AArch64: Fix another build failure after JDK-8211029
Mon, 01 Oct 2018 17:47:26 +0200 rkennke 8211071: unpack.cpp fails to compile with statement has no effect [-Werror=unused-value]
Mon, 01 Oct 2018 16:41:10 +0200 shade 8211239: Build fails without JFR: empty JFR events signatures mismatch
Mon, 01 Oct 2018 16:34:22 +0200 rkennke 8211241: Missing obj equals in TemplateTable::fast_aldc
Mon, 01 Oct 2018 12:07:15 +0200 lucy 8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029)
Thu, 20 Sep 2018 18:29:05 +0100 aph 8210972: Add comment text to C1 patching code
Mon, 01 Oct 2018 09:56:45 +0100 aph Merge
Wed, 26 Sep 2018 18:11:00 +0100 aph 8211170: AArch64: Warnings in C1 and template interpreter
Mon, 01 Oct 2018 00:52:37 -0400 jiangli 8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
Fri, 28 Sep 2018 14:53:41 -0700 mikael 8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp
Fri, 28 Sep 2018 14:11:21 -0700 mikael 8211176: Initialize ObjectMonitor eagerly
Fri, 28 Sep 2018 16:07:39 -0400 coleenp 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Fri, 28 Sep 2018 13:15:01 -0700 henryjen 8210810: Escaped character at specific position in argument file is not handled properly
Fri, 28 Sep 2018 13:01:28 -0700 jcbeyler 8210842: Handle JNIGlobalRefLocker.cpp
Fri, 28 Sep 2018 14:31:36 -0400 gadams 8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again
Fri, 28 Sep 2018 12:04:47 -0700 dtitov 8163083: SocketListeningConnector does not allow invocations with port 0
Fri, 28 Sep 2018 18:28:49 +0200 shade 8211268: Disable unsupported GCs for Zero
Fri, 28 Sep 2018 18:28:49 +0200 shade 8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries)
Fri, 28 Sep 2018 18:28:48 +0200 shade 8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation)
Fri, 28 Sep 2018 08:45:46 -0700 dl 8207003: Miscellaneous changes imported from jsr166 CVS 2018-09
Fri, 28 Sep 2018 08:45:46 -0700 dl 8210971: Add exception handling methods to CompletionStage and CompletableFuture
Thu, 27 Sep 2018 17:13:07 +0200 mbaesken 8211208: make AllocateHeapAt an unsupported option on AIX
Fri, 28 Sep 2018 15:39:31 +0300 avoitylov 8211212: ARM: -Werror=switch build failure
Fri, 28 Sep 2018 12:47:09 +0100 chegar 8211092: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up
Fri, 28 Sep 2018 14:31:58 +0530 sballal 8207745: serviceability/sa/TestJmapCore.java times out parsing a 4GB hprof file
Fri, 28 Sep 2018 10:57:31 +0200 rkennke 8211269: Make declaration of Allocation protected in MemAllocator
Fri, 28 Sep 2018 15:42:20 +0800 jjiang 8209546: Make sun/security/tools/keytool/autotest.sh to support macosx
Thu, 27 Sep 2018 15:37:55 +0200 mbaesken 8211149: fix potential memleak in getJavaIDFromLangID after failing SetupI18nProps call [windows]
Fri, 28 Sep 2018 09:20:46 +0200 mbaesken 8210964: add more ld preloading related info to hs_error file on Linux
Thu, 27 Sep 2018 15:56:40 -0700 jcbeyler 8211036: Remove the NSK_STUB macros from vmTestbase for non jvmti
Thu, 27 Sep 2018 15:47:33 -0300 jlaskey 8211080: RawStringLiteralLangAPI.java test times out by default
Thu, 27 Sep 2018 11:39:45 -0700 prr Merge
Thu, 27 Sep 2018 10:49:10 -0700 prr Merge
Wed, 26 Sep 2018 18:36:55 +0100 alitvinov 8211165: License header is absent in a few J2Ddemo source code files
Tue, 25 Sep 2018 17:58:53 -0700 serb 8210286: Drop of sun.awt.HToolkit class
Tue, 25 Sep 2018 14:44:36 -0700 prr 8210880: Remove HPKeysym.h from JDK sources
Tue, 25 Sep 2018 14:38:35 -0700 prr 8211125: backout fix for 8210880 which was pushed under another ID
Mon, 24 Sep 2018 21:23:37 +0200 lbourges 8210335: Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
Mon, 24 Sep 2018 11:49:25 -0700 prr 8209548: Unused and incorrect calls to FT_Get_Char_Index
Mon, 24 Sep 2018 11:46:40 -0700 prr 8210866: Remove HPKeysym.h from JDK sources
Mon, 24 Sep 2018 10:59:26 -0700 prr Merge
Sat, 22 Sep 2018 20:31:45 -0700 serb 8210692: The "com.sun.awt.SecurityWarning" class can be dropped
Tue, 18 Sep 2018 18:32:03 -0700 serb 8170937: Swing apps are slow if displaying from a remote source to many local displays
Tue, 18 Sep 2018 18:12:40 +0530 psadhukhan 8191178: [macos] Problem with input of yen symbol
Mon, 17 Sep 2018 09:36:33 -0700 prr Merge
Sat, 15 Sep 2018 14:03:07 -0700 prr 8210766: Remove obsolete qualified export sun.net.www to java.desktop
Fri, 14 Sep 2018 17:53:58 +0530 mhalder 8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
Thu, 13 Sep 2018 11:31:59 -0700 prr 7017058: Malayalam glyph substitution is failing for Malayalam with Windows Kartika font.
Thu, 13 Sep 2018 10:54:11 -0700 prr Merge
Wed, 12 Sep 2018 11:51:39 +0530 vagarwal 8210052: Enable testing for all the available look and feels in SwingSet3 demo tests
Sun, 09 Sep 2018 19:07:34 -0700 serb 8205537: Drop of sun.applet package
Sun, 09 Sep 2018 11:19:57 -0700 prr 8210384: SunLayoutEngine.isAAT() font is expensive on MacOS
Sat, 08 Sep 2018 12:32:51 -0700 serb 8207150: Clip.isRunning() may return true after Clip.stop() was called
Wed, 05 Sep 2018 10:17:02 -0700 prr Merge
Wed, 05 Sep 2018 15:56:49 +0530 psadhukhan 8202013: JEditorPane shows large HTML unordered list bullets
Fri, 31 Aug 2018 18:05:38 -0700 alans 8146310: [macosx] com.apple.eawt.Application.setDefaultMenuBar does not initialize screen menu bar
Mon, 27 Aug 2018 10:54:58 -0700 prr Merge
Mon, 27 Aug 2018 18:29:07 +0100 alitvinov 8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
Fri, 24 Aug 2018 16:29:04 -0700 serb 8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
Thu, 23 Aug 2018 23:12:16 -0700 serb 8209340: The code which avoids synthetic accessors has become outdated
Fri, 17 Aug 2018 09:31:13 +0100 dmarkov 8205479: OS X: requestFocus() does not work properly for embedded frame
Thu, 16 Aug 2018 19:20:20 +0100 dmarkov 8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
Thu, 16 Aug 2018 11:15:22 +0530 psadhukhan 8202702: Clearing selection on JTable causes disappearance of a row
Tue, 14 Aug 2018 12:11:28 -0700 prr Merge
Fri, 10 Aug 2018 12:36:21 +0530 psadhukhan 8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
Thu, 09 Aug 2018 11:01:59 +0530 psadhukhan 8204963: javax.swing.border.TitledBorder has a memory leak
Wed, 08 Aug 2018 18:31:24 -0700 serb 8208996: X11 icon window color handing bug
Fri, 03 Aug 2018 12:52:58 -0700 prr Merge
Wed, 01 Aug 2018 11:02:19 +0530 psadhukhan 8203904: javax/swing/JSplitPane/4816114/bug4816114.java: The divider location is wrong
Wed, 25 Jul 2018 15:36:37 +0530 psadhukhan 8205535: Useless (or buggy) call to Math.round on int input
Thu, 27 Sep 2018 07:33:13 -0400 gadams 8210984: [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, thread)"
Thu, 27 Sep 2018 08:49:12 -0700 erikj 8211130: Change to Oracle Developer Studio 12.6 for building on Solaris at Oracle
Wed, 26 Sep 2018 06:28:48 -0700 kevinw 8211124: HotSpot update for vm_version.cpp to recognise updated VS2017
Thu, 27 Sep 2018 10:24:12 +0200 jlahoda 8211102: Crash with -XDfind=lambda and -source 7
Thu, 27 Sep 2018 09:29:52 +0200 mdoerr 8211097: aix: fix build after JDK-8210919
Thu, 27 Sep 2018 10:10:47 +0530 pmuthuswamy 8202628: javadoc generates bad links in TestModules.java
Wed, 26 Sep 2018 18:21:26 -0700 ccheung 8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed
Thu, 27 Sep 2018 01:25:42 +0200 jwilhelm Added tag jdk-12+13 for changeset 511a9946f83e
Wed, 26 Sep 2018 16:23:31 -0700 jjg 8209963: source file mode for JVM should provide a hook to locate the source file
Wed, 26 Sep 2018 15:14:17 -0700 jjg 8210555: create --source --target synonyms for -source -target
Wed, 26 Sep 2018 14:54:38 -0700 jjg 8211180: SourceLauncherTest.java fails in JDK12 CI on Win*
Wed, 26 Sep 2018 12:47:38 -0700 epavlova 8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph"
Wed, 26 Sep 2018 14:56:10 -0400 coleenp Merge
Wed, 26 Sep 2018 14:01:48 -0400 coleenp 8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading()
Mon, 24 Sep 2018 03:25:19 -0700 akolarkunnu 8210994: Create test for SwingSet3 FrameDemo
Wed, 26 Sep 2018 11:41:08 -0700 jjg 8210274: Source Launcher should work with a security manager
Sat, 25 Aug 2018 20:16:43 +0530 smarks 7033681: Arrays.asList methods needs better documentation
Tue, 25 Sep 2018 21:33:51 -0700 cushon 8211138: Missing Flag enum constants
Wed, 26 Sep 2018 13:56:08 -0400 lancea 8211121: Remove sun.reflect.ReflectionFactory::newInstanceForSerialization
Wed, 26 Sep 2018 10:37:50 -0700 mikael 8210892: Deprecate TLABStats
Tue, 18 Sep 2018 20:49:44 +0200 roland 8210885: Convert left over loads/stores to access api
Wed, 12 Sep 2018 11:13:09 +0200 mbaesken 8207768: Improve exception messages during manifest parsing of jar archives
Wed, 26 Sep 2018 14:28:37 +0200 mbaesken 8211146: fix problematic elif-tests after recent gcc warning changes Werror=undefjdk-12+13
Fri, 21 Sep 2018 18:57:18 +0200 lkorinth 8196341: Add JFR events for parallel phases of G1
Tue, 25 Sep 2018 18:26:46 -0700 iignatyev 8211134: problem list compiler/whitebox/ForceNMethodSweepTest.java
Wed, 26 Sep 2018 06:26:54 +0800 fyang 8210413: AArch64: Optimize div/rem by constant in C1
Tue, 25 Sep 2018 13:57:24 -0700 naoto 8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values
Tue, 25 Sep 2018 13:31:51 -0700 darcy 8211127: TestNewLanguageFeatures.java fails after JDK-8173730
Tue, 25 Sep 2018 11:31:55 -0700 darcy 8173730: Stop including enhanced for-loop tip for enum values() method
Tue, 25 Sep 2018 10:30:32 -0700 jjg 8210839: Improve interaction between source launcher and classpath
Tue, 25 Sep 2018 09:34:51 -0700 jcbeyler 8210689: Remove the multi-line old C style for string literals
Tue, 25 Sep 2018 11:31:55 -0400 dcubed 8211103: ProblemList runtime/XCheckJniJsig/XCheckJSig.java on MacOS X
Tue, 25 Sep 2018 16:41:25 +0200 rkennke 8211061: Tests fail with assert(VM_Version::supports_sse4_1()) on ThreadRipper CPU
Tue, 25 Sep 2018 15:35:31 +0100 chegar 8211099: ProblemList two networking tests until jtreg b14 is promoted
Mon, 24 Sep 2018 18:19:46 +0100 aph 8211064: [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls
Mon, 24 Sep 2018 18:44:39 +0200 rkennke 8132849: Increased stop time in cleanup phase because of single-threaded walk of thread stacks in NMethodSweeper::mark_active_nmethods()
Tue, 25 Sep 2018 14:23:37 +0200 plevart 8205461: Create Collector which merges results of two other collectors
Tue, 25 Sep 2018 14:16:33 +0200 thartmann 8210152: Optimize integer divisible by power-of-2 check
Tue, 25 Sep 2018 13:58:54 +0530 pmuthuswamy 8202462: {@index} may cause duplicate labels
Tue, 25 Sep 2018 12:36:45 +0530 pmuthuswamy 8205593: Javadoc -link makes broken links if module name matches package name
Mon, 24 Sep 2018 22:12:07 -0700 mikael 8210848: Obsolete SyncKnobs
Tue, 25 Sep 2018 11:24:59 +0800 fyuan 8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
Tue, 25 Sep 2018 11:18:36 +0800 mli 8210443: Migrate Locale matching tests to JDK Repo.
Mon, 24 Sep 2018 16:37:28 -0700 kvn 8210764: Update avx512 implementation
Mon, 24 Sep 2018 13:51:22 -0700 erikj 8211037: Load jib jars dynamically from JibArtifactManager
Mon, 24 Sep 2018 20:45:06 +0200 ihse 8210705: Stop exporting all symbols on macosx
Mon, 24 Sep 2018 10:41:41 -0700 bchristi 8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX
Mon, 24 Sep 2018 19:26:48 +0200 ihse 8211029: Have a common set of enabled warnings for all native libraries
Mon, 24 Sep 2018 13:05:59 -0400 dcubed 8209019: Remove tests affected by JDK-8208690 from the ProblemList
Mon, 24 Sep 2018 12:18:51 -0400 dholmes 8211045: [Testbug] Fix for 8144279 didn't define a test case!
Fri, 14 Sep 2018 14:43:40 +0200 rkennke 8210752: Remaining explicit barriers for C2
Fri, 21 Sep 2018 16:58:36 +0200 sgehwolf 8210761: libjsig is being compiled without optimization
Mon, 24 Sep 2018 16:54:42 +0300 avoitylov 8209697: ARM: Explicit barriers for C1/assembler
Mon, 24 Sep 2018 16:52:12 +0300 avoitylov 8209695: ARM: Explicit barriers for interpreter
Mon, 24 Sep 2018 16:44:24 +0300 avoitylov 8210466: Modularize allocations in assembler
Mon, 24 Sep 2018 16:39:02 +0300 avoitylov 8210465: ARM: Object equals abstraction for BarrierSetAssembler
Mon, 24 Sep 2018 00:13:02 -0700 jnimeh 8210918: Add test to exercise server-side client hello processing
Thu, 18 Oct 2018 09:09:56 +0200 dsimms Adjust prototype README & version for LW2lworld
Thu, 18 Oct 2018 08:48:41 +0200 dsimms Mergelw1
Thu, 18 Oct 2018 08:39:05 +0200 dsimms Branch from lw1_0lw1
Wed, 17 Oct 2018 22:45:59 +0530 sadayapalam 8212615: [lworld] Javac's ClassReader has trouble coping with 'Q' types.lworld
Wed, 17 Oct 2018 12:55:11 -0400 fparain 8212245: Remove Thread-Local Value Bufferlworld
Wed, 17 Oct 2018 12:22:59 +0530 sadayapalam 8212563: [lworld] Javac should emit `Q' descriptors for value types.lworld
Mon, 15 Oct 2018 16:40:22 +0530 sadayapalam 8212175: [lworld] Trouble creating an anonymous value class with diamond syntaxlworld
Mon, 15 Oct 2018 09:46:55 +0200 thartmann 8211772: [lworld] Support for non-scalarized value typeslworld
Mon, 15 Oct 2018 09:44:32 +0200 thartmann 8211993: [lworld] TestNativeClone fails with assert(!obj->is_ValueType()) failed: should not cast value typelworld
Fri, 12 Oct 2018 09:02:08 -0400 fparain 8212080: Null checks are missing in withfield for flattened/flattenable fields in the interpreterlworld
Tue, 09 Oct 2018 15:46:13 +0530 sadayapalam 8211910: [lworld] Reinstate support for local value classes.lworld
Tue, 09 Oct 2018 09:28:51 +0200 roland 8211155: [lworld] TestArrays.java fails with "assertEquals: expected 416 to equal 855"lworld
Fri, 05 Oct 2018 10:30:21 +0200 roland 8206141: [lworld] Improve accessing a flattened value type array passed as Object[]lworld
Fri, 05 Oct 2018 10:12:54 +0200 roland 8211210: [lworld] Compilation fails with "default value may not be null" with -XX:+StressReflectiveCodelworld
Thu, 04 Oct 2018 12:15:38 +0200 thartmann [lworld] Fixed CmpLNode optimization to use correct input + some refactoringlworld
Tue, 02 Oct 2018 16:04:41 +0200 thartmann 8211153: [lworld] TestNativeClone.java fails with "Error mixing types: valuetype[1]:{int} and NULL" when executed with -Xcomplworld
Mon, 01 Oct 2018 15:47:00 +0200 thartmann [lworld] Fixed test name in deoptimizeMethod calllworld
Thu, 27 Sep 2018 13:01:47 -0400 hseigel 8210351: [Lworld] VM throws incorrect java.lang.IllegalAccessError on withfield operation within the same nestlworld
Wed, 26 Sep 2018 17:00:46 +0530 sadayapalam [lworld]: Fix build failurelworld
Wed, 26 Sep 2018 13:26:47 +0530 sadayapalam 8211142: [lworld] Change value class modifier token from "__ByValue" to "value"lworld
Mon, 24 Sep 2018 16:48:26 +0530 sadayapalam 8210825: [lworld] Javac should tolerate legacy idioms for equality (LIFE) when applied to values.lworld
Mon, 24 Sep 2018 10:18:55 +0200 thartmann 8210756: [lworld] C2 should optimize default oop load from known value klasslworld
Mon, 24 Sep 2018 10:16:59 +0200 thartmann 8210762: [lworld] hotspot test Unsafe/RangeCheck.java fails with -Xcomp -XX:+EnableValhallalworld
Sun, 23 Sep 2018 11:24:59 -0400 dholmes Mergenestmates
Fri, 21 Sep 2018 08:13:55 -0400 gadams 8208471: nsk/jdb/unwatch/unwatch002/unwatch002.java fails with "Prompt is not received during 300200 milliseconds"
Sat, 22 Sep 2018 14:12:48 -0700 cjplummer 8210987: Extra newlines on Windows when running nsk jdb tests
Fri, 21 Sep 2018 15:38:43 -0700 jjg 8210275: Source Launcher should fail if --source is used without a source file
Fri, 21 Sep 2018 14:50:06 -0700 iignatyev 8210894: remove jdk/testlibrary/Asserts
Fri, 21 Sep 2018 21:35:12 +0200 ihse 8210988: Improved handling of compiler warnings in the build
Fri, 21 Sep 2018 12:08:13 -0700 tbell 8190985: .jcheck/conf files contain 'project=jdk10'
Fri, 21 Sep 2018 11:28:14 -0700 amenkov 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
Fri, 21 Sep 2018 10:18:12 -0700 amenkov 8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
Fri, 21 Sep 2018 15:11:09 +0200 tschatzl 8210557: G1 next bitmap verification at the end of concurrent mark sometimes fails
Thu, 20 Sep 2018 13:59:39 +0200 mbaesken 8210961: [aix] enhance list of environment variables reported in error log file on AIX
Fri, 21 Sep 2018 12:29:46 +0200 jlahoda 8209058: Cannot find annotation method 'value()' in type 'Profile+Annotation'
Fri, 21 Sep 2018 12:29:31 +0200 jlahoda 8209865: Incorrect 'multiple elements' notes with Elements#getTypeElement and --release
Fri, 21 Sep 2018 16:13:49 +0800 xyin 8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException
Fri, 21 Sep 2018 15:49:59 +0800 xyin 8199931: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received"
Thu, 20 Sep 2018 14:19:53 -0700 xuelei 8210974: No extensions debug log for ClientHello
Wed, 12 Sep 2018 16:38:13 +0200 roland 8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
Thu, 20 Sep 2018 12:49:58 -0700 vromero 8209022: Missing checkcast when casting to type parameter bounded by intersection type
Thu, 20 Sep 2018 21:14:38 +0200 shade 8210963: Build failures after "8210829: Modularize allocations in C2"
Thu, 20 Sep 2018 21:05:00 +0200 ihse 8210931: JLI and launchers normalization and cleanup
Thu, 20 Sep 2018 20:54:19 +0200 ihse 8210962: Deprecate jdk-variant
Tue, 18 Sep 2018 21:47:14 -0700 iklam 8210875: Refactor CompactHashtable
Thu, 20 Sep 2018 18:39:53 +0200 ihse 8210960: Allow --with-boot-jdk-jvmargs to work during configure
Thu, 20 Sep 2018 18:38:34 +0200 ihse 8210941: Stop filtering out -xregs=no%appl for libsunec
Thu, 20 Sep 2018 18:37:25 +0200 ihse 8210944: Stop replacing -MD with -MT in libwindowsaccessbridge
Thu, 20 Sep 2018 18:33:19 +0200 ihse 8210949: Stop filtering out -xc99=%none for liblcms
Thu, 20 Sep 2018 14:04:44 +0200 pliden 8210883: ZGC: Parallel retire/resize/remap of TLABs
Thu, 20 Sep 2018 14:04:43 +0200 pliden 8210857: Allow retiring TLABs and collecting statistics in parallel
Thu, 20 Sep 2018 08:11:21 -0400 coleenp 8202201: All oop stores in the x64 interpreter are treated as volatile when using G1
Wed, 12 Sep 2018 14:08:15 +0200 phedlin 8210284: "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
Thu, 20 Sep 2018 08:59:03 +0200 ihse 8210920: Native C++ tests are not using CXXFLAGS
Wed, 19 Sep 2018 20:07:02 -0400 kbarrett 8210889: Some service thread cleanups can be starved
Wed, 19 Sep 2018 16:07:03 -0700 jnimeh 8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth
Thu, 20 Sep 2018 00:19:46 +0200 ihse 8210924: Remove PACKAGE_PATH
Thu, 20 Sep 2018 00:16:23 +0200 jwilhelm Added tag jdk-12+12 for changeset 15094d12a632
Wed, 19 Sep 2018 16:51:22 -0400 zgu 8210879: ClassLoaderStatsClosure does raw oop comparison
Wed, 19 Sep 2018 22:42:34 +0200 ihse 8210919: Remove statically linked libjli on Windows
Wed, 19 Sep 2018 15:25:05 -0400 coleenp 8198717: Remove compute_optional_offset
Wed, 19 Sep 2018 21:31:33 +0200 rkennke 8210829: Modularize allocations in C2
Wed, 19 Sep 2018 10:51:06 -0700 martin 8209817: stack is executable when building with Clang on Linux
Wed, 19 Sep 2018 19:12:20 +0200 pliden 8210884: ZGC: Remove insertion of filler objects
Wed, 19 Sep 2018 19:12:18 +0200 pliden 8210881: ZGC: Introduce ZRootsIteratorClosure
Wed, 19 Sep 2018 09:24:40 -0700 mikael 8210912: Build error in src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c after JDK-8029661jdk-12+12
Wed, 19 Sep 2018 14:09:11 +0200 pliden 8210713: Let CollectedHeap::ensure_parsability() take care of TLAB statistics gathering
Wed, 12 Sep 2018 13:09:51 +0200 mbalao 8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
Wed, 19 Sep 2018 10:50:25 +0200 jlahoda 8207954: Data for --release 11
Wed, 19 Sep 2018 08:49:07 +0100 alanb 8210496: Improve filtering for classes with security sensitive fields
Wed, 19 Sep 2018 12:14:53 +0530 pmuthuswamy 8210047: some pages contain content outside of landmark region
Tue, 18 Sep 2018 21:46:17 -0700 iklam 8210864: Reduce the use of metaspaceShared.hpp
Tue, 18 Sep 2018 19:44:27 -0700 sherman 8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
Tue, 18 Sep 2018 22:46:35 +0200 pliden 8210753: Make ThreadLocalAllocBuffer::resize() public
Tue, 18 Sep 2018 16:11:36 -0400 coleenp 8210861: Move assert to help diagnose rare RedefineStress crash
Tue, 18 Sep 2018 22:32:25 +0200 dnsimon 8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
Tue, 18 Sep 2018 13:31:30 -0700 joehw 8210874: Test for JDK-8209615
Tue, 18 Sep 2018 13:18:54 -0700 bpb 8210817: Minor typo in java.nio.file.attribute package summary
Tue, 18 Sep 2018 12:42:40 -0700 naoto 8209880: tzdb.dat is not reproducibly built
Tue, 18 Sep 2018 23:20:17 +0530 jgeorge 8210836: Build fails with warn_unused_result in openjdk/src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c
Tue, 18 Sep 2018 10:43:01 -0700 sherman 8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
Tue, 18 Sep 2018 09:44:20 -0700 joehw 8207760: SAXException: Invalid UTF-16 surrogate detected: d83c ?
Tue, 18 Sep 2018 11:55:33 -0400 jiangli 8210237: [TESTBUG]gc/stress/TestStressIHOPMultiThread.java fails with 'Unexpected exit from test [exit code: 1]' in CDS mode
Tue, 18 Sep 2018 08:27:01 -0400 coleenp 8203466: intermittent crash at jdk.internal.misc.Unsafe::getObjectVolatile (native)
Tue, 18 Sep 2018 13:32:40 +0200 ihse 8210729: Clean up macosx static library handling
Tue, 11 Sep 2018 18:18:51 +0200 sgehwolf 8210425: [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without optimization
Tue, 18 Sep 2018 10:35:42 +0200 ihse 8210750: Clean up compare.sh exceptions
Tue, 18 Sep 2018 10:29:56 +0200 ihse 8210723: Better information in configure for invalid Xcode
Mon, 17 Sep 2018 22:56:31 -0700 mchung 8210841: test/jdk/vm/runtime/ReflectStackOverflow.java fails with NoClassDefFoundError
Tue, 18 Sep 2018 13:24:25 +0800 mli 8210802: temp files left by tests in jdk/java/net/httpclient
Mon, 17 Sep 2018 23:35:00 -0400 mhorie 8210660: PPC64: Mapping floating point registers to vsx registers in ppc.ad
Tue, 18 Sep 2018 11:09:18 +0800 fyuan 8210819: Update the host name in CNameTest.java
Mon, 17 Sep 2018 19:48:35 -0700 jcbeyler 8210700: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti/unit tests
Mon, 17 Sep 2018 19:36:09 -0700 jcbeyler 8210481: Remove #ifdef cplusplus from vmTestbase
Mon, 17 Sep 2018 15:25:42 -0700 jnimeh 8140466: ChaCha20 and Poly1305 TLS Cipher Suites
Mon, 17 Sep 2018 15:22:46 -0700 mchung 8210721: Replace legacy serial exception field with Throwable::cause
Mon, 17 Sep 2018 14:04:46 -0700 ascarpino 8209031: SSLSocket should throw an exception when configuring DTLS
Mon, 17 Sep 2018 13:43:22 -0700 kvn 8209574: [AOT] breakpoint events are generated in different threads does not meet expected count
Mon, 17 Sep 2018 11:50:39 -0700 iignatyev 8210779: 8182404 and 8210732 haven't updated copyright years
Mon, 17 Sep 2018 10:14:31 -0700 iris 8210775: JVM TI Spec missing copyright
Mon, 17 Sep 2018 09:07:40 -0700 jcbeyler 8210726: Fix up a few minor nits forgotten by JDK-8210665
Mon, 17 Sep 2018 08:37:47 -0700 rfield 8210596: jshell does not support raw string literals
Mon, 17 Sep 2018 10:53:56 +0200 sgehwolf 8210416: [linux] Poor StrictMath performance due to non-optimized compilation
Mon, 17 Sep 2018 11:49:20 +0200 jlahoda 8193561: Cyclic hierarchy causes a NullPointerException when setting DEFAULT flag
Mon, 17 Sep 2018 14:16:31 +0530 rgoel 8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale.
Fri, 14 Sep 2018 14:47:50 +0200 sgehwolf 8210647: libsaproc is being compiled without optimization.
Mon, 17 Sep 2018 14:52:44 +0800 weijun 8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
Mon, 17 Sep 2018 13:49:55 +0800 xyin 8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
Sat, 15 Sep 2018 22:02:08 -0700 igerasim 8210786: Typo s/overriden/overridden/ in several places
Sat, 15 Sep 2018 13:53:43 -0700 igerasim 8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
Sat, 15 Sep 2018 22:16:16 +0200 bsrbnd 8183548: Comma-expressions shouldn't use any temporary variable
Fri, 14 Sep 2018 22:35:44 -0700 mikael 8210676: Remove some unused Label variables
Fri, 14 Sep 2018 20:30:28 -0700 xuelei 8210785: Trivial typo fix in X509ExtendedKeyManager javadoc
Fri, 14 Sep 2018 14:02:57 -0700 iignatyev 8210732: remove jdk.testlibrary.Utils
Fri, 14 Sep 2018 15:32:22 -0400 gromero 8209972: [GRAAL] Don't run RTM tests with Graal
Fri, 14 Sep 2018 08:48:36 -0700 jcbeyler 8210724: Change the verbosity threshold of logging for [oopstorage,ref]
Thu, 13 Sep 2018 07:46:41 -0400 gadams 8208468: [TESTBUG] nsk/jdb/locals/locals002: fails with "Prompt is not received during ... milliseconds"
Fri, 14 Sep 2018 11:17:25 -0700 ccheung 8190737: use unicode version of the canonicalize() function to handle long path on windows
Tue, 11 Sep 2018 22:16:47 -0700 akolarkunnu 8210056: Enable different look and feel tests in SwingSet3 demo test TextFieldDemoTest
Fri, 14 Sep 2018 12:53:07 -0400 rriggs 8098798: Thread.join(ms) on Linux still affected by changes to the time-of-day clock
Fri, 14 Sep 2018 12:10:28 -0400 coleenp 8210559: ClassLoaderData Symbols can leak
Fri, 14 Sep 2018 09:00:22 -0700 bpb 8210741: Typo in Java API documentation of java.nio.file.Paths
Fri, 14 Sep 2018 16:56:09 +0100 alanb 8208780: (se) test SelectWithConsumer.testReadableAndWriteable(): failure
Fri, 14 Sep 2018 14:44:11 +0200 pliden 8210714: ZGC: ZWeakRootsIterator should no longer call reset/finish_dead_counter()
Fri, 14 Sep 2018 14:44:11 +0200 pliden 8210711: Remove unused offset getters in ThreadLocalAllocBuffer
Fri, 14 Sep 2018 14:44:11 +0200 pliden 8210710: Rename ThreadLocalAllocBuffer::myThread() to thread()
Fri, 14 Sep 2018 14:44:11 +0200 pliden 8209163: SA: Show Object Histogram asserts with ZGC
Fri, 14 Sep 2018 14:45:31 +0200 hannesw 8209914: javadoc search sometimes generates bad URIs
Fri, 14 Sep 2018 14:24:00 +0300 dpochepk 8210461: AArch64: Math.cos intrinsic gives incorrect results
Thu, 13 Sep 2018 11:07:40 +0200 sgehwolf 8210703: vmStructs.cpp compiled with -O0
Fri, 14 Sep 2018 09:16:51 +0200 ihse 8210731: PropertiesParser does not produce reproducible output
Thu, 13 Sep 2018 22:45:12 -0700 iveresov 8210478: Update Graal
Fri, 14 Sep 2018 13:18:52 +0800 amlu 8209772: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
Thu, 13 Sep 2018 15:29:44 -0700 cushon 8193037: package-info annotations are not reported when annotation processing is enabled
Thu, 13 Sep 2018 17:11:04 -0700 xuelei 8209916: NPE in SupportedGroupsExtension
Thu, 13 Sep 2018 07:54:38 -0400 gadams 8210252: com/sun/jdi/DebuggerThreadTest.java fails with NPE
Thu, 13 Sep 2018 15:27:21 -0700 kvn 8210220: [AOT] jdwp test cases are failing with error # ERROR: TEST FAILED: Cought IOException while receiving event packet
Thu, 13 Sep 2018 13:41:17 -0700 naoto 8209167: Use CLDR's time zone mappings for Windows
Thu, 13 Sep 2018 13:03:50 -0700 jcbeyler 8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests
Thu, 13 Sep 2018 21:14:04 +0200 ihse 8207264: solaris-sparcv9-cmp-baseline fails
Thu, 13 Sep 2018 21:12:22 +0200 ihse 8210702: Remove dtrace mapfiles
Thu, 13 Sep 2018 13:30:07 -0400 jiangli 8210193: [TESTBUG]gc/g1/mixedgc/TestOldGenCollectionUsage.java fails intermittently with OutOfMemoryError in CDS mode.
Thu, 13 Sep 2018 14:15:27 -0300 jlaskey 8210674: Need to add examples for use of javac properties introduced by Raw String Literals
Thu, 13 Sep 2018 12:07:01 +0100 michaelm 8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
Thu, 13 Sep 2018 12:41:42 +0200 ihse 8210704: Remove dead build tools
Wed, 12 Sep 2018 21:56:59 -0700 iignatyev 8210699: Problem list tests which times out in Xcomp mode
Mon, 10 Sep 2018 16:59:41 -0700 cushon 8210483: AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679
Wed, 12 Sep 2018 17:45:22 -0700 iklam 8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
Wed, 12 Sep 2018 16:28:06 -0700 vromero 8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty
Thu, 13 Sep 2018 01:41:24 +0200 jwilhelm Added tag jdk-12+11 for changeset f0f5d23449d3
Wed, 12 Sep 2018 17:14:08 -0300 jlaskey 8210671: CheckExamples.java fail after Raw String Literals checkin
Wed, 12 Sep 2018 12:29:40 -0700 amenkov 8210560: [TEST] convert com/sun/jdi redefineClass-related tests
Wed, 12 Sep 2018 10:27:03 -0700 jcbeyler 8210593: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[N-R] tests
Wed, 12 Sep 2018 14:19:36 -0300 jlaskey 8200434: String::align, String::indent
Wed, 12 Sep 2018 14:19:36 -0300 jlaskey 8206981: Compiler support for Raw String Literals
Wed, 12 Sep 2018 08:46:25 -0700 erikj 8210519: build/releaseFile/CheckSource.java failed additional sources foundjdk-12+11
Wed, 12 Sep 2018 14:24:17 +0200 mhorie 8208171: PPC64: Enrich SLP support
Wed, 12 Sep 2018 12:54:16 +0200 mdoerr 8210497: [PPC64] Vector registers not saved across safepoint
Wed, 12 Sep 2018 12:23:58 +0200 ihse 8059019: sdp.conf.template should be copied on linux too
Wed, 12 Sep 2018 11:08:42 +0200 tschatzl 8209843: Optimize oop scan closure closures wrt to reference processing in G1
Wed, 12 Sep 2018 09:12:42 +0100 adinn 8210578: AArch64: Invalid encoding for fmlsvs instruction
Wed, 12 Sep 2018 09:23:36 +0200 thartmann 8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
Fri, 31 Aug 2018 16:28:52 +0200 rkennke 8210187: Explicit barriers for C2
Tue, 11 Sep 2018 20:37:47 -0700 mikael 8210513: Obsolete SyncFlags
Tue, 11 Sep 2018 14:51:45 -0700 igerasim 8210347: Combine subsequent calls to Set.contains() and Set.add()
Tue, 11 Sep 2018 13:54:34 -0700 mikael 8210514: Obsolete SyncVerbose
Wed, 05 Sep 2018 18:14:45 -0700 iklam 8210289: ArchivedKlassSubGraphInfoRecord is incomplete
Tue, 11 Sep 2018 13:34:13 -0400 pchilanomate 8210300: runtime/MemberName/MemberNameLeak.java fails with RuntimeException
Tue, 11 Sep 2018 10:12:50 -0700 jcbeyler 8210385: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[A-N] tests
Tue, 11 Sep 2018 09:42:27 -0400 coleenp 8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe
Tue, 11 Sep 2018 09:53:41 -0400 hseigel 8210470: Remove unused Verifier::verify() Verifier::Mode argument
Tue, 11 Sep 2018 17:48:24 +0530 vtewari 8205330: InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
Tue, 11 Sep 2018 09:14:36 +0200 tschatzl 8210467: Remove unused G1CollectedHeap::_max_heap_capacity
Tue, 11 Sep 2018 09:13:37 +0200 tschatzl 8210463: Recalculate_used() always sets time taken in G1GCPhaseTimes
Tue, 11 Sep 2018 09:27:47 +0800 xyin 8209773: Refactor shell test javax/naming/module/basic.sh to java
Tue, 11 Sep 2018 08:48:26 +0800 weijun 8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
Mon, 10 Sep 2018 16:33:05 -0700 dlong 8210434: [Graal] 8209301 prevents GitHub Graal from compiling with latest JDK
Mon, 10 Sep 2018 19:18:04 -0400 kbarrett 8210511: TestSingleWriterSynchronizer can deadlock
Mon, 10 Sep 2018 18:57:44 -0400 dholmes 8210512: [Testbug] vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails with unexpected size of ClassLoaderReference.referringObjects
Mon, 10 Sep 2018 18:30:24 -0400 jiangli 8210515: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set.
Mon, 10 Sep 2018 14:23:37 -0700 iignatyev 8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
Mon, 10 Sep 2018 16:33:55 -0400 coleenp 8208697: vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
Mon, 10 Sep 2018 12:48:57 -0700 mchung 8210502: jdeps does not handle properly on analyzing a mixture of MR JARs and non-MR JARs
Mon, 10 Sep 2018 16:40:59 +0200 lucy 8210319: [s390]: Use of shift operators not covered by cpp standard
Mon, 10 Sep 2018 20:17:26 +0800 amlu 8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
Mon, 10 Sep 2018 13:07:42 +0200 eosterlund 8210321: Create NO_KEEPALIVE CLD holder accessor
Mon, 10 Sep 2018 13:07:42 +0200 eosterlund 8210233: Prepare Klass::is_loader_alive() for concurrent class unloading
Mon, 10 Sep 2018 11:24:26 +0200 eosterlund 8210236: Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading
Mon, 10 Sep 2018 10:02:48 +0200 ihse 8056217: Remove awt_makecube.cpp
Mon, 10 Sep 2018 09:59:27 +0200 ihse 8081858: make dist-clean does not delete all log files
Mon, 10 Sep 2018 09:58:23 +0200 ihse 8200609: Proper fix for mapfile removal for libjsig
Fri, 07 Sep 2018 14:54:15 -0700 erikj 8210283: Support git as an SCM alternative in the build
Fri, 07 Sep 2018 14:01:52 -0700 iignatyev 8210112: remove jdk.testlibrary.ProcessTools
Fri, 07 Sep 2018 15:18:14 -0400 jiangli 8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1.
Fri, 07 Sep 2018 14:44:52 -0400 kbarrett 8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
Fri, 07 Sep 2018 09:50:02 -0700 jcbeyler 8210429: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests
Fri, 07 Sep 2018 10:17:49 -0700 sherman 8210345: The Japanese message of FileNotFoundException garbled
Fri, 07 Sep 2018 15:56:21 +0100 mcimadamore 8210495: compiler crashes because of illegal signature in otherwise legal code
Fri, 07 Sep 2018 11:24:59 +0200 aleonard 8209786: JDK12 fails to build on s390x with gcc 7.3
Fri, 07 Sep 2018 08:14:47 -0400 dholmes 8210486: Unused code in check_nest_attributes function
Fri, 07 Sep 2018 08:02:51 -0400 mullan 6899533: SecureClassLoader and URLClassLoader have unnecessary check for createClassLoader permission
Thu, 06 Sep 2018 16:27:07 +0200 roland 8209544: AES encrypt performance regression in jdk11b11
Thu, 06 Sep 2018 17:45:15 -0700 dlong 8209361: [AOT] Unexpected number of references for JVMTI_HEAP_REFERENCE_CONSTANT_POOL [111-->111]: 0 (expected at least 1)
Fri, 07 Sep 2018 09:09:31 +0800 xyin 8042902: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently
Thu, 06 Sep 2018 18:06:24 -0700 mikael 8210381: Obsolete EmitSync
Thu, 06 Sep 2018 16:15:32 -0700 jjg 8210009: Source Launcher classloader should support getResource and getResourceAsStream
Thu, 06 Sep 2018 12:10:59 -0700 igerasim 8210285: CharsetDecoder/Encoder's constructor does not reject NaN
Thu, 06 Sep 2018 10:49:17 -0700 naoto 8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
Thu, 06 Sep 2018 09:30:47 -0700 ccheung 8185145: AppCDS custom loader support on Mac OS X
Thu, 06 Sep 2018 05:44:47 -0700 vromero 8210435: don't add local variable spots if they are DCE'ed by the compiler
Thu, 06 Sep 2018 13:13:35 +0100 mcimadamore 8210318: idea.sh script doesn't work on Mac
Wed, 19 Sep 2018 14:06:06 +0530 sadayapalam [lworld] Fix test failure; Also cleanup and comment recent change.lworld
Wed, 19 Sep 2018 12:07:21 +0530 sadayapalam 8210906: [lworld] default value creation should not impose raw types on users.lworld
Tue, 18 Sep 2018 15:00:34 +0530 sadayapalam [lworld] Update benchmarks suite with -XDallowWithFieldOperatorlworld
Tue, 18 Sep 2018 14:42:52 +0530 sadayapalam 8210847:[lworld] Javac should accept __WithField operator only with -XDallowWithFieldOperatorlworld
Fri, 14 Sep 2018 17:11:12 +0200 thartmann 8210659: [lworld] ValueTypeNode::load_default_oop() should return constant for known value klasslworld
Fri, 14 Sep 2018 16:47:23 +0200 thartmann 8210646: [lworld] C2 compilation fails with "assert(!target->is_ready()) failed: our arrival must be expected"lworld
Fri, 14 Sep 2018 08:33:01 -0400 hseigel Summary: Minor test clean-ups suggested by thartmannlworld
Fri, 14 Sep 2018 11:31:36 +0530 sadayapalam 8207168:[LWorld] Withdraw support for __MakeDefault and add support for ValueType.defaultlworld
Wed, 12 Sep 2018 16:54:40 +0200 roland 8189802: [lworld] Non-flattened value type array is not initializedlworld
Tue, 11 Sep 2018 10:40:46 -0400 hseigel Summary: Remove TestNativeClone.java from the Problem list.lworld
Mon, 10 Sep 2018 11:57:52 +0200 thartmann 8210424: [lworld] hotspot jtreg test compiler/valhalla/valuetypes/TestNativeClone.java fails to compilelworld
Mon, 10 Sep 2018 11:08:28 +0200 thartmann 8210260: [lworld] Improve acmp implementationlworld
Mon, 10 Sep 2018 13:56:28 +0530 sadayapalam 8209400:[LWorld] Allow anonymous classes to be value typeslworld
Mon, 10 Sep 2018 09:10:48 +0200 thartmann 8209989: [lworld] C2 compilation fails with "unexpected user of value type"lworld
Fri, 07 Sep 2018 13:09:45 -0400 hseigel 8209899: [lworld] dcmd tests crash with "Unexpected constant pool layout"lworld
Thu, 06 Sep 2018 14:17:29 +0200 dsimms [lworld] Adjust testinglworld
Thu, 06 Sep 2018 12:10:56 +0200 dsimms [lworld] Merge fixeslworld
Thu, 06 Sep 2018 11:31:45 +0200 dsimms Mergelworld
Thu, 06 Sep 2018 02:01:20 -0400 dholmes 8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"
Wed, 05 Sep 2018 21:06:01 -0700 rhalade 8210432: Add additional TeliaSonera root certificate
Wed, 05 Sep 2018 21:01:39 -0700 xuelei 8210334: TLS 1.3 server fails if ClientHello doesn't have pre_shared_key and psk_key_exchange_modes
Wed, 05 Sep 2018 19:40:52 -0700 jcbeyler 8210198: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[A-F] tests
Thu, 06 Sep 2018 02:50:04 +0200 jwilhelm Added tag jdk-12+10 for changeset 8f594f75e054
Wed, 05 Sep 2018 11:12:15 -0700 jcbeyler 8208352: Merge HeapMonitorTest and HeapMonitorGCTest code
Fri, 10 Aug 2018 13:36:10 -0700 iignatyev 8209386: [error-prone] StreamResourceLeak in jdk.internal.ed module
Wed, 05 Sep 2018 13:10:40 -0700 dlong 8187078: -XX:+VerifyOops finds numerous problems when running JPRTjdk-12+10
Wed, 05 Sep 2018 10:39:16 -0700 amenkov 8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
Wed, 05 Sep 2018 10:17:11 -0700 jcbeyler 8208186: SetHeapSamplingInterval handles 1 explicitly
Wed, 05 Sep 2018 09:12:50 -0700 sherman 8210394: (zipfs) jdk/nio/zipfs/ZFSTests.java rootdir.zip: The process cannot access the file because it is being used by another process
Wed, 05 Sep 2018 12:48:51 +0200 mbaesken 8209942: [epsilon] range function for EpsilonTLABElasticity causes compiler warning
Wed, 05 Sep 2018 14:00:36 +0200 ihse 8182733: aarch64 build documentation misleading
Wed, 05 Sep 2018 10:11:42 +0200 eosterlund 8210158: Accessorize JFR getEventWriter() intrinsics
Wed, 05 Sep 2018 11:52:08 +0100 alanb 8209152: (so) ServerSocketChannel::supportedOptions includes IP_TOS
Wed, 05 Sep 2018 11:15:28 +0200 glaubitz 8165440: Add Zero support for x86_64-linux-gnux32 target
Wed, 05 Sep 2018 11:52:15 +0530 pmuthuswamy 8209052: Low contrast in docs/api/constant-values.html
Wed, 05 Sep 2018 12:34:08 +0800 amlu 8209832: Refactor jdk/internal/reflect/Reflection/GetCallerClassTest.sh to plain java test
Tue, 04 Sep 2018 17:04:10 -0700 sherman 8197398: (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside.
Tue, 04 Sep 2018 14:35:59 -0700 iignatyev 8210039: move OSInfo to top level testlibrary
Tue, 04 Sep 2018 15:00:08 -0700 ccheung 8209736: runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode
Tue, 04 Sep 2018 14:17:45 -0700 jcbeyler 8210192: Hsperf counter ParNew::CMS should be ParNew:CMS
Fri, 31 Aug 2018 22:55:34 -0700 jcbeyler 8210182: Remove macros for C compilation from vmTestBase but non jvmti
Tue, 04 Sep 2018 12:44:02 -0700 kvn 8209594: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
Tue, 04 Sep 2018 18:32:28 +0100 dfuchs 8210366: Typo in MethodHandles.Lookup: must be either be
Tue, 04 Sep 2018 18:03:44 +0100 alanb 8210087: Classes in jdk.unsupported not accessible from jconsole plugin
Tue, 04 Sep 2018 09:07:06 -0700 bpb 8210279: (bf) Remove unused package private method java.nio.Buffer.truncate()
Tue, 04 Sep 2018 11:46:23 -0400 gromero 8210320: PPC64: Fix uninitialized variable in C1 LIR assembler code
Tue, 04 Sep 2018 13:19:38 +0200 shade 8210357: Zero builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
Tue, 04 Sep 2018 13:19:37 +0200 shade 8210355: Minimal and Zero non-PCH builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
Tue, 04 Sep 2018 11:35:35 +0100 alanb 8210341: (fs) Typos in PosixFileAttributeView javadoc
Tue, 04 Sep 2018 12:18:35 +0200 tschatzl 8207200: Committed > max memory usage when getting MemoryUsage
Tue, 04 Sep 2018 12:17:23 +0200 tschatzl 8210265: Crash in HSpaceCounters::update_used()
Tue, 04 Sep 2018 14:47:55 +0800 weijun 8210338: Better output for GenerationTests.java
Tue, 04 Sep 2018 08:06:31 +0200 stuefe 8210307: 8210246 broke NMT jtreg tests
Mon, 03 Sep 2018 14:27:03 +0200 stuefe 8210314: [aix] NMT does not show "Safepoint" memory type
Mon, 03 Sep 2018 13:42:58 +0300 bulasevich 8209408: Primitive heap access for interpreter BarrierSetAssembler/arm32
Mon, 03 Sep 2018 13:39:35 +0300 avoitylov 8207247: AARCH64: Enable Minimal and Client VM builds
Mon, 03 Sep 2018 09:43:08 +0200 lucy 8207343: Automate vtable/itable stub size calculation
Sat, 01 Sep 2018 12:02:07 -0700 iklam 8210246: NMTUtil::_memory_type_names should be in sync with MemoryType
Sat, 01 Sep 2018 18:15:27 +0200 goetz 8210259: [testbug] IncompatibleOptions.java fails if VM configured without ZGC
Fri, 31 Aug 2018 14:54:42 -0700 jjg 8208608: Update --module-source-path to allow explicit source paths for specific modules
Fri, 31 Aug 2018 16:29:49 -0400 kbarrett 8210235: JvmtiTrace::safe_get_current_thread_name is unsafe in debug builds
Fri, 31 Aug 2018 11:56:43 -0700 dtitov 8209585: [Graal] vmTestbase/nsk/jvmti/scenarios/sampling tests fail with "Too small stack of resumed thread"
Fri, 31 Aug 2018 18:01:47 +0100 mcimadamore 8210226: Add support for multiple project folders to idea.sh
Fri, 31 Aug 2018 09:53:37 -0700 amenkov 8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
Fri, 31 Aug 2018 10:22:04 -0400 pchilanomate 8206424: Use locking for cleaning ProtectionDomainTable
Fri, 31 Aug 2018 09:10:27 -0400 coleenp 8207793: [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased
Fri, 31 Aug 2018 07:03:46 -0400 coleenp 8210155: Lock ClassLoaderDataGraph
Fri, 31 Aug 2018 12:41:00 +0200 hannesw 8176453: Javadoc search: there are issues with generics in parameters
Fri, 31 Aug 2018 11:43:06 +0200 dnsimon 8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
Fri, 31 Aug 2018 09:37:03 +0200 ihse 6657100: Rename sparcWorks to solstudio in HotSpot
Thu, 30 Aug 2018 13:12:38 +0200 mbaesken 8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp)
Fri, 31 Aug 2018 10:32:47 +0800 jjiang 8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
Fri, 31 Aug 2018 10:00:22 +0800 mli 8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
Thu, 30 Aug 2018 17:59:40 -0700 cjplummer 8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
Thu, 30 Aug 2018 17:03:46 -0400 kbarrett 8209975: Some GCThreadLocalData not initialized
Thu, 30 Aug 2018 16:33:14 -0400 avoitylov 8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
Thu, 30 Aug 2018 16:16:19 -0400 kbarrett 8210119: Rename SubTasksDone::is_task_claimed
Thu, 30 Aug 2018 12:39:26 -0700 bpb 8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
Thu, 30 Aug 2018 11:53:49 -0700 amenkov 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
Thu, 30 Aug 2018 03:01:49 -0700 akolarkunnu 8209993: Create a test for SwingSet3 ToolTipDemo
Thu, 30 Aug 2018 09:47:12 -0700 jcbeyler 8203356: VM Object Allocation Collector can infinite recurse
Thu, 30 Aug 2018 08:01:13 -0700 iklam 8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
Thu, 30 Aug 2018 09:08:23 -0400 hseigel 8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
Thu, 30 Aug 2018 09:34:10 +0200 lucy 8209950: SIGBUS in CodeHeapState::print_names()
Thu, 30 Aug 2018 09:25:38 +0200 eosterlund 8210065: ZGC: Remove mode for treating weaks as strong
Wed, 29 Aug 2018 10:11:51 +0200 mbaesken 8210147: adjust some WSAGetLastError usages in windows network coding
Thu, 30 Aug 2018 09:12:07 +0200 eosterlund 8210063: ZGC: Enable load barriers for IN_NATIVE runtime barriers
Thu, 30 Aug 2018 08:59:23 +0200 eosterlund 8210061: ZGC: Remove STW weak processor mode
Thu, 30 Aug 2018 08:19:13 +0200 ihse 8210160: Remove deprecated configure arguments
Thu, 30 Aug 2018 08:15:10 +0200 ihse 8210150: Allow custom-hook.m4 to include files from CUSTOM_CONFIG_DIR
Wed, 29 Aug 2018 20:13:53 -0700 cjplummer 8199811: com/sun/jdi/ProcessAttachTest.java fails intermittently: Remote thread failed for unknown reason
Tue, 28 Aug 2018 08:06:59 -0400 gadams 8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner
Wed, 29 Aug 2018 19:14:08 -0700 ljiang 8210153: localized currency symbol of VES
Thu, 30 Aug 2018 03:49:23 +0200 jwilhelm Added tag jdk-12+9 for changeset 31b159f30fb2
Wed, 29 Aug 2018 13:50:55 -0700 mikael 8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java
Wed, 29 Aug 2018 13:04:50 -0700 mikael 8209856: Obsolete error reporter
Wed, 29 Aug 2018 20:15:09 +0200 rkennke 8180193: Make marking bitmap code available to other GCsjdk-12+9
Wed, 29 Aug 2018 19:48:28 +0200 jwilhelm Merge
Wed, 22 Aug 2018 21:50:12 +0200 jwilhelm Added tag jdk-11+28 for changeset 76072a077ee1
Tue, 21 Aug 2018 12:48:10 -0700 jjg 8209806: API docs should be updated to refer to javase11jdk-11+28
Tue, 21 Aug 2018 11:30:48 -0700 wetmore 8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
Tue, 21 Aug 2018 13:44:59 +0100 aph 8207838: AArch64: Float registers incorrectly restored in JNI call
Tue, 21 Aug 2018 17:47:59 +0200 thartmann 8209670: CompilerThread releasing code buffer in destructor is unsafe
Tue, 21 Aug 2018 09:25:06 +0200 simonis 8209637: [s390x] Interpreter doesn't call result handler after native calls
Mon, 20 Aug 2018 15:10:20 -0700 kvn 8209735: Disable avx512 by default
Wed, 29 Aug 2018 12:00:47 -0400 apetcher 8201317: X25519/X448 code improvements
Tue, 28 Aug 2018 14:55:06 +0200 ghaug 8209996: [PPC64] Fix JFR profiling
Wed, 29 Aug 2018 10:46:59 -0400 pchilanomate 8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
Wed, 22 Aug 2018 10:29:17 +0200 roland 8209691: Allow MemBar on single memory slice
Wed, 29 Aug 2018 11:25:51 +0100 mcimadamore 8209064: Make intellij support more robust after changes for 2018.2
Wed, 29 Aug 2018 14:10:19 +0530 vtewari 8176553: LdapContext follows referrals infinitely ignoring set limit
Wed, 29 Aug 2018 09:36:17 +0200 jlahoda 8206986: Compiler support for Switch Expressions (Preview)
Tue, 28 Aug 2018 09:01:54 +0200 mbaesken 8209994: windows: Java_java_net_NetworkInterface_getAll misses releasing interface-list
Tue, 28 Aug 2018 20:05:41 -0700 ljiang 8208746: ISO 4217 Amendment #168 update
Wed, 29 Aug 2018 08:00:00 +0200 pliden 8210045: Allow using a subset of worker threads even when UseDynamicNumberOfGCThreads is not set
Tue, 28 Aug 2018 21:25:37 -0700 jcbeyler 8210035: Fix copyrights for files created for the HeapMonitor work
Tue, 28 Aug 2018 16:01:12 -0700 iklam 8210040: TestOptionsWithRanges.java is very slow
Tue, 28 Aug 2018 16:01:01 -0700 iklam 8210043: Invalid assert(HeapBaseMinAddress > 0) in ReservedHeapSpace::initialize_compressed_heap
Tue, 28 Aug 2018 16:18:58 -0700 ccheung 8209743: [TESTBUG] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails with OutOfMemoryError running in CDS mode
Tue, 28 Aug 2018 18:31:14 -0400 coleenp Merge
Tue, 28 Aug 2018 18:17:01 -0400 coleenp 8209958: Clean up duplicate basic array type statics in Universe
Tue, 28 Aug 2018 15:17:52 -0700 twisti 8210008: custom extension for make/SourceRevision.gmk
Tue, 28 Aug 2018 18:03:33 -0400 coleenp 8210088: ProblemList gc/epsilon/TestMemoryMXBeans.java
Tue, 28 Aug 2018 14:37:34 -0700 iignatyev 8209611: use C++ compiler for hotspot tests
Tue, 28 Aug 2018 14:33:18 -0700 iignatyev 8210108: sun/tools/jstatd test build failures after JDK-8210022
Tue, 28 Aug 2018 07:30:36 -0400 gadams 8019927: [TESTBUG] nsk/jvmti/GetThreadInfo/thrinfo001 intermittently fails with 'invalid thread group' when running with JFR
Tue, 28 Aug 2018 16:04:54 -0400 kbarrett 8209976: Improve iteration over non-JavaThreads
Tue, 28 Aug 2018 14:45:34 -0400 jiangli 8209534: [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI.
Tue, 28 Aug 2018 12:57:40 -0400 kbarrett 8072498: Multi-thread JNI weak reference processing
Wed, 22 Aug 2018 09:33:18 -0700 jcbeyler 8201224: Make string buffer size dynamic in mlvmJvmtiUtils.c
Tue, 28 Aug 2018 17:03:16 +0200 goetz 8209939: [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on.
Tue, 28 Aug 2018 10:10:11 -0400 hseigel 8202578: Revisit location for class unload events
Tue, 28 Aug 2018 09:06:23 +0200 pliden 8209894: ZGC: Cap number of GC workers based on heap size
Mon, 27 Aug 2018 21:50:52 -0700 iignatyev 8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
Mon, 27 Aug 2018 17:01:15 -0700 iignatyev 8186548: move jdk.testlibrary.JcmdBase closer to tests
Mon, 27 Aug 2018 16:45:18 -0700 amenkov 8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
Mon, 27 Aug 2018 03:48:41 -0700 akolarkunnu 8209494: Create a test for SwingSet InternalFrameDemo
Mon, 27 Aug 2018 17:20:29 -0400 zgu 8209852: Counters in StringCleaningTask should be type of size_t
Mon, 27 Aug 2018 12:45:31 -0700 lmesnik 8209920: runtime/logging/RedefineClasses.java fail with OOME with ZGC
Mon, 27 Aug 2018 03:46:44 -0700 akolarkunnu 8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Mon, 27 Aug 2018 09:46:24 -0700 xuelei 8209965: The "supported_groups" extension in ServerHellos
Mon, 27 Aug 2018 23:14:17 +0800 weijun 8209995: java.base does not need to export sun.security.ssl to java.security.jgss
Mon, 27 Aug 2018 12:33:03 +0100 dfuchs 8209987: Minor cleanup in Level.java
Mon, 27 Aug 2018 10:25:13 +0530 jgeorge 8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
Sat, 25 Aug 2018 11:10:21 -0400 coleenp 8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
Sat, 25 Aug 2018 14:23:21 +0200 shade 8209911: More blob types in hs_err printout
Fri, 24 Aug 2018 18:56:41 -0700 igerasim 6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
Thu, 23 Aug 2018 21:16:45 -0700 iklam 8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
Fri, 24 Aug 2018 13:30:56 -0700 vromero 8209173: javac fails with completion exception while reporting an error
Fri, 24 Aug 2018 13:23:39 -0700 mikael 8209915: Fix license headers
Fri, 24 Aug 2018 15:49:21 -0400 zgu 8209841: [REDO] Refactor G1ParallelCleaningTask into shared
Fri, 24 Aug 2018 15:33:28 -0400 jiangli 8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
Fri, 24 Aug 2018 11:56:14 -0700 dlong 8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
Fri, 17 Aug 2018 17:13:12 +0200 roland 8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item
Fri, 24 Aug 2018 09:12:51 -0500 gziemski 8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138
Mon, 20 Aug 2018 12:08:07 +0200 ghaug 8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1
Mon, 23 Jul 2018 18:08:46 +0200 sgehwolf 8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
Fri, 24 Aug 2018 14:04:34 +0200 redestad 8209837: Avoid initializing ExpiringCache during bootstrap
Fri, 06 Jul 2018 16:04:19 +0200 rkennke 8206457: Code paths from oop_iterate() must use barrier-free access
Fri, 24 Aug 2018 09:38:11 +0200 shade 8208665: Amend cross-compilation docs with qemu-debootstrap recipe
Fri, 24 Aug 2018 08:17:23 +0200 thartmann 8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
Thu, 23 Aug 2018 16:47:53 -0700 lmesnik 8209150: [TESTBUG] Add logging to verify JDK-8197901 to a different test
Thu, 23 Aug 2018 07:54:19 -0400 gadams 8034084: nsk.nsk/jvmti/ThreadStart/threadstart003 Wrong number of thread end events
Thu, 23 Aug 2018 18:14:53 -0400 kbarrett 8209850: Allow NamedThreads to use GlobalCounter critical sections
Thu, 23 Aug 2018 12:57:40 -0700 joehw 8209873: Typo in javax.xml.validation.Validator.validate documentation
Thu, 23 Aug 2018 12:09:46 -0700 igerasim 8209171: Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
Thu, 23 Aug 2018 09:36:13 -0700 igerasim 8209851: Algorithm name is compared via reference identity
Thu, 23 Aug 2018 09:35:09 -0700 ccheung 8207211: [TESTBUG] Remove excessive output from CDS/AppCDS tests
Thu, 23 Aug 2018 11:33:51 -0400 pchilanomate 8209854: ProblemList MemberNameLeak
Thu, 23 Aug 2018 14:31:27 +0200 pliden 8209883: ZGC: Compile without C1 broken
Thu, 23 Aug 2018 11:37:14 +0100 coffeys 8209129: Further improvements to cipher buffer management
Thu, 23 Aug 2018 10:52:27 +0200 pliden 8209831: ZGC: Clean up ZRelocationSetSelectorGroup::semi_sort()
Wed, 22 Aug 2018 14:28:47 -0700 joehw 8209615: ParseError in XMLEventReader on a valid input
Wed, 22 Aug 2018 13:53:48 -0700 dlong 8209651: better TLS poll for x64 C2
Wed, 22 Aug 2018 21:48:39 +0200 jwilhelm Added tag jdk-12+8 for changeset 492b366f8e57
Wed, 22 Aug 2018 13:47:47 -0500 mchung 8167314: Enable the check to detect duplicate provides in in GenModuleInfoSource
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8209062: Clean up G1MonitoringSupport
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8209061: Move G1 serviceability functionality to G1MonitoringSupport
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8209700: Remove HeapRegionSetBase::RegionSetKind for a more flexible approach
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8209698: Remove "Pinned" from HeapRegionTraceType
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8208498: Put archive regions into a first-class HeapRegionSet
Wed, 22 Aug 2018 10:28:34 -0700 amenkov 8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
Wed, 22 Aug 2018 08:31:15 -0700 dtitov 8202342: [Graal] fromTonga/nsk/jvmti/unit/FollowReferences/followref003/TestDescription.java fails with "Location mismatch" errors
Tue, 14 Aug 2018 09:59:37 -0700 iklam 8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
Wed, 22 Aug 2018 16:06:51 +0100 adinn 8209783: AArch64: Combine Multiply and Neg operations in C2
Wed, 22 Aug 2018 10:36:39 +0200 roland 8209686: cleanup arguments to PhaseIdealLoop() constructor
Wed, 22 Aug 2018 16:01:29 +0200 tschatzl 8209839: [Backout] Backout JDK-8206467 Refactor G1ParallelCleaningTask into shared
Sun, 19 Aug 2018 20:00:57 +0200 rkennke 8209667: Explicit barriers for C1/LIR
Wed, 22 Aug 2018 07:51:07 -0400 coleenp 8208172: SIGSEGV when owner of invokedynamic bootstrap method throws an exception - Symbol::increment_refcount()+0x0
Wed, 22 Aug 2018 13:06:33 +0200 eosterlund 8208601: Introduce native oop barriers in C2 for OopHandle
Wed, 22 Aug 2018 13:01:26 +0200 rkennke 8209801: Rename C1_WRITE_ACCESS and C1_READ_ACCESS decorators to ACCESS_READ and ACCESS_WRITE
Wed, 22 Aug 2018 10:09:06 +0200 roland 8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null()
Tue, 14 Aug 2018 16:54:47 +0200 roland 8209420: Track membars for volatile accesses so they can be properly optimized
Wed, 22 Aug 2018 15:10:40 +0800 weijun 8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class
Tue, 21 Aug 2018 20:23:34 -0700 iklam 8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)
Tue, 21 Aug 2018 20:19:46 -0700 igerasim 8186186: GSSContext.isEstablished() can return true on error state
Wed, 22 Aug 2018 11:10:45 +0800 weijun 8209771: jdk.test.lib.Utils::runAndCheckException error
Fri, 17 Aug 2018 13:53:53 -0700 iklam 8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
Tue, 21 Aug 2018 20:29:57 -0400 zgu 8206467: Refactor G1ParallelCleaningTask into shared
Tue, 21 Aug 2018 13:17:29 -0700 lmesnik 8209758: 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabledjdk-12+8
Tue, 21 Aug 2018 14:14:28 +0200 twisti 8209689: Compiler.isGraalEnabled should not check jvmci.Compiler property
Tue, 21 Aug 2018 08:38:02 -0700 never 8209624: [JVMCI] Invalidate nmethods instead of directly unloading them when the InstalledCode is dropped
Tue, 21 Aug 2018 10:37:02 -0400 pchilanomate 8206423: Use locking for cleaning ResolvedMethodTable
Tue, 21 Aug 2018 10:03:22 -0400 coleenp 8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do
Tue, 21 Aug 2018 09:33:41 -0400 coleenp 8209738: Remove ClassLoaderDataGraph::*oops_do functions
Tue, 21 Aug 2018 13:12:15 +0200 rkennke 8209668: Explicit barriers for C1/assembler
Tue, 21 Aug 2018 11:41:54 +0530 pmuthuswamy 8203792: Remove "compatibility" features from Head.java
Mon, 20 Aug 2018 13:58:23 -0700 iklam 8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
Mon, 20 Aug 2018 16:18:56 -0700 tbell 8209760: merge error: restore ea in make/conf/jib-profiles.js
Mon, 20 Aug 2018 15:37:47 -0700 jnimeh 8208350: Disable all DES cipher suites
Mon, 20 Aug 2018 14:19:30 -0700 mikael Merge
Fri, 17 Aug 2018 09:51:28 -0700 mikael Added tag jdk-11+27 for changeset 9d7d74c6f2cb
Thu, 16 Aug 2018 10:22:48 +0100 michaelm 8207966: HttpClient response without content-length does not return bodyjdk-11+27
Thu, 16 Aug 2018 02:00:31 +0800 jjiang 8209537: Two security tests failed after JDK-8164639 due to dependency was missed
Wed, 15 Aug 2018 18:41:18 +0800 jjiang 8164639: Configure PKCS11 tests to use user-supplied NSS libraries
Wed, 15 Aug 2018 00:48:12 -0700 vdeshpande 8207746: C2: Lucene crashes on AVX512 instruction
Tue, 14 Aug 2018 17:21:44 -0700 rhalade 8206176: Remove the temporary tls13VN field
Tue, 14 Aug 2018 16:36:17 -0700 diazhou 8209451: Please change jdk 11 milestone to FCS
Tue, 14 Aug 2018 16:47:56 -0700 xuelei 8207009: TLS 1.3 half-close and synchronization issues
Tue, 14 Aug 2018 14:46:13 -0700 rhalade 8209506: Add Google Trust Services GlobalSign root certificates
Tue, 14 Aug 2018 12:50:39 -0700 kaddepalli 8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
Tue, 14 Aug 2018 09:38:29 -0700 rhalade 8209452: VerifyCACerts.java failed with "At least one cacert test failed"
Tue, 14 Aug 2018 11:55:21 +0530 rgoel 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
Mon, 13 Aug 2018 13:44:45 -0700 iignatyev 8205687: TimeoutHandler generates huge core files
Thu, 09 Aug 2018 11:33:47 -0700 epavlova 8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in -Xcomp
Thu, 09 Aug 2018 22:47:18 +0530 mhalder 8208125: Cannot input text into JOptionPane Text Input Dialog
Mon, 20 Aug 2018 11:37:57 -0700 iignatyev 8209740: typo in test/lib/jtreg/SkippedException.java
Mon, 20 Aug 2018 10:11:26 -0700 joehw 8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
Mon, 20 Aug 2018 17:25:45 +0200 lucy 8209588: SIGSEGV in MethodArityHistogram() with -XX:+CountCompiledCalls
Mon, 20 Aug 2018 14:25:02 +0200 redestad 8209633: Avoid creating WeakEntry wrappers when looking up cached MethodType
Mon, 20 Aug 2018 08:25:57 -0400 lfoltan 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
Wed, 05 Sep 2018 11:43:44 +0200 dsimms [lworld] Adjust testinglworld
Tue, 04 Sep 2018 16:00:21 +0530 sadayapalam 8210346:[LWorld] inferred value typed `type arguments' are allowed by Javac even without -XDallowGenericsOverValueslworld
Mon, 03 Sep 2018 14:42:46 +0530 sadayapalam [lworld] Fix test failure post mergelworld
Mon, 03 Sep 2018 13:55:07 +0530 sadayapalam 8210310: [lworld] Javac allows invocation of identity sensitive jlO methods on values via superlworld
Mon, 03 Sep 2018 11:52:04 +0530 sadayapalam 8210122: [lworld] javac issues bogus "no comment" doclint warning while compiling value classlworld
Fri, 31 Aug 2018 14:08:04 -0400 hseigel Summary: Don't run hs/compiler/aot tests if +EnableValhallalworld
Fri, 31 Aug 2018 11:43:07 +0200 thartmann 8209134: [lworld] New nmethod entry point for unscalarized (nullable) value type argumentslworld
Wed, 29 Aug 2018 09:06:15 -0700 Sergey Kuksenko add acmp benchmarkslworld
Tue, 28 Aug 2018 16:22:24 -0700 mchung 8209896: [lworld] IncompatibleClassChangeError thrown when defining a lambda within value typelworld
Tue, 28 Aug 2018 13:43:32 -0400 hseigel 8205026: [lworld] EnableValhalla regression testinglworld
Mon, 27 Aug 2018 17:46:04 +0200 thartmann 8209702: [lworld] C2 compilation fails with "assert(argument(0)->bottom_type()->isa_ptr()) failed: must be"lworld
Thu, 23 Aug 2018 10:43:09 -0400 hseigel Summary: Add missing #include to fix build with no precompiled headerslworld
Thu, 23 Aug 2018 15:25:42 +0200 dsimms Bad merge, more parentheseslworld
Wed, 22 Aug 2018 12:07:04 +0200 dsimms Fixed timeout on debug buildslworld
Wed, 22 Aug 2018 14:18:30 +0200 thartmann 8209687: [lworld] C2 compilation crashes in AddPNode::Valuelworld
Tue, 21 Aug 2018 22:03:26 -0400 dholmes Mergenestmates
Tue, 21 Aug 2018 16:33:51 +0200 dsimms Post merge fixeslworld
Tue, 21 Aug 2018 16:19:13 +0200 dsimms Mergelworld
Mon, 20 Aug 2018 12:50:47 +0200 dsimms Mergelworld
Mon, 20 Aug 2018 10:04:00 +0200 shade 8209573: [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure
Sun, 19 Aug 2018 22:41:49 -0700 iignatyev 8209456: [error-prone] ShortCircuitBoolean in java.logging
Sat, 18 Aug 2018 13:59:25 -0400 kbarrett 8154343: Make SATB related code available to other GCs
Fri, 17 Aug 2018 21:36:02 -0700 jnimeh 8203614: Java API SSLEngine example code needs correction
Fri, 17 Aug 2018 14:50:59 -0700 ccheung 8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived
Fri, 17 Aug 2018 22:20:47 +0100 coffeys 8208675: Remove legacy sun.security.key.serial.interop property
Fri, 17 Aug 2018 13:37:01 -0700 darcy 8209304: Deprecate serialVersionUID fields in interfaces
Fri, 17 Aug 2018 13:20:53 -0700 iveresov 8206992: Update Graal
Fri, 17 Aug 2018 11:56:59 -0500 gziemski 8209586: AARCH64: SymbolTable changes throw assert on aarch64
Fri, 17 Aug 2018 09:53:52 -0700 mikael Added tag jdk-12+7 for changeset ef57958c7c51
Fri, 17 Aug 2018 21:50:55 +0530 sballal 8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
Fri, 17 Aug 2018 13:38:19 +0200 rehn 8207334: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M
Fri, 17 Aug 2018 03:59:20 -0700 epavlova 8209587: Update test/hotspot/jtreg/ProblemList-graal.txt
Fri, 17 Aug 2018 08:21:20 +0200 thartmann 8208275: C2 crash in Node::add_req(Node*)
Wed, 15 Aug 2018 11:19:57 -0700 iklam 8209545: Simplify HeapShared::archive_module_graph_objects
Thu, 16 Aug 2018 19:49:25 -0400 kbarrett 8209607: Remove stale comment for JNI mutexes
Thu, 16 Aug 2018 16:44:51 -0700 amenkov 8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
Thu, 16 Aug 2018 16:28:03 -0700 iignatyev 8209549: remove VMPropsExt from TEST.ROOT
Thu, 16 Aug 2018 17:29:22 -0400 jiangli 8209389: SIGSEGV in WalkOopAndArchiveClosure::do_oop_work.
Thu, 16 Aug 2018 10:20:00 -0700 amenkov 8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
Thu, 16 Aug 2018 15:00:23 +0200 jlahoda 8208269: Javadoc does not support module-info in a multi-release jar
Wed, 15 Aug 2018 10:38:27 -0400 rriggs 8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug
Thu, 16 Aug 2018 16:06:54 +0530 rgoel 8209047: "Illegal pattern character 'B'" IllegalArgumentException with Burmese localesjdk-12+7
Thu, 16 Aug 2018 09:46:09 +0200 dnsimon 8209535: [JVMCI] Do not swallow NoClassDefFoundError when converting JVMCI methods and fields to reflection objects
Thu, 16 Aug 2018 09:09:18 +0200 thartmann 8209511: C2 asserts with UseSSE < 4 and AVX enabled: "Label was never bound to a location, but it was used as a jmp target'
Wed, 15 Aug 2018 19:22:46 -0700 iklam 8207832: serviceability/sa/ClhsdbCDSCore.java failed with "Couldn't find core file location"
Tue, 14 Aug 2018 20:46:46 -0700 iklam 8206115: Use shared macros for JavaClasses::compute_offsets and MetaspaceShared::serialize_well_known_classes
Wed, 15 Aug 2018 13:39:32 -0700 vromero 8207320: Wrong type order for intersection lambdas with multiple abstract methods
Wed, 15 Aug 2018 16:01:48 -0400 coleenp 8209541: Fix merge problem in SymbolTable::do_check_concurrent_work
Wed, 15 Aug 2018 15:50:23 -0400 coleenp 8209447: vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/TestDescription.java timed out
Wed, 15 Aug 2018 10:44:56 -0700 darcy 5075463: (enum) Serialized Form javadoc for java.lang.Enum is misleading
Wed, 15 Aug 2018 10:16:15 -0700 darcy 8176425: Add radix indication in NumberFormatException message for Integer.decode
Wed, 15 Aug 2018 10:00:16 -0700 mseledtsov 8209164: [TESTBUG] Apply jtreg skipped status to cds tests
Wed, 15 Aug 2018 14:35:33 +0200 thartmann 8209459: TestSHA512MultiBlockIntrinsics failed on AArch64
Wed, 15 Aug 2018 14:48:12 +0300 dpochepk 8209439: C2 library_call can potentially ignore Math.pow intrinsic or use null pointer
Wed, 15 Aug 2018 09:51:57 +0200 eosterlund 8208582: Introduce native oop barriers in C1 for OopHandle
Tue, 14 Aug 2018 18:16:47 -0700 xuelei 8207009: TLS 1.3 half-close and synchronization issues
Tue, 14 Aug 2018 19:52:34 -0400 coleenp 8209518: symbol table gtest fails with semaphore error
Tue, 14 Aug 2018 18:42:14 -0500 gziemski 8195100: Use a low latency hashtable for SymbolTable
Tue, 14 Aug 2018 14:08:04 -0700 kvn 8208463: jdk.internal.vm.compiler's module-info.java.extra contains duplicated provides of the same service interface
Tue, 14 Aug 2018 14:58:14 -0400 kbarrett 8209347: SATBMarkQueue.cpp should not need jvm.h
Tue, 14 Aug 2018 11:56:32 -0700 amenkov 8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
Tue, 14 Aug 2018 13:16:26 -0400 kbarrett 8209346: Refactor SATBMarkQueue filter configuration
Tue, 14 Aug 2018 10:08:21 -0700 rhalade 8209452: VerifyCACerts.java failed with "At least one cacert test failed"
Mon, 13 Aug 2018 21:57:17 -0700 akolarkunnu 8209418: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Tue, 14 Aug 2018 22:39:34 +0800 weijun 8209416: Refactoring GetPropertyAction calls in security libs
Tue, 14 Aug 2018 14:28:23 +0200 lucy 8209433: [s390] Fix build, broken by 8208672 (Enable -Wreorder)
Mon, 13 Aug 2018 09:19:21 -0700 jcbeyler 8061467: Add UseLargePages to TestNUMAPageSize
Mon, 13 Aug 2018 14:04:43 +0200 pliden 8209376: ZGC: Move ZMarkStackAllocator into a separate file
Mon, 13 Aug 2018 14:04:42 +0200 pliden 8209375: ZGC: Use dynamic base address for mark stack space
Tue, 14 Aug 2018 00:15:56 -0400 kbarrett 8209345: Merge SATBMarkQueueFilter into SATBMarkQueueSet
Tue, 14 Aug 2018 10:42:00 +0800 xiaofeya 8194230: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException
Mon, 13 Aug 2018 17:39:27 -0700 iignatyev 8209382: [error-prone] HashtableContains in sun/rmi/server/ActivationGroupImpl.java
Mon, 13 Aug 2018 18:21:26 -0400 kbarrett 8209396: Make PtrQueueSets not statically allocated
Mon, 13 Aug 2018 13:24:55 -0700 kvn 8207153: Some intrinsic tests take long time to run
Mon, 13 Aug 2018 19:21:43 +0200 redestad 8209120: Archive the Integer.IntegerCache
Fri, 10 Aug 2018 09:16:10 +0200 mbaesken 8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update
Mon, 13 Aug 2018 04:02:51 -0700 epavlova 8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
Mon, 13 Aug 2018 12:24:25 +0200 tschatzl 8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
Mon, 13 Aug 2018 12:24:25 +0200 tschatzl 8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
Mon, 13 Aug 2018 12:24:25 +0200 tschatzl 8209193: Fix aarch64-linux compilation after -Wreorder changes
Mon, 13 Aug 2018 12:24:25 +0200 ghaug 8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
Mon, 13 Aug 2018 12:24:25 +0200 avoitylov 8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
Mon, 13 Aug 2018 10:28:01 +0200 shade 8209378: Fix Minimal VM after JDK-8208677
Sat, 11 Aug 2018 12:49:33 -0400 coleenp 8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Fri, 10 Aug 2018 22:38:18 -0400 coleenp 8209384: ProblemList stressHierarchy metaspace tests
Fri, 10 Aug 2018 12:05:53 -0700 bchristi 8205399: Set node color on pinned HashMap.TreeNode deletion
Fri, 10 Aug 2018 09:36:01 -0400 coleenp 8164683: Solaris: JVM abuses thread preemption control
Fri, 10 Aug 2018 09:30:26 -0400 hseigel 8207778: Add locking to ModuleEntry and PackageEntry tables
Fri, 10 Aug 2018 14:22:49 +0300 bulasevich 8206895: aarch64: rework error-prone cmp instuction
Fri, 10 Aug 2018 17:07:44 +0800 weijun 8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
Fri, 10 Aug 2018 13:07:21 +0800 xyin 8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
Fri, 10 Aug 2018 00:35:57 -0400 jiangli 8207263: Store the Configuration for system modules into CDS archive.
Thu, 09 Aug 2018 15:52:23 -0700 ccheung 8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
Fri, 10 Aug 2018 00:20:15 +0200 redestad 8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy
Thu, 09 Aug 2018 22:51:48 +0200 rkennke 8209118: Abstract SATBMarkQueueSet's ThreadLocalData access
Thu, 09 Aug 2018 11:39:18 -0700 epavlova 8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
Thu, 09 Aug 2018 10:08:07 -0700 mikael Merge
Thu, 09 Aug 2018 07:58:25 -0700 mikael Added tag jdk-11+26 for changeset 945ba9278a27
Thu, 09 Aug 2018 11:23:12 +0100 chegar 8208391: Differentiate response and connect timeouts in HTTP Client API
Wed, 08 Aug 2018 15:51:08 -0700 serb 8189667: Desktop#moveToTrash expects incorrect "<<ALL FILES>>" FilePermission
Wed, 08 Aug 2018 15:11:11 -0400 dcubed 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Wed, 08 Aug 2018 13:45:41 +0800 yzhang 8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
Mon, 06 Aug 2018 14:56:56 +0200 rwestberg 8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization
Tue, 07 Aug 2018 00:06:52 -0700 ljiang 8208663: JDK 11 L10n resource file update msg drop 20jdk-11+26
Tue, 07 Aug 2018 17:40:11 -0700 iris 8201394: Update java.se module summary to reflect removal of java.se.ee module
Tue, 07 Aug 2018 13:51:30 -0700 iignatyev 8031761: [TESTBUG] Add a regression test for JDK-8026328
Tue, 07 Aug 2018 10:29:01 -0400 mullan 8208691: Tighten up jdk.includeInExceptions security property
Mon, 06 Aug 2018 22:30:37 -0400 dbuck 8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
Mon, 06 Aug 2018 20:44:14 -0400 dcubed 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Mon, 06 Aug 2018 00:46:40 -0700 ssahoo 8208496: New Test to verify concurrent behavior of TLS.
Mon, 06 Aug 2018 09:09:57 +0200 thartmann 8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
Fri, 03 Aug 2018 15:39:28 -0700 iignatyev 8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
Fri, 22 Jun 2018 16:07:15 +0200 rkennke 8205523: Explicit barriers for interpreter
Thu, 09 Aug 2018 17:11:11 +0200 rkennke 8204969: Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at()
Thu, 09 Aug 2018 08:02:20 -0700 mikael Added tag jdk-12+6 for changeset 7939b3c4e408
Wed, 08 Aug 2018 11:11:19 -0700 jcbeyler 8208242: Add @requires to vmTestbase/gc/g1 tests
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8209127: ZGC: Improve error message when failing to map memory for mark stacks
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8209126: ZGC: ZMarkStackAllocator::is_initialized() never called
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8209125: ZGC: Clean up ZServiceabilityCounters
Thu, 09 Aug 2018 11:24:30 +0200 pliden 8207756: ZGC: jstat should show CGC STW phases
Thu, 09 Aug 2018 15:42:48 +0800 xiaofeya 8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
Wed, 08 Aug 2018 18:38:34 -0700 kvn 8207965: C2-only debug build fails
Wed, 08 Aug 2018 15:34:32 -0700 jcbeyler 8208303: Track JNI failures and fail tests
Wed, 08 Aug 2018 14:40:02 -0700 mchung 8202941: GenModuleInfoSource build tool does not detect missing semicolons
Wed, 08 Aug 2018 15:24:21 -0400 coleenp 8208677: Move inner metaspace cleaning out of class unloading
Wed, 08 Aug 2018 15:11:11 -0400 dcubed 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Wed, 08 Aug 2018 09:25:10 -0700 bpb 8193822: Remove unused newDirectByteBuffer and truncate methods from buffer classes
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208672: Enable -Wreorder in make files for gcc, clang
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208670: Compiler changes to allow enabling -Wreorder
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208669: GC changes to allow enabling -Wreorder
Wed, 08 Aug 2018 10:21:23 +0800 xyin 8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/jdk-12+6
Tue, 07 Aug 2018 19:35:50 -0400 coleenp 8208575: Remove Atomic::add/sub for short
Tue, 07 Aug 2018 15:45:07 -0700 iklam 8208999: Some use of Klass* should be replaced by InstanceKlass*
Tue, 07 Aug 2018 16:07:47 -0700 sherman 8208634: Add x-IBM-1129 charset
Tue, 07 Aug 2018 23:08:52 +0200 redestad 8209003: Consolidate use of empty collections in java.lang.module
Tue, 07 Aug 2018 13:51:30 -0700 iignatyev 8031761: [TESTBUG] Add a regression test for JDK-8026328
Tue, 07 Aug 2018 09:44:39 -0700 ccheung 8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
Fri, 03 Aug 2018 07:59:01 +0200 mbaesken 8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds
Mon, 06 Aug 2018 18:49:51 -0700 kvn 8209023: fix 2 compiler tests to avoid JDK-8208690
Mon, 06 Aug 2018 20:52:41 -0400 dcubed 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Mon, 06 Aug 2018 14:23:02 -0700 jcbeyler 8079682: [mlvm] remove SAM code in MHTransformationGen
Mon, 06 Aug 2018 15:35:44 -0700 shurailine 8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
Mon, 06 Aug 2018 15:18:57 -0700 psandoz 8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
Mon, 06 Aug 2018 14:55:04 -0700 fweimer 8208362: (bf) Long chains created by direct Buffer::slice
Mon, 06 Aug 2018 14:29:22 -0700 darcy 8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
Mon, 06 Aug 2018 13:53:49 -0700 epavlova 8194958: [Graal] disable compiler/c2/cr7200264 tests
Mon, 06 Aug 2018 16:15:09 -0400 dcubed 8209020: ProblemList tests affected by JDK-8208778
Mon, 06 Aug 2018 14:20:58 -0400 hseigel 8208604: Metadata::print_value_string() compares 'this' to NULL
Mon, 06 Aug 2018 13:57:26 -0400 dcubed 8209018: ProblemList tests affected by JDK-8208690
Mon, 06 Aug 2018 04:31:50 -0400 dholmes 8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
Sun, 05 Aug 2018 19:16:31 +0100 alanb 8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes
Fri, 03 Aug 2018 21:06:15 -0700 darcy 8208782: Remove extra type in throws clause of SerialClob.writeObject
Fri, 03 Aug 2018 12:45:18 -0700 bpb 8186766: UnixNativeDispatcher::readlink() may truncate overlong paths
Fri, 03 Aug 2018 09:42:57 -0700 prr Merge
Thu, 02 Aug 2018 09:26:40 -0700 prr Added tag jdk-11+25 for changeset 331888ea4a78
Thu, 02 Aug 2018 09:49:04 +0200 mgronlun 8207139: NMT is not enabled on Windows 2016/10
Tue, 31 Jul 2018 14:04:29 -0700 prr 8204931: Colors with alpha are painted incorrectly on Linuxjdk-11+25
Tue, 31 Jul 2018 14:03:39 -0700 prr 8208353: Upgrade JDK 11 to libpng 1.6.35
Tue, 31 Jul 2018 12:23:55 -0700 prr 8208466: Fix potential memory leak in harfbuzz shaping.
Tue, 31 Jul 2018 21:23:56 +0300 dsamersoff 8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch
Tue, 31 Jul 2018 09:48:25 -0700 epavlova 8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
Mon, 30 Jul 2018 14:22:36 -0400 dcubed 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Fri, 27 Jul 2018 00:00:28 -0700 iignatyev 8208370: fix typo in ReservedStack tests' @requires
Thu, 26 Jul 2018 23:59:46 -0700 iignatyev 8208358: update bug ids mentioned in tests
Thu, 26 Jul 2018 15:56:37 -0400 hseigel 8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
Thu, 26 Jul 2018 11:53:59 -0700 jcbeyler 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
Thu, 26 Jul 2018 10:23:33 -0700 epavlova 8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
Thu, 26 Jul 2018 13:08:42 -0400 dcubed 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Fri, 03 Aug 2018 14:14:59 +0100 coffeys 8208583: Better management of internal KeyStore buffers
Fri, 03 Aug 2018 11:06:10 +0200 zgu 8205921: Optimizing best-of-2 work stealing queue selection
Fri, 03 Aug 2018 09:57:10 +0100 coffeys 8207775: Better management of CipherCore buffers
Thu, 02 Aug 2018 22:14:54 -0400 dcubed 8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
Thu, 02 Aug 2018 16:16:02 -0700 iignatyev 8208701: Fix for JDK-8208655 causes test failures in CI tier1
Thu, 02 Aug 2018 16:15:48 -0700 iignatyev 8208699: remove unneeded imports from runtime tests
Thu, 02 Aug 2018 14:40:55 -0700 iignatyev 8208655: use JTreg skipped status in hotspot tests
Thu, 02 Aug 2018 09:27:40 -0700 prr Added tag jdk-12+5 for changeset f8696e0ab9b7
Thu, 02 Aug 2018 11:13:00 -0400 zgu 8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API)
Tue, 31 Jul 2018 10:16:56 -0700 jcbeyler 8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
Tue, 31 Jul 2018 12:24:47 -0700 jcbeyler 8169004: Fix redundant @requires tags in tests
Wed, 01 Aug 2018 09:23:24 -0700 jcbeyler 8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
Tue, 31 Jul 2018 10:20:10 -0700 jcbeyler 8208246: flags duplications in vmTestbase_vm_g1classunloading tests
Wed, 01 Aug 2018 23:06:33 -0700 iignatyev 8208647: switch jtreg to 4.2b13
Wed, 01 Aug 2018 19:07:27 -0700 mseledtsov 8185531: [TESTBUG] Improve test configuration for shared strings
Wed, 01 Aug 2018 19:14:04 -0400 kbarrett 8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters
Wed, 01 Aug 2018 10:04:08 -0700 iignatyev 8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
Wed, 01 Aug 2018 09:33:56 -0700 naoto 8208080: Locale extensions via Service provider is not working for region extensions
Wed, 01 Aug 2018 18:02:25 +0530 nishjain 8208560: ChoiceFormat class has unused constants needs cleanup
Wed, 01 Aug 2018 12:36:02 +0530 pmuthuswamy 8208484: color contrast issues in a couple of spec files
Wed, 01 Aug 2018 02:21:02 -0400 dbuck 8191006: hsdis disassembler plugin does not compile with binutils 2.29+
Wed, 01 Aug 2018 13:35:08 +0800 weijun 8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
Wed, 01 Aug 2018 01:40:44 -0400 dbuck 8208541: non-ASCII characters in hsdis UPL text
Tue, 31 Jul 2018 17:07:43 -0400 dcubed 8208605: Fix for 8199868 breaks tier1 build
Tue, 31 Jul 2018 15:57:52 -0400 coleenp 8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
Tue, 31 Jul 2018 14:24:10 -0400 hseigel 8202171: Some oopDesc functions compare this with NULL
Tue, 31 Jul 2018 13:12:06 -0400 zgu 8199868: Support JNI critical functions in object pinning API
Tue, 31 Jul 2018 16:49:51 +0100 mcimadamore 8208524: IntelliJ support broken since 2018.2jdk-12+5
Tue, 31 Jul 2018 09:55:09 -0400 hseigel 8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
Tue, 31 Jul 2018 07:35:16 -0400 zgu 8208499: NMT: Missing memory tag for Safepoint polling page
Mon, 30 Jul 2018 16:35:54 -0400 hseigel 8207779: Method::is_valid_method() compares 'this' with NULL
Mon, 30 Jul 2018 14:08:30 -0400 mvala 8208084: Windows build failure - "'snprintf': identifier not found"
Mon, 30 Jul 2018 14:22:36 -0400 dcubed 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Mon, 30 Jul 2018 11:52:05 +0530 pmuthuswamy 8203791: Remove "compatibility" features from Table.java
Mon, 30 Jul 2018 09:06:14 +0800 xyin 8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
Fri, 27 Jul 2018 16:29:36 -0400 dcubed 8171157: Convert ObjectMonitor_test to GTest
Fri, 27 Jul 2018 14:20:07 +0530 nishjain 8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
Fri, 27 Jul 2018 09:49:03 +0200 tschatzl 8208297: Allow printing of taskqueue stats if compiled in in product builds
Thu, 26 Jul 2018 16:22:58 -0700 dtitov 8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
Thu, 26 Jul 2018 11:53:59 -0700 jcbeyler 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
Thu, 26 Jul 2018 11:31:15 -0700 amenkov 8199155: Accessibility issues in jdk.jdi
Thu, 26 Jul 2018 13:08:42 -0400 dcubed 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Thu, 26 Jul 2018 10:00:40 -0700 prr Merge
Thu, 26 Jul 2018 09:27:30 -0700 prr Added tag jdk-11+24 for changeset ea900a7dc7d7
Thu, 26 Jul 2018 10:25:33 -0300 jlaskey 8208164: (str) improve specification of String::lines
Mon, 23 Jul 2018 15:17:14 +0200 simonis 8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
Thu, 26 Jul 2018 14:15:24 +0530 rgoel 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
Wed, 25 Jul 2018 22:48:53 -0700 ljiang 8207948: JDK 11 L10n resource file update msg drop 10
Thu, 26 Jul 2018 08:46:27 +0800 jjiang 8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
Wed, 25 Jul 2018 17:21:04 -0700 xuelei 8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
Wed, 25 Jul 2018 17:22:25 -0400 dcubed 8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Wed, 25 Jul 2018 13:15:36 -0700 cjplummer 8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp
Wed, 25 Jul 2018 15:38:37 -0400 dcubed 8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Wed, 25 Jul 2018 10:51:16 -0700 jcbeyler 8207765: HeapMonitorTest.java intermittent failure
Wed, 25 Jul 2018 09:48:31 -0700 jnimeh 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Wed, 25 Jul 2018 12:32:06 -0400 dcubed 8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Wed, 25 Jul 2018 08:36:46 -0700 erikj 8208096: Update build documentation to reflect compiler upgrades at Oraclejdk-11+24
Wed, 25 Jul 2018 10:08:39 +0100 chegar 8207846: Generalize the jdk.net.includeInExceptions security property
Tue, 24 Jul 2018 12:12:16 -0700 rhalade 8203230: update VerifyCACerts test
Tue, 24 Jul 2018 10:35:25 -0700 cjplummer 8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
Tue, 24 Jul 2018 12:57:40 +0200 ghaug 8207392: [PPC64] Implement JFR profiling.
Tue, 24 Jul 2018 10:07:26 +0100 chegar 8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
Mon, 23 Jul 2018 11:47:03 +0100 chegar 8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
Tue, 24 Jul 2018 13:55:57 +0800 mli 8208111: Problem list java/nio/channels/Selector/RacyDeregister.java
Mon, 23 Jul 2018 23:18:19 +0000 valeriep 8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized
Mon, 23 Jul 2018 12:01:43 -0700 dlong 8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
Mon, 23 Jul 2018 14:41:06 -0400 dcubed 8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Mon, 23 Jul 2018 19:58:43 +0530 sdama 8206445: JImageListTest.java failed in Windows
Thu, 19 Jul 2018 16:56:05 -0400 gromero 8189922: UseNUMA memory interleaving vs membind
Sun, 22 Jul 2018 20:00:39 -0700 jcbeyler 8207252: C1 still does eden allocations when TLAB is enabled
Mon, 23 Jul 2018 10:02:10 +0800 xiaofeya 8207952: Problem-list 3 sctp tests
Sat, 21 Jul 2018 21:46:42 +0800 weijun 8207223: SSL Handshake failures are reported with more generic SSLException
Fri, 20 Jul 2018 18:03:23 -0400 coleenp 8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out
Fri, 20 Jul 2018 14:34:51 -0700 smarks 8206865: RMI activation tests fail with InvalidClassException
Fri, 20 Jul 2018 11:39:52 -0700 epavlova 8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test
Fri, 20 Jul 2018 11:39:37 -0700 iignatyev 8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
Fri, 20 Jul 2018 10:12:34 -0700 naoto 8206886: Java does not set the default format locale correctly on mac10.13
Fri, 20 Jul 2018 09:55:15 -0700 ascarpino 8204196: integer cleanup
Fri, 20 Jul 2018 09:07:37 -0700 erikj 8207365: Make man pages optional
Fri, 20 Jul 2018 09:46:57 +0200 goetz 8207830: [aix] disable jfr in build and tests
Fri, 20 Jul 2018 09:33:49 +0200 goetz 8207766: [testbug] Adapt tests for Aix.
Fri, 20 Jul 2018 01:23:38 -0700 rraghavan 8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Fri, 20 Jul 2018 15:24:42 +0800 mli 8207833: java/nio/channels/Selector/SelectWithConsumer.java testCancel() fails intermittently
Thu, 19 Jul 2018 18:21:24 -0700 jcbeyler 8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Fri, 20 Jul 2018 08:40:14 +0800 mli 8207244: java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently
Wed, 11 Jul 2018 13:55:38 -0400 zgu 8207056: Epsilon GC to support object pinning
Thu, 19 Jul 2018 14:25:42 -0700 erikj 8207243: Fix translation filtering to also support zh_HK and zh_TW
Thu, 19 Jul 2018 13:41:56 -0700 kvn 8207069: [AOT] we should check that VM uses the same GC as one used for AOT library generation.
Thu, 19 Jul 2018 21:46:52 +0300 bulasevich 8207584: ARM32: ShouldNotReachHere assertion on Test8168712 jtreg test
Thu, 26 Jul 2018 09:30:58 -0700 prr Added tag jdk-12+4 for changeset 499b873761d8
Fri, 27 Jul 2018 00:54:39 +0900 ysuenaga 8205992: jhsdb cannot attach to Java processes running in Docker containers
Thu, 26 Jul 2018 10:56:58 -0400 dbuck 8208183: update HSDIS plugin license to UPL
Wed, 25 Jul 2018 17:26:35 -0700 jjg 8208227: tools/jdeps/DotFileTest.java fails on Win-X64
Wed, 25 Jul 2018 17:22:26 -0700 darcy 8208200: Add missing periods to sentences in RoundEnvironment specs
Wed, 25 Jul 2018 17:22:25 -0400 dcubed 8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Wed, 25 Jul 2018 12:54:58 -0700 darcy 8208201: Update SourceVersion.RELEASE_11 docs to mention var for lambda param
Wed, 25 Jul 2018 21:47:40 +0200 rkennke 8204970: Remaing object comparisons need to use oopDesc::equals()
Wed, 25 Jul 2018 15:38:37 -0400 dcubed 8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Wed, 25 Jul 2018 10:51:16 -0700 jcbeyler 8207765: HeapMonitorTest.java intermittent failure
Wed, 25 Jul 2018 12:32:59 -0700 darcy 8190886: package-info handling in RoundEnvironment.getElementsAnnotatedWith
Wed, 25 Jul 2018 12:32:06 -0400 dcubed 8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Wed, 25 Jul 2018 11:03:07 +0800 xyin 8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/jdk-12+4
Tue, 24 Jul 2018 08:58:32 -0700 shurailine 8208157: requires.VMProps throws NPE for missing properties in "release" file
Tue, 24 Jul 2018 11:37:43 -0700 jjg 8207214: Broken links in JDK API serialized-form page
Tue, 24 Jul 2018 09:27:42 +0200 mbaesken 8207941: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails on machines without Arial font [testbug]
Thu, 19 Jul 2018 11:04:46 +0200 mbaesken 8207395: jar has issues with UNC-path arguments for the jar -C parameter [windows]
Mon, 23 Jul 2018 22:07:55 -0700 igerasim 8207314: Unnecessary reallocation when constructing WeakHashMap from a large Map
Mon, 23 Jul 2018 18:29:35 -0700 kvn 8207262: enable applications/ctw/modules/java_desktop_2.java test again
Mon, 23 Jul 2018 14:41:06 -0400 dcubed 8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Mon, 23 Jul 2018 11:38:28 -0400 tonyp 8207849: Allow the addition of more number to the Java version string
Mon, 23 Jul 2018 17:32:04 +0200 tschatzl 8207953: Remove dead code in G1CopyingKeepAliveClosure
Fri, 20 Jul 2018 14:48:41 -0700 vromero 8205493: OptionSmokeTest.java uses hard-coded release values
Fri, 20 Jul 2018 14:46:43 -0700 darcy 8208060: Additional corrections of serial-related declarations
Fri, 20 Jul 2018 12:19:28 -0700 iklam 8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
Fri, 20 Jul 2018 14:52:11 -0400 coleenp 8207359: Make SymbolTable increment_refcount disallow zero
Fri, 20 Jul 2018 11:55:05 -0700 kvn 8206075: On x86, assert on unbound assembler Labels used as branch targets
Wed, 18 Jul 2018 00:23:06 -0700 darcy 8193462: Fix Filer handling of package-info initial elements
Wed, 18 Jul 2018 00:16:37 -0700 darcy 8193214: Incorrect annotations.without.processors warnings with JDK 9
Thu, 19 Jul 2018 18:21:24 -0700 jcbeyler 8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Fri, 20 Jul 2018 09:15:54 -0400 ctornqvi 8207855: Make applications/jcstress invoke tests in batches
Thu, 19 Jul 2018 16:53:33 -0700 dtitov 8204695: [Graal] vmTestbase/nsk/jdi/ClassPrepareRequest/addSourceNameFilter/addSourceNameFilter002/addSourceNameFilter002.java fails
Thu, 19 Jul 2018 15:13:10 -0700 vromero 8206874: Evaluate LoadClassFromJava6CreatedJarTest.java after dropping -source 6
Thu, 19 Jul 2018 13:41:26 -0700 igerasim 8207753: Handle to process snapshot is leaked if Process32First() fails
Thu, 19 Jul 2018 12:55:24 -0700 never 8207202: [Graal] compiler/graalunit/CoreTest.java fails
Thu, 19 Jul 2018 11:15:38 -0700 naoto 8206886: Java does not set the default format locale correctly on mac10.13
Thu, 19 Jul 2018 10:53:38 -0700 prr Merge
Thu, 19 Jul 2018 13:49:44 +0530 kaddepalli 8206343: There is a typo in the java documentation of javax.swing.JScrollBar.
Thu, 12 Jul 2018 11:09:23 -0700 prr Merge
Tue, 03 Jul 2018 16:09:25 +0530 sveerabhadra 8195991: [TEST_BUG]:Regression manual Test java/awt/TrayIcon/RightClickWhenBalloonDisplayed/RightClickWhenBalloonDisplayed.html fails
Mon, 02 Jul 2018 14:31:33 +0530 kaddepalli 8197810: Test java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html fails on Windows
Thu, 19 Jul 2018 10:17:22 -0700 prr Merge
Thu, 19 Jul 2018 12:57:12 -0400 bobv 8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mem
Thu, 19 Jul 2018 09:42:15 -0700 prr Added tag jdk-11+23 for changeset 1edcf36fe15f
Wed, 18 Jul 2018 20:54:12 -0700 sspitsyn 8207819: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Thu, 19 Jul 2018 10:30:24 +0800 amlu 8207818: Problem list several rmi tests
Fri, 22 Jun 2018 17:08:00 -0700 smarks 8205491: adjust reflective access checks
Thu, 07 Jun 2018 18:21:29 +0530 vtewari 8200666: Improve LDAP support
Thu, 31 May 2018 11:31:20 -0700 smarks 8197925: Better stack walking
Mon, 09 Apr 2018 14:10:56 -0400 apetcher 8200332: Improve GCM counting
Thu, 15 Mar 2018 16:04:30 -0700 sherman 8199547: Exception to Pattern Syntax
Mon, 05 Feb 2018 14:18:22 -0800 igerasim 8196224: Even better Internet address support
Wed, 31 Jan 2018 18:13:13 -0800 serb 8191239: Improve desktop file usage
Thu, 18 Jan 2018 13:55:26 +0530 vtewari 8193419: Better Internet address support
Wed, 18 Jul 2018 14:44:04 -0700 epavlova 8207761: Split compiler/graalunit/JttReflectFTest.java
Sun, 24 Jun 2018 17:11:17 -0400 gromero 8205578: jtreg: Fix failing TestRTMAbortRatio on PPC64
Sat, 23 Jun 2018 18:02:46 -0400 gromero 8205390: jtreg: Fix failing TestRTMSpinLoopCount on PPC64
Fri, 06 Jul 2018 16:25:07 -0400 gromero 8205582: PPC64: RTM: Fix counter for aborts on nested transactions
Tue, 26 Jun 2018 08:33:17 -0400 gromero 8205581: PPC64: RTM: Fix abort on native calls
Sun, 24 Jun 2018 21:48:42 -0400 gromero 8205580: PPC64: RTM: Don't retry lock on abort if abort was intentional
Wed, 18 Jul 2018 13:24:25 -0700 epavlova 8207380: compiler/graalunit/JttLangMTest.java timeout
Wed, 11 Jul 2018 08:44:00 +0200 shade 8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log
Thu, 19 Jul 2018 00:14:40 +0800 weijun 8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
Thu, 19 Jul 2018 00:14:29 +0800 weijun 8207250: setUseClientMode post handshake with the same value as before does not throw IAE
Wed, 18 Jul 2018 11:57:51 -0400 jcbeyler 8207763: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java failed with Error. Parse Exception: Can't find source file: HeapMonitorStatIntervalTest.javajdk-11+23
Wed, 18 Jul 2018 11:27:14 +0200 mdoerr 8207342: error occurred during error reporting (printing register info)
Tue, 17 Jul 2018 19:59:38 -0700 jcbeyler 8205725: Update the JVMTI Spec for Heap Sampling
Tue, 17 Jul 2018 17:52:03 -0700 jcbeyler 8205652: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java fails
Tue, 17 Jul 2018 15:09:27 -0700 jcbeyler 8205541: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java fails with Should not have any events stored yet.
Tue, 17 Jul 2018 11:20:16 -0700 dtitov 8207261: [Graal] JDI and JDWP tests that consume all memory should be filtered out to not run with Graal
Tue, 17 Jul 2018 13:04:40 -0400 apetcher 8206929: Check session context for TLS 1.3 session resumption
Tue, 17 Jul 2018 19:25:45 +0300 dpochepk 8207240: AARCH64: C2-only VM does not build
Tue, 17 Jul 2018 15:28:17 +0100 aph 8207345: AArch64: Trampoline generation code reads from unitialized memory
Tue, 17 Jul 2018 22:22:00 +0800 weijun 8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Tue, 17 Jul 2018 09:37:24 -0400 coleenp Merge
Tue, 10 Jul 2018 11:13:33 -0400 coleenp 8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
Tue, 17 Jul 2018 12:22:41 +0100 chegar 8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher
Tue, 17 Jul 2018 16:49:55 +0530 pmuthuswamy 8207190: JDK 11 javadoc generates bad code example
Mon, 16 Jul 2018 15:09:19 -0700 dlong 8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Mon, 16 Jul 2018 10:58:28 -0700 bpb 8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Mon, 16 Jul 2018 16:57:37 +0200 lucy 8206271: CodeHeap State Analytics must digest new method state
Mon, 16 Jul 2018 16:31:33 +0200 jlahoda 8207032: Compilation succeeds without checking readability when --add-exports used
Mon, 16 Jul 2018 12:58:49 +0200 jlahoda 8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
Sun, 15 Jul 2018 20:15:17 +0300 dsamersoff 8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Fri, 13 Jul 2018 17:42:24 +0200 goetz 8207233: Minor improvements of jdk C-coding
Thu, 19 Jul 2018 09:46:29 -0700 prr Added tag jdk-12+3 for changeset 990db216e719
Thu, 19 Jul 2018 09:20:08 -0700 darcy 8207816: Align declaration of SerializedLambda.readResolve with serialization conventions
Thu, 19 Jul 2018 16:22:19 +0800 mli 8207316: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed
Wed, 18 Jul 2018 16:13:21 -0700 darcy 8203263: Remove unnecessary throws clauses from serialization-related methods
Wed, 18 Jul 2018 14:32:46 -0700 jnimeh 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Wed, 18 Jul 2018 09:50:04 -0700 rhalade 8203230: update VerifyCACerts testjdk-12+3
Wed, 18 Jul 2018 08:27:53 -0700 darcy 8207751: Remove misleading serialVersionUID from JulienFields.Field
Wed, 18 Jul 2018 09:46:03 -0400 rriggs 8189717: Too much documentation of ProcessBuilder.start copied to ProcessBuilder.startPipeline
Wed, 18 Jul 2018 07:39:54 +0100 alanb 8207393: ServiceLoader class description improvements
Tue, 17 Jul 2018 17:36:27 -0700 martin 8206863: A closed JarVerifier.VerifierStream should throw IOException
Tue, 17 Jul 2018 17:17:16 -0700 igerasim 8207750: Native handle leak in java.io.WinNTFileSystem.list()
Tue, 17 Jul 2018 16:22:26 -0700 bpb 8207748: Fix for 8202794 breaks tier1 builds
Tue, 17 Jul 2018 17:14:03 -0400 rriggs 8205610: [TESTLIB] Improve listing of open file descriptors
Tue, 17 Jul 2018 15:59:47 -0400 kbarrett 8202353: os::readdir should use readdir instead of readdir_r
Tue, 17 Jul 2018 12:03:10 -0700 bpb 8202794: Native Unix code should use readdir rather than readdir_r
Tue, 17 Jul 2018 11:58:53 -0700 ccheung 8204591: Expire/remove the UseAppCDS option in JDK 12
Tue, 17 Jul 2018 14:28:56 +0200 jlahoda 8207229: Trees.getScope crashes for broken lambda
Tue, 17 Jul 2018 08:10:48 +0100 alanb 8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed
Mon, 16 Jul 2018 21:53:49 -0700 darcy 8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests
Mon, 16 Jul 2018 10:58:28 -0700 bpb 8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Mon, 16 Jul 2018 10:07:22 -0700 igerasim 8207016: Avoid redundant native memory allocation in getFinalPath()
Mon, 16 Jul 2018 08:59:39 -0700 rhalade 8207321: Merge error with 8199779
Mon, 16 Jul 2018 11:34:17 -0400 lfoltan 8205611: Improve the wording of LinkageErrors to include module and class loader information
Mon, 16 Jul 2018 09:06:33 -0400 lfoltan 8178712: ResourceMark may be missing inside initialize_[vi]table
Thu, 12 Jul 2018 16:28:31 +0200 sgehwolf 8207057: No debug info for assembler files
Mon, 16 Jul 2018 12:35:25 +0200 jlahoda 8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
Sun, 15 Jul 2018 18:16:55 +0300 dsamersoff 8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Sat, 14 Jul 2018 02:14:54 +0200 jwilhelm Merge
Fri, 13 Jul 2018 13:00:36 -0700 jjg 8207213: The help-doc.html generated by the doclet is incomplete
Fri, 13 Jul 2018 11:13:34 -0700 kvn 8207065: Cleanup compiler tests for Client VM
Fri, 13 Jul 2018 09:48:52 -0700 rhalade 8199779: Add T-Systems, GlobalSign and Starfield services root certificates
Fri, 13 Jul 2018 18:39:11 +0200 redestad 8207235: ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class) throws NPE
Thu, 12 Jul 2018 22:53:35 -0700 dtitov 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
Fri, 13 Jul 2018 10:42:30 -0400 apetcher 8206915: XDH TCK issues
Fri, 13 Jul 2018 15:44:54 +0200 roland 8200282: Serializing non-zero byte as zero to ByteBuffer
Fri, 13 Jul 2018 07:08:59 -0700 xuelei 8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21
Fri, 13 Jul 2018 07:01:51 -0700 bulasevich 8207047: Multiple VM variants build fail
Fri, 13 Jul 2018 11:07:43 +0200 simonis 8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64
Wed, 11 Jul 2018 19:23:27 +0200 simonis 8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
Wed, 11 Jul 2018 15:00:33 +0800 zyao 8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal
Fri, 13 Jul 2018 01:31:23 -0700 rraghavan 8206873: 2 Null pointer dereference defect groups in LIRGenerator
Thu, 12 Jul 2018 16:31:28 +0200 goetz 8207049: Minor improvements of compiler code.
Fri, 13 Jul 2018 11:21:55 +0800 xiaofeya 8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException
Thu, 12 Jul 2018 17:32:37 -0700 mikael 8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java
Thu, 12 Jul 2018 15:02:41 -0700 mikael 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Thu, 12 Jul 2018 12:00:52 -0700 jcbeyler 8206960: HeapMonitor tests fail with Graal
Thu, 12 Jul 2018 11:57:06 -0700 kvn 8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
Thu, 12 Jul 2018 11:24:10 -0700 naoto 8207152: Placeholder for Japanese new era should be two characters
Wed, 11 Jul 2018 15:35:47 -0700 psandoz 8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
Wed, 11 Jul 2018 16:11:10 +0200 goetz 8206977: Minor improvements of runtime code.
Thu, 12 Jul 2018 16:30:47 +0200 erikj 8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows
Thu, 12 Jul 2018 07:14:30 -0700 erikj 8206903: Unable to build Client VM with JVMCI
Thu, 12 Jul 2018 17:34:36 +0530 kaddepalli 8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
Thu, 12 Jul 2018 13:40:20 +0200 jwilhelm Added tag jdk-11+22 for changeset 9937ef7499dc
Thu, 12 Jul 2018 15:17:18 +0530 mhalder 8204860: The frame could be resized by dragging a corner of the frame with the mouse
Thu, 12 Jul 2018 09:13:55 +0200 shade 8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT
Thu, 12 Jul 2018 08:44:39 +0800 weijun 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
Wed, 11 Jul 2018 14:54:35 -0700 rhalade 8207068: Add Entrust root certificates
Wed, 11 Jul 2018 14:47:43 -0700 naoto 8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly.
Tue, 10 Jul 2018 15:29:25 -0700 jcbeyler 8205643: HeapMonitorGCCMSTest fails with Graal
Thu, 12 Jul 2018 15:02:41 -0700 mikael 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Sat, 14 Jul 2018 07:31:26 +0800 jjiang 8206443: Update security libs manual test to cope with removal of javac -source/-target 6
Fri, 13 Jul 2018 13:58:17 -0400 coleenp 8206470: Incorrect use of os::lasterror in ClassListParser
Sun, 03 Jun 2018 23:33:00 -0700 iklam 8204267: Generate comments in -XX:+PrintInterpreter to link to source code
Fri, 13 Jul 2018 10:10:51 -0700 amenkov 8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken
Fri, 13 Jul 2018 14:04:59 +0530 nishjain 8193444: SimpleDateFormat throws ArrayIndexOutOfBoundsException when format contains long sequences of unicode characters
Thu, 12 Jul 2018 22:53:35 -0700 dtitov 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
Fri, 13 Jul 2018 02:36:42 +0000 valeriep 8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
Thu, 12 Jul 2018 08:44:39 +0800 weijun 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
Thu, 12 Jul 2018 17:29:48 -0700 mikael 8207011: Remove uses of the register storage class specifier
Thu, 12 Jul 2018 10:41:44 -0400 gadams 8206007: nsk/jdb/exclude001 test is taking a long time on some builds
Thu, 12 Jul 2018 13:32:45 -0700 lmesnik 8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled
Thu, 12 Jul 2018 14:13:15 -0700 darcy 8028563: Remove javac support for 6/1.6 source and target values
Thu, 12 Jul 2018 12:06:22 -0700 joehw 8194680: StartElement#getAttributes and getNamespaces refer to incorrect package
Thu, 12 Jul 2018 11:32:14 -0700 igerasim 8206122: Use Queue in place of ArrayList when need to remove first element
Thu, 12 Jul 2018 11:18:01 -0700 igerasim 8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block
Thu, 12 Jul 2018 06:04:57 -0700 igerasim 8207145: (fs) Native memory leak in WindowsNativeDispatcher.LookupPrivilegeValue0
Wed, 11 Jul 2018 13:55:38 -0400 zgu 8207056: Epsilon GC to support object pinning
Thu, 12 Jul 2018 12:22:54 +0200 jwilhelm Added tag jdk-12+2 for changeset 69b438908512
Wed, 11 Jul 2018 16:12:18 -0700 darcy 8207055: Make javac -help output for -source and -target more informative
Wed, 11 Jul 2018 14:32:42 -0700 bchristi 8207005: Disable the file canonicalization cache by default
Wed, 11 Jul 2018 21:41:43 +0200 jwilhelm Merge
Wed, 11 Jul 2018 15:08:44 -0400 bulasevich 8207044: minimal vm build fail: missing #include
Wed, 11 Jul 2018 11:17:09 -0700 rhalade 8205967: Remove sun/security/krb5/auto/UnboundSSL.java from ProblemList.txt
Tue, 10 Jul 2018 10:24:08 -0700 dl 8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Tue, 10 Jul 2018 11:36:36 +0200 ghaug 8206919: s390: add missing info to vm_version_ext_s390jdk-11+22
Wed, 11 Jul 2018 13:41:25 +0300 serb 8202264: Race condition in AudioClip.loop()
Wed, 11 Jul 2018 13:17:48 +0300 serb 8205973: Client jtreg ProblemList cleanup
Wed, 11 Jul 2018 10:39:58 +0800 jjiang 8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
Tue, 10 Jul 2018 19:42:48 -0700 kvn 8206135: Building jvm with AOT but without JVMCI should fail at configure time
Tue, 10 Jul 2018 16:14:48 -0700 mikael 8207007: Add missing license header to zHash.inline.hpp
Tue, 10 Jul 2018 13:54:17 -0700 epavlova 8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt
Tue, 10 Jul 2018 13:34:32 -0400 kbarrett 8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
Tue, 10 Jul 2018 15:33:55 +0200 thartmann 8205472: Deadlock in Kitchensink when trying to print compile queues causing timeout
Tue, 10 Jul 2018 15:09:34 +0200 tschatzl 8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp
Fri, 29 Jun 2018 17:59:44 +0200 roland 8202123: C2 Crash in Node::in(unsigned int) const+0x14
Tue, 10 Jul 2018 03:14:55 -0400 dholmes 8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Mon, 09 Jul 2018 22:20:02 -0700 kvn 8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
Tue, 10 Jul 2018 10:59:57 +0800 jjiang 8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
Mon, 09 Jul 2018 20:17:32 -0400 dholmes 8205878: pthread_getcpuclockid is expected to return 0 code
Mon, 09 Jul 2018 14:21:33 -0700 erikj 8206323: Missing some legal notices in docs bundle
Mon, 09 Jul 2018 13:26:59 -0700 jjg 8185740: The help-doc.html generated by the doclet is outdated
Mon, 09 Jul 2018 13:25:08 -0700 vdeshpande 8194740: UseSubwordForMaxVector causes performance regression
Mon, 09 Jul 2018 11:15:55 -0700 iignatyev 8206287: fix legal notice in hotspot tests
Mon, 09 Jul 2018 10:25:55 -0700 prr 8206106: [solaris sparc] jck tests api/javax_print/PrintService failing
Mon, 09 Jul 2018 10:23:17 -0700 prr 8205646: Broken link in jdk.jsobject
Mon, 09 Jul 2018 09:09:21 -0700 erikj 8206433: Several jib profiles missing autoconf dependency
Mon, 09 Jul 2018 19:09:29 +0300 serb 8205588: Deprecate for removal com.sun.awt.SecurityWarning
Mon, 09 Jul 2018 12:51:58 +0200 ghaug 8206408: Add missing CPU/system info to vm_version_ext on PPC64
Mon, 09 Jul 2018 16:36:05 +0300 serb 8201611: Broken links in java.desktop javadoc
Mon, 09 Jul 2018 15:26:58 +0200 mdoerr 8206459: [s390] Prevent restoring incorrect bcp and locals in interpreter and avoid incorrect size of partialSubtypeCheckNode in C2
Mon, 09 Jul 2018 09:38:11 +0100 adinn 8206163: AArch64: incorrect code generation for StoreCM
Mon, 09 Jul 2018 10:19:51 +0200 tschatzl 8205426: Humongous continues remembered set does not match humongous start region one after Remark
Mon, 09 Jul 2018 12:20:56 +0800 weijun 8198352: java.util.MissingResourceException: sun.security.util.AuthResources when trying to use com.sun.security.auth.module.UnixLoginModule
Sun, 08 Jul 2018 20:00:46 -0400 dholmes 8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Sun, 08 Jul 2018 11:54:08 +0200 mgronlun 8203943: eventThreadGroup was null in TestJavaBlockedEvent.java
Fri, 06 Jul 2018 12:10:43 -0700 cushon 8204630: Generating an anonymous class with Filer#createClassFile causes an NPE in JavacProcessingEnvironment
Fri, 06 Jul 2018 13:45:41 -0700 kvn 8193126: Incorrect setting of MetaspaceSize and NewSizeThreadIncrease when using JVMCI compiler
Fri, 06 Jul 2018 10:39:38 -0700 prr 8206375: ProblemList update of bug ID for SwingFontMetricsTest
Fri, 06 Jul 2018 10:37:47 -0700 prr 8206428: Upgrade JDK11 to harfbuzz 1.8.2
Fri, 06 Jul 2018 13:38:56 +0530 sdama 8206450: Add JImageListTest.java to ProblemList.txt
Fri, 06 Jul 2018 09:22:18 +0200 simonis 8206436: sun/nio/cs/TestIBMBugs.java no longer compiles
Thu, 05 Jul 2018 20:00:04 -0700 iignatyev 8206429: [REDO] 8202561 clean up TEST.groups
Thu, 05 Jul 2018 12:38:36 -0700 kvn 8206324: compiler/whitebox/DeoptimizeFramesTest.java to ProblemList-graal.txt
Thu, 05 Jul 2018 09:38:15 +0200 mbaesken 8206394: missing ResourceMark in AOTCompiledMethod::metadata_do, AOTCompiledMethod::clear_inline_caches , CompiledMethod::clear_ic_stubs , CompiledMethod::cleanup_inline_caches_impl
Fri, 06 Jul 2018 00:40:12 +0530 sdama 8198405: JImageExtractTest.java & JImageListTest.java failed in Windows.
Thu, 05 Jul 2018 21:29:11 +0300 serb 8205454: &amp; is displayed in some Swing docs
Tue, 12 Jun 2018 13:00:50 +0530 simonis 8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
Thu, 05 Jul 2018 19:05:08 +0300 serb 8189604: possible hang in sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition::<clinit>
Thu, 05 Jul 2018 13:26:50 +0200 jwilhelm Added tag jdk-11+21 for changeset 14708e1acdc3
Thu, 05 Jul 2018 11:56:19 +0200 stuefe 8206243: java -XshowSettings fails if memory.limit_in_bytes overflows LONG.max
Thu, 05 Jul 2018 13:22:44 +0800 xiaofeya 8206378: Backout JDK-8202561
Wed, 04 Jul 2018 11:49:46 -0700 ssahoo 8206355: SSLSessionImpl.getLocalPrincipal() throws NPE
Wed, 04 Jul 2018 18:39:26 +0200 mgronlun 8198346: assert(!_cld->claimed()) failed in TestObjectDescription.java
Wed, 04 Jul 2018 16:16:24 +0100 michaelm 8206001: Enable TLS1.3 by default in Http Client
Wed, 04 Jul 2018 16:54:56 +0200 mbaesken 8206145: dbgsysSocketClose - do not restart close if errno is EINTR [linux]
Tue, 03 Jul 2018 12:40:42 +0200 mbaesken 8206255: fix compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java jtreg test on linux s390x
Tue, 03 Jul 2018 09:11:00 +0200 neliasso 8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Wed, 04 Jul 2018 17:49:21 +0530 sdama 8198819: tools/jimage/JImageExtractTest.java, fails intermittently at testExtract (macos)
Wed, 04 Jul 2018 12:04:02 +0200 pliden 8206316: ZGC: Preferred tmpfs mount point not found on Debian
Wed, 04 Jul 2018 12:04:02 +0200 pliden 8205924: ZGC: Premature OOME due to failure to expand backing file
Wed, 04 Jul 2018 16:49:34 +0800 xyin 8187069: The case auto failed with the java.lang.ClassNotFoundException: IPv6NameserverPlatformParsingTest exception
Wed, 04 Jul 2018 10:24:16 +0200 mgronlun 8206254: Unable to complete emergency dump during safepoint
Wed, 04 Jul 2018 09:21:19 +0200 simonis 8206173: MallocSiteTable::initialize() doesn't take function descriptors into account
Wed, 04 Jul 2018 08:33:00 +0200 pliden 8206322: ZGC: Incorrect license header in gtests
Wed, 04 Jul 2018 11:55:11 +0530 rgoel 8204603: Short week days, NaN value and timezone name are inconsistent between CLDR and Java in zh_CN, zh_TW locales.
Tue, 03 Jul 2018 15:08:00 -0400 bobv Merge
Tue, 03 Jul 2018 10:59:18 -0400 bobv 8205928: [TESTBUG] jdk/internal/platform/docker/TestDockerMemoryMetrics
Mon, 02 Jul 2018 10:09:01 -0700 psandoz 8202769: jck test fails with C2: vm/jvmti/FollowReferences/fref001/fref00113/fref00113.html
Thu, 28 Jun 2018 10:51:02 -0700 iignatyev 8202561: clean up TEST.groups file
Tue, 03 Jul 2018 11:16:25 -0700 mchung 8206184: docs-reference build fails due to extlink.spec.version property not set
Tue, 03 Jul 2018 09:27:41 +0800 jjiang 8205984: javax/net/ssl/compatibility/Compatibility.java failed to access port log filejdk-11+21
Mon, 02 Jul 2018 17:54:36 -0700 jjg 8205563: modules/AnnotationProcessing.java failed testGenerateSingleModule
Wed, 11 Jul 2018 14:44:05 -0400 coleenp 8198720: Obsolete PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
Wed, 11 Jul 2018 13:28:07 -0400 zgu 8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use
Wed, 11 Jul 2018 08:24:39 -0700 darcy 8173606: Deprecate constructors of 7-era visitors
Wed, 11 Jul 2018 08:44:00 +0200 shade 8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile logjdk-12+2
Tue, 10 Jul 2018 19:04:13 -0700 ccheung 8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
Tue, 10 Jul 2018 10:24:08 -0700 dl 8205620: Miscellaneous changes imported from jsr166 CVS 2018-07
Tue, 10 Jul 2018 10:24:08 -0700 dl 8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Tue, 10 Jul 2018 10:24:08 -0700 dl 8206123: ArrayDeque created with default constructor can only hold 15 elements
Tue, 10 Jul 2018 11:13:33 -0400 coleenp 8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
Fri, 17 Aug 2018 12:08:05 +0200 thartmann [lworld] Refactoring of acmp related codelworld
Tue, 14 Aug 2018 15:58:06 -0400 hseigel 8209443: [lworld] byteMutation test asserts intermittently in the verifierlworld
Tue, 07 Aug 2018 13:36:13 +0200 thartmann 8209009: [lworld] C2 compilation fails with 'assert(ptn != __null) failed: node should be registered'lworld
Mon, 30 Jul 2018 18:07:47 +0200 dsimms Added tag lw1_0 for changeset d2aa5d494481lworld
Thu, 26 Jul 2018 10:31:02 +0200 iklam 8206140: [lworld] Move return value null checks into the calleelworld lw1_0
Wed, 25 Jul 2018 13:43:53 -0400 fparain 8207788: [lworld] multinewarray bytecode should check for ValueType inconsistencylworld
Wed, 25 Jul 2018 13:29:45 -0400 hseigel Summary: Add -XX:+IgnoreUnrecognizedVMOptions to test because -XX:+AlwaysIncrementalInline is a develop flaglworld
Wed, 25 Jul 2018 17:12:04 +0200 dsimms 8208162: Support for multi-dimensional value arrays is incompletelworld
Mon, 23 Jul 2018 13:32:15 +0200 dsimms Adjust prototype README & versionlworld
Mon, 23 Jul 2018 07:39:36 +0530 sadayapalam [Lworld]: Test value instance creation using new under separate compilation.lworld
Sat, 21 Jul 2018 08:45:32 +0530 sadayapalam [Lworld]: Test value instance creation using new under separate compilation.lworld
Fri, 20 Jul 2018 15:01:32 +0200 thartmann 8207848: [lworld] Compilation fails with "must have enough JVMS stack to execute invokevirtual"lworld
Fri, 20 Jul 2018 12:15:58 +0200 roland 8207344: [lworld] hotspot jtreg test TestArrayCopyAsLoadsStores.java fails with EnableValhallalworld
Fri, 20 Jul 2018 11:14:30 +0200 thartmann [lworld] Cleanup of 8207844lworld
Fri, 20 Jul 2018 10:56:00 +0200 iklam [lworld] Added missing -XX:+UnlockDiagnosticVMOptions to TestNewAcmp.javalworld
Fri, 20 Jul 2018 10:49:59 +0200 iklam [lworld] Compiler tests cleanuplworld
Thu, 19 Jul 2018 11:50:32 -0700 mchung 8207790: [lworld] update reflection to generate ValueTypes attributelworld
Thu, 19 Jul 2018 16:27:57 +0200 thartmann 8207844: [lworld] Crash during method resolution because value type holder is not linkedlworld
Thu, 19 Jul 2018 16:26:35 +0200 thartmann 8207242: [lworld] TestLWorld fails with "assert(_base >= AnyPtr && _base <= KlassPtr) failed: Not a pointer"lworld
Thu, 19 Jul 2018 08:38:31 +0200 thartmann [lworld] Refactoring of changes for 8205044lworld
Wed, 18 Jul 2018 22:23:07 -0700 mchung 8207815: [lworld] JVM_GetArrayElement and, JVM_SetArrayElement don't work for flatten arraylworld
Wed, 18 Jul 2018 18:34:49 +0200 thartmann 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined methodlworld
Wed, 18 Jul 2018 18:31:10 +0200 thartmann 8207346: [lworld] C2 fails with "already heap allocated value types should be linked directly"lworld
Tue, 17 Jul 2018 13:35:03 -0700 mchung 8207197: [lworld] VarHandle array support for value typeslworld
Tue, 17 Jul 2018 13:32:09 -0700 mchung 8207401: [lworld] TestLWorld.java crashes java_lang_String::create_from_symbollworld
Tue, 17 Jul 2018 19:38:12 +0530 sadayapalam 8205910: [Lworld] Diagnose use of 'this' with DU fields (for VTs and VBCs)lworld
Tue, 17 Jul 2018 06:44:37 +0530 sadayapalam [Lworld] Emit slightly better byte code sequence for withfield operation involving fields of category 1 computational typelworld
Mon, 16 Jul 2018 14:29:31 -0700 mchung 8207194: [lworld] Update InnerClassLambdaMetafactory to add ValueTypes attribute in generated classlworld
Mon, 16 Jul 2018 22:09:28 +0530 sadayapalam 8207332: [Lworld] Javac generates bad code for value constructors involving chained assignmentslworld
Mon, 16 Jul 2018 20:28:32 +0530 sadayapalam 8207341: [Lworld] Javac generates bad code for value constructors when expressions with side effects are involvedlworld
Mon, 16 Jul 2018 10:34:51 +0200 roland 8207040: [lworld] TestLWorld fails with "Meet Not Symmetric" with -Xcomplworld
Mon, 16 Jul 2018 12:12:29 +0530 sadayapalam 8207330: [Lworld] Javac fails to mark the synthetic field holding enclosing instance as ACC_FLATTENABLE where it shouldlworld
Fri, 13 Jul 2018 17:34:24 +0200 thartmann 8206112: [lworld] TestLWorld fails with 'bci must not shift' with -Xcomplworld
Fri, 13 Jul 2018 11:01:47 +0530 sadayapalam lworld: Eliminate redundant null check inserted by javac.lworld
Thu, 12 Jul 2018 16:28:29 -0700 psandoz 8207205: [lworld] Unsafe/VarHandle read-modify-write value accessorslworld
Thu, 12 Jul 2018 14:57:10 -0700 mchung 8207207: [lworld] test/jdk/valhalla/valuetypes/ValueBootstrapMethod fails with ICCElworld
Thu, 12 Jul 2018 14:58:19 +0200 thartmann 8206002: [lworld] ValueTypesTest fails with 'assert(Universe::heap()->is_in_closed_subset(o)) failed: should be in closed'.lworld
Thu, 12 Jul 2018 16:37:53 +0530 sadayapalam 8198749: lworld: Translation of value constructors in classic constructor notationlworld
Thu, 12 Jul 2018 09:16:54 +0200 thartmann 8205044: [lworld] Interpreter and compiler support for acmp with value type operandslworld
Wed, 11 Jul 2018 12:41:33 -0400 fparain Summary: Add value types consistency checkslworld
Wed, 11 Jul 2018 15:02:10 +0200 thartmann [lworld] Enable runtime tests with -Xcomp and fix indentationlworld
Wed, 11 Jul 2018 11:16:45 +0200 roland 8206108: [lworld] TestEliminateAllocationPhi fails with SIGSEGV in PhaseMacroExpand::expand_allocate_commonlworld
Tue, 10 Jul 2018 20:50:04 +0530 sadayapalam lworld: Some cleanup in preparation for value type constructors support.lworld
Tue, 10 Jul 2018 03:14:55 -0400 dholmes 8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Mon, 09 Jul 2018 20:17:32 -0400 dholmes 8205878: pthread_getcpuclockid is expected to return 0 code
Mon, 09 Jul 2018 13:08:30 -0700 sherman 8206389: JarEntry.setCreation/LastAccessTime without setLastModifiedTime causes Invalid CEN header
Mon, 09 Jul 2018 13:35:55 -0400 kbarrett 8204834: Fix confusing "allocate" naming in OopStorage
Mon, 09 Jul 2018 14:12:50 +0200 tschatzl 8206453: Taskqueue stats should count real steal attempts, not calls to GenericTaskQueueSet::steal
Sun, 08 Jul 2018 20:00:46 -0400 dholmes 8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Sun, 08 Jul 2018 12:43:05 -0400 jiangli 8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
Fri, 06 Jul 2018 15:22:07 -0400 rriggs 8206495: Redundant System.setProperty(null) tests
Fri, 06 Jul 2018 10:28:56 -0700 darcy 8206439: Remove javac -source/-target 6 from langtools regression tests
Fri, 06 Jul 2018 09:37:44 -0700 darcy 8206440: Remove javac -source/-target 6 from jdk regression tests
Fri, 06 Jul 2018 09:26:01 -0700 joehw 8206164: forgot to "throw" TransformerConfigurationException
Fri, 06 Jul 2018 09:10:07 -0400 coleenp 8205417: Obsolete UnlinkSymbolsALot debugging option
Fri, 06 Jul 2018 06:26:25 -0700 hseigel 8203911: Test runtime/modules/getModuleJNI/GetModule fails with -Xcheck:jni
Fri, 06 Jul 2018 09:00:48 -0400 coleenp 8202737: Obsolete AllowNonVirtualCalls option
Thu, 05 Jul 2018 14:35:03 -0700 jjg 8206318: Enhance package documentation for internal javadoc packages
Thu, 05 Jul 2018 14:23:45 -0700 naoto 8206350: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales.
Thu, 05 Jul 2018 19:22:53 +0200 rkennke 8206272: Remove stray BarrierSetAssembler call
Thu, 05 Jul 2018 19:22:38 +0200 rkennke 8206407: Primitive atomic_cmpxchg_in_heap_at() in BarrierSet::Access needs to call non-oop raw method
Thu, 05 Jul 2018 09:11:33 -0700 ccheung 8205548: Remove multi-release jar related vm code
Thu, 05 Jul 2018 07:22:21 -0700 bpb 8194899: Remove unused sun.net classes
Thu, 05 Jul 2018 13:31:04 +0200 jwilhelm Added tag jdk-12+1 for changeset 00b16d0457e4
Wed, 04 Jul 2018 03:44:32 -0700 ssahoo 8205653: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failurejdk-12+1
Tue, 03 Jul 2018 16:14:46 -0700 darcy 8206114: Refactor langtools/tools/javac/classfiles/ClassVersionChecker.java
Tue, 03 Jul 2018 15:59:09 -0700 darcy 8206085: Refactor langtools/tools/javac/versions/Versions.java
Tue, 03 Jul 2018 15:02:46 -0700 bpb 8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive
Tue, 03 Jul 2018 14:42:13 -0700 naoto 8206120: Add test cases for lenient Japanese era parsing
Tue, 03 Jul 2018 15:40:08 -0400 coleenp 8206309: Tier1 SA tests fail
Tue, 03 Jul 2018 15:08:01 -0400 coleenp 8134538: Duplicate implementations of os::lasterror
Tue, 03 Jul 2018 13:41:18 -0400 coleenp 8205534: Remove SymbolTable dependency from serviceability agent
Tue, 03 Jul 2018 18:46:51 +0200 erikj 8206087: windows-x64-cmp-baseline fails with The files do not have the same suffix type
Mon, 02 Jul 2018 23:33:40 -0700 vtheeyarath 8177275: IllegalArgumentException when MH would have too many parameters is not specified for several methods
Tue, 03 Jul 2018 10:47:50 +0200 neliasso 8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Tue, 03 Jul 2018 02:07:49 +0200 jwilhelm Merge
Mon, 02 Jul 2018 16:28:09 -0400 zgu 8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
Mon, 02 Jul 2018 10:44:46 +0200 roland 8205515: assert(opcode == Op_RangeCheck) failed: no other if variant here
Mon, 02 Jul 2018 13:11:41 +0200 jwilhelm Added tag jdk-11+20 for changeset 9816d7cc655e
Mon, 02 Jul 2018 11:46:15 +0200 mdoerr 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Mon, 02 Jul 2018 09:38:20 +0200 tschatzl 8203848: Missing remembered set entry in j.l.ref.references after JDK-8203028
Mon, 02 Jul 2018 09:28:23 +0200 thartmann 8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
Sat, 30 Jun 2018 00:33:05 +0000 valeriep 8205720: KeyFactory#getKeySpec and translateKey thorws NullPointerException with Invalid key
Fri, 29 Jun 2018 13:58:16 -0700 serb 8201552: Ellipsis in "Classical" label in SwingSet2 demo with Windows L&F at Hidpi
Fri, 29 Jun 2018 13:44:13 -0700 iignatyev 8204355: [Graal] org.graalvm.compiler.debug.test.CSVUtilTest fails on Windows due to improper line separator used
Fri, 29 Jun 2018 13:44:09 -0700 iignatyev 8204517: [Graal] org.graalvm.compiler.debug.test.VersionsTest fails with InvalidPathException on windows
Fri, 29 Jun 2018 13:43:35 -0700 iignatyev 8206117: failed to get JDK properties for JVM w/o JVMCI
Fri, 29 Jun 2018 11:10:47 +0200 thartmann 8205940: LoadNode::find_previous_arraycopy fails with "broken allocation" assertjdk-11+20
Fri, 29 Jun 2018 11:08:38 +0200 thartmann 8205499: C1 temporary code buffers are not removed with -XX:+UseDynamicNumberOfCompilerThreads
Thu, 28 Jun 2018 21:58:23 -0700 iignatyev 8206088: 8205207 broke builds
Thu, 28 Jun 2018 19:33:00 -0700 epavlova 8195630: [Graal] vmTestbase/nsk/jvmti/AttachOnDemand/attach024/TestDescription.java fails with Graal
Fri, 29 Jun 2018 08:21:15 +0800 weijun 8205927: Update src/java.base/share/legal/public_suffix.md to match the actual file version
Thu, 28 Jun 2018 17:07:34 -0700 epavlova 8205207: Port Graal unit tests under jtreg
Thu, 28 Jun 2018 16:45:15 -0700 iignatyev 8149729: [jittester] Replace all 'path1 +"/" + path2' with Paths::get
Fri, 29 Jun 2018 01:09:29 +0200 jwilhelm 8206006: Build failed on Windows
Mon, 02 Jul 2018 13:54:01 -0700 joehw 8204329: Java API doc for XMLStreamReader.next() needs to be clarified for the exception thrown when hasNext() method returns false
Mon, 02 Jul 2018 16:28:09 -0400 zgu 8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
Mon, 02 Jul 2018 00:55:24 -0700 rraghavan 8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Mon, 02 Jul 2018 09:21:06 +0200 thartmann 8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
Fri, 29 Jun 2018 17:35:04 -0700 igerasim 8204310: Simpler RandomAccessFile.setLength() on Windows
Fri, 29 Jun 2018 12:34:03 -0700 dtitov 8206086: [Graal] JDI tests fail with com.sun.jdi.ObjectCollectedException
Fri, 29 Jun 2018 10:13:24 -0700 joehw 8190835: Subtraction with two javax.xml.datatype.Duration gives incorrect result
Fri, 29 Jun 2018 10:41:10 +0200 jlahoda 8205418: Assorted improvements to source code model
Thu, 28 Jun 2018 17:49:13 -0700 darcy 8206083: Make tools/javac/api/T6265137.java robust to JDK version changes
Thu, 28 Jun 2018 17:45:59 -0700 mikael 8206022: Add test to check that the JVM accepts class files with version 56
Thu, 28 Jun 2018 15:46:27 -0700 jjg 8202959: Rearrange the top and bottom navigation bar in the javadoc generated pages
Thu, 28 Jun 2018 22:28:41 +0200 jwilhelm 8206006: Build failed on Windows
Thu, 28 Jun 2018 21:11:50 +0200 jwilhelm Added tag jdk-12+0 for changeset 95aad0c785e4
Wed, 27 Jun 2018 21:01:12 -0700 darcy 8205615: Start of release updates for JDK 12
Thu, 28 Jun 2018 19:55:44 +0200 jwilhelm Added tag jdk-12+0 for changeset c9cd3ec6a0eb
Thu, 28 Jun 2018 11:41:45 -0700 rhalade 8195774: Add Entrust root certificates
Thu, 28 Jun 2018 10:31:39 -0400 gadams 8205508: hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/exclude001.java fails with Prompt is not received during 300200 milliseconds.jdk-12+0
Thu, 28 Jun 2018 10:50:10 -0400 dcubed Merge
Thu, 28 Jun 2018 15:17:44 +0200 egahlin 8137164: Include PID in the JFR jcmd hint
Thu, 28 Jun 2018 10:46:05 -0400 dcubed 8206004: [BACKOUT] errant changeset for JDK-8137164
Thu, 28 Jun 2018 07:30:38 -0700 mr 8205956: Fix usage of "OpenJDK" in build and test instructions
Thu, 28 Jun 2018 19:44:58 +0530 sdama 8204967: Resolve disabled warnings for libunpack
Thu, 28 Jun 2018 15:18:17 +0200 jlahoda 8205985: Remove tools/javac/options/release/ReleaseOptionUnsupported.java from problem list
Thu, 28 Jun 2018 14:22:28 +0200 eosterlund 8205683: Refactor heap allocation to separate concerns
Thu, 28 Jun 2018 15:17:44 +0200 egahlin 8197425: Liveset information for Old Object sample event
Thu, 28 Jun 2018 15:13:39 +0200 egahlin 8197425: Liveset information for Old Object sample event
Thu, 28 Jun 2018 15:06:55 +0200 rwestberg 8003209: JFR events for network utilization
Thu, 28 Jun 2018 18:04:19 +0530 sundar 8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
Thu, 28 Jun 2018 13:58:30 +0200 mgronlun 8205996: JDK-8205906 broke the build on Mac
Thu, 28 Jun 2018 03:45:49 -0700 amenkov 8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98
Thu, 28 Jun 2018 12:14:37 +0200 pliden 8205993: ZGC: Fix typos and incorrect indentations
Thu, 28 Jun 2018 10:09:58 +0000 adinn 8205694: AArch64: Add test to validate volatile load, store and CAS code generation
Thu, 28 Jun 2018 11:37:02 +0200 mgronlun 8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions
Thu, 28 Jun 2018 11:32:32 +0200 stuefe 8205925: Print correct and more information about secondary errors
Wed, 27 Jun 2018 15:04:27 +0200 stefank 8205923: ZGC: Verification applies load barriers before verification
Wed, 27 Jun 2018 15:02:53 +0200 stefank 8205923: ZGC: Verification applies load barrier before verification
Thu, 28 Jun 2018 01:10:09 -0700 igerasim 8205959: Do not restart close if errno is EINTR
Thu, 28 Jun 2018 10:05:43 +0200 jlahoda 8205913: Inconsistent source code model
Thu, 28 Jun 2018 10:05:39 +0200 jlahoda 8195986: Incorrect javac -h output with annotation processing and missing classes
Thu, 28 Jun 2018 09:15:53 +0200 pliden 8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate()
Thu, 28 Jun 2018 09:06:54 +0200 simonis 8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
Thu, 28 Jun 2018 07:22:59 +0200 pliden 8205702: assert(UseCompressedClassPointers) failed in universe.hpp
Thu, 28 Jun 2018 07:00:35 +0200 stuefe 8205531: jcmd VM.classloaders should fold similar loaders
Thu, 28 Jun 2018 00:34:55 -0400 kbarrett 8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion
Thu, 28 Jun 2018 09:40:46 +0530 hb 8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
Wed, 27 Jun 2018 20:21:42 -0700 kvn 8205528: Base64 encoding algorithm using AVX512 instructions
Wed, 27 Jun 2018 19:09:17 -0700 cjplummer 8205719: Windows Java_sun_tools_attach_VirtualMachineImpl_enqueue() method should include exitCode in exception message
Wed, 27 Jun 2018 17:02:41 -0700 never 8205824: Update Graal
Wed, 27 Jun 2018 16:57:21 -0700 iignatyev 8160673: Jittester: investigate bytecode generation hangs during bytecode tests generation
Thu, 28 Jun 2018 01:46:03 +0200 hannesw 8190876: javadoc search on "java.se" shows "java.se" the last one among other modules
Wed, 27 Jun 2018 16:19:28 -0700 iignatyev 8205954: clean up hotspot ProblemList
Wed, 27 Jun 2018 16:17:11 -0700 erikj 8205942: Build failure on macosx after JDK-8189429
Wed, 27 Jun 2018 15:15:11 -0700 iignatyev 8202554: Remove hotspot tests for javafx.* modules
Wed, 27 Jun 2018 22:26:41 +0200 redestad 8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin
Wed, 27 Jun 2018 14:46:15 -0700 ccheung 8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
Wed, 27 Jun 2018 14:20:41 -0700 jjg 8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java
Wed, 27 Jun 2018 13:43:52 -0700 iignatyev 8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
Wed, 27 Jun 2018 21:18:33 +0100 dfuchs 8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk
Wed, 27 Jun 2018 21:56:11 +0200 glaubitz 8205616: Build fails with system headers after 8204572
Wed, 27 Jun 2018 20:19:59 +0100 dfuchs 8205397: InetAddress has wrong declaration for readObjectNoData
Wed, 27 Jun 2018 19:45:06 +0200 pliden 8205678: ZGC: Remove unused ZAllocationFlags::java_thread()
Wed, 27 Jun 2018 19:45:05 +0200 pliden 8205676: ZGC: Remove TLAB allocations in relocation path
Wed, 27 Jun 2018 10:06:03 -0700 prr Merge
Mon, 25 Jun 2018 17:34:55 -0700 serb 4475138: getBestCursorSize and XFree86 4.1.0
Mon, 25 Jun 2018 14:56:07 -0700 prr Merge
Mon, 25 Jun 2018 11:40:46 -0700 srl 8187100: Support Unicode Variation Selectors
Mon, 25 Jun 2018 10:21:50 -0700 prr Merge
Mon, 25 Jun 2018 14:32:46 +0530 sveerabhadra 8153732: Windows remote printer changes do not reflect in lookupPrintServices()
Mon, 25 Jun 2018 12:50:25 +0530 pbansal 8194873: right ALT key hotkeys no longer work in Swing components
Mon, 25 Jun 2018 16:01:01 +0530 pkbalakr 8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
Sun, 24 Jun 2018 19:45:15 -0700 serb 8205324: Part of java.awt.Desktop.browse(URI) spec is outdated after support of applets was removed
Sun, 24 Jun 2018 16:35:21 -0700 serb 8205153: Delete "standard instructions" machinery in the open automated tests
Sat, 23 Jun 2018 11:48:42 -0700 serb 8205144: JSpinner may change the font after became visible
Fri, 22 Jun 2018 19:19:43 -0700 serb 8205456: Unification of iterations over arrays
Fri, 22 Jun 2018 13:21:23 -0700 prr 8205494: Convert or remove all AWT applet demos
Fri, 22 Jun 2018 12:16:14 -0700 prr 8205136: Move StylePad demo to the open repository
Fri, 22 Jun 2018 10:29:14 +0530 sveerabhadra 8204946: Clean-up problem list for JDK-8202933 and JDK-8202934
Thu, 21 Jun 2018 16:58:09 -0700 prr 8205498: Typo in fix for 8205119 breaks Solaris demo build
Thu, 21 Jun 2018 14:32:41 -0700 prr 8205119: SwingApplet demo should be removed
Thu, 21 Jun 2018 12:54:30 -0700 prr 8205441: Upgrade to harfbuzz 1.8.1
Thu, 21 Jun 2018 09:53:50 -0700 prr Merge
Wed, 20 Jun 2018 11:12:48 -0700 serb 8203003: Several FileDialog Modality Tests fail on Linux due to X errors
Wed, 27 Jun 2018 09:56:06 -0700 iveresov 8202698: Update Graal for JEP 181 - Nest-based access control
Wed, 27 Jun 2018 18:46:30 +0200 neliasso 8204157: Compiler.sunflow hangs after JDK-8192992
Wed, 27 Jun 2018 09:45:18 -0700 sherman 8200243: System error message is decoded as invalid encoding in Windows.
Wed, 27 Jun 2018 09:31:51 -0700 joehw 8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
Wed, 27 Jun 2018 11:55:35 -0400 jiangli 8205699: assert(_owner_offset != 0) failed in javaClasses.cpp
Wed, 27 Jun 2018 20:04:31 +0530 jgeorge 8189429: SA: MacOSX: Replace the deprecated PT_ATTACH with PT_ATTACHEXC
Wed, 27 Jun 2018 09:36:34 -0400 rriggs 8066709: Make some JDK system properties read only
Wed, 27 Jun 2018 09:52:23 +0200 goetz 8199940: Print more information about class loaders in IllegalAccessErrors.
Wed, 27 Jun 2018 12:46:15 +0200 rehn 8205583: Crash in ConcurrentHashTable do_bulk_delete_locked_for
Wed, 27 Jun 2018 11:54:15 +0200 mdoerr 8205609: [PPC64] Fix PPC64 part of 8010319 and TLH without UseSIGTRAP on AIX
Wed, 27 Jun 2018 02:20:55 -0700 ssahoo 8205111: Develop new Test to verify different key types for supported TLS protocols.
Wed, 27 Jun 2018 11:05:07 +0200 pliden 8205663: ZGC: Log metaspace used/capacity/committed/reserved
Wed, 27 Jun 2018 11:05:01 +0200 pliden 8205664: Move detailed metaspace logging from debug to trace
Wed, 27 Jun 2018 12:56:21 +0530 pmuthuswamy 8187288: bad (no) wrapping for modifier and type column
Tue, 26 Jun 2018 19:45:59 -0700 smarks 8203670: unmodifiable List iterator() implementations should not be ListIterators
Wed, 27 Jun 2018 09:44:46 +0800 amlu 8205673: Problem list RmiRegistrySslTest.java and RmiSslBootstrapTest.sh
Tue, 26 Jun 2018 17:41:42 -0700 erikj 8205625: linux-aarch64-cmp-baseline fails builds-tier5
Tue, 26 Jun 2018 16:01:37 -0700 iignatyev 8199580: [TESTBUG] Un-quarantine vm/mlvm/indy/func/jdi/breakpointOtherStratum and breakpoint
Tue, 26 Jun 2018 15:46:20 -0700 sspitsyn 8205723: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Wed, 27 Jun 2018 00:16:37 +0200 dnsimon 8205703: [JVMCI] Expose all GC selection flags
Tue, 26 Jun 2018 16:59:38 -0400 kbarrett 8205559: Remove IN_CONCURRENT_ROOT Access decorator
Tue, 26 Jun 2018 13:50:59 -0700 sspitsyn 8205721: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java
Tue, 26 Jun 2018 13:55:17 +0200 stefank 8144992: Remove OopIterateClosure::idempotent
Tue, 26 Jun 2018 13:54:19 +0200 stefank 8205607: Use oop_iterate instead of oop_iterate_no_header
Tue, 26 Jun 2018 12:29:20 -0700 sspitsyn 8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
Tue, 26 Jun 2018 14:15:49 -0400 dcubed 8205648: fix for 8205195 breaks secondary error handling
Tue, 26 Jun 2018 14:14:29 -0300 jlaskey 8205696: Undo licence.md
Tue, 26 Jun 2018 12:42:36 -0400 rriggs 8205547: FileChannel/CleanerTest.java fails due to expected FD count
Fri, 15 Jun 2018 14:46:04 +0200 neliasso 8205107: assert(c->Opcode() == Op_SafePoint) failed: broken outer loop
Tue, 26 Jun 2018 09:33:55 -0700 bpb 8205641: Make java/nio/channels/Selector/RacyDeregister.java noisier and flush after prints
Tue, 26 Jun 2018 09:14:49 -0700 kvn 8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4
Tue, 26 Jun 2018 11:14:27 -0400 apetcher 8203228: Branch-free output conversion for X25519 and X448
Mon, 25 Jun 2018 23:04:21 +0200 goetz 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
Tue, 26 Jun 2018 09:52:21 -0400 hseigel 8205422: assert(false) failed: Bad verification_type_info
Tue, 26 Jun 2018 13:16:40 +0100 chegar 8205671: Remove HTTP Client tests erroneously problem listed by the TLS 1.3 integration
Tue, 26 Jun 2018 18:55:48 +0800 weijun 8201815: Use Mozilla Public Suffix List
Tue, 26 Jun 2018 11:09:42 +0200 tschatzl 8204082: Make names of Young GCs more uniform in logs
Tue, 26 Jun 2018 09:17:53 +0200 mbaesken 8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
Mon, 25 Jun 2018 16:00:56 +0200 ghaug 8200720: Print additional information in thread dump (times, allocated bytes etc.)
Tue, 26 Jun 2018 08:13:02 +0100 alanb 8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
Mon, 25 Jun 2018 22:28:04 -0700 mchung 8205623: Replace use of Class::getPackage with Class::getPackageName
Mon, 25 Jun 2018 22:27:09 -0700 mchung 8205627: Replace hardcoded spec version value in build.tools.ExtLink taglet
Mon, 25 Jun 2018 20:58:01 -0700 martin 8205649: Make clang stack flags independent of OS
Mon, 25 Jun 2018 20:08:05 -0700 xiaofeya 8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
Mon, 25 Jun 2018 20:03:46 -0700 xiaofeya 8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale.
Tue, 26 Jun 2018 10:43:50 +0800 weijun 8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
Tue, 26 Jun 2018 10:43:43 +0800 weijun 8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
Mon, 25 Jun 2018 18:49:30 -0700 smarks 8205455: jdeprscan issues annotation processor warning regarding RELEASE_10
Mon, 25 Jun 2018 18:01:42 -0700 martin 8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
Mon, 25 Jun 2018 17:11:27 -0700 smarks 8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html
Tue, 26 Jun 2018 08:10:45 +0800 mbalao 8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
Mon, 25 Jun 2018 22:25:29 +0200 stefank 8205632: Include stack.inline.hpp in markSweep.inline.hpp
Mon, 25 Jun 2018 14:39:44 -0700 psandoz 8195650: Method references to VarHandle accessors
Mon, 25 Jun 2018 14:36:16 -0700 bpb 8204930: Reader:nullReader() spec does not match the behavior
Mon, 25 Jun 2018 13:37:01 +0200 goetz 8205605: [testbug][aix] Various test adaption to aix pecularities.
Mon, 25 Jun 2018 13:41:39 -0700 xuelei 8196584: TLS 1.3 Implementation
Mon, 25 Jun 2018 21:22:16 +0300 dpochepk 8205475: AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp
Mon, 25 Jun 2018 14:10:44 -0400 hseigel 8205614: NestMates tests failing in CI jdk11-jdk.931
Mon, 25 Jun 2018 13:47:27 -0400 coleenp 8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
Mon, 25 Jun 2018 09:59:16 -0700 dl 8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
Mon, 25 Jun 2018 09:59:16 -0700 dl 8203864: Execution error in Java's Timsort
Mon, 25 Jun 2018 09:59:16 -0700 dl 8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
Mon, 25 Jun 2018 11:33:11 -0400 lfoltan 8169559: Add class loader names to relevant VM messages
Mon, 25 Jun 2018 20:36:06 +0530 hb 8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
Mon, 25 Jun 2018 10:34:46 -0400 lfoltan 8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
Mon, 25 Jun 2018 16:32:23 +0300 dpochepk 8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use prefetch instruction
Mon, 25 Jun 2018 16:32:02 +0300 dpochepk 8189103: AARCH64: optimize String indexOf intrinsic
Mon, 25 Jun 2018 16:31:37 +0300 dpochepk 8202326: AARCH64: optimize string compare intrinsic
Mon, 25 Jun 2018 16:31:18 +0300 dpochepk 8204289: AARCH64: enable math intrinsics usage in interpreter and C1
Mon, 25 Jun 2018 16:30:49 +0300 dpochepk 8189105: AARCH64: create intrinsic for sin and cos
Mon, 25 Jun 2018 16:30:16 +0300 dpochepk 8196402: AARCH64: create intrinsic for Math.log
Sat, 26 May 2018 06:59:49 +0200 stefank 8204540: Automatic oop closure devirtualization
Mon, 25 Jun 2018 12:44:52 +0200 jlahoda 8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError()
Tue, 20 Mar 2018 11:16:10 +0530 pkoppula 8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days.
Mon, 25 Jun 2018 10:54:55 +0200 pliden 8205405: ZGC: Decouple JFR type registration
Mon, 25 Jun 2018 10:41:03 +0200 mhorie 8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
Mon, 25 Jun 2018 11:51:04 +0530 rgoel 8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33.
Sun, 24 Jun 2018 21:46:11 -0700 never 8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
Mon, 25 Jun 2018 02:07:42 +0200 egahlin 8203929: Limit amount of data for JFR.dump
Sun, 24 Jun 2018 16:25:47 +0100 alanb 8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
Sun, 24 Jun 2018 15:02:08 +0300 dsamersoff 8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
Sun, 24 Jun 2018 10:41:51 +0200 plevart 8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
Sat, 23 Jun 2018 22:49:48 -0700 jmanson 8205570: fix a number of typos in the JVMTI spec
Sat, 23 Jun 2018 09:46:18 +0100 alanb Merge
Sat, 23 Jun 2018 09:34:09 +0100 alanb 8198372: API to create a SelectableChannel to a FileDescriptor
Sat, 23 Jun 2018 08:03:52 +0100 alanb 8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
Sat, 23 Jun 2018 01:22:52 -0700 jmanson 8205113: Update JVMTI doc references to object allocation tracking
Tue, 05 Jun 2018 11:55:39 +0200 sgehwolf 8203188: Add JEP-181 support to the Zero interpreter
Sat, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
Fri, 22 Jun 2018 17:49:21 -0700 martin 8205199: more Linux clang compile failures
Fri, 22 Jun 2018 17:36:03 -0700 martin 8205197: Never default to using libc++ on Linux
Fri, 22 Jun 2018 23:18:07 +0000 valeriep Merge
Fri, 22 Jun 2018 23:10:36 +0000 valeriep 7007966: Add Brainpool ECC support (RFC 5639)
Fri, 22 Jun 2018 16:11:36 -0700 iignatyev 8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
Fri, 22 Jun 2018 15:58:32 -0700 iveresov 8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
Fri, 22 Jun 2018 17:46:58 -0400 kbarrett 8205459: Rename Access API flag decorators
Fri, 22 Jun 2018 16:06:43 -0400 rriggs 8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
Fri, 22 Jun 2018 12:51:49 -0700 vdeshpande 8205194: Improve the Array Comparison when there is mismatch at first element.
Fri, 22 Jun 2018 12:05:36 -0700 psandoz 8202922: Method reference identity is broken by serialization
Fri, 22 Jun 2018 19:04:16 +0200 jwilhelm Added tag jdk-11+19 for changeset 36ca515343e0
Fri, 22 Jun 2018 20:17:02 +0300 dpochepk 8189112: AARCH64: optimize StringUTF16 compress intrinsic
Fri, 22 Jun 2018 18:10:20 +0100 michaelm 8204233: Add configurable option for enhanced socket IOException messages
Fri, 22 Jun 2018 18:19:26 +0200 plevart Merge
Fri, 22 Jun 2018 18:18:05 +0200 plevart Merge
Fri, 22 Jun 2018 17:56:55 +0200 plevart 8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
Fri, 22 Jun 2018 12:15:16 -0400 dcubed 8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max
Fri, 22 Jun 2018 18:49:45 +0300 dpochepk 8205474: AARCH64: wrong zr encoding for ccmp instruction
Fri, 22 Jun 2018 18:48:36 +0300 dpochepk 8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
Fri, 22 Jun 2018 21:42:00 +0800 weijun 8205445: Add RSASSA-PSS Signature support to SunMSCAPI
Fri, 22 Jun 2018 13:20:55 +0200 mgronlun 8203299: StringPoolBuffer access covered by exclusive access invariant, remove (problematic) cas operations
Fri, 22 Jun 2018 11:21:34 +0100 adinn 8204331: AArch64: fix CAS not embedded in normal graph error
Fri, 22 Jun 2018 11:26:55 +0200 jlahoda 8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException
Wed, 20 Jun 2018 14:25:45 +0200 mbaesken 8205416: windows: fix checking of CloseHandle return code in Java_java_io_FileCleanable_cleanupClose0
Fri, 22 Jun 2018 11:49:31 +0530 pmuthuswamy 8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present.
Thu, 21 Jun 2018 22:17:22 -0700 iignatyev 8172854: [TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option
Thu, 21 Jun 2018 21:37:28 -0700 mikael 8202331: Obsolete support for commercial features
Thu, 21 Jun 2018 16:45:29 -0700 iignatyev 8205490: update ProblemList-graal
Thu, 21 Jun 2018 15:14:36 -0700 iignatyev 8185927: create regression test for 8062950
Thu, 21 Jun 2018 14:33:15 -0700 jjg 8205442: Avoid hard-coding --source value in SourceLauncherTest.java
Thu, 21 Jun 2018 13:29:44 -0700 jjg 8196425: tools/javac/modules/AnnotationProcessing.java failed
Thu, 21 Jun 2018 20:52:52 +0200 egahlin 8205053: Decouple type registration from framework lifecycle
Thu, 21 Jun 2018 12:03:54 -0700 erikj 8205424: Change to Xcode 9.4 for building on Macosx at Oracle