Mon, 02 Jul 2018 11:46:15 +0200 |
mdoerr |
8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
|
changeset |
files
|
Mon, 02 Jul 2018 09:38:20 +0200 |
tschatzl |
8203848: Missing remembered set entry in j.l.ref.references after JDK-8203028
|
changeset |
files
|
Mon, 02 Jul 2018 09:28:23 +0200 |
thartmann |
8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
|
changeset |
files
|
Sat, 30 Jun 2018 00:33:05 +0000 |
valeriep |
8205720: KeyFactory#getKeySpec and translateKey thorws NullPointerException with Invalid key
|
changeset |
files
|
Fri, 29 Jun 2018 13:58:16 -0700 |
serb |
8201552: Ellipsis in "Classical" label in SwingSet2 demo with Windows L&F at Hidpi
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 29 Jun 2018 13:44:09 -0700 |
iignatyev |
8204517: [Graal] org.graalvm.compiler.debug.test.VersionsTest fails with InvalidPathException on windows
|
changeset |
files
|
Fri, 29 Jun 2018 13:43:35 -0700 |
iignatyev |
8206117: failed to get JDK properties for JVM w/o JVMCI
|
changeset |
files
|
Fri, 29 Jun 2018 11:10:47 +0200 |
thartmann |
8205940: LoadNode::find_previous_arraycopy fails with "broken allocation" assert
jdk-11+20
|
changeset |
files
|
Fri, 29 Jun 2018 11:08:38 +0200 |
thartmann |
8205499: C1 temporary code buffers are not removed with -XX:+UseDynamicNumberOfCompilerThreads
|
changeset |
files
|
Thu, 28 Jun 2018 21:58:23 -0700 |
iignatyev |
8206088: 8205207 broke builds
|
changeset |
files
|
Thu, 28 Jun 2018 19:33:00 -0700 |
epavlova |
8195630: [Graal] vmTestbase/nsk/jvmti/AttachOnDemand/attach024/TestDescription.java fails with Graal
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 28 Jun 2018 17:07:34 -0700 |
epavlova |
8205207: Port Graal unit tests under jtreg
|
changeset |
files
|
Thu, 28 Jun 2018 16:45:15 -0700 |
iignatyev |
8149729: [jittester] Replace all 'path1 +"/" + path2' with Paths::get
|
changeset |
files
|
Fri, 29 Jun 2018 01:09:29 +0200 |
jwilhelm |
8206006: Build failed on Windows
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 02 Jul 2018 16:28:09 -0400 |
zgu |
8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
|
changeset |
files
|
Mon, 02 Jul 2018 00:55:24 -0700 |
rraghavan |
8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
|
changeset |
files
|
Mon, 02 Jul 2018 09:21:06 +0200 |
thartmann |
8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
|
changeset |
files
|
Fri, 29 Jun 2018 17:35:04 -0700 |
igerasim |
8204310: Simpler RandomAccessFile.setLength() on Windows
|
changeset |
files
|
Fri, 29 Jun 2018 12:34:03 -0700 |
dtitov |
8206086: [Graal] JDI tests fail with com.sun.jdi.ObjectCollectedException
|
changeset |
files
|
Fri, 29 Jun 2018 10:13:24 -0700 |
joehw |
8190835: Subtraction with two javax.xml.datatype.Duration gives incorrect result
|
changeset |
files
|
Fri, 29 Jun 2018 10:41:10 +0200 |
jlahoda |
8205418: Assorted improvements to source code model
|
changeset |
files
|
Thu, 28 Jun 2018 17:49:13 -0700 |
darcy |
8206083: Make tools/javac/api/T6265137.java robust to JDK version changes
|
changeset |
files
|
Thu, 28 Jun 2018 17:45:59 -0700 |
mikael |
8206022: Add test to check that the JVM accepts class files with version 56
|
changeset |
files
|
Thu, 28 Jun 2018 15:46:27 -0700 |
jjg |
8202959: Rearrange the top and bottom navigation bar in the javadoc generated pages
|
changeset |
files
|
Thu, 28 Jun 2018 22:28:41 +0200 |
jwilhelm |
8206006: Build failed on Windows
|
changeset |
files
|
Thu, 28 Jun 2018 21:11:50 +0200 |
jwilhelm |
Added tag jdk-12+0 for changeset 95aad0c785e4
|
changeset |
files
|
Wed, 27 Jun 2018 21:01:12 -0700 |
darcy |
8205615: Start of release updates for JDK 12
|
changeset |
files
|
Thu, 28 Jun 2018 19:55:44 +0200 |
jwilhelm |
Added tag jdk-12+0 for changeset c9cd3ec6a0eb
|
changeset |
files
|
Thu, 28 Jun 2018 11:41:45 -0700 |
rhalade |
8195774: Add Entrust root certificates
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 28 Jun 2018 10:50:10 -0400 |
dcubed |
Merge
|
changeset |
files
|
Thu, 28 Jun 2018 15:17:44 +0200 |
egahlin |
8137164: Include PID in the JFR jcmd hint
|
changeset |
files
|
Thu, 28 Jun 2018 10:46:05 -0400 |
dcubed |
8206004: [BACKOUT] errant changeset for JDK-8137164
|
changeset |
files
|
Thu, 28 Jun 2018 07:30:38 -0700 |
mr |
8205956: Fix usage of "OpenJDK" in build and test instructions
|
changeset |
files
|
Thu, 28 Jun 2018 19:44:58 +0530 |
sdama |
8204967: Resolve disabled warnings for libunpack
|
changeset |
files
|
Thu, 28 Jun 2018 15:18:17 +0200 |
jlahoda |
8205985: Remove tools/javac/options/release/ReleaseOptionUnsupported.java from problem list
|
changeset |
files
|
Thu, 28 Jun 2018 14:22:28 +0200 |
eosterlund |
8205683: Refactor heap allocation to separate concerns
|
changeset |
files
|
Thu, 28 Jun 2018 15:17:44 +0200 |
egahlin |
8197425: Liveset information for Old Object sample event
|
changeset |
files
|
Thu, 28 Jun 2018 15:13:39 +0200 |
egahlin |
8197425: Liveset information for Old Object sample event
|
changeset |
files
|
Thu, 28 Jun 2018 15:06:55 +0200 |
rwestberg |
8003209: JFR events for network utilization
|
changeset |
files
|
Thu, 28 Jun 2018 18:04:19 +0530 |
sundar |
8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
|
changeset |
files
|
Thu, 28 Jun 2018 13:58:30 +0200 |
mgronlun |
8205996: JDK-8205906 broke the build on Mac
|
changeset |
files
|
Thu, 28 Jun 2018 03:45:49 -0700 |
amenkov |
8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98
|
changeset |
files
|
Thu, 28 Jun 2018 12:14:37 +0200 |
pliden |
8205993: ZGC: Fix typos and incorrect indentations
|
changeset |
files
|
Thu, 28 Jun 2018 10:09:58 +0000 |
adinn |
8205694: AArch64: Add test to validate volatile load, store and CAS code generation
|
changeset |
files
|
Thu, 28 Jun 2018 11:37:02 +0200 |
mgronlun |
8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions
|
changeset |
files
|
Thu, 28 Jun 2018 11:32:32 +0200 |
stuefe |
8205925: Print correct and more information about secondary errors
|
changeset |
files
|
Wed, 27 Jun 2018 15:04:27 +0200 |
stefank |
8205923: ZGC: Verification applies load barriers before verification
|
changeset |
files
|
Wed, 27 Jun 2018 15:02:53 +0200 |
stefank |
8205923: ZGC: Verification applies load barrier before verification
|
changeset |
files
|
Thu, 28 Jun 2018 01:10:09 -0700 |
igerasim |
8205959: Do not restart close if errno is EINTR
|
changeset |
files
|
Thu, 28 Jun 2018 10:05:43 +0200 |
jlahoda |
8205913: Inconsistent source code model
|
changeset |
files
|
Thu, 28 Jun 2018 10:05:39 +0200 |
jlahoda |
8195986: Incorrect javac -h output with annotation processing and missing classes
|
changeset |
files
|
Thu, 28 Jun 2018 09:15:53 +0200 |
pliden |
8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate()
|
changeset |
files
|
Thu, 28 Jun 2018 09:06:54 +0200 |
simonis |
8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
|
changeset |
files
|
Thu, 28 Jun 2018 07:22:59 +0200 |
pliden |
8205702: assert(UseCompressedClassPointers) failed in universe.hpp
|
changeset |
files
|
Thu, 28 Jun 2018 07:00:35 +0200 |
stuefe |
8205531: jcmd VM.classloaders should fold similar loaders
|
changeset |
files
|
Thu, 28 Jun 2018 00:34:55 -0400 |
kbarrett |
8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion
|
changeset |
files
|