Fri, 18 Dec 2015 09:29:04 -0800 |
lana |
Added tag jdk-9+98 for changeset 870902be1aa6 |
Wed, 05 Jul 2017 21:09:22 +0200 |
duke |
Merge |
Mon, 21 Dec 2015 23:27:16 +0530 |
sundar |
8145909: tools/jjs/jjs-fileTest.sh fails after JDK-8145750 except on windows |
Mon, 21 Dec 2015 09:05:25 -0800 |
naoto |
8134916: LocaleData.cldr for sun/text/resources/LocaleDataTest.java seems to contain wrong data |
Mon, 21 Dec 2015 11:34:14 -0500 |
rriggs |
8138696: java.lang.ref.Cleaner - an easy to use alternative to finalization |
Mon, 21 Dec 2015 13:30:58 +0100 |
dfuchs |
8145686: SimpleConsoleLogger and LogRecord should take advantage of StackWalker to skip classes implementing System.Logger |
Mon, 21 Dec 2015 13:43:53 +0800 |
xiaofeya |
8131155: java/net/NetworkInterface/NetworkInterfaceStreamTest.java failed because of Teredo Tunneling Pseudo-Interface |
Mon, 21 Dec 2015 09:40:00 +0530 |
sundar |
8145750: jjs fails to run simple scripts with security manager turned on |
Sat, 19 Dec 2015 02:24:27 +0100 |
redestad |
8144723: MethodHandleImpl.initStatics is no longer needed |
Fri, 18 Dec 2015 23:54:51 +0000 |
xuelei |
8049321: Support SHA256WithDSA in JSSE |
Fri, 18 Dec 2015 09:55:44 -0800 |
lana |
Merge |
Fri, 18 Dec 2015 16:12:55 +0000 |
chegar |
8145589: Test6277246.java fails to compile after JDK-8144479 |
Fri, 18 Dec 2015 16:06:24 +0000 |
chegar |
8056152: API to create Threads that do not inherit inheritable thread-local initial values |
Fri, 18 Dec 2015 14:43:24 +0100 |
jbachorik |
8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused |
Fri, 18 Dec 2015 09:59:25 +0100 |
psandoz |
8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified |
Thu, 17 Dec 2015 20:27:37 -0800 |
lana |
Merge |
Thu, 17 Dec 2015 21:14:58 +0300 |
shade |
8145539: (coll) AbstractMap.keySet and .values should not be volatile |
Thu, 17 Dec 2015 20:42:01 +0300 |
shade |
8145428: Optimize StringUTF16 compress/copy methods for C1 |
Thu, 17 Dec 2015 09:39:21 -0800 |
mchung |
8144553: java/lang/StackWalker/StackWalkTest.java and MultiThreadStackWalk.java fail with stack overflows |
Wed, 16 Dec 2015 14:45:21 -0800 |
darcy |
8145605: Problem list Test6277246.java until a fix for JDK-8145589 |
Wed, 16 Dec 2015 20:00:03 +0100 |
jfranck |
8057804: AnnotatedType interfaces provide no way to get annotations on owner type |
Wed, 16 Dec 2015 13:00:29 -0500 |
rriggs |
8032510: Add java.time.Duration.dividedBy(Duration) |
Wed, 16 Dec 2015 08:38:10 -0800 |
asmotrak |
8129567: CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros |
Wed, 16 Dec 2015 12:17:03 +0000 |
chegar |
8144479: Remove character coders from sun.misc |
Wed, 16 Dec 2015 08:42:00 +0000 |
chegar |
8145416: Move sun.misc.ProxyGenerator to java.lang.reflect |
Tue, 15 Dec 2015 19:01:10 -0800 |
amurillo |
Merge |
Tue, 15 Dec 2015 09:50:07 -0800 |
amurillo |
Merge |
Fri, 11 Dec 2015 17:45:50 -0800 |
amurillo |
Merge |
Mon, 07 Dec 2015 17:04:37 +0000 |
jprovino |
Merge |
Mon, 07 Dec 2015 12:31:25 +0100 |
jbachorik |
8144308: com/sun/jdi/SuspendThreadTest.java failed with "transport error 202: send failed: Broken pipe" |
Fri, 06 Nov 2015 14:32:34 +0100 |
jbachorik |
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns |
Tue, 15 Dec 2015 13:02:01 -0800 |
mchung |
8145430: Fix typo in StackWalker javadoc |
Tue, 15 Dec 2015 12:47:23 -0800 |
smarks |
8145139: clean up jdk_collections and jdk_concurrent test groups |
Tue, 15 Dec 2015 11:02:12 +0100 |
ihse |
8142907: Integration of minor fixes from the build-infra project |
Tue, 15 Dec 2015 09:02:46 -0800 |
bpb |
8143394: PushbackReader throws NullPointerException |
Tue, 15 Dec 2015 08:54:35 -0800 |
sherman |
8145343: CorruptEntry.java fails after push for JDK-8145260 |
Fri, 11 Dec 2015 16:35:59 +0300 |
skovalev |
8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale |
Tue, 15 Dec 2015 10:11:04 +0000 |
chegar |
8145390: Remove sun.misc.Queue and replace usages with standard Collections |
Tue, 15 Dec 2015 16:42:30 +0900 |
okutsu |
8139572: SimpleDateFormat parse month stand-alone format bug |
Mon, 14 Dec 2015 14:08:37 -0800 |
lbourges |
8145055: Marlin renderer causes unaligned write accesses |
Mon, 14 Dec 2015 19:30:13 +0000 |
chegar |
8145214: Remove sun.misc.Request and RequestProcessor |
Mon, 14 Dec 2015 19:24:33 +0000 |
chegar |
8144995: Move sun.misc.HexDumpEncoder to sun.security.util |
Mon, 14 Dec 2015 09:27:15 -0800 |
sherman |
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2] |
Sun, 13 Dec 2015 15:20:35 +0100 |
shinyafox |
8144675: Add a filtering collector |
Sun, 13 Dec 2015 15:10:13 +0100 |
psandoz |
8145007: Pattern splitAsStream is not late binding as required by the specification |
Fri, 11 Dec 2015 19:06:40 -0800 |
asmotrak |
8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException |
Fri, 11 Dec 2015 17:01:01 -0800 |
smarks |
8144952: add wildcards to the Map.ofEntries() method |
Fri, 18 Dec 2015 09:29:10 -0800 |
lana |
Added tag jdk-9+98 for changeset 797d5137b545 |
Wed, 05 Jul 2017 21:09:07 +0200 |
duke |
Merge |
Fri, 18 Dec 2015 09:56:56 -0800 |
lana |
Merge |
Thu, 17 Dec 2015 20:25:48 -0800 |
lana |
Merge |
Tue, 15 Dec 2015 19:01:07 -0800 |
amurillo |
Merge |
Fri, 11 Dec 2015 17:45:48 -0800 |
amurillo |
Merge |
Wed, 09 Dec 2015 12:35:09 -0800 |
jmasa |
8145027: Exclude NUMAInterleaveGranularity from TestOptionsWithRanges.java |
Wed, 09 Dec 2015 17:09:12 +0000 |
tschatzl |
Merge |
Wed, 09 Dec 2015 09:51:31 -0500 |
tbenson |
8060697: Improve G1 Heap Growth Heuristics |
Wed, 09 Dec 2015 15:01:11 +0000 |
david |
Merge |
Wed, 09 Dec 2015 14:49:26 +0100 |
david |
8144837: Improve the printout of heap regions in hs_err dump files. |
Wed, 09 Dec 2015 15:31:25 +0530 |
kevinw |
8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot |
Tue, 08 Dec 2015 20:51:09 -0500 |
goetz |
8144930: gcc 4.1.2: fix build flags after "8114853 variable tracking size limit exceeded" |
Tue, 08 Dec 2015 21:46:56 +0000 |
mikael |
Merge |
Tue, 08 Dec 2015 11:36:16 -0800 |
mikael |
8144881: Various fixes to linux/sparc |
Tue, 08 Dec 2015 20:04:03 +0100 |
mgronlun |
8140485: Class load and creation cleanup |
Tue, 08 Dec 2015 05:50:46 -0800 |
poonam |
8140031: SA: Searching for a value in Threads does not work |
Mon, 07 Dec 2015 21:14:56 +0800 |
fyang |
8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto |
Mon, 07 Dec 2015 21:03:56 +0000 |
jwilhelm |
Merge |
Mon, 07 Dec 2015 17:29:27 +0000 |
jwilhelm |
Merge |
Fri, 04 Dec 2015 15:24:14 -0800 |
sangheki |
8142341: GC: current flags need ranges to be implemented |
Mon, 07 Dec 2015 19:21:40 +0000 |
iklam |
Merge |
Wed, 02 Dec 2015 18:14:54 -0800 |
iklam |
8143615: compactHashtable.hpp includes .inline.hpp file |
Mon, 07 Dec 2015 17:16:13 +0000 |
jprovino |
Merge |
Mon, 07 Dec 2015 17:04:42 +0000 |
jprovino |
Merge |
Fri, 04 Dec 2015 13:02:25 +0100 |
mlarsson |
8144146: Unified Logging tags cannot be reserved keywords |
Fri, 04 Dec 2015 09:36:16 -0800 |
mikael |
8144605: Invalid format specifier when printing in_cset_state_t |
Sun, 06 Dec 2015 06:08:48 +0000 |
mikael |
Merge |
Fri, 04 Dec 2015 14:32:25 -0800 |
mikael |
8144663: Invalid constraints in memset_with_concurrent_readers_sparc.cpp inline assembly |
Sat, 05 Dec 2015 17:14:02 +0000 |
coleenp |
Merge |
Sat, 05 Dec 2015 10:40:22 -0500 |
coleenp |
8144534: Refactor templateInterpreter and templateInterpreterGenerator functions |
Sat, 05 Dec 2015 15:17:29 +0100 |
tschatzl |
8144690: g1Predictions.hpp includes allocation.inline.hpp |
Sat, 05 Dec 2015 15:16:01 +0100 |
tschatzl |
8144583: Test sanity/ExecuteInternalVMTests.java fails |
Sat, 05 Dec 2015 05:15:35 -0500 |
stuefe |
8144192: Enhancements-to-print_siginfo-windows |
Mon, 16 Nov 2015 10:58:14 +0100 |
stuefe |
8143125: [aix] Further Developments for AIX |
Sat, 05 Dec 2015 07:16:52 +0100 |
stuefe |
8144702: Using tid decorator in Unified Logging may crash VM |
Sat, 05 Dec 2015 03:10:50 +0000 |
dsamersoff |
Merge |
Fri, 04 Dec 2015 18:40:03 +0000 |
dsamersoff |
Merge |
Fri, 04 Dec 2015 21:27:12 +0300 |
dsamersoff |
8131694: backout the fix for JDK-8131331 when JDK-8131693 is fixed |
Sat, 05 Dec 2015 00:07:04 +0000 |
iklam |
Merge |
Wed, 02 Dec 2015 06:00:18 -0800 |
iklam |
8144491: ElfSymbolTable::lookup returns bad value when the lookup has failed |
Fri, 04 Dec 2015 22:07:22 +0000 |
ehelin |
Merge |
Fri, 04 Dec 2015 15:47:13 +0100 |
ehelin |
8144712: Remove g1RootClosures.inline.hpp |
Fri, 04 Dec 2015 20:04:59 +0000 |
mlarsson |
Merge |
Thu, 03 Dec 2015 22:42:28 +0900 |
ysuenaga |
8140556: Add force rotation option to VM.log jcmd |
Fri, 04 Dec 2015 16:19:09 +0000 |
jbachorik |
Merge |
Fri, 06 Nov 2015 14:34:06 +0100 |
jbachorik |
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns |
Fri, 04 Dec 2015 13:39:59 +0300 |
ddmitriev |
8144629: runtime/thread/Fibonacci.java test should ran in othervm mode |
Fri, 04 Dec 2015 04:06:37 -0500 |
dholmes |
8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables |
Fri, 04 Dec 2015 04:29:31 +0000 |
coleenp |
Merge |
Thu, 03 Dec 2015 13:08:37 -0500 |
rprotacio |
8144536: Clean up Unified Logging test directory |
Fri, 04 Dec 2015 02:46:41 +0000 |
mockner |
Merge |
Thu, 03 Dec 2015 19:35:18 +0000 |
mockner |
Merge |
Wed, 02 Dec 2015 14:07:58 -0500 |
mockner |
8142976: Reimplement TraceClassInitialization with Unified Logging |
Fri, 04 Dec 2015 02:39:03 +0100 |
tschatzl |
Merge |
Tue, 01 Dec 2015 16:46:55 +0100 |
tschatzl |
8136680: Enable adaptive IHOP by default |
Thu, 03 Dec 2015 21:34:23 +0300 |
dsamersoff |
8114853: variable tracking size limit exceeded in vmStructs.cpp |
Wed, 02 Dec 2015 10:17:31 +0100 |
stuefe |
8144343: [aix] Stack bottom should be page aligned |
Thu, 26 Nov 2015 14:19:29 +0400 |
dfazunen |
8016752: [Newtest] regression test for PrintGCDetails and Verbose flags do not crash when ParOldGC has no memory |
Wed, 02 Dec 2015 10:02:44 +0100 |
ehelin |
8144315: update_rs is passed wrong object |
Tue, 01 Dec 2015 21:30:34 -0500 |
stuefe |
8143291: Remove redundant coding around os::exception_name |
Tue, 01 Dec 2015 21:08:00 +0100 |
jwilhelm |
Merge |
Thu, 26 Nov 2015 13:13:03 +0100 |
sjohanss |
8143251: HeapRetentionTest.java Test is failing on jdk9/dev |
Mon, 30 Nov 2015 10:09:01 +0300 |
ddmitriev |
8144084: [TESTBUG] 1.9 section not unlock flag in runtime/CommandLine/IgnoreUnrecognizedVMOptions test |
Fri, 27 Nov 2015 13:39:56 +0100 |
ehelin |
8144072: G1ParScanThreadState::update_rs does not need to call is_in_reserved |
Fri, 27 Nov 2015 13:39:50 +0100 |
ehelin |
8144067: Pass obj directly to G1ParScanThreadState::update_rs |
Fri, 27 Nov 2015 13:39:45 +0100 |
ehelin |
8144052: mark_card_deferred does not need to check g1_young_gen |
Sun, 29 Nov 2015 15:08:40 +0100 |
ehelin |
8144040: UpdateRSetDeferred in G1EvacFailure will never visit survivor regions |
Wed, 29 Apr 2015 13:17:46 +0200 |
ehelin |
8142402: G1 should not redirty cards in free regions |
Sun, 29 Nov 2015 10:00:31 +0100 |
ehelin |
8144145: G1GCPhaseTimes should allow externally accounted time |
Sun, 29 Nov 2015 10:00:23 +0100 |
ehelin |
8144077: Add getter for G1CollectorPolicy::_collectionSetChooser |
Tue, 15 Dec 2015 11:02:49 +0100 |
ihse |
8142907: Integration of minor fixes from the build-infra project |
Fri, 18 Dec 2015 09:29:05 -0800 |
lana |
Added tag jdk-9+98 for changeset 8743629b4f0c |