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 |
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 |