Wed, 05 Jul 2017 21:09:35 +0200 |
duke |
Merge |
Fri, 18 Dec 2015 09:56:35 -0800 |
lana |
Merge |
Thu, 17 Dec 2015 20:26:31 -0800 |
lana |
Merge |
Thu, 17 Dec 2015 18:11:09 +0530 |
sundar |
8145669: apply2call optimized callsite fails after becoming megamorphic |
Thu, 17 Dec 2015 13:40:15 +0530 |
sundar |
8145630: accidental debug printlns in NativeFunction.java |
Thu, 17 Dec 2015 08:31:24 +0530 |
sundar |
8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic |
Wed, 16 Dec 2015 16:42:03 +0530 |
sundar |
8145486: jjs should support documentation key shortcut in interactive mode |
Mon, 14 Dec 2015 17:38:56 +0100 |
attila |
8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker |
Mon, 14 Dec 2015 21:53:47 +0530 |
sundar |
8145314: jjs tab-completion should support camel case completion |
Mon, 14 Dec 2015 14:27:46 +0100 |
hannesw |
8144020: Remove long as an internal numeric type |
Mon, 14 Dec 2015 14:02:59 +0100 |
mhaupt |
8144221: fix Nashorn shebang argument handling on Mac/Linux |
Fri, 18 Dec 2015 09:29:14 -0800 |
lana |
Added tag jdk-9+98 for changeset d1fe6522acf1 |
Wed, 05 Jul 2017 21:09:27 +0200 |
duke |
Merge |
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 |
Fri, 18 Dec 2015 09:55:22 -0800 |
lana |
Merge |
Thu, 17 Dec 2015 20:24:47 -0800 |
lana |
Merge |
Thu, 17 Dec 2015 15:43:18 +0100 |
erikj |
8145670: New Solaris devkits are missing gobjcopy |
Wed, 16 Dec 2015 15:50:40 +0100 |
simonis |
8145560: AIX: change '8036003: Add --with-debug-symbols' broke AIX build |
Wed, 16 Dec 2015 14:48:35 +0100 |
ihse |
8145548: Add default directory for freetype source |
Tue, 15 Dec 2015 19:01:07 -0800 |
amurillo |
Merge |
Tue, 15 Dec 2015 09:50:04 -0800 |
amurillo |
Merge |
Fri, 11 Dec 2015 17:45:48 -0800 |
amurillo |
Merge |
Tue, 08 Dec 2015 03:16:58 +0100 |
dholmes |
Merge |
Mon, 07 Dec 2015 17:05:03 -0800 |
cjplummer |
8144677: jprt.properties should allow creating a user specified testset with custom build flavors and build targets |
Mon, 07 Dec 2015 17:04:33 +0000 |
jprovino |
Merge |
Thu, 03 Dec 2015 12:00:37 +0100 |
jbachorik |
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns |
Tue, 15 Dec 2015 11:02:03 +0100 |
ihse |
8142907: Integration of minor fixes from the build-infra project |
Tue, 15 Dec 2015 15:45:53 +0100 |
erikj |
8145391: Updated jprt.properties, devtools, jib and readme with SS12u4 |
Tue, 15 Dec 2015 11:04:18 +0100 |
ehelin |
8139272: Add configure variable to set concurrency for jtreg tests |
Mon, 14 Dec 2015 20:32:22 +0000 |
chegar |
8144995: Move sun.misc.HexDumpEncoder to sun.security.util |
Mon, 14 Dec 2015 11:51:33 +0100 |
erikj |
8145008: Add libelf package to Linux devkit |
Fri, 18 Dec 2015 09:29:03 -0800 |
lana |
Added tag jdk-9+98 for changeset 6850def997b7 |
Wed, 05 Jul 2017 21:08:31 +0200 |
duke |
Added tag jdk-9+98 for changeset d00ad2d9049a |
Wed, 05 Jul 2017 21:08:30 +0200 |
duke |
Mergejdk-9+98 |
Wed, 05 Jul 2017 21:08:25 +0200 |
duke |
Merge |
Thu, 17 Dec 2015 19:39:27 -0800 |
lana |
Added tag jdk-9+97 for changeset 8a8f52a733dd |
Wed, 05 Jul 2017 21:08:20 +0200 |
duke |
Merge |
Thu, 17 Dec 2015 19:39:22 -0800 |
lana |
Added tag jdk-9+97 for changeset 4b9c476efd58 |
Wed, 05 Jul 2017 21:08:14 +0200 |
duke |
Merge |
Thu, 17 Dec 2015 19:39:21 -0800 |
lana |
Added tag jdk-9+97 for changeset 65254ce59909 |
Wed, 05 Jul 2017 21:08:07 +0200 |
duke |
Merge |
Thu, 17 Dec 2015 19:39:28 -0800 |
lana |
Added tag jdk-9+97 for changeset 24317dc1c751 |
Wed, 05 Jul 2017 21:08:04 +0200 |
duke |
Merge |
Thu, 17 Dec 2015 19:39:17 -0800 |
lana |
Added tag jdk-9+97 for changeset f0d109eeff1b |
Wed, 05 Jul 2017 21:07:59 +0200 |
duke |
Merge |
Thu, 17 Dec 2015 19:39:23 -0800 |
lana |
Added tag jdk-9+97 for changeset 7c2e29c8d285 |
Wed, 05 Jul 2017 21:07:56 +0200 |
duke |
Merge |
Thu, 17 Dec 2015 19:39:18 -0800 |
lana |
Added tag jdk-9+97 for changeset e29399d0152b |
Thu, 17 Dec 2015 19:39:15 -0800 |
lana |
Added tag jdk-9+97 for changeset b05757ebc035 |
Wed, 05 Jul 2017 21:07:43 +0200 |
duke |
Added tag jdk-9+97 for changeset 4edcff1b9a88 |
Wed, 05 Jul 2017 21:07:43 +0200 |
duke |
Mergejdk-9+97 |
Wed, 05 Jul 2017 21:07:37 +0200 |
duke |
Merge |
Thu, 10 Dec 2015 23:27:06 -0800 |
rfield |
8144095: jshell tool: normalize command parameter handling |
Thu, 10 Dec 2015 09:24:25 -0800 |
lana |
Merge |
Thu, 10 Dec 2015 17:24:59 +0530 |
sadayapalam |
8145051: Wrong parameter name in synthetic lambda method leads to verifier error |
Tue, 01 Dec 2015 07:10:35 -0800 |
ksrini |
8144287: Enhance DocTree API to support @index javadoc tags. |
Wed, 09 Dec 2015 12:50:41 -0800 |
vromero |
8136809: Javac fails compiling Collectors.reducing with method reference combiner |
Wed, 09 Dec 2015 14:26:56 +0100 |
jlahoda |
8080641: JEP-JDK-8042880 : Implement new tests on Project Coin |
Tue, 08 Dec 2015 21:02:07 +0100 |
alundblad |
8144941: test/tools/javac/processing/TestMultipleErrors.java should have /nodynamiccopyright |
Tue, 08 Dec 2015 18:01:03 +0530 |
sadayapalam |
8138598: Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic() |
Tue, 08 Dec 2015 10:14:40 +0530 |
sundar |
8143404: Remove apple script engine code in jdk repository |
Tue, 08 Dec 2015 04:59:19 +0530 |
sadayapalam |
8144673: Suspect message regarding suitable enclosing instance not being in scope |
Mon, 07 Dec 2015 14:02:55 -0800 |
jjg |
8059976: Convert JavacFileManager to use java.nio.file internally |
Thu, 10 Dec 2015 08:17:12 -0800 |
lana |
Added tag jdk-9+96 for changeset 433994eb0a78 |
Wed, 05 Jul 2017 21:07:30 +0200 |
duke |
Merge |
Thu, 10 Dec 2015 08:17:06 -0800 |
lana |
Added tag jdk-9+96 for changeset 9bf78b6b2cdb |
Wed, 05 Jul 2017 21:07:26 +0200 |
duke |
Merge |
Thu, 10 Dec 2015 09:24:49 -0800 |
lana |
Merge |
Wed, 09 Dec 2015 21:40:44 -0800 |
joehw |
8072081: Supplementary characters are rejected in comments |
Thu, 10 Dec 2015 08:17:06 -0800 |
lana |
Added tag jdk-9+96 for changeset 26566f0fde9c |
Wed, 05 Jul 2017 21:07:22 +0200 |
duke |
Merge |
Fri, 11 Dec 2015 20:06:25 +0530 |
sundar |
8145186: jjs package completion should have a fallback when javac is not available |
Thu, 10 Dec 2015 09:24:33 -0800 |
lana |
Merge |
Wed, 09 Dec 2015 16:56:34 +0530 |
sundar |
8144979: Context.fromClass should catch exception from Class.getClassLoader call |
Tue, 08 Dec 2015 17:16:10 +0530 |
sundar |
8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples |
Thu, 10 Dec 2015 08:17:13 -0800 |
lana |
Added tag jdk-9+96 for changeset 33e727a94932 |
Wed, 05 Jul 2017 21:07:16 +0200 |
duke |
Merge |
Thu, 10 Dec 2015 08:17:02 -0800 |
lana |
Added tag jdk-9+96 for changeset 9b37c8a452b5 |
Wed, 05 Jul 2017 21:07:11 +0200 |
duke |
Merge |
Fri, 11 Dec 2015 08:30:50 -0800 |
bpb |
8133986: (fs) Remove file deletion from test/java/nio/file/FileSystem/Basic.java checkNoUOE() method |
Fri, 11 Dec 2015 16:16:55 +0100 |
simonis |
8145077: AIX: fix harfbuzz support |
Fri, 11 Dec 2015 09:34:56 -0500 |
mullan |
8144784: Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages |
Fri, 13 Nov 2015 14:44:05 +0100 |
jbachorik |
8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties |
Fri, 11 Dec 2015 11:46:45 +0100 |
erikj |
8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c |
Thu, 10 Dec 2015 17:47:26 -0800 |
bpb |
8032027: Add BigInteger square root methods |
Thu, 10 Dec 2015 15:57:27 -0800 |
bpb |
8139133: Changing the modification time on a unix domain socket file fails |
Thu, 10 Dec 2015 09:23:49 -0800 |
lana |
Merge |
Thu, 10 Dec 2015 10:04:41 +0000 |
chegar |
8145082: Remove sun.misc.Unsafe dependency from sun.nio.cs.StringUTF16 |
Thu, 10 Dec 2015 06:09:36 +0000 |
xuelei |
8136410: AlgorithmDecomposer is not parsing padding correctly |
Wed, 09 Dec 2015 15:27:21 -0500 |
ntv |
8142936: Add java.time.Duration methods for days, hours, minutes, seconds, etc. |
Wed, 09 Dec 2015 14:20:51 +0530 |
rgoel |
8025547: Locale.toString() documentation error |
Wed, 09 Dec 2015 17:34:09 +0000 |
robm |
8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently |
Wed, 09 Dec 2015 18:25:36 +0100 |
redestad |
8143127: InvokerBytecodeGenerator emitConst should handle Byte, Short, Character |
Wed, 09 Dec 2015 15:16:00 +0000 |
robm |
8143397: It looks like InetAddress.isReachable(timeout) works incorrectly |
Wed, 09 Dec 2015 10:36:33 +0000 |
xuelei |
8141651: Deadlock in sun.security.ssl.SSLSocketImpl |
Tue, 08 Dec 2015 13:48:22 -0800 |
smarks |
8139232: JEP-269 initial API and skeleton implementations |
Tue, 08 Dec 2015 16:43:58 -0800 |
sherman |
8144958: changes by JDK-8142508 seems to have broken jtreg |
Tue, 08 Dec 2015 09:25:01 -0800 |
sherman |
8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk |
Tue, 08 Dec 2015 12:05:51 +0100 |
erikj |
8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c |
Tue, 08 Dec 2015 10:13:57 +0530 |
sundar |
8143404: Remove apple script engine code in jdk repository |
Tue, 08 Dec 2015 03:49:12 +0000 |
xuelei |
8144890: Add the intermittent keyword test B6216082.java |
Mon, 07 Dec 2015 17:31:43 -0800 |
amurillo |
Merge |
Mon, 07 Dec 2015 10:05:08 -0800 |
amurillo |
Merge |
Thu, 03 Dec 2015 22:30:21 -0800 |
amurillo |
Merge |
Tue, 01 Dec 2015 19:18:46 +0100 |
neliasso |
Merge |
Fri, 27 Nov 2015 09:37:33 +0100 |
thartmann |
8142303: C2 compilation fails with "bad AD file" |
Mon, 07 Dec 2015 14:12:58 -0800 |
darcy |
8144880: Instrument intermittently failing test ConfigChanges.java |
Thu, 10 Dec 2015 08:17:08 -0800 |
lana |
Added tag jdk-9+96 for changeset 25e9d31417fa |
Wed, 05 Jul 2017 21:07:00 +0200 |
duke |
Merge |
Thu, 10 Dec 2015 09:24:59 -0800 |
lana |
Merge |
Thu, 03 Dec 2015 22:30:17 -0800 |
amurillo |
Merge |
Wed, 02 Dec 2015 14:59:57 -1000 |
twisti |
8144529: [JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails to compile after JDK-8143730 |
Wed, 02 Dec 2015 11:40:18 -1000 |
twisti |
8144521: [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds |
Thu, 26 Nov 2015 10:38:33 +0000 |
aph |
8143219: AArch64 broken by 8141132: JEP 254: Compact Strings |
Tue, 01 Dec 2015 15:11:15 -1000 |
twisti |
8144083: [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final |
Wed, 25 Nov 2015 18:13:13 +0000 |
aph |
8144028: Use AArch64 bit-test instructions in C2 |
Tue, 01 Dec 2015 21:16:12 +0000 |
twisti |
Merge |
Tue, 01 Dec 2015 08:30:11 -1000 |
twisti |
8139921: add mx configuration files to support HotSpot IDE configuration generation |
Tue, 01 Dec 2015 19:18:56 +0100 |
neliasso |
Merge |
Tue, 01 Dec 2015 08:05:10 +0100 |
zmajo |
8129847: Compiling methods generated by Nashorn triggers high memory usage in C2 |
Mon, 30 Nov 2015 15:40:07 -1000 |
dnsimon |
8143730: [JVMCI] infopoint recording is too restrictive |