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
Thu, 21 Jun 2018 11:10:55 -0700 bpb 8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
Thu, 21 Jun 2018 18:56:35 +0100 alanb 8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
Thu, 21 Jun 2018 10:54:07 -0700 kvn 8205398: AES-CBC decryption algorithm using AVX512 instructions
Thu, 21 Jun 2018 08:45:57 -0700 smarks 8203184: List.copyOf() fails to copy sublists
Thu, 21 Jun 2018 08:25:03 -0700 smarks 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Thu, 21 Jun 2018 11:10:44 -0400 coleenp 8205175: Deprecate UnlinkSymbolsALot debugging option.
Thu, 21 Jun 2018 08:58:59 -0300 jlaskey 8203637: Fix Sources jdk-11+19
Thu, 21 Jun 2018 13:39:20 +0200 rwestberg 8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent
Tue, 19 Jun 2018 13:03:12 -0400 rkennke 8205336: Modularize allocations in assembler
Thu, 21 Jun 2018 14:09:43 +0530 nishjain 8204938: Add a test case to automatically check the updated LSR data
Wed, 20 Jun 2018 19:46:44 -0700 cjplummer 8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
Thu, 21 Jun 2018 03:21:22 +0200 jwilhelm Added tag jdk-11+19 for changeset fb8b3f467277
Wed, 20 Jun 2018 17:30:43 -0700 iveresov 8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap"
Wed, 20 Jun 2018 12:02:17 -0700 lmesnik 8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode
Wed, 20 Jun 2018 22:02:46 +0200 gromero 8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy
Wed, 20 Jun 2018 12:42:43 -0700 iignatyev 8205433: clean up hotspot ProblemList
Wed, 20 Jun 2018 13:57:38 -0400 gadams 6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED
Wed, 20 Jun 2018 10:01:49 -0700 bsrbnd 8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
Wed, 20 Jun 2018 17:54:40 +0100 chegar Merge
Wed, 20 Jun 2018 17:48:39 +0100 chegar Merge
Wed, 20 Jun 2018 09:05:57 -0700 chegar 8204679: HTTP Client refresh
Wed, 20 Jun 2018 09:38:17 -0700 erikj 8200115: System property java.vm.vendor value includes quotation marks
Wed, 20 Jun 2018 09:42:36 -0700 mseledtsov 8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure
Wed, 20 Jun 2018 17:15:16 +0200 stuefe 8205407: [windows, vs<2017] C4800 after 8203197
Wed, 20 Jun 2018 17:06:24 +0200 redestad 8199435: Unsafe publication of java.util.Properties.map
Tue, 19 Jun 2018 10:00:39 -0400 chrisphi 8203030: Zero s390 31 bit size_t type conflicts in shared code
Wed, 20 Jun 2018 11:47:07 +0100 mcimadamore 8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
Wed, 20 Jun 2018 11:33:43 +0200 pliden 8205339: ZGC: VerifyBeforeIteration not yet supported
Wed, 20 Jun 2018 11:33:42 +0200 pliden 8205338: ZGC: LeakProfiler not yet supported
Wed, 20 Jun 2018 14:52:32 +0530 pmuthuswamy 8202624: javadoc generates references to enum constructors, which are not documented
Wed, 20 Jun 2018 11:12:58 +0200 goetz 8205108: [testbug] Fix pattern matching in jstatd tests.
Wed, 20 Jun 2018 06:51:39 +0200 stuefe 8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
Tue, 19 Jun 2018 17:50:32 -0700 cjplummer 8205149: hs201t002 should be put on the problem list
Tue, 19 Jun 2018 23:33:31 +0000 valeriep 8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object
Tue, 19 Jun 2018 09:34:41 +0200 stuefe 8203680: os::stat() on Posix platform does not need to copy input path
Fri, 15 Jun 2018 13:57:32 -0400 apetushkov 8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs
Tue, 19 Jun 2018 19:19:43 +0200 pliden 8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC
Tue, 19 Jun 2018 19:16:08 +0200 mgronlun 8204571: Add support for launching multiple startup recordings
Tue, 19 Jun 2018 10:12:35 -0700 prr Merge
Tue, 19 Jun 2018 10:12:00 -0700 prr Merge
Tue, 19 Jun 2018 12:04:01 +0530 vagarwal 8200605: Create test for GridBagLayoutDemo
Tue, 19 Jun 2018 09:22:38 -0700 prr Merge
Fri, 15 Jun 2018 13:07:46 -0700 prr Merge
Fri, 15 Jun 2018 13:05:34 -0700 prr 8204929: Fonts with embedded bitmaps are not always rotated
Fri, 15 Jun 2018 23:59:56 +0530 psadhukhan 8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100%
Fri, 15 Jun 2018 23:38:59 +0530 psadhukhan 8202199: Provide public, unsupported JDK API for JavaFX/Swing interop
Wed, 13 Jun 2018 12:54:41 +0100 dmarkov 8200353: Shift or Capslock not working in Textfield after accented keystrokes
Wed, 13 Jun 2018 10:59:27 +0530 mhalder 8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt
Tue, 12 Jun 2018 15:14:22 -0700 prr Merge
Tue, 12 Jun 2018 14:53:57 -0700 serb 8204454: Remove of sun.applet.AppletAudioClip
Tue, 12 Jun 2018 12:18:57 -0700 prr 8191512: T2K font rasterizer code removal
Tue, 12 Jun 2018 09:26:49 -0700 serb 8202768: [macos] Appkit thread slows when any Window Manager active
Mon, 11 Jun 2018 14:06:58 +0530 mhalder 8029250: [macosx] There is no tray icon shown in the system tray area when case starts
Sun, 10 Jun 2018 18:04:43 -0700 prr 8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6
Sat, 09 Jun 2018 13:33:35 -0700 serb 6608234: SwingWorker.get throws CancellationException
Tue, 19 Jun 2018 07:15:00 -0400 gadams 8205055: Fix compilation optimization errors with new Solaris toolchain
Tue, 19 Jun 2018 07:14:49 -0400 gadams 8205110: Fix xchip warnings with new Solaris toolchain
Tue, 19 Jun 2018 19:21:30 +0300 dchuyko 8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition
Tue, 19 Jun 2018 08:19:54 -0700 naoto 8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
Tue, 19 Jun 2018 18:18:46 +0300 dchuyko 8198719: MethodHandleHelper.linkToStatic should drop MH arg
Tue, 19 Jun 2018 18:18:25 +0300 dpochepk 8204353: AARCH64: optimize FPU load and stores in macroAssembler
Tue, 19 Jun 2018 18:14:25 +0300 dpochepk 8204473: AARCH64: register post-index addressing mode is not supported directly
Tue, 19 Jun 2018 16:44:41 +0200 erikj 8205183: Warning about using VS2017 should be removed
Tue, 19 Jun 2018 16:29:48 +0200 mdoerr 8205172: 32 bit build broken
Tue, 19 Jun 2018 16:14:39 +0200 rehn 8205006: Assertion failure when rehashing stringtable
Tue, 19 Jun 2018 05:22:07 -0700 vromero 8205052: No compilation error thrown when no valid parameterization exists for functional interface type
Tue, 19 Jun 2018 05:18:49 -0700 phh 8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
Tue, 19 Jun 2018 07:54:11 -0400 lfoltan 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
Fri, 15 Jun 2018 12:31:28 +0200 goetz 8204268: Improve some IncompatibleClassChangeError messages.
Tue, 19 Jun 2018 12:25:42 +0200 thartmann 8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks
Tue, 19 Jun 2018 12:22:02 +0200 rwestberg 8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
Tue, 19 Jun 2018 12:20:05 +0200 rwestberg 8204236: JFR unit test of thread CPU load should be enabled
Tue, 19 Jun 2018 12:11:37 +0200 pliden 8205064: Fail immediately if an unavailable GC is selected
Tue, 19 Jun 2018 11:27:05 +0200 rkennke 8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
Fri, 15 Jun 2018 13:57:37 +0200 neliasso 8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
Tue, 19 Jun 2018 10:57:13 +0200 rehn 8204166: TLH: Semaphore may not be destroy until signal have returned.
Tue, 19 Jun 2018 09:43:53 +0200 simonis 8204965: Fix '--disable-cds' and disable CDS on AIX by default
Tue, 19 Jun 2018 09:34:39 +0200 tschatzl 8205043: Make parallel reference processing default for G1
Tue, 19 Jun 2018 09:08:39 +0200 roland 8203197: C2: consider all paths in loop body for loop predication
Tue, 19 Jun 2018 08:44:31 +0200 stefank 8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
Thu, 07 Jun 2018 10:11:36 +0200 stefank 8204538: Split ScanClosure and ScanClosureWithParBarrier
Mon, 18 Jun 2018 18:49:34 -0700 cushon 8198669: Refactor annotation array value parsing to reduce duplication
Tue, 19 Jun 2018 09:45:54 +0530 pmuthuswamy 8205148: Turn off logging in jQuery-migrate
Mon, 18 Jun 2018 16:58:16 -0700 iignatyev 8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
Mon, 18 Jun 2018 22:43:38 -0400 bulasevich 8203479: JFR enabled ARM32 build assertion failure
Mon, 18 Jun 2018 20:50:23 -0400 bulasevich 8204961: JVMTI jtreg tests build warnings on 32-bit platforms
Mon, 18 Jun 2018 20:43:42 -0400 lkorinth 8205054: Could not find "lsof" on test machine
Tue, 19 Jun 2018 08:06:35 +0800 weijun 8177334: Update xmldsig implementation to Apache Santuario 2.1.1
Mon, 18 Jun 2018 15:24:48 -0700 kvn 8205181: ProblemList applications/ctw/modules/java_desktop_2.java
Mon, 18 Jun 2018 13:52:30 -0700 jjg 8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
Mon, 18 Jun 2018 13:40:16 -0700 jjg 8149565: -locale option issues
Mon, 18 Jun 2018 10:13:58 -0700 psandoz 8170159: Improve the performance of BitSet traversal
Mon, 18 Jun 2018 09:48:22 -0700 dlong 8204231: Update Graal
Mon, 18 Jun 2018 16:13:21 +0200 rehn 8204857: ConcurrentHashTable: Fix parallel processing
Mon, 18 Jun 2018 14:36:50 +0200 mbaesken 8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
Mon, 18 Jun 2018 12:11:59 +0200 tschatzl 8043575: Dynamically parallelize reference processing work
Tue, 29 May 2018 09:26:00 +0200 tschatzl 8202845: Refactor reference processing for improved parallelism
Mon, 18 Jun 2018 08:07:15 +0530 sdama 8196988: Resolve disabled warnings for libjimage
Fri, 15 Jun 2018 17:34:01 -0700 henryjen 8199871: Deprecate pack200 and unpack200 tools
Sat, 16 Jun 2018 10:10:54 +0100 alanb 8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
Fri, 15 Jun 2018 12:25:53 +0200 goetz 8204943: Improve message of ArrayStoreException.
Sat, 16 Jun 2018 07:05:09 +0200 stuefe 8204958: Minor cleanups for the diagnostic framework
Fri, 15 Jun 2018 16:53:58 -0400 kbarrett 8204939: Change Access nomenclature: root to native
Fri, 15 Jun 2018 13:08:32 -0700 mchung 8205116: jdeps --system $java.home fails with IAE
Fri, 15 Jun 2018 12:48:19 -0700 bpb 8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
Thu, 14 Jun 2018 23:09:11 -0700 vtheeyarath 8202216: Add Buffer mismatch methods
Fri, 15 Jun 2018 11:44:49 -0700 mchung 8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
Fri, 15 Jun 2018 11:44:20 -0700 mchung 8200121: Remove unused qualified exports in java.base
Fri, 15 Jun 2018 11:15:32 -0700 erikj 8203667: Platform specific include files in jdk image in wrong sub directory
Fri, 15 Jun 2018 19:24:15 +0100 mcimadamore 8203838: javac performance regression in 11+11
Thu, 14 Jun 2018 17:32:31 -0700 cushon 7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
Fri, 15 Jun 2018 09:53:28 -0700 erikj 8204973: Add build support for filtering translations
Fri, 15 Jun 2018 09:16:48 -0700 kvn 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
Fri, 15 Jun 2018 08:28:08 -0700 kvn 8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
Fri, 15 Jun 2018 16:44:41 +0200 dnsimon 8205025: [AOT] make jdk.aot module upgradeable
Fri, 15 Jun 2018 15:07:45 +0200 ihse 8200867: Remove references to "jdk 9" in build system
Fri, 15 Jun 2018 13:31:50 +0200 pliden 8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
Fri, 15 Jun 2018 13:31:43 +0200 pliden 8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
Fri, 15 Jun 2018 13:31:36 +0200 pliden 8205024: ZGC: Worker threads boost mode not always enabled when is should be
Fri, 15 Jun 2018 13:31:27 +0200 pliden 8205022: ZGC: SoftReferences not always cleared before throwing OOME
Fri, 15 Jun 2018 13:31:20 +0200 pliden 8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
Thu, 14 Jun 2018 14:32:03 +0200 goetz 8204654: [testbug] Fix pattern matching in jstat tests.
Fri, 15 Jun 2018 02:31:37 -0700 jcbeyler 8205096: Add missing files for 8203394
Fri, 15 Jun 2018 00:49:54 -0700 jcbeyler 8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
Mon, 11 Jun 2018 15:28:24 +0200 roland 8204240: Extend MDO to allow more reasons to be recorded per bci
Fri, 15 Jun 2018 11:58:34 +0530 rgoel 8202537: CLDR33
Fri, 15 Jun 2018 10:48:56 +0530 pmuthuswamy 8204666: javadoc should be updated to use jQuery 3.3.1
Thu, 14 Jun 2018 09:59:21 -0400 zgu 8203641: Refactor String Deduplication into shared
Thu, 14 Jun 2018 15:27:49 -0700 epavlova 8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
Thu, 14 Jun 2018 21:49:46 +0200 stuefe 8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
Wed, 13 Jun 2018 16:32:02 -0700 lmesnik 8203491: [TESTBUG] Port heapdump tests into java
Thu, 14 Jun 2018 09:31:59 -0700 darcy 8205003: Replace selected link tags with linkplain in java.lang.Class
Thu, 14 Jun 2018 10:33:54 -0400 hseigel 8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
Thu, 14 Jun 2018 05:50:21 -0700 bsrbnd 8203813: javac accepts an illegal name as a receiver parameter name
Thu, 14 Jun 2018 09:38:31 -0300 jlaskey 8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
Thu, 14 Jun 2018 13:16:21 +0200 jlahoda 8196618: Create API to list supported values for javac --release option
Thu, 14 Jun 2018 13:07:33 +0200 tschatzl 8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
Thu, 14 Jun 2018 11:13:39 +0100 mcimadamore 8178150: Regression in logic for handling inference stuck constraints
Thu, 14 Jun 2018 11:13:30 +0200 lkorinth 8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
Thu, 14 Jun 2018 11:46:53 +0200 ihse 8204664: PrepareFailureLogs should be done after sequential make targets
Thu, 14 Jun 2018 11:22:04 +0200 thartmann 8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
Thu, 14 Jun 2018 16:56:58 +0900 ysuenaga 8204531: Remove unused chars following '\0'
Thu, 14 Jun 2018 00:07:10 -0700 epavlova 8204978: [Graal] Disable Epsilon GC tests from running with Graal
Thu, 14 Jun 2018 09:04:55 +0200 thartmann 8203915: Induction variable of over-unrolled loop conflicts with range checks
Thu, 14 Jun 2018 02:01:31 -0400 dholmes 8204668: Cleanup management of the java.vm.info System property
Thu, 14 Jun 2018 07:26:27 +0200 rehn 8204613: StringTable: Calculates wrong number of uncleaned items.
Thu, 14 Jun 2018 09:48:04 +0800 amlu 8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
Thu, 14 Jun 2018 02:49:19 +0200 jwilhelm Added tag jdk-11+18 for changeset e1b3def12624
Wed, 13 Jun 2018 13:12:50 -0700 bpb 8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
Wed, 13 Jun 2018 12:50:45 -0700 joehw 8201276: (fs) Add methods to Files for reading/writing a string from/to a file
Wed, 13 Jun 2018 10:36:13 -0700 dtitov 8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint **
Wed, 13 Jun 2018 07:53:27 +0200 stuefe 8204935: [aix] TOC overflow in libjvm.so (release build)
Wed, 13 Jun 2018 20:11:18 +0200 stuefe 8204663: clean up remaining native parts after JDK-8187631
Wed, 13 Jun 2018 13:48:39 -0400 bobv Merge
Wed, 13 Jun 2018 13:44:56 -0400 bobv Merge
Tue, 12 Jun 2018 18:53:38 -0400 bobv Merge
Tue, 12 Jun 2018 18:51:45 -0400 bobv 8203357: Container Metrics
Tue, 12 Jun 2018 18:44:01 -0400 bobv 8203691: Test /runtime/containers/cgroup/PlainRead.java fails
Wed, 13 Jun 2018 10:47:14 -0700 erikj 8204922: Create bootcycle jib profiles
Tue, 12 Jun 2018 22:23:35 -0700 vtheeyarath 8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
Wed, 13 Jun 2018 08:44:23 -0700 rhalade 8204923: Restore Symantec root verisignclass2g2ca
Wed, 13 Jun 2018 15:08:08 +0200 eosterlund 8203344: Make C1 leal patchable on SPARC
Wed, 13 Jun 2018 12:52:21 +0200 jlahoda 8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
Wed, 13 Jun 2018 10:34:51 +0200 glaubitz 8203301: Linux-sparc fails to build after JDK-8199712 (Flight Recorder)
Wed, 13 Jun 2018 10:15:35 +0200 rkennke 8204685: Abstraction for TLAB dummy object
Wed, 13 Jun 2018 10:01:53 +0200 rkennke 8203157: Object equals abstraction for BarrierSetAssembler
Wed, 13 Jun 2018 06:35:04 +0200 stuefe 8202772: NMT thread stack tracking causes crashes on AIX jdk-11+18
Tue, 12 Jun 2018 21:29:47 -0700 kvn 8201193: Use XMM/YMM for objects initialization
Mon, 11 Jun 2018 14:06:50 -0700 cushon 8203679: AssertionError in DeferredAttr with parenthesized method reference
Tue, 12 Jun 2018 18:12:59 -0400 kbarrett 8204585: Remove IN_ARCHIVE_ROOT from Access API
Tue, 12 Jun 2018 14:08:24 -0700 bchristi 8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
Tue, 12 Jun 2018 13:24:37 -0700 smarks 8204243: remove Thread.destroy() and Thread.stop(Throwable)
Tue, 12 Jun 2018 11:34:48 -0700 rhalade 8196141: Add GoDaddy root certificates
Mon, 11 Jun 2018 15:32:43 +0100 aph 8204680: Disassembly does not display code strings in stubs
Tue, 12 Jun 2018 13:07:47 -0400 rriggs 8197930: JNI exception pending in initializeEncoding of jni_util.c
Tue, 12 Jun 2018 11:21:07 -0400 zgu 8204557: NMT: Linux os::committed_in_range() does not break out outer loop when contiguous region is found
Tue, 12 Jun 2018 17:40:28 +0200 pliden 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Tue, 12 Jun 2018 07:52:30 -0700 kvn 8204113: Upgrade linker used in AOT tests to be same version as build toolchain
Tue, 12 Jun 2018 15:03:00 +0200 shade 8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
Tue, 12 Jun 2018 18:30:52 +0530 sdama 8204861: fix for 8196993 has broken the build on linux
Tue, 12 Jun 2018 10:01:23 +0200 shade 8204850: BarrierSet::make_* should be static
Tue, 12 Jun 2018 11:11:59 +0000 adinn Merge
Tue, 12 Jun 2018 10:27:49 +0000 aph 8204606: [Aarch64] SIGSEGVs caused by C1 because of improper register usage
Tue, 12 Jun 2018 12:14:46 +0200 jlahoda 8204674: Inconsistent lambda parameter span
Sun, 10 Jun 2018 20:53:10 +0100 smonteith 8204628: [AArch64] Assertion failure in BarrierSetAssembler::load_at
Wed, 30 May 2018 14:46:17 +0200 goetz 8204477: Count linkage errors and print in Exceptions::print_exception_counts_on_error
Wed, 30 May 2018 14:46:17 +0200 goetz 8204476: Add additional statistics to CodeCache::print_summary
Tue, 12 Jun 2018 14:16:41 +0530 sdama 8196993: Resolve disabled warnings for libunpack
Mon, 11 Jun 2018 22:35:07 -0400 kbarrett 8204097: Simplify OopStorage::AllocateList block entry access
Tue, 12 Jun 2018 08:51:28 +0800 xyin 8201528: Add new test to check for package versioning information in OpenJDK
Tue, 12 Jun 2018 01:31:49 +0200 erikj 8204127: Change bundle format on Windows to zip
Mon, 11 Jun 2018 21:56:58 +0000 valeriep 8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
Mon, 11 Jun 2018 14:29:38 -0700 epavlova 8204694: Add failed compiler/stable tests into ProblemList-graal.txt
Mon, 11 Jun 2018 19:39:05 +0000 valeriep 8194073: Invalid SunNativeProvider.INSTANCE initialization
Mon, 11 Jun 2018 20:18:38 +0200 ihse 8204682: Parsing for LOG=report=none is broken when combined with other keywords
Mon, 11 Jun 2018 19:09:15 +0200 simonis 8204684: [AIX] Build of libjli_static broken after change 8204572 (SetupJdkLibrary)
Mon, 11 Jun 2018 09:40:20 -0700 ccheung 8204563: UseAppCDS obsolete message confusing
Fri, 08 Jun 2018 14:14:44 +0200 mbaesken 8204598: add more thread-related system settings info to hs_error file on Linux
Mon, 11 Jun 2018 14:16:43 +0200 roland 8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
Sun, 10 Jun 2018 17:26:13 +0200 goetz 8204652: [aix] fix thread stack allocation, too big stack sizes not recognized
Mon, 11 Jun 2018 12:09:59 +0200 tschatzl 8204618: The parallel GC reference processing task executor enqueues a wrong number of tasks into the queue
Mon, 11 Jun 2018 12:09:57 +0200 tschatzl 8204617: ParallelGC parallel reference processing does not set MT degree in reference processor
Sun, 10 Jun 2018 12:58:38 +0300 dsamersoff 8202705: ARM32 build crashes on long JavaThread offsets
Sat, 09 Jun 2018 20:57:43 -0700 mchung 8204648: test/jdk/tools/launchers/SourceMode.java fails with long shebang line
Fri, 08 Jun 2018 15:24:51 -0700 jjg 8204588: Test failures after "Launch Single-File Source-Code Programs"
Mon, 04 Jun 2018 15:11:17 +0200 rkennke 8203172: Primitive heap access for interpreter BarrierSetAssembler/aarch64
Fri, 08 Jun 2018 13:32:51 -0700 prr Merge
Fri, 08 Jun 2018 12:51:46 -0700 prr Merge
Fri, 08 Jun 2018 12:52:50 +0530 psadhukhan 8202864: [TESTBUG] Need to replace the image used in two Swing tests
Thu, 07 Jun 2018 11:35:42 -0700 prr 8204126: MonospacedGlyphWidthTest.java failed again
Wed, 06 Jun 2018 15:37:10 -0700 serb 8203224: java.awt.desktop.*Event classes could not be instantiated if Desktop feature is not supported
Wed, 06 Jun 2018 13:16:12 -0700 erikj 8200132: Remove jre images and bundles
Wed, 06 Jun 2018 13:04:25 -0700 prr 8204187: Remove proprietary JPEG code from javax.imageio
Wed, 06 Jun 2018 12:51:44 -0700 prr 8203796: Define API to support specifying ownership of print dialogs
Wed, 06 Jun 2018 12:35:44 -0700 prr 8204496: backout fix for 8203796 which was pushed under another ID
Wed, 06 Jun 2018 10:44:27 -0700 prr 8203499: Uninitialised memory in WinAccessBridge.cpp
Wed, 06 Jun 2018 09:41:16 -0700 prr Merge
Mon, 04 Jun 2018 16:11:21 +0200 mbaesken 8204211: windows : handle potential C++ exception in GDIRenderer
Tue, 05 Jun 2018 14:42:21 -0700 prr 8203499: Uninitialised memory in WinAccessBridge.cpp
Mon, 04 Jun 2018 20:32:19 -0700 serb 8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
Mon, 04 Jun 2018 19:36:28 -0700 serb 8204118: [macos] Nonsensical self == [super init] in CFileDialog.m
Mon, 04 Jun 2018 19:01:16 -0700 serb 8203308: Remove the appletviewer classes
Mon, 04 Jun 2018 10:54:20 -0700 prr 8203367: Upgrade to freetype 2.9.1
Wed, 09 Aug 2017 14:54:37 -0700 naoto 8202088: Japanese new era implementation
Fri, 08 Jun 2018 11:38:40 -0700 dl 8204375: Add TimeUnit#convert(Duration)
Fri, 08 Jun 2018 11:04:58 -0700 ccheung 8204110: serviceability/sa/ClhsdbSymbol.java and ClhsdbInspect.java failed when running in CDS mode
Fri, 08 Jun 2018 10:09:40 -0700 sherman 8204229: Formatter and String.format ignore the width with the percent modifier (%5%)
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip