Wed, 28 Feb 2018 15:28:46 +0100 |
redestad |
8198831: Lazy initialization of ValueConversions MethodHandles |
Wed, 28 Feb 2018 19:16:51 +0800 |
amlu |
8198820: Problem list tools/jimage/JImageExtractTest.java |
Wed, 28 Feb 2018 09:54:38 +0000 |
alanb |
8198562: (ch) Separate blocking and non-blocking code paths (part 1) |
Tue, 27 Feb 2018 23:11:26 -0800 |
xyin |
8196759: Move two java/text/Normalizer tests into OpenJDK |
Tue, 27 Feb 2018 21:32:16 -0800 |
martin |
8198808: jdi tests failing after JDK-8198484 |
Thu, 08 Feb 2018 17:25:57 -0800 |
martin |
8198485: Simplify a URLClassPath constructor |
Thu, 08 Feb 2018 17:25:57 -0800 |
martin |
8198484: URLClassPath should use an ArrayDeque instead of a Stack |
Thu, 08 Feb 2018 17:25:57 -0800 |
martin |
8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls" |
Thu, 08 Feb 2018 17:25:57 -0800 |
martin |
8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader |
Thu, 08 Feb 2018 17:25:56 -0800 |
martin |
8198480: Improve ClassLoaders static init block |
Tue, 27 Feb 2018 21:05:07 +0100 |
redestad |
8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable |
Tue, 27 Feb 2018 12:47:58 +0000 |
aefimov |
8038043: Xerces Update: XInclude update |
Mon, 26 Feb 2018 17:18:15 -0800 |
bpatel |
8198522: Javadoc search broken after output files organization for modules |
Mon, 26 Feb 2018 16:05:25 -0800 |
psandoz |
8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException |
Mon, 26 Feb 2018 12:43:53 +0100 |
redestad |
8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418 |
Fri, 16 Feb 2018 11:33:13 +0100 |
mbaesken |
8198275: AIX build broken after latest whitebox.cpp changes |
Sun, 25 Feb 2018 23:02:45 -0800 |
rfield |
8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232 |
Mon, 26 Feb 2018 11:16:24 +0530 |
nishjain |
8060094: java/util/Formatter/Basic.java failed in tr locale |
Mon, 26 Feb 2018 08:30:30 +0800 |
weijun |
8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue |
Sat, 24 Feb 2018 09:41:42 -0800 |
mchung |
8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown |
Mon, 19 Feb 2018 04:50:50 +0100 |
jwilhelm |
Merge |
Sat, 24 Feb 2018 08:26:53 +0000 |
alanb |
8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible |
Fri, 23 Feb 2018 17:34:25 -0500 |
rriggs |
8198656: Update copyright to 2018 |
Fri, 23 Feb 2018 14:08:25 -0800 |
ihse |
8198627: JDK-8198318 broke readlink testing |
Fri, 23 Feb 2018 13:42:04 -0800 |
jjg |
8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces |
Fri, 23 Feb 2018 16:00:44 -0500 |
rriggs |
8198645: Use System.lineSeparator() instead of getProperty("line.separator") |
Fri, 23 Feb 2018 22:09:16 +0100 |
erikj |
8198569: SetupTextFileProcessing should use sed with 'g' |
Fri, 23 Feb 2018 12:10:56 -0800 |
mchung |
8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit |
Fri, 23 Feb 2018 14:26:29 -0500 |
rriggs |
8189330: Cleanup FileDescriptor implementation |
Fri, 23 Feb 2018 10:49:56 -0800 |
rfield |
8198573: JShell: class replace loses instances |
Fri, 23 Feb 2018 10:25:22 -0800 |
rfield |
8166232: jshell tool: cannot access previous history |
Fri, 23 Feb 2018 16:28:19 +0000 |
lana |
Merge |
Fri, 23 Feb 2018 16:27:25 +0000 |
lana |
Added tag jdk-11+2 for changeset 03ae177c26b0 |
Fri, 23 Feb 2018 09:55:52 +0100 |
clanger |
8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent) |
Thu, 22 Feb 2018 15:49:32 -0500 |
vromero |
8198512: compiler support for local-variable syntax for lambda parametersjdk-11+2 |
Thu, 22 Feb 2018 12:26:01 -0800 |
rfield |
8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException |
Thu, 22 Feb 2018 18:53:28 +0100 |
jlahoda |
8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502 |
Fri, 23 Feb 2018 01:54:09 +0530 |
sdama |
8198502: Exception at runtime due to lambda analyzer reattributes live AST |
Wed, 21 Feb 2018 17:07:12 +0100 |
jlahoda |
8197439: Crash with -XDfind=lambda for anonymous class in anonymous class. |
Thu, 22 Feb 2018 11:16:43 +0100 |
redestad |
8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks |
Thu, 22 Feb 2018 11:52:01 +0530 |
nishjain |
8190904: Incorrect currency instance returned by java.util.Currency.getInstance() |
Wed, 21 Feb 2018 15:09:40 -0800 |
naoto |
8198385: Remove property sun.locale.formatasdefault |
Wed, 21 Feb 2018 14:23:45 -0800 |
minqi |
8194154: System property user.dir should not be changed |
Wed, 21 Feb 2018 00:29:04 -0500 |
vromero |
8198479: JDK build is broken by 8194892 |
Tue, 20 Feb 2018 23:15:27 +0000 |
diazhou |
8198303: jdk11+1 was build with incorrect GA date as 2018-03-20 |
Tue, 20 Feb 2018 23:14:01 +0000 |
diazhou |
8198301: jdk11+1 was built as 'fcs' instead of 'ea' |
Tue, 20 Feb 2018 21:47:54 +0100 |
ihse |
8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable |
Tue, 20 Feb 2018 11:28:32 -0800 |
mchung |
8198441: Replace native Runtime::runFinalization0 method with shared secrets |
Tue, 20 Feb 2018 17:49:15 +0100 |
redestad |
8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker |
Tue, 20 Feb 2018 11:45:16 -0500 |
vromero |
8194892: add compiler support for local-variable syntax for lambda parameters |
Tue, 20 Feb 2018 07:51:51 -0800 |
erikj |
8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3 |
Tue, 20 Feb 2018 07:04:51 -0800 |
erikj |
8198425: make/Main.gmk Add extra extension/override points to the make file |
Tue, 20 Feb 2018 15:25:40 +0530 |
sundar |
8194922: jlink --exclude-resources should never exclude module-info.class |
Tue, 20 Feb 2018 09:47:23 +0000 |
alanb |
8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows |
Mon, 19 Feb 2018 19:02:43 +0000 |
alanb |
8198380: tools/jimage/JImageExtractTest.java failing |
Mon, 19 Feb 2018 18:43:28 +0000 |
alanb |
8198379: tools/jimage/JImageListTest.java failing |
Mon, 19 Feb 2018 13:26:41 +0000 |
alanb |
8170120: jimage throws IOException when the given file is not a jimage file |
Mon, 19 Feb 2018 10:57:05 +0100 |
ihse |
8198318: Make build comparisons clean again |
Sun, 18 Feb 2018 17:06:20 -0800 |
igerasim |
8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win] |
Fri, 16 Feb 2018 14:03:34 -0800 |
naoto |
8198228: Spec clarification: j.u.Locale.getDisplayName() |
Wed, 28 Feb 2018 14:20:24 -0500 |
coleenp |
8191421: Deprecate PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options |
Wed, 28 Feb 2018 16:00:20 +0100 |
ehelin |
8197841: Remove unused function Universe::create_heap_ext |
Wed, 28 Feb 2018 15:10:21 +0100 |
mlarsson |
8187066: -Xlog:help "=debug" example is not quite accurate |
Wed, 28 Feb 2018 12:05:02 +0100 |
mlarsson |
8198825: Resolve missing review feedback for JDK-8170976 |
Wed, 28 Feb 2018 10:37:02 +0100 |
mlarsson |
8153945: Track if log configuration has changed during runtime |
Wed, 28 Feb 2018 09:30:06 +0100 |
mlarsson |
8190346: improve unified JVM logging help message and warnings |
Tue, 27 Feb 2018 21:29:19 -0800 |
epavlova |
8197453: Add support of extra problem list |
Tue, 27 Feb 2018 21:29:08 -0800 |
iignatyev |
8190679: java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size" |
Tue, 27 Feb 2018 18:17:57 -0500 |
kbarrett |
8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error |
Tue, 13 Feb 2018 15:48:23 +0100 |
rwestberg |
8041626: Shutdown tracing event |
Tue, 27 Feb 2018 14:15:30 +0100 |
rehn |
8197408: Bad pointer comparison and small cleanup in os_linux.cpp |
Tue, 27 Feb 2018 16:05:28 +0300 |
dpochepk |
8196868: AARCH64: ld/st instructions hit guarantee assert while using sp |
Tue, 27 Feb 2018 15:56:40 +0300 |
dchuyko |
8198293: AARCH64 - Add CPU detection code for Cavium Thunder X2 |
Tue, 27 Feb 2018 11:45:04 +0100 |
mdoerr |
8198750: [s390+x86_32+aarch64] Fix build after jdk-8195142 |
Mon, 26 Feb 2018 16:33:48 +0100 |
mlarsson |
8170976: [TESTBUG] LogTestFixture does not restore previous logging state |
Mon, 26 Feb 2018 18:04:43 +0100 |
eosterlund |
8198703: Missing #include "gc/shared/cardTableModRefBS.hpp" in graphKit.hpp |
Mon, 26 Feb 2018 11:28:05 -0500 |
hseigel |
8194085: Obsolete the deprecated SafepointSynchronize flags and remove related code |
Mon, 26 Feb 2018 10:20:06 -0500 |
lfoltan |
8197864: VS2017 (C4334) Result of 32-bit Shift Implicitly Converted to 64 bits |
Mon, 26 Feb 2018 10:11:05 -0500 |
lfoltan |
8198304: VS2017 (C4838, C4312) Various conversion issues with gtest tests |
Mon, 26 Feb 2018 09:57:01 -0500 |
lfoltan |
8198312: VS2017: Upgrade HOTSPOT_BUILD_COMPILER in vm_version.cpp |
Mon, 26 Feb 2018 09:51:14 -0500 |
lfoltan |
8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR Optimization |
Mon, 26 Feb 2018 09:34:12 +0100 |
eosterlund |
8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy |
Mon, 26 Feb 2018 09:34:20 +0100 |
mlarsson |
8198554: Add fuzzy matching for log levels and tags when parsing -Xlog |
Sat, 24 Feb 2018 22:42:37 -0800 |
iklam |
8195065: runtime/appcds/ProhibitedPackage.java intermittent failure |
Sat, 03 Feb 2018 10:36:58 +0800 |
zyao |
8196064: AArch64: Merging ld/st into ldp/stp in macro-assembler |
Fri, 23 Feb 2018 13:55:49 -0800 |
lmesnik |
8197901: Crash during GC when logging level is debug |
Fri, 23 Feb 2018 11:31:22 -0800 |
psomashe |
8198533: Remove obsolete JDIScaffold class from repo. |
Fri, 23 Feb 2018 13:42:48 -0800 |
cjplummer |
8196992: Resolve disabled warnings for libdt_socket |
Fri, 23 Feb 2018 13:42:40 -0800 |
cjplummer |
8198585: add asserts to verify that ServiceUtil::visible_oop is not needed |
Thu, 22 Feb 2018 13:16:06 -0800 |
iignatyev |
8198568: clean up test/hotspot/jtreg/ProblemList.txt |
Fri, 23 Feb 2018 14:13:06 -0500 |
coleenp |
8198635: Remove unused safepoint message functions and ShowSafepointMsgs |
Fri, 23 Feb 2018 10:14:23 -0800 |
kvn |
8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos |
Fri, 23 Feb 2018 12:08:05 -0500 |
bobv |
Merge |
Fri, 23 Feb 2018 10:17:35 -0500 |
bobv |
8197589: Update CPU count algorithm when both cpu shares and quotas are used |
Fri, 23 Feb 2018 09:15:42 +0100 |
eosterlund |
8198560: Remove implicit casts from oop to JavaThread* and jlong* |
Fri, 23 Feb 2018 07:47:29 -0500 |
coleenp |
8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532 |
Fri, 23 Feb 2018 12:47:36 +0100 |
rkennke |
8198564: Multiple crashes on SPARC |
Fri, 23 Feb 2018 09:38:33 +0100 |
sjohanss |
8198420: Remove unused extension point AllocationContextStats |
Thu, 22 Feb 2018 14:16:18 +0100 |
stuefe |
8198553: jcmd: separate Metaspace statistics from NMT |
Thu, 22 Feb 2018 14:58:01 -0500 |
ctornqvi |
8198551: Rename hotspot_tier1 test group to tier1 |
Thu, 22 Feb 2018 16:29:10 +0100 |
stuefe |
8198558: Windows does not build without precompiled headers |
Thu, 22 Feb 2018 18:37:48 +0100 |
stefank |
8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap |
Thu, 22 Feb 2018 18:37:23 +0100 |
stefank |
8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap |
Thu, 22 Feb 2018 18:36:32 +0100 |
stefank |
8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap |
Thu, 22 Feb 2018 18:36:07 +0100 |
stefank |
8198515: Extract SoftReferencePolicy code out of CollectorPolicy |
Thu, 22 Feb 2018 18:35:40 +0100 |
stefank |
8198511: Move allocation functions from GenCollectorPolicy to GenCollectedHeap |
Thu, 22 Feb 2018 18:35:04 +0100 |
stefank |
8198509: Move satisfy_failed_metadata_allocation out from CollectorPolicy |
Thu, 22 Feb 2018 18:34:39 +0100 |
stefank |
8198507: Remove CollectorPolicy::create_rem_set |
Thu, 22 Feb 2018 18:34:18 +0100 |
stefank |
8198373: Remove CollectorPolicy::is/as functions |
Thu, 22 Feb 2018 12:05:17 -0500 |
lfoltan |
8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in share/runtime/os.cpp |
Thu, 22 Feb 2018 10:39:42 +0100 |
eosterlund |
8198286: Direct memory accessors in typeArrayOop.hpp should use Access API |
Wed, 21 Feb 2018 23:30:01 -0500 |
kbarrett |
8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp |
Tue, 13 Feb 2018 14:38:09 +0100 |
stuefe |
8197827: [windows] Small cleanups after JDK-8185712 |
Wed, 21 Feb 2018 14:08:26 -0500 |
coleenp |
8068593: Remove or repurpose unused PerfCounters from objectMonitor |
Wed, 21 Feb 2018 11:18:52 -0500 |
hseigel |
8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options |
Thu, 15 Feb 2018 23:45:15 +0100 |
rkennke |
8197999: Accessors in typeArrayOopDesc should use new Access API |
Wed, 21 Feb 2018 07:49:36 -0500 |
zgu |
8198287: Cleanup ElfFile usage in whitebox.cpp |
Wed, 21 Feb 2018 12:40:07 +0100 |
stefank |
8198225: os::attempt_reserve_memory_at records memory as committed |
Wed, 21 Feb 2018 12:40:05 +0100 |
stefank |
8196405: [REDO] NMT: add_committed_regions doesn't merge succeeding regions |
Tue, 20 Feb 2018 09:46:48 -0800 |
jcbeyler |
8198439: Fix aarch64 code for handling generate_code_for after FastTLABFill obsolete code |