2018-07-11 coleenp 8198720: Obsolete PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
2018-07-11 zgu 8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use
2018-07-11 darcy 8173606: Deprecate constructors of 7-era visitors
2018-07-11 shade 8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log jdk-12+2
2018-07-11 ccheung 8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
2018-07-10 dl 8205620: Miscellaneous changes imported from jsr166 CVS 2018-07
2018-07-10 dl 8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
2018-07-10 dl 8206123: ArrayDeque created with default constructor can only hold 15 elements
2018-07-10 coleenp 8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
2018-07-10 dholmes 8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
2018-07-10 dholmes 8205878: pthread_getcpuclockid is expected to return 0 code
2018-07-09 sherman 8206389: JarEntry.setCreation/LastAccessTime without setLastModifiedTime causes Invalid CEN header
2018-07-09 kbarrett 8204834: Fix confusing "allocate" naming in OopStorage
2018-07-09 tschatzl 8206453: Taskqueue stats should count real steal attempts, not calls to GenericTaskQueueSet::steal
2018-07-09 dholmes 8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
2018-07-08 jiangli 8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
2018-07-06 rriggs 8206495: Redundant System.setProperty(null) tests
2018-07-06 darcy 8206439: Remove javac -source/-target 6 from langtools regression tests
2018-07-06 darcy 8206440: Remove javac -source/-target 6 from jdk regression tests
2018-07-06 joehw 8206164: forgot to "throw" TransformerConfigurationException
2018-07-06 coleenp 8205417: Obsolete UnlinkSymbolsALot debugging option
2018-07-06 hseigel 8203911: Test runtime/modules/getModuleJNI/GetModule fails with -Xcheck:jni
2018-07-06 coleenp 8202737: Obsolete AllowNonVirtualCalls option
2018-07-05 jjg 8206318: Enhance package documentation for internal javadoc packages
2018-07-05 naoto 8206350: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales.
2018-07-05 rkennke 8206272: Remove stray BarrierSetAssembler call
2018-07-05 rkennke 8206407: Primitive atomic_cmpxchg_in_heap_at() in BarrierSet::Access needs to call non-oop raw method
2018-07-05 ccheung 8205548: Remove multi-release jar related vm code
2018-07-05 bpb 8194899: Remove unused sun.net classes
2018-07-05 jwilhelm Added tag jdk-12+1 for changeset 00b16d0457e4
2018-07-04 ssahoo 8205653: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure jdk-12+1
2018-07-03 darcy 8206114: Refactor langtools/tools/javac/classfiles/ClassVersionChecker.java
2018-07-03 darcy 8206085: Refactor langtools/tools/javac/versions/Versions.java
2018-07-03 bpb 8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive
2018-07-03 naoto 8206120: Add test cases for lenient Japanese era parsing
2018-07-03 coleenp 8206309: Tier1 SA tests fail
2018-07-03 coleenp 8134538: Duplicate implementations of os::lasterror
2018-07-03 coleenp 8205534: Remove SymbolTable dependency from serviceability agent
2018-07-03 erikj 8206087: windows-x64-cmp-baseline fails with The files do not have the same suffix type
2018-07-03 vtheeyarath 8177275: IllegalArgumentException when MH would have too many parameters is not specified for several methods
2018-07-03 neliasso 8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
2018-07-03 jwilhelm Merge
2018-07-02 zgu 8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
2018-07-02 roland 8205515: assert(opcode == Op_RangeCheck) failed: no other if variant here
2018-07-02 jwilhelm Added tag jdk-11+20 for changeset 9816d7cc655e
2018-07-02 mdoerr 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
2018-07-02 tschatzl 8203848: Missing remembered set entry in j.l.ref.references after JDK-8203028
2018-07-02 thartmann 8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
2018-06-30 valeriep 8205720: KeyFactory#getKeySpec and translateKey thorws NullPointerException with Invalid key
2018-06-29 serb 8201552: Ellipsis in "Classical" label in SwingSet2 demo with Windows L&F at Hidpi
2018-06-29 iignatyev 8204355: [Graal] org.graalvm.compiler.debug.test.CSVUtilTest fails on Windows due to improper line separator used
2018-06-29 iignatyev 8204517: [Graal] org.graalvm.compiler.debug.test.VersionsTest fails with InvalidPathException on windows
2018-06-29 iignatyev 8206117: failed to get JDK properties for JVM w/o JVMCI
2018-06-29 thartmann 8205940: LoadNode::find_previous_arraycopy fails with "broken allocation" assert jdk-11+20
2018-06-29 thartmann 8205499: C1 temporary code buffers are not removed with -XX:+UseDynamicNumberOfCompilerThreads
2018-06-29 iignatyev 8206088: 8205207 broke builds
2018-06-29 epavlova 8195630: [Graal] vmTestbase/nsk/jvmti/AttachOnDemand/attach024/TestDescription.java fails with Graal
2018-06-29 weijun 8205927: Update src/java.base/share/legal/public_suffix.md to match the actual file version
2018-06-29 epavlova 8205207: Port Graal unit tests under jtreg
2018-06-28 iignatyev 8149729: [jittester] Replace all 'path1 +"/" + path2' with Paths::get
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip