Fri, 09 Mar 2018 14:58:54 -0400 |
jlaskey |
0000000: Revise library supportraw-string-literal |
Thu, 08 Mar 2018 16:06:44 +0100 |
jlahoda |
Return and continue should not just outside of a switch expression.switch |
Wed, 07 Mar 2018 16:34:02 -0500 |
vromero |
moving classes under j.l.sym to j.l.i.constant, relocating tests accordinglycondy-folding |
Wed, 07 Mar 2018 14:59:03 -0500 |
vromero |
moving Foldable to new package jdk.internal.lang.annotationcondy-folding |
Wed, 07 Mar 2018 14:34:15 -0500 |
vromero |
move Foldable to jdk.internal.vm.annotationcondy-folding |
Wed, 07 Mar 2018 11:46:13 -0500 |
vromero |
adding test to check that javac is not doing DCE for subclasses of j.l.s.Constablecondy-folding |
Wed, 07 Mar 2018 10:34:34 -0500 |
briangoetz |
Document preconditions for switch bootstraps; assert preconditionsswitch |
Wed, 07 Mar 2018 10:25:25 -0500 |
vromero |
dont do dead code elimination for constablescondy-folding |
Mon, 05 Mar 2018 23:16:02 -0500 |
vromero |
check that serializable lambdas work independently of the serialization approachcondy-folding |
Mon, 05 Mar 2018 18:35:44 -0500 |
vromero |
[mq]: making.constables.a.context.classcondy-folding |
Mon, 05 Mar 2018 18:26:35 -0500 |
vromero |
javac was wrongly checking for instances of ConstantRef instead of Constablecondy-folding |
Mon, 05 Mar 2018 18:02:36 -0500 |
briangoetz |
Better toString() and toConstantRef() implementationscondy-folding |
Mon, 05 Mar 2018 17:41:29 -0500 |
briangoetz |
Update specs as per Alex' commentscondy-folding |
Sun, 04 Mar 2018 22:05:24 -0500 |
vromero |
using condy for serializable lambda and method referencescondy-folding |
Sun, 04 Mar 2018 21:29:18 -0500 |
vromero |
fixing regression tests failing in condy-folding repocondy-folding |
Sun, 04 Mar 2018 19:55:54 -0500 |
vromero |
temporary overloaded version of LMF.altMetafactory to experiment with condycondy-folding |
Sat, 03 Mar 2018 17:15:40 -0500 |
vromero |
check that no duplicate condys are generated for the same method referencecondy-folding |
Sat, 03 Mar 2018 16:54:58 -0500 |
vromero |
consistency refactoring: updating Pool.DynamicVariable in the lines of Pool.DynamicMethod, additional renamingcondy-folding |
Sat, 03 Mar 2018 09:00:24 -0400 |
jlaskey |
0000000: Update RawStringLiteralLib testsraw-string-literal |
Fri, 02 Mar 2018 14:33:07 -0500 |
jlaskey |
0000000: Updating library supportraw-string-literal |
Thu, 01 Mar 2018 14:25:00 -0500 |
briangoetz |
Remove SymbolicRef, ConstantRef.{OfSelf,WithTypeDDescriptor}; make {Class,MethodType,MethodHandle}Ref into interfaces; create concrete classes for Constant{Class,MethodType,MethodHandle}Ref; add support for method handle combinatorscondy-folding |
Wed, 28 Feb 2018 23:43:06 -0500 |
vromero |
update source and target options at BuildNashorn.gmk plus generating condy for source 11 onlycondy-folding |
Wed, 28 Feb 2018 14:06:35 -0500 |
vromero |
fixing flag settings to allow condy in the buildcondy-folding |
Tue, 27 Feb 2018 15:19:12 -0500 |
vromero |
using the condy aware ASM version from ASM branch ASM7_CONDYcondy-folding |
Mon, 26 Feb 2018 16:57:24 +0100 |
jlahoda |
First attempt to add switch over booleans.switch |
Wed, 21 Feb 2018 08:20:31 +0100 |
jlahoda |
Adding test for ambiguous break that has a wrong expression type.switch |
Fri, 23 Feb 2018 14:24:12 -0500 |
vromero |
fully allow condy in the buildcondy-folding |
Thu, 22 Feb 2018 22:22:25 -0500 |
vromero |
adding constructor MT validation at MethodHandleRef plus updating failing testscondy-folding |
Thu, 22 Feb 2018 18:51:42 -0500 |
vromero |
javac is generating duplicate condys in the CPcondy-folding |
Tue, 20 Feb 2018 18:12:02 -0800 |
psandoz |
Basic test for boostrap call descriptor.condy-folding |
Tue, 20 Feb 2018 17:56:39 -0800 |
psandoz |
Expose adapter methods for adapting calls between bootstream methodcondy-folding |
Fri, 16 Feb 2018 16:31:21 -0500 |
vromero |
removing deps.txt file as this branch does not depend anymore on condycondy-folding |
Fri, 16 Feb 2018 16:29:49 -0500 |
vromero |
the code in this branch was moved to jdkcondy |
Thu, 15 Feb 2018 20:32:14 -0800 |
psandoz |
merge with condycondy-folding |
Thu, 15 Feb 2018 16:51:10 -0800 |
psandoz |
merge with defaultcondy |
Thu, 15 Feb 2018 19:10:19 -0500 |
vromero |
merging with defaultswitch |
Thu, 15 Feb 2018 17:15:45 -0500 |
vromero |
merging with defaultenhanced-enums |
Thu, 15 Feb 2018 22:07:11 +0100 |
mcimadamore |
Automatic merge with defaultraw-string-literal |
Thu, 15 Feb 2018 22:06:47 +0100 |
mcimadamore |
Automatic merge with defaultpatterns |
Thu, 15 Feb 2018 22:06:25 +0100 |
mcimadamore |
Automatic merge with defaultdatum |
Thu, 15 Feb 2018 22:06:04 +0100 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Thu, 15 Feb 2018 22:05:43 +0100 |
mcimadamore |
Automatic merge with defaultlvti |
Thu, 15 Feb 2018 22:05:24 +0100 |
mcimadamore |
Automatic merge with defaultstats-before-this-super |
Thu, 15 Feb 2018 14:44:14 +0000 |
alanb |
8193819: Error message when module does not have a ModuleMainClass attribute is confusingjdk-11+1 |
Thu, 15 Feb 2018 13:37:20 +0000 |
alanb |
8193818: Remove unused single_step field from java.lang.Thread |
Thu, 15 Feb 2018 00:25:01 -0800 |
sherman |
8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278 |
Wed, 14 Feb 2018 16:37:20 -0800 |
martin |
8197893: Mistaken type check in CheckedEntrySet.toArray |
Wed, 14 Feb 2018 14:13:42 -0800 |
sherman |
8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package |
Wed, 14 Feb 2018 19:03:12 +0100 |
redestad |
8197849: Misc improvements to jar resource handling |
Wed, 14 Feb 2018 08:15:07 -0800 |
bpb |
8144672: (ch) PipeImpl should use localhost instead of loopback address |
Wed, 14 Feb 2018 15:27:29 +0100 |
redestad |
8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker |
Wed, 14 Feb 2018 14:45:38 +0100 |
redestad |
8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger |
Wed, 14 Feb 2018 16:58:49 +0800 |
weijun |
8191438: jarsigner should print when a timestamp will expire |
Tue, 13 Feb 2018 15:32:41 -0800 |
mchung |
8197865: @moduleGraph taglet generates incorrect link to module graph |
Tue, 13 Feb 2018 22:10:03 +0000 |
lana |
Merge |
Fri, 09 Feb 2018 12:53:08 +0100 |
tschatzl |
8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions |
Fri, 09 Feb 2018 11:51:40 +0100 |
tschatzl |
8196602: Change HeapRegionClosure to comply to naming conventions |
Sat, 10 Feb 2018 09:25:35 +0100 |
jwilhelm |
Merge |
Thu, 08 Feb 2018 21:53:06 -0500 |
lmesnik |
8197455: There is some runthese related unused code in bytecodeInterpreter.cpp |
Thu, 08 Feb 2018 17:23:43 -0500 |
kbarrett |
8196083: Avoid locking in OopStorage::release |
Thu, 08 Feb 2018 15:21:59 -0500 |
coleenp |
8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt |
Thu, 08 Feb 2018 13:21:22 -0500 |
zgu |
8196923: [REDO] NMT: Report array class count in NMT summary |
Thu, 08 Feb 2018 08:38:42 -0800 |
iignatyev |
8197113: combine multiple @key tags in jtreg tests |
Wed, 07 Feb 2018 21:53:38 +0000 |
poonam |
8187577: JVM crash during gc doing concurrent marking |
Wed, 07 Feb 2018 13:31:13 -0800 |
mseledtsov |
Merge |
Wed, 07 Feb 2018 16:16:50 +0100 |
mbaesken |
8196062: Enable docker container related tests for linux ppc64le |
Wed, 07 Feb 2018 12:55:47 -0800 |
amenkov |
8196977: add test for JDK-8161605 |
Wed, 07 Feb 2018 12:37:30 -0800 |
psandoz |
8196960: Exceptions in ConstantBootstrapsTest.java on SPARC |
Wed, 07 Feb 2018 10:25:10 -0800 |
amenkov |
8161605: The '!UseSharedSpaces' check is not need in JvmtiManageCapabilities::recompute_always_capabilities |
Wed, 07 Feb 2018 16:03:12 +0100 |
clanger |
8196565: AIX: Clean up os::javaTimeNanos according to AIX/PASE specification |
Tue, 06 Feb 2018 15:48:50 +0100 |
rwestberg |
8193308: Disallow installing user signal handlers for SIGBUS on OSX |
Wed, 07 Feb 2018 03:43:29 +0100 |
jwilhelm |
8196924: [BACKOUT] NMT: Report array class count in NMT summary |
Tue, 06 Feb 2018 08:24:36 -0500 |
zgu |
8193184: NMT: Report array class count in NMT summary |
Tue, 06 Feb 2018 18:10:30 -0500 |
coleenp |
8196907: Fix minimal vm |
Tue, 06 Feb 2018 13:41:49 -0500 |
hseigel |
8190235: Clarify ClassLoaderData::is_*_class_loader_data() method implementations |
Tue, 06 Feb 2018 09:35:05 -0800 |
kvn |
8196726: compiler/inlining/InlineAccessors.java test failed |
Tue, 06 Feb 2018 10:28:22 -0500 |
lfoltan |
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler |
Mon, 05 Feb 2018 23:12:03 +0100 |
jwilhelm |
Merge |
Tue, 06 Feb 2018 14:11:47 +0530 |
dstewart |
8196521: [Testbug] serviceability/sa/ClhsdbWhere.java fails to find method 'waitForReferencePendingList' in output |
Tue, 06 Feb 2018 11:43:13 +0530 |
dstewart |
8196361: JTReg failure: serviceability/sa/ClhsdbInspect.java |
Mon, 05 Feb 2018 13:23:26 -0500 |
zgu |
8194934: NMT: Remove MemTracker::get_virtual_memory_xxx_tracker(), create Tracker in place |
Mon, 05 Feb 2018 08:08:01 +0100 |
thartmann |
8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT |
Mon, 05 Feb 2018 07:20:26 +0100 |
thartmann |
8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0' |
Mon, 05 Feb 2018 07:14:24 +0100 |
thartmann |
8196608: [Graal] compiler/uncommontrap/TestUnstableIfTrap.java fails in Graal JIT mode |
Fri, 02 Feb 2018 17:28:17 -0800 |
iveresov |
8194819: Update Graal |
Fri, 02 Feb 2018 10:37:48 -0500 |
hseigel |
8190359: Reduce the number of recorded klass dependencies |
Fri, 02 Feb 2018 09:34:11 -0500 |
coleenp |
6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree |
Wed, 31 Jan 2018 16:10:23 -0800 |
dlong |
8194990: 3 Null pointer dereference defect groups related to CodeCache::find_blob_unsafe() |
Wed, 31 Jan 2018 16:09:52 -0800 |
dlong |
8194987: Null pointer dereference in escape.cpp related to Node::find_out_with() |
Wed, 31 Jan 2018 16:09:29 -0800 |
dlong |
8194984: 9 Null pointer dereference defect groups related to ciMethodData::bci_to_data() |
Tue, 13 Feb 2018 14:41:54 -0500 |
lancea |
8197866: Docs.mk still had a reference to java.se.ee |
Thu, 08 Feb 2018 15:35:49 +0100 |
stuefe |
8196488: [aix] TOC overflow for libjvm.so in fastdebug build |
Mon, 12 Feb 2018 21:06:06 -0800 |
igerasim |
8197462: Inconsistent exception messages for invalid capturing group names |
Tue, 13 Feb 2018 12:26:22 +0800 |
xyin |
8196770: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java |
Tue, 13 Feb 2018 12:19:37 +0800 |
xyin |
8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java |
Tue, 06 Feb 2018 09:35:05 -0800 |
kvn |
8196726: compiler/inlining/InlineAccessors.java test failed |
Mon, 12 Feb 2018 11:40:19 -0800 |
mchung |
8168682: jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp |
Mon, 12 Feb 2018 08:19:33 -0800 |
bpb |
8197498: (se) kevent polling should ignore signal interrupt (EINTR) |
Mon, 12 Feb 2018 08:19:23 -0800 |
bpb |
8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests |
Mon, 12 Feb 2018 16:36:15 +0100 |
ihse |
8197571: Change storage location for generated-configure.sh |
Mon, 12 Feb 2018 09:12:41 +0100 |
ehelin |
8193189: Allow --boot-jdk to accept a .tar.gz compressed JDK image |
Sun, 11 Feb 2018 12:41:56 +0100 |
attila |
8193295: Remove no longer used COMMALEFT |
Sat, 10 Feb 2018 09:23:41 -0800 |
dl |
8195590: Miscellaneous changes imported from jsr166 CVS 2018-02 |
Sat, 10 Feb 2018 09:17:53 -0800 |
dl |
8190324: ThreadPoolExecutor should not specify a dependency on finalization |
Sat, 10 Feb 2018 07:06:16 -0500 |
lancea |
8190378: Removal of CORBA and Java EE modules |
Fri, 09 Feb 2018 13:58:17 -0800 |
ksrini |
8194651: javadoc: mark the com.sun.javadoc API for removal |
Fri, 09 Feb 2018 13:58:40 -0800 |
erikj |
8196998: Create devkit for Linux with gcc 7.3 |
Fri, 09 Feb 2018 13:56:50 -0800 |
erikj |
8187676: Disable uninitialized warnings for two files until proper fix available |
Fri, 09 Feb 2018 14:49:38 +0000 |
aefimov |
6857903: SAXException.initCause() does not correctly set Exception |
Tue, 06 Feb 2018 10:28:22 -0500 |
lfoltan |
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler |
Mon, 05 Feb 2018 23:12:03 +0100 |
jwilhelm |
Merge |
Thu, 01 Feb 2018 14:19:04 -0800 |
psandoz |
8195694: ConstantBootstraps.invoke does not preserve variable arity |
Thu, 01 Feb 2018 11:24:39 -0800 |
psandoz |
8196583: Update jib and test jtreg version to 4.2 b12 |
Thu, 01 Feb 2018 10:55:27 -0800 |
ccheung |
8196124: [testbug] runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java passes despite of error |
Thu, 01 Feb 2018 13:30:53 -0500 |
coleenp |
8196199: Remove miscellaneous oop comparison operators |
Wed, 31 Jan 2018 17:43:46 -0800 |
psandoz |
8196533: Update CondyNestedTest.java to compile jcod file |
Thu, 01 Feb 2018 02:05:35 +0100 |
jwilhelm |
Merge |
Wed, 31 Jan 2018 17:45:48 -0500 |
ecaspole |
8195069: LogCompilation - add basic unit tests |
Wed, 31 Jan 2018 11:20:36 -0800 |
psandoz |
8187742: Minimal set of bootstrap methods for constant dynamic |
Fri, 08 Sep 2017 10:46:46 -0700 |
psandoz |
8186209: Tool support for ConstantDynamic |
Wed, 31 Jan 2018 10:55:49 -0800 |
psandoz |
8196508: Add jdeprscan test TestRelease.java to the problem list |
Wed, 31 Jan 2018 11:12:12 -0600 |
gziemski |
8181503: Can't compile hotspot with c++11 |
Wed, 31 Jan 2018 11:07:55 -0500 |
coleenp |
7179701: MaxJavaStackTraceDepth of zero is not handled correctly/consistently in the VM |
Wed, 31 Jan 2018 16:48:41 +0100 |
clanger |
8196487: AIX: os::get_summary_cpu_info does not need to call into libperfstat |
Wed, 31 Jan 2018 15:10:04 +0100 |
mdoerr |
8196401: PPC64+s390: get_frame_at_stack_banging_point uses wrong PC |
Wed, 31 Jan 2018 11:35:42 +0100 |
ysuenaga |
8194249: SA: G1HeapRegionTable#getByAddress() returns incorrect HeapRegion |
Tue, 30 Jan 2018 16:41:40 +0100 |
jwilhelm |
Merge |
Tue, 30 Jan 2018 16:26:40 +0100 |
jwilhelm |
8196372: [BACKOUT] NMT: add_committed_regions doesn't merge succeeding regions |
Tue, 30 Jan 2018 10:38:17 +0100 |
dstewart |
8195621: JTReg failure: gc/g1/TestLargePageUseForAuxMemory.java |
Mon, 29 Jan 2018 16:51:21 -0500 |
kbarrett |
8194898: Move OopStorage inline definitions to an .inline.hpp |
Mon, 29 Jan 2018 15:11:33 +0100 |
stefank |
8196217: NMT: add_committed_regions doesn't merge succeeding regions |
Mon, 29 Jan 2018 11:55:40 -0500 |
coleenp |
8194246: JVM crashes when calling getStackTrace if stack contains a method that is a member of a very large class |
Sun, 28 Jan 2018 19:49:06 -0500 |
mbaesken |
8195857: Remove os::is_headless_jre |
Wed, 24 Jan 2018 18:00:36 -0500 |
kbarrett |
8195979: [Graal] crash in src/hotspot/share/runtime/mutex.cpp:1341 when Graal JIT is used |
Wed, 24 Jan 2018 11:33:18 -0500 |
coleenp |
8175249: VMThread::run fails in VerifyBeforeExit : Universe::verify |
Wed, 24 Jan 2018 11:22:50 +0100 |
mhorie |
8194861: PPC64 : Need support for VSR spills in ppc.ad |
Thu, 18 Jan 2018 19:21:11 +0100 |
rbackman |
8191915: JCK tests produce incorrect results with C2 |
Tue, 23 Jan 2018 14:27:10 -0500 |
kbarrett |
8195690: JNI GetObjectRefType doesn't handle NULL |
Fri, 19 Jan 2018 17:01:34 +0100 |
goetz |
8195776: [x86,sparc] A row of minor fixes and enhancements. |
Mon, 22 Jan 2018 12:04:12 +0100 |
mdoerr |
8195691: AIX build broken after 8194312 |
Tue, 23 Jan 2018 08:18:36 -0800 |
iveresov |
8194669: jaotc truncates the invalid filename provided to --output |
Tue, 23 Jan 2018 08:55:47 +0100 |
mlarsson |
8170941: Executing gtest with invalid -Xlog argument crashes gtestLauncher |
Mon, 22 Jan 2018 14:14:26 -0800 |
sspitsyn |
8194143: remove unneeded casts in LocationImpl and MirrorImpl classes |
Mon, 22 Jan 2018 15:29:59 -0500 |
bobv |
Merge |
Mon, 22 Jan 2018 15:05:03 -0500 |
bobv |
8193710: jcmd -l and jps commands do not list Java processes running in Docker containers |
Mon, 22 Jan 2018 14:08:20 -0500 |
hseigel |
Merge |
Mon, 22 Jan 2018 14:04:07 -0500 |
hseigel |
8194086: Remove deprecated experimental flag UseCGroupMemoryLimitForHeap |
Fri, 19 Jan 2018 16:57:56 +0000 |
aph |
8195685: AArch64: AArch64 cannot build with JDK-8174962 |
Wed, 17 Jan 2018 13:21:38 +0800 |
njian |
8195588: AArch64: Codegen fix after JDK-8194256 |
Thu, 18 Jan 2018 16:57:54 -0800 |
iignatyev |
8195729: compiler.aot.AotCompiler should be run as a driver |
Thu, 18 Jan 2018 16:57:51 -0800 |
iignatyev |
8195724: compiler.calls.common.InvokeDynamicPatcher can be run as driver |
Tue, 16 Jan 2018 16:57:53 -0800 |
iklam |
8178351: Simplify MetaspaceShared::is_in_shared_space and MetaspaceObj::is_shared |
Thu, 18 Jan 2018 16:37:43 -0500 |
ecaspole |
8195064: LogCompilation: Chicken and egg startup problem with types |
Thu, 18 Jan 2018 09:01:00 -0800 |
never |
8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects |
Wed, 17 Jan 2018 21:44:44 -0800 |
iignatyev |
8186635: ClassFileInstaller should be run as a driver |
Wed, 17 Jan 2018 16:49:43 -0800 |
dtitov |
8153629: Need to cover JVMTI's GetOwnedMonitorStackDepthInfo function |
Wed, 17 Jan 2018 13:39:07 -0600 |
gziemski |
8194831: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java misleading error message |
Wed, 17 Jan 2018 09:43:14 -0800 |
amenkov |
8187447: 2081 doc issues in jvmti.html |
Tue, 21 Nov 2017 09:47:55 -0500 |
kbarrett |
8194312: Support parallel and concurrent JNI global handle processing |
Sat, 13 Jan 2018 02:56:22 +0100 |
jwilhelm |
Merge |
Mon, 15 Jan 2018 15:18:27 +0100 |
eosterlund |
8195107: CDS broken due to 8194741 |
Wed, 10 Jan 2018 22:43:42 +0100 |
eosterlund |
8194741: Refactor oops in constant pool from CDS to use the Access API |
Fri, 12 Jan 2018 16:19:56 +0100 |
pliden |
8195000: Remove unused left-overs in arguments.hpp |
Fri, 12 Jan 2018 13:56:05 +0100 |
stefank |
8194925: NMT: SummarySanityCheck test can't parse values > max_jint |
Wed, 10 Jan 2018 22:40:47 +0100 |
eosterlund |
8194736: Refactor weak oops in ProtectionDomain table to use the Access API |
Fri, 09 Feb 2018 02:23:34 +0000 |
lana |
Merge |
Thu, 08 Feb 2018 20:19:02 +0000 |
lana |
Added tag jdk-10+43 for changeset 107413b070b9 |
Thu, 08 Feb 2018 10:15:57 +0100 |
tschatzl |
8196883: G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set |
Tue, 06 Feb 2018 22:26:13 -0800 |
lana |
8196383: JDK 10 L10n resource file update - msgdrop 20 |
Wed, 07 Feb 2018 16:49:24 +0100 |
jlahoda |
8194764: javac incorrectly flags deprecated for removal importsjdk-10+43 |
Wed, 07 Feb 2018 09:18:13 +0100 |
clanger |
8196678: avoid printing uninitialized buffer in os::print_memory_info on AIX |
Fri, 02 Feb 2018 14:44:48 -0800 |
joehw |
8196717: remove xmlresolver.md |
Fri, 02 Feb 2018 19:44:29 +0000 |
asaha |
8195973: Update JDK 10 repo for FCS build |
Fri, 02 Feb 2018 08:41:02 -0800 |
prr |
8196288: Update src/java.desktop/share/legal/libharfbuzz.md for harfbuzz |
Fri, 02 Feb 2018 03:02:26 +0000 |
lana |
Added tag jdk-10+42 for changeset 4b62b815b4f4 |
Mon, 05 Feb 2018 20:20:35 -0800 |
martin |
8196768: RootLoggerHandlers fails when source tree is read-only |
Thu, 08 Feb 2018 06:19:24 -0800 |
shurailine |
Merge |
Thu, 08 Feb 2018 06:16:49 -0800 |
shurailine |
8178342: Missing @modules in jdk/jdk/nio/zipfs |
Thu, 08 Feb 2018 09:24:44 -0500 |
gadams |
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() |
Thu, 15 Feb 2018 11:26:49 -0400 |
jlaskey |
0000000: Raw String Literal constant trim handlingraw-string-literal |
Thu, 15 Feb 2018 11:26:49 -0400 |
jlaskey |
0000000: Raw String Literals in corelibs testsraw-string-literal |
Thu, 15 Feb 2018 11:26:45 -0400 |
jlaskey |
0000000: Raw String Literals in corelibsraw-string-literal |
Thu, 15 Feb 2018 10:47:38 -0400 |
jlaskey |
0000000: Raw String Literals in javac testsraw-string-literal |
Thu, 15 Feb 2018 10:47:28 -0400 |
jlaskey |
0000000: Raw String Literals in javacraw-string-literal |
Thu, 15 Feb 2018 17:44:00 +0100 |
jlahoda |
Removing CaseExpressionTree from both API and implementations; removing SwitchExpressionTree from API; unifying codepaths to reuse code.switch |
Thu, 15 Feb 2018 08:52:14 -0500 |
vromero |
initial push raw-string-literalraw-string-literal |
Mon, 12 Feb 2018 16:49:27 +0100 |
jlahoda |
Adding support for switch over long, float and double.switch |
Mon, 12 Feb 2018 12:31:18 +0100 |
jlahoda |
Unifying codepaths in Attr between switch statement and switch expression.switch |
Fri, 09 Feb 2018 17:19:25 -0800 |
psandoz |
minor tweaks to the symbolicref implcondy-folding |
Fri, 09 Feb 2018 18:57:05 +0000 |
mcimadamore |
manual merge with defaultpatterns |
Fri, 09 Feb 2018 18:48:01 +0000 |
mcimadamore |
manual merge with defaultdatum |
Fri, 09 Feb 2018 18:18:33 +0000 |
mcimadamore |
manual merge with defaultlambda-leftovers |
Fri, 09 Feb 2018 18:04:33 +0000 |
mcimadamore |
manual merge with defaultlvti |
Fri, 09 Feb 2018 13:36:17 -0500 |
briangoetz |
Separate ConstantRef from SymbolicRef; update docs; update APIs accordingly; move 'implements Constable' down from SymRef to the various ConstantRef subtypescondy-folding |
Fri, 09 Feb 2018 15:58:22 +0100 |
redestad |
Lazier SwitchBootstraps, ensure all initializations are covered by testswitch |
Fri, 09 Feb 2018 14:37:00 +0100 |
jlahoda |
Enabling indy switch desugaring by default, except for java.base (where it may cause bootstrap issues).switch |
Fri, 09 Feb 2018 13:05:07 +0100 |
jlahoda |
Adjusting error reporting to recent changes in Log.switch |
Thu, 08 Feb 2018 22:06:03 +0100 |
mcimadamore |
Automatic merge with condycondy-folding |
Thu, 08 Feb 2018 22:05:45 +0100 |
mcimadamore |
Automatic merge with defaultswitch |
Thu, 08 Feb 2018 22:05:25 +0100 |
mcimadamore |
Automatic merge with defaultstats-before-this-super |
Thu, 08 Feb 2018 22:05:03 +0100 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 08 Feb 2018 22:04:43 +0100 |
mcimadamore |
Automatic merge with defaultcondy |
Thu, 08 Feb 2018 12:01:32 -0800 |
erikj |
8196985: Disable new warnings from GCC 7.3 in jdk libraries |
Thu, 08 Feb 2018 10:54:01 -0800 |
bpb |
8197141: Add java/nio/file/WatchService/LotsOfCancels.java to ProblemList on Solaris |
Thu, 08 Feb 2018 10:28:50 -0800 |
erikj |
8196356: Changes to m4 files don't trigger autoconf execution at build time |
Thu, 08 Feb 2018 18:45:30 +0100 |
redestad |
8196869: Optimize Locale creation |
Thu, 08 Feb 2018 10:06:57 -0500 |
apetcher |
8196215: sun/security/util/Resources/customSysClassLoader/MessageFormatting.java failed on ar_SA locale. |
Thu, 08 Feb 2018 10:55:21 +0000 |
alanb |
8196956: (ch) More channels cleanup |
Thu, 08 Feb 2018 11:44:21 +0800 |
weijun |
8196823: jarsigner should not create a signed jar if the signing fails |
Wed, 07 Feb 2018 11:28:23 -0800 |
jjg |
8195795: Organize output files by module/package, not just package |
Wed, 07 Feb 2018 09:48:43 -0800 |
erikj |
8196951: jdk build fails with clang: error: no such file or directory: '@LIBZ_CFLAGS@' |
Wed, 07 Feb 2018 09:06:43 -0500 |
apetcher |
8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy |
Tue, 06 Feb 2018 18:28:23 -0800 |
bpatel |
8196027: Remove "Prev" and "Next" links from the javadoc navigation |
Tue, 06 Feb 2018 16:33:38 -0800 |
erikj |
8196895: Create devkit for Macosx with Xcode 9.2 |
Tue, 06 Feb 2018 16:53:03 -0500 |
dholmes |
8173401: Update VERSION_FEATURE for JDK 11 |
Tue, 06 Feb 2018 22:47:50 +0100 |
erikj |
8196911: Windows build fails with not finding zlib.h |
Tue, 06 Feb 2018 10:17:31 -0800 |
erikj |
8196879: Forgot to add file in JDK-8196803 |
Tue, 06 Feb 2018 10:12:05 -0800 |
erikj |
8196803: Fix build warnings in jdk libraries with Xcode 9 |
Tue, 06 Feb 2018 16:04:46 +0000 |
alanb |
8196787: (ch) Moving network channels to use j.u.c locks |
Tue, 06 Feb 2018 23:49:10 +0530 |
sdama |
8152616: com.sun.tools.javac.tree.Pretty generates nested comments for enum |
Mon, 05 Feb 2018 15:08:46 -0800 |
bpb |
8196535: Remove support for pre-Java 6 non-JVM-wide file locking |
Mon, 05 Feb 2018 11:35:56 -0800 |
jjg |
8196736: Refactor HelpWriter and properties |
Mon, 05 Feb 2018 10:43:31 -0500 |
cushon |
8190452: javac should not add MethodParameters attributes to v51 and earlier class files |
Mon, 05 Feb 2018 06:43:23 -0500 |
dholmes |
8196739: Disable obsolete/expired VM flag transitional warnings |
Mon, 05 Feb 2018 06:42:42 -0500 |
dholmes |
8196657: [Testbug] TestOptionsWithRanges will fail for newly obsoleted flags that have not yet been removed |
Mon, 05 Feb 2018 09:15:32 +0100 |
ihse |
8195689: Remove generated-configure.sh and instead use autoconf |
Mon, 05 Feb 2018 11:12:09 +0800 |
amlu |
8195981: Move some tests to OpenJDK for jdk_lang test group |
Sun, 04 Feb 2018 21:00:19 -0500 |
dholmes |
8196550: [Testbug] runtime/appcds/MultiReleaseJars.java fails on JDK 11 |
Sat, 03 Feb 2018 21:12:37 -0800 |
igerasim |
8196740: Character.digit(int,int) returns wrong value for out of range radix |
Fri, 02 Feb 2018 12:34:58 -0800 |
martin |
8196609: Improve javadoc for java.time.Instant.getEpochSecond |
Fri, 02 Feb 2018 13:44:26 -0800 |
bpb |
8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock |
Fri, 02 Feb 2018 14:17:07 -0500 |
rriggs |
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner |
Fri, 02 Feb 2018 10:32:59 -0800 |
prr |
Merge |
Fri, 02 Feb 2018 09:04:45 -0800 |
prr |
Merge |
Fri, 02 Feb 2018 17:02:45 +0530 |
pbansal |
8196443: javax/swing/JList/BasicListTest.java has invalid tag |
Thu, 01 Feb 2018 16:38:25 +0530 |
pbansal |
7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache |
Wed, 31 Jan 2018 15:36:44 -0800 |
prr |
8196468: Client jtreg ProblemList updates |
Wed, 31 Jan 2018 09:20:54 -0800 |
prr |
8196509: Linux UI applications broken by the build change for JDK-8196218 |
Fri, 26 Jan 2018 16:45:08 +0100 |
sgehwolf |
8196218: [linux] libfontmanager should be linked against headless awt library |
Tue, 30 Jan 2018 09:03:47 -0800 |
prr |
Merge |