Thu, 05 Feb 2015 13:00:26 +0100 |
sla |
8072458: jdk/test/Makefile references (to be removed) win32 directory in jtreg |
Thu, 05 Feb 2015 12:59:01 +0100 |
sla |
8072456: @since tags missing from TimeUnit |
Thu, 05 Feb 2015 14:48:57 +0300 |
aefimov |
8072042: (tz) Support tzdata2015a |
Thu, 05 Feb 2015 12:13:45 +0100 |
sjiang |
8065213: Specify and implement PlatformMBeanProvider for looking for all platform MBeans |
Thu, 05 Feb 2015 11:42:39 +0800 |
weijun |
8071643: sun.security.krb5.KrbApReq.authenticate() is not thread safe |
Tue, 03 Feb 2015 14:09:20 -0800 |
mchung |
8069551: Move java.security.acl from compact3 to java.base |
Tue, 03 Feb 2015 14:39:57 -0500 |
rriggs |
8068278: ArrayIndexOutOfBoundsException instead of DateTimeException in j.t.chrono.JapaneseChronology.eraOf() |
Tue, 03 Feb 2015 09:49:27 -0800 |
ksrini |
8068033: JNI exception pending in jdk/src/share/bin/java.c |
Tue, 03 Feb 2015 08:45:07 -0800 |
amurillo |
Merge |
Fri, 30 Jan 2015 16:56:08 -0800 |
amurillo |
Merge |
Thu, 29 Jan 2015 03:54:45 +0000 |
minqi |
Merge |
Thu, 29 Jan 2015 01:13:14 +0000 |
minqi |
Merge |
Tue, 27 Jan 2015 20:03:45 -0800 |
minqi |
Merge |
Wed, 28 Jan 2015 17:48:59 +0100 |
dfuchs |
8068730: Increase the precision of the implementation of java.time.Clock.systemUTC() |
Wed, 28 Jan 2015 09:23:41 +0100 |
ykantser |
8071582: com/sun/jdi/GetLocalVariables4Test.sh should be quarantined |
Mon, 26 Jan 2015 15:46:47 -0800 |
sspitsyn |
8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found |
Mon, 26 Jan 2015 13:50:53 +0100 |
ykantser |
8071324: com/sun/jdi/ConnectedVMs.java should be quarantined |
Mon, 26 Jan 2015 08:52:46 +0100 |
ykantser |
8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root |
Fri, 23 Jan 2015 14:20:52 +0100 |
ykantser |
8067945: SVC jdk/test/* should be cleaned from JRE layout dependency |
Wed, 21 Jan 2015 15:06:31 +0100 |
ykantser |
8069296: java/lang/management/MemoryMXBean/LowMemoryTest.java should be quarantined |
Mon, 26 Jan 2015 17:00:39 -0800 |
amurillo |
Merge |
Mon, 02 Feb 2015 16:35:10 -0800 |
darcy |
8072371: Add two failing svc tests to the problem list |
Mon, 02 Feb 2015 12:35:18 -0800 |
darcy |
8072135: Add javax/xml/ws/8046817/GenerateEnumSchema.java to the problem list |
Mon, 02 Feb 2015 14:21:32 +0100 |
psandoz |
8072030: Race condition in ThenComposeExceptionTest.java |
Mon, 02 Feb 2015 14:19:12 +0100 |
psandoz |
8050820: Please add java.util.Optional.stream() to convert Optional<T> to Stream<T> |
Mon, 02 Feb 2015 14:19:00 +0100 |
psandoz |
8059324: orElseThrow has different signatures for OptionalPrimitive and Optional<T> |
Mon, 02 Feb 2015 14:18:54 +0100 |
psandoz |
8048689: Clarify documentation on BaseStream.spliterator |
Fri, 30 Jan 2015 16:13:57 -0500 |
rriggs |
8068284: Missing @throws in DateTimeFormatterBuilder.appendOffset |
Fri, 30 Jan 2015 16:13:04 -0500 |
rriggs |
8055330: (process spec) ProcessBuilder.start and Runtime.exec should throw UnsupportedOperationException on platforms that don't support |
Fri, 30 Jan 2015 12:56:12 -0800 |
bpb |
6880737: (fs) FileLock constructors don't throw NPE if the channel argument is null |
Fri, 30 Jan 2015 10:23:45 -0800 |
bpb |
8067669: Documentation for methods in Number incomplete regarding too large values. |
Thu, 05 Feb 2015 11:43:33 -0800 |
katleman |
Added tag jdk9-b49 for changeset 6e8154707178 |
Wed, 05 Jul 2017 20:17:56 +0200 |
duke |
Merge |
Thu, 05 Feb 2015 15:44:19 -0800 |
lana |
Merge |
Wed, 04 Feb 2015 17:12:03 +0100 |
dfuchs |
8072450: 9-dev build failed on elinux-i586 and rlinux-i586 |
Fri, 30 Jan 2015 16:56:05 -0800 |
amurillo |
Merge |
Fri, 30 Jan 2015 10:52:25 -0800 |
minqi |
Merge |
Thu, 29 Jan 2015 03:11:01 -0800 |
sspitsyn |
8008678: JSR 292: constant pool reconstitution must support pseudo strings |
Thu, 29 Jan 2015 03:54:44 +0000 |
minqi |
Merge |
Thu, 29 Jan 2015 01:13:14 +0000 |
minqi |
Merge |
Tue, 27 Jan 2015 20:02:35 -0800 |
minqi |
Merge |
Wed, 28 Jan 2015 17:52:48 +0100 |
dfuchs |
8068730: Increase the precision of the implementation of java.time.Clock.systemUTC() |
Wed, 28 Jan 2015 09:27:49 +0100 |
ykantser |
8071545: Tests are still excluded while the appropriate bug has been fixed |
Tue, 27 Jan 2015 05:51:00 -0800 |
ctornqvi |
8071530: Update OS detection code to reflect Windows 10 version change |
Mon, 26 Jan 2015 15:51:28 -0800 |
sspitsyn |
8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found |
Mon, 12 Jan 2015 09:16:06 +0100 |
goetz |
8068778: [TESTBUG] CompressedClassSpaceSizeInJmapHeap.java fails if SA not available |
Fri, 23 Jan 2015 11:44:21 -0800 |
ctornqvi |
8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit |
Fri, 23 Jan 2015 09:54:33 -0500 |
lfoltan |
8067480: Crash in klassItable::initialize_itable_for_interface when running vm.runtime.defmeth.StaticMethodsTest. |
Wed, 28 Jan 2015 07:55:27 +0100 |
thartmann |
8064940: JMH javac performance regressions on solaris-sparcv9 in 9-b34 |
Tue, 27 Jan 2015 13:58:55 -0500 |
dlong |
Merge |
Mon, 26 Jan 2015 19:01:50 +0300 |
pchistyakov |
8069125: compiler/codecache/stress tests timeout in nightlies |
Mon, 26 Jan 2015 18:59:09 +0300 |
pchistyakov |
8066998: [TESTBUG] compiler/whitebox/ForceNMethodSweepTest.java : sweep shouldn't increase usage |
Mon, 26 Jan 2015 10:43:42 +0100 |
zmajo |
8071312: compiler/arguments/CheckCompileThresholdScaling.java fails |
Fri, 23 Jan 2015 22:39:24 -0500 |
dlong |
8031064: build_vm_def.sh not working correctly for new build cross compile |
Thu, 22 Jan 2015 21:02:24 +0000 |
iveresov |
Merge |
Thu, 22 Jan 2015 11:25:23 -0800 |
iveresov |
8071302: assert(!_reg_node[reg_lo] || edge_from_to(_reg_node[reg_lo], def)) failed: after block local |
Tue, 20 Jan 2015 11:26:20 +0300 |
fzhinkin |
8069126: compiler/rtm/locking/TestRTMTotalCountIncrRate.java nightly failure |
Thu, 22 Jan 2015 11:23:13 +0100 |
neliasso |
8069035: compiler/oracle/CheckCompileCommandOption.java nightly failure |
Thu, 22 Jan 2015 11:05:14 +0100 |
neliasso |
8069389: CompilerOracle prefix wildcarding is broken for long strings |
Thu, 22 Jan 2015 09:07:41 +0100 |
thartmann |
8069580: String intrinsic related cleanups |
Mon, 26 Jan 2015 17:00:39 -0800 |
amurillo |
Merge |
Thu, 05 Feb 2015 11:43:29 -0800 |
katleman |
Added tag jdk9-b49 for changeset 6a22230c068f |
Thu, 05 Feb 2015 15:41:43 -0800 |
lana |
Merge |
Tue, 03 Feb 2015 14:08:55 -0800 |
mchung |
8069551: Move java.security.acl from compact3 to java.base |
Fri, 30 Jan 2015 16:56:03 -0800 |
amurillo |
Merge |
Mon, 26 Jan 2015 17:00:38 -0800 |
amurillo |
Merge |
Thu, 05 Feb 2015 11:43:28 -0800 |
katleman |
Added tag jdk9-b49 for changeset dd613dc718a1 |
Wed, 05 Jul 2017 20:17:34 +0200 |
duke |
Added tag jdk9-b49 for changeset 5b8db585a33c |
Wed, 05 Jul 2017 20:17:33 +0200 |
duke |
Mergejdk9-b49 |
Wed, 05 Jul 2017 20:17:28 +0200 |
duke |
Merge |
Thu, 29 Jan 2015 15:36:21 -0800 |
lana |
Merge |
Thu, 29 Jan 2015 14:43:19 -0800 |
jjg |
8071617: move pathToURLs from javac.file.Locations to javadoc.DocletInvoker |
Tue, 27 Jan 2015 19:50:41 -0800 |
mchung |
8068937: jdeps shows "not found" if target class has no reference other than its own package |
Tue, 27 Jan 2015 15:11:57 -0800 |
sogoel |
8068463: Group 10c: golden files for tests in tools/javac dir |
Wed, 28 Jan 2015 16:45:50 -0800 |
katleman |
Added tag jdk9-b48 for changeset 6e2e298c50f1 |
Wed, 05 Jul 2017 20:17:22 +0200 |
duke |
Merge |
Thu, 29 Jan 2015 15:35:04 -0800 |
lana |
Merge |
Mon, 26 Jan 2015 12:36:37 +0300 |
aefimov |
8046817: JDK 8 schemagen tool does not generate xsd files for enum types |
Wed, 28 Jan 2015 16:45:40 -0800 |
katleman |
Added tag jdk9-b48 for changeset a5c172165b3b |
Wed, 05 Jul 2017 20:17:15 +0200 |
duke |
Merge |
Thu, 29 Jan 2015 15:36:12 -0800 |
lana |
Merge |
Wed, 28 Jan 2015 22:49:58 -0800 |
joehw |
8051547: Convert JAXP function tests: javax.xml.validation.* to jtreg (testng) tests |
Wed, 28 Jan 2015 15:07:12 -0800 |
joehw |
8052401: JAXP function gap tests conversion |
Tue, 27 Jan 2015 22:01:46 -0800 |
joehw |
8054196: XPath: support any type |
Mon, 26 Jan 2015 12:17:59 +0300 |
aefimov |
8062923: XSL: Run-time internal error in 'substring()' |
Wed, 28 Jan 2015 16:45:37 -0800 |
katleman |
Added tag jdk9-b48 for changeset 5da8936a1a2c |
Wed, 05 Jul 2017 20:17:09 +0200 |
duke |
Merge |
Thu, 29 Jan 2015 15:36:29 -0800 |
lana |
Merge |
Wed, 28 Jan 2015 17:58:08 +0100 |
attila |
8067139: Finally blocks inlined incorrectly |
Wed, 28 Jan 2015 16:45:51 -0800 |
katleman |
Added tag jdk9-b48 for changeset 5f1e4deb8d30 |
Wed, 05 Jul 2017 20:17:03 +0200 |
duke |
Merge |
Wed, 28 Jan 2015 16:45:33 -0800 |
katleman |
Added tag jdk9-b48 for changeset bb8de1967725 |
Wed, 05 Jul 2017 20:16:58 +0200 |
duke |
Merge |
Thu, 29 Jan 2015 16:16:35 -0800 |
darcy |
8071959: java.lang.Object uses implicit default constructor |
Thu, 29 Jan 2015 15:35:29 -0800 |
lana |
Merge |
Thu, 29 Jan 2015 15:14:44 -0800 |
darcy |
8071434: doc updates for java.lang.Object |
Thu, 29 Jan 2015 14:49:15 -0800 |
bchristi |
8068578: test/java/io/Serializable/subclassGC/SubclassGC.java assumes app class loader is a URLClassLoader |
Thu, 29 Jan 2015 20:45:30 +0000 |
chegar |
8067105: Socket returned by ServerSocket.accept() is inherited by child process on Windows |
Thu, 29 Jan 2015 14:59:42 +0000 |
robm |
8067680: (sctp) Possible race initializing native IDs |
Wed, 28 Jan 2015 04:56:00 -0800 |
dsamersoff |
8042397: tmtools/jmap/heap_config/jmap_heap_config_OldSize fails |
Tue, 27 Jan 2015 10:11:23 -0800 |
amurillo |
Merge |
Thu, 22 Jan 2015 22:42:33 -0800 |
amurillo |
Merge |
Thu, 22 Jan 2015 18:23:57 -0500 |
dlong |
Merge |
Fri, 16 Jan 2015 15:09:01 +0300 |
pchistyakov |
8068234: java/lang/instrument/NativeMethodPrefixAgent.java is still in exclude list |
Thu, 22 Jan 2015 12:26:25 +0100 |
jwilhelm |
Merge |
Tue, 20 Jan 2015 13:29:26 -0800 |
jmasa |
8067751: OOMEInReferenceHandler.java fails: Cleaner terminated abnormally |
Sun, 18 Jan 2015 11:50:10 -0800 |
minqi |
Merge |
Thu, 15 Jan 2015 11:18:14 +0100 |
psandoz |
8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter |
Tue, 27 Jan 2015 18:16:27 +0800 |
weijun |
8022582: Relax response flags checking in sun.security.krb5.KrbKdcRep.check. |
Tue, 27 Jan 2015 12:59:45 +0900 |
okutsu |
8065178: test/java/util/ResourceBundle/Bug6287579.java needs update for per language package support |
Mon, 26 Jan 2015 17:16:57 -0800 |
bpb |
8069269: (spec) Defect in the System.nanoTime spec |
Mon, 26 Jan 2015 17:26:49 +0000 |
psandoz |
8071477: Better Spliterator implementations for String.chars() and String.codePoints() |
Mon, 26 Jan 2015 17:06:00 +0000 |
psandoz |
8032513: The Spliterator characteristics CONCURRENT and IMMUTABLE are mutually exclusive |
Mon, 26 Jan 2015 10:55:27 -0500 |
rriggs |
8071481: (Process) Merge UNIXProcess.java into ProcessImpl.java |
Mon, 26 Jan 2015 21:55:05 +0800 |
weijun |
8071562: TimestampCheck.java change removes a whitespace between command and args |
Mon, 26 Jan 2015 13:46:08 +0000 |
chegar |
8071424: JCK test api/java_net/Socket/descriptions.html#Bind crashes on Windows |
Mon, 26 Jan 2015 18:13:42 +0800 |
asmotrak |
8049171: Additional tests for jarsigner's warnings |
Mon, 26 Jan 2015 12:36:32 +0300 |
aefimov |
8046817: JDK 8 schemagen tool does not generate xsd files for enum types |
Mon, 26 Jan 2015 10:29:11 +0100 |
erikj |
8069261: Create make dependencies on make variable values |
Mon, 26 Jan 2015 12:25:27 +0300 |
aefimov |
8062923: XSL: Run-time internal error in 'substring()' |
Mon, 26 Jan 2015 10:24:25 +0100 |
erikj |
8055190: Cleanup include and exclude of core-libs native libraries after source code restructure |
Mon, 26 Jan 2015 09:29:29 +0800 |
weijun |
8055045: StringIndexOutOfBoundsException while reading krb5.conf |
Wed, 28 Jan 2015 16:45:45 -0800 |
katleman |
Added tag jdk9-b48 for changeset 6d99e9b8dbe5 |
Wed, 05 Jul 2017 20:16:49 +0200 |
duke |
Merge |
Thu, 29 Jan 2015 15:36:59 -0800 |
lana |
Merge |
Tue, 27 Jan 2015 10:11:22 -0800 |
amurillo |
Merge |
Thu, 22 Jan 2015 22:42:31 -0800 |
amurillo |
Merge |
Thu, 22 Jan 2015 18:23:54 -0500 |
dlong |
Merge |
Wed, 21 Jan 2015 10:51:35 +0100 |
zmajo |
8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds) |
Tue, 20 Jan 2015 09:45:11 +0100 |
zmajo |
8069162: quarantine serviceability/dcmd/compiler/CompilerQueueTest.java |
Mon, 19 Jan 2015 12:29:50 -0800 |
iveresov |
8068881: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init> |
Mon, 19 Jan 2015 14:14:05 +0000 |
vlivanov |
Merge |
Fri, 16 Jan 2015 15:08:20 +0300 |
pchistyakov |
8068231: Several tests are still excluded |
Fri, 16 Jan 2015 20:59:23 +0400 |
dpochepk |
8068385: [TESTBUG] hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java sometimes fails(unstable behaviour) |
Mon, 19 Jan 2015 11:35:45 +0000 |
thartmann |
Merge |
Mon, 19 Jan 2015 09:32:40 +0100 |
zmajo |
8066312: Add new Node* Node::find_out(int opc) method. |
Fri, 16 Jan 2015 13:58:22 +0100 |
asiebenborn |
8068909: SIGSEGV in c2 compiled code with OptimizeStringConcat |
Fri, 16 Jan 2015 05:02:11 -0500 |
dlong |
Merge |
Thu, 15 Jan 2015 11:30:13 +0100 |
zmajo |
8067374: Use %f instead of %g for LogCompilation output |
Wed, 14 Jan 2015 17:27:00 -0800 |
kvn |
8068864: C2 failed: modified node is not on IGVN._worklist |
Thu, 22 Jan 2015 12:26:26 +0100 |
jwilhelm |
Merge |
Wed, 21 Jan 2015 19:36:18 +0100 |
kbarrett |
8069230: Remove unused G1PostBarrierStub::byte_map_base and friends |
Mon, 19 Jan 2015 15:52:56 +0100 |
jwilhelm |
Merge |
Mon, 19 Jan 2015 10:08:07 +0100 |
sjohanss |
8069011: gc/TestSmallHeap.java failing in nightly |
Mon, 19 Jan 2015 10:06:14 +0100 |
sjohanss |
8040935: -XX:+AggressiveOpts broken: GC triggered before VM initialization completed on several tests |
Fri, 16 Jan 2015 14:43:45 +0100 |
ehelin |
8068971: A heap region being cleared should not belong to the cset |
Fri, 16 Jan 2015 10:32:40 +0000 |
ehelin |
Merge |
Fri, 16 Jan 2015 10:29:12 +0100 |
ehelin |
8066875: VirtualSpace does not use large pages |
Fri, 16 Jan 2015 09:40:13 +0100 |
brutisso |
8061259: ParNew promotion failed is serialized on a lock |
Thu, 15 Jan 2015 16:05:20 +0100 |
jwilhelm |
8068026: [TESTBUG] Check for -client in gc/g1/TestHumongousCodeCacheRoots.java |
Tue, 20 Jan 2015 13:56:57 +0100 |
erikj |
8067479: verify-modules fails in bootcycle build |
Mon, 19 Jan 2015 11:35:15 +0300 |
igerasim |
8069048: (process) Suspend finishing threads when process exits [win] |
Sun, 18 Jan 2015 11:49:22 -0800 |
minqi |
Merge |
Fri, 16 Jan 2015 21:28:02 +0000 |
kevinw |
8035938: Memory leak in JvmtiEnv::GetConstantPool |
Fri, 16 Jan 2015 09:15:22 +0100 |
aph |
6584008: jvmtiStringPrimitiveCallback should not be invoked when string value is null |
Thu, 15 Jan 2015 14:10:49 -0800 |
ctornqvi |
8062961: [TESTBUG] Spurious timeout for runtime/ErrorHandling/ProblematicFrameTest |
Thu, 15 Jan 2015 12:43:14 +0000 |
psandoz |
Merge |
Thu, 15 Jan 2015 11:18:20 +0100 |
psandoz |
8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter |
Thu, 15 Jan 2015 12:02:55 +0000 |
dsamersoff |
Merge |
Wed, 14 Jan 2015 17:22:28 +0000 |
dsamersoff |
Merge |
Wed, 14 Jan 2015 07:10:53 -0800 |
dsamersoff |
7076820: assert(addr != 0) failed: address sanity check in PerfMemory::detach with -XX:-UsePerfData |
Wed, 07 Jan 2015 08:37:49 +0100 |
goetz |
8068503: ppc64: Encode/Decode nodes for disjoint cOops mode |
Wed, 14 Jan 2015 16:35:58 -0500 |
jiangli |
Merge |
Wed, 14 Jan 2015 16:35:00 -0500 |
jiangli |
8067982: Some jcmd /gc/heap_dump tests failed: hprof output contains warning or error. |
Wed, 14 Jan 2015 15:25:13 +0000 |
erikj |
Merge |
Wed, 14 Jan 2015 15:57:59 +0100 |
erikj |
8065576: Enable pipefail in the shell used by make to better detect build errors |
Wed, 14 Jan 2015 08:14:23 -0500 |
hseigel |
8055146: Split Verifier incorrectly throws VerifyError for getstatic of an array field |
Tue, 13 Jan 2015 16:09:52 +0100 |
goetz |
8069590: AIX port of "8050807: Better performing performance data handling" |
Wed, 28 Jan 2015 16:45:35 -0800 |
katleman |
Added tag jdk9-b48 for changeset adf10d73e78b |
Thu, 29 Jan 2015 15:34:46 -0800 |
lana |
Merge |
Wed, 28 Jan 2015 15:45:00 +0100 |
erikj |
8071781: Bootcycle build fails on macosx |
Wed, 28 Jan 2015 14:04:05 +0100 |
erikj |
8071651: infinite build loops in 9-dev windows platform on Jan 26 |
Tue, 27 Jan 2015 10:11:22 -0800 |
amurillo |
Merge |
Thu, 22 Jan 2015 22:42:30 -0800 |
amurillo |
Merge |
Tue, 20 Jan 2015 13:56:35 +0100 |
erikj |
8067479: verify-modules fails in bootcycle build |
Sun, 18 Jan 2015 23:14:47 -0800 |
minqi |
Merge |
Wed, 14 Jan 2015 16:03:59 +0100 |
erikj |
8065576: Enable pipefail in the shell used by make to better detect build errors |
Mon, 26 Jan 2015 16:25:26 +0100 |
erikj |
8071550: SetupJavaComilation EXCLUDE/INCLUDE/EXCLUDE_FILE do not work on META-INF files |
Mon, 26 Jan 2015 10:28:53 +0100 |
erikj |
8069261: Create make dependencies on make variable values |
Wed, 28 Jan 2015 16:45:32 -0800 |
katleman |
Added tag jdk9-b48 for changeset f4f2bb7513e4 |
Wed, 05 Jul 2017 20:16:24 +0200 |
duke |
Added tag jdk9-b48 for changeset b2f9702efbe9 |
Wed, 05 Jul 2017 20:16:23 +0200 |
duke |
Mergejdk9-b48 |
Wed, 05 Jul 2017 20:16:18 +0200 |
duke |
Merge |
Sat, 24 Jan 2015 23:22:26 -0800 |
lana |
Merge |
Fri, 23 Jan 2015 15:14:53 +0100 |
jlahoda |
8069254: Warning issued despite @SafeVarargs annotation on constructor |
Thu, 22 Jan 2015 09:50:03 +0100 |
jfranck |
8071310: Tests missing for checkin for JDK-8046977 |
Wed, 21 Jan 2015 19:02:20 +0100 |
jfranck |
8070507: LambdaLambdaSerialized can fail in -agentvm mode |
Tue, 20 Jan 2015 21:49:55 +0100 |
jfranck |
8046977: ClassCastException: typing information needed for method reference bridging not preserved |
Tue, 20 Jan 2015 12:00:25 +0100 |
jlahoda |
8069094: SuppressWarnings(\"deprecation\") not respected on default clause on annotation declarations |
Tue, 20 Jan 2015 09:51:17 +0100 |
jlahoda |
8052070: javac crashes when there are duplicated type parameters |
Mon, 19 Jan 2015 18:29:45 +0000 |
mcimadamore |
8069229: new .java file with no copyright notice |
Fri, 16 Jan 2015 20:03:30 -0800 |
rfield |
8068488: Facilitate extension of the javac parser -- missing modifier |
Fri, 23 Jan 2015 18:50:51 -0800 |
katleman |
Added tag jdk9-b47 for changeset 422ba63d8dda |
Wed, 05 Jul 2017 20:16:10 +0200 |
duke |
Merge |
Sat, 24 Jan 2015 23:24:13 -0800 |
lana |
Merge |
Wed, 22 Oct 2014 20:14:25 +0200 |
mkos |
8054367: More references for endpoints |
Fri, 23 Jan 2015 18:50:47 -0800 |
katleman |
Added tag jdk9-b47 for changeset c9c4b9563018 |
Wed, 05 Jul 2017 20:16:04 +0200 |
duke |
Merge |
Fri, 23 Jan 2015 18:50:46 -0800 |
katleman |
Added tag jdk9-b47 for changeset dd8e62bad498 |
Wed, 05 Jul 2017 20:15:59 +0200 |
duke |
Merge |
Sat, 24 Jan 2015 23:23:06 -0800 |
lana |
Merge |
Tue, 20 Jan 2015 12:34:21 +0100 |
attila |
8068603: ScriptObjectMirror should reject null/empty string/non-string parameters in Bindings methods |
Mon, 19 Jan 2015 16:07:16 +0100 |
attila |
8067880: Dead typed push methods in ArrayData |
Fri, 23 Jan 2015 18:50:52 -0800 |
katleman |
Added tag jdk9-b47 for changeset 73d6633dcfd7 |
Wed, 05 Jul 2017 20:15:53 +0200 |
duke |
Merge |
Fri, 23 Jan 2015 18:50:44 -0800 |
katleman |
Added tag jdk9-b47 for changeset da1a0970667a |
Wed, 05 Jul 2017 20:15:49 +0200 |
duke |
Merge |
Sat, 24 Jan 2015 23:23:25 -0800 |
lana |
Merge |
Fri, 23 Jan 2015 10:31:15 -0800 |
wetmore |
8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210 |
Fri, 23 Jan 2015 16:16:39 +0000 |
amlu |
8069262: Doclint regression in java.nio.channels.Channels |
Fri, 23 Jan 2015 15:03:47 +0000 |
coffeys |
8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive |
Fri, 23 Jan 2015 15:42:06 +0300 |
kshefov |
6933879: URISyntaxException when non-alphanumeric characters are present in scope_id |
Fri, 23 Jan 2015 13:57:02 +0300 |
igerasim |
8067748: (process) Child is terminated when parent's console is closed [win] |
Thu, 22 Jan 2015 20:19:42 -0800 |
jnimeh |
8044860: Vectors and fixed length fields should be verified for allowed sizes. |
Fri, 23 Jan 2015 09:22:14 +0800 |
weijun |
8071313: krb5.conf not read if SCDynamicStore krb5 config is empty |
Thu, 22 Jan 2015 13:49:53 -0800 |
mchung |
8069414: Rename oracle.accessbridge to jdk.accessbridge |
Thu, 22 Jan 2015 12:24:35 -0800 |
sherman |
8037394: ZipFileSystem leaks file descriptor when file is not a valid zip file |
Thu, 22 Jan 2015 08:51:45 -0800 |
sherman |
8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once |
Thu, 22 Jan 2015 12:33:05 +0000 |
vinnie |
8069155: The value of 'KeyStore Type' isn't 'jks' |
Wed, 21 Jan 2015 21:42:22 +0100 |
plevart |
8068427: Hashtable deserialization reconstitutes table with wrong capacity |
Wed, 21 Jan 2015 13:19:08 -0500 |
lancea |
8068732: Adding Initial RowSet tests |
Tue, 18 Nov 2014 17:02:50 -0800 |
smarks |
8062807: Exporting RMI objects fails when run under restrictive SecurityManager |
Wed, 05 Nov 2014 12:46:39 +0400 |
alexsch |
8062561: Test bug8055304 fails if file system default directory has read access |
Mon, 03 Nov 2014 08:30:18 +0000 |
xuelei |
8061210: Issues in TLS |
Thu, 23 Oct 2014 07:07:16 +0800 |
weijun |
8061826: Part of JDK-8060474 should be reverted |
Tue, 21 Oct 2014 22:37:17 +0800 |
weijun |
8060474: Resolve more parsing ambiguity |
Wed, 15 Oct 2014 15:41:50 -0700 |
smarks |
8055309: RMI needs better transportation considerations |
Wed, 08 Oct 2014 19:13:57 +0800 |
weijun |
8059485: Resolve parsing ambiguity |
Thu, 02 Oct 2014 11:20:48 -0700 |
ascarpino |
8057555: Less cryptic cipher suite management |
Fri, 12 Sep 2014 16:11:40 +0100 |
msheppar |
8056264: Multicast support improvements |
Thu, 11 Sep 2014 10:12:33 -0700 |
prr |
8056276: Fontmanager feature improvements |
Thu, 11 Sep 2014 10:10:16 -0700 |
prr |
8055489: Better substitution formats |
Thu, 11 Sep 2014 13:04:18 +0400 |
alexsch |
8055304: More boxing for DirectoryComboBoxModel |
Wed, 10 Sep 2014 10:33:43 +0100 |
michaelm |
8048035: Ensure proper proxy protocols |
Fri, 29 Aug 2014 20:16:35 -0700 |
mchung |
8055314: Update refactoring for new loader |
Tue, 26 Aug 2014 17:09:05 -0700 |
wetmore |
8046656: Update protocol support |
Wed, 21 Jan 2015 12:49:53 +0100 |
plevart |
8047769: SecureRandom should be more frugal with file descriptors |
Wed, 21 Jan 2015 09:46:24 +0000 |
psandoz |
8062901: Iterators is spelled incorrectly in the Javadoc for Spliterator |
Wed, 21 Jan 2015 09:46:21 +0000 |
dl |
8068432: Inconsistent exception handling in CompletableFuture.thenCompose |
Tue, 20 Jan 2015 11:23:03 -0800 |
ddehaven |
Merge |
Mon, 05 Jan 2015 13:30:23 -0800 |
prr |
Merge |
Tue, 30 Dec 2014 22:13:53 +0300 |
serb |
8056214: Stop including libjawt in libawt_xawt |
Tue, 30 Dec 2014 17:26:06 +0400 |
avstepan |
8054358: move awt automated tests from AWT_Modality to OpenJDK repository - part 7 |
Thu, 25 Dec 2014 22:48:13 +0300 |
serb |
8068275: Some tests failed after JDK-8063104 |
Thu, 25 Dec 2014 14:54:32 +0300 |
serb |
8067657: Dead/outdated links in Javadoc of package java.beans |
Thu, 25 Dec 2014 14:43:49 +0300 |
serb |
7180976: Pending String deadlocks UIDefaults |
Tue, 23 Dec 2014 13:34:20 -0800 |
prr |
Merge |
Wed, 17 Dec 2014 17:56:11 +0300 |
alexsch |
4796987: XP Only JButton.setBorderPainted() does not work with XP L&F |
Wed, 17 Dec 2014 14:58:58 +0300 |
alexsch |
6219960: null reference in ToolTipManager |
Tue, 20 Jan 2015 10:22:44 -0800 |
amurillo |
Merge |
Thu, 15 Jan 2015 19:23:49 -0800 |
amurillo |
Merge |
Mon, 12 Jan 2015 11:01:23 +0100 |
jbachorik |
8062450: Timeout in LowMemoryTest.java |
Mon, 12 Jan 2015 08:24:15 +0100 |
ykantser |
8068718: com/sun/jdi/CatchPatternTest.sh should be quarantined |
Sat, 10 Jan 2015 12:38:18 -0800 |
minqi |
Merge |
Thu, 08 Jan 2015 10:44:54 +0100 |
ykantser |
8065226: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined |
Tue, 20 Jan 2015 13:56:01 +0000 |
lpriima |
8068795: HttpServer missing tailing space for some response codes |
Tue, 20 Jan 2015 13:49:28 +0000 |
xiaofeya |
8061448: Cleanup sun/misc/JarIndex tests to remove the check for the jre directory |
Mon, 19 Jan 2015 19:12:11 +0300 |
igerasim |
8067951: System.loadLibrary cannot find library when path contains quoted entry |
Mon, 19 Jan 2015 09:05:50 +0100 |
erikj |
8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code |
Fri, 16 Jan 2015 14:04:27 -0800 |
darcy |
8060077: Class.toGenericString specification doesn't mention array types |
Fri, 16 Jan 2015 13:46:39 -0800 |
sherman |
8042262: Javadoc typo in java.util.Formatter |
Fri, 23 Jan 2015 18:50:48 -0800 |
katleman |
Added tag jdk9-b47 for changeset 0b4c78ff36f3 |
Wed, 05 Jul 2017 20:15:36 +0200 |
duke |
Merge |
Sat, 24 Jan 2015 23:24:33 -0800 |
lana |
Merge |
Mon, 01 Dec 2014 13:06:20 -0500 |
drchase |
8064524: Compiler code generation improvements |
Mon, 17 Nov 2014 15:51:46 -0500 |
gthornbr |
8050807: Better performing performance data handling |
Mon, 20 Oct 2014 14:43:11 -0400 |
hseigel |
8058982: Better verification of an exceptional invokespecial |
Thu, 09 Oct 2014 15:42:23 +0200 |
mgerdin |
8055479: TLAB stability |
Fri, 26 Sep 2014 17:48:10 -0400 |
jmasa |
8047125: (ref) More phantom object references |
Tue, 19 Aug 2014 11:17:36 +0200 |
brutisso |
8049253: Better GC validation |
Fri, 08 Aug 2014 13:23:30 -0700 |
iveresov |
8047130: Fewer escapes from escape analysis |
Thu, 31 Jul 2014 11:10:02 +0200 |
tschatzl |
8048949: Requeue queue implementation |
Tue, 20 Jan 2015 10:22:43 -0800 |
amurillo |
Merge |
Thu, 15 Jan 2015 19:23:48 -0800 |
amurillo |
Merge |
Thu, 15 Jan 2015 16:51:09 -0500 |
dlong |
Merge |
Wed, 14 Jan 2015 16:00:51 -0800 |
kvn |
8069021: Exclude compiler/codecache/stress tests from JPRT runs |
Wed, 14 Jan 2015 15:13:39 +0000 |
vlivanov |
Merge |
Mon, 12 Jan 2015 18:58:49 +0300 |
pchistyakov |
8059551: JEP-JDK-8043304: Test task: stress tests |
Wed, 14 Jan 2015 09:54:08 +0300 |
fzhinkin |
8049355: compiler/rtm/locking/TestRTMLockingThreshold test may fail if transaction was aborted by interrupt |
Wed, 14 Jan 2015 09:54:45 +0300 |
fzhinkin |
8059342: Add test to cover JDK-8030976 |
Wed, 14 Jan 2015 09:53:36 +0300 |
fzhinkin |
8068269: RTM tests that assert on non-zero lock statistics are too strict in RTMTotalCountIncrRate > 1 cases |
Mon, 12 Jan 2015 14:43:34 -0800 |
goetz |
8067941: [TESTBUG] Fix tests for OS with 64K page size. |
Tue, 13 Jan 2015 12:30:26 +0100 |
neliasso |
8027829: CompileCommand does not accept all JLS-conformant class/method names |
Mon, 12 Jan 2015 15:50:30 +0000 |
roland |
Merge |
Wed, 07 Jan 2015 16:40:02 +0100 |
roland |
8063086: Math.pow yields different results upon repeated calls |
Mon, 12 Jan 2015 09:55:20 +0100 |
zmajo |
8065894: CodeHeap::next_free should be renamed |
Mon, 12 Jan 2015 11:14:49 +0100 |
mdoerr |
8068724: ppc64: update assembler: SPR access, CR logic, HTM |
Fri, 09 Jan 2015 17:43:02 -0500 |
dlong |
8068746: Exclude hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java from nightly runs |
Fri, 09 Jan 2015 13:28:02 -0500 |
dlong |
Merge |
Fri, 09 Jan 2015 05:45:13 -0800 |
goetz |
8068013: [TESTBUG] Aix support in hotspot jtreg tests |
Fri, 09 Jan 2015 09:06:24 +0000 |
anoll |
Merge |
Fri, 09 Jan 2015 09:52:00 +0100 |
anoll |
8068661: Exclude compiler/whitebox/ForceNMethodSweepTest.java from nightly runs |
Thu, 08 Jan 2015 11:00:38 +0100 |
roland |
8027626: assert(Opcode() != Op_If || outcnt() == 2) failed: bad if #1 |
Thu, 15 Jan 2015 14:36:15 +0100 |
jwilhelm |
Merge |
Thu, 15 Jan 2015 11:10:03 +0100 |
sjohanss |
8067368: TestConcMarkCycleWB.java crashed at G1CollectedHeap::heap()+0xb |
Tue, 13 Jan 2015 11:04:53 +0100 |
tschatzl |
8068739: G1CollectoryPolicy uses uninitialized field '_sigma' in the constructor |
Mon, 12 Jan 2015 15:24:29 +0100 |
sjohanss |
8062063: Usage of UseHugeTLBFS, UseLargePagesInMetaspace and huge SurvivorAlignmentInBytes cause crashes in CMBitMapClosure::do_bit |
Mon, 12 Jan 2015 12:51:53 +0100 |
jwilhelm |
Merge |
Fri, 09 Jan 2015 11:33:48 -0500 |
kbarrett |
8067306: Improve STATIC_ASSERT |
Fri, 09 Jan 2015 08:38:23 +0100 |
brutisso |
8068653: TestSmalllHeap.java fails when the page size is 64k |
Thu, 08 Jan 2015 14:13:03 +0100 |
redestad |
8068037: Remove dead code in G1CollectedHeap |
Tue, 13 Jan 2015 14:30:53 -0500 |
kbarrett |
8068396: Rename assert() to vmassert() |
Mon, 12 Jan 2015 11:37:58 -0800 |
ccheung |
8067187: -XX:MaxMetaspaceSize=20m -Xshare:dump caused JVM to crash |
Mon, 12 Jan 2015 09:27:52 +0100 |
mtobiass |
8068584: Compiler attach tests should be quarantined |
Sat, 10 Jan 2015 12:35:44 -0800 |
minqi |
Merge |
Fri, 09 Jan 2015 08:34:32 -0800 |
ctornqvi |
8068733: [TESTBUG] runtime/Unsafe/Reallocate.java sometimes fails when running with -Xcomp |
Fri, 09 Jan 2015 09:26:58 +0100 |
zmajo |
8068505: interpreter profiling incorrect on PPC64 |
Thu, 08 Jan 2015 11:42:05 -0800 |
ctornqvi |
8060219: [TESTBUG] runtime/7194254/Test7194254.java fails to find jstack with modular image build |
Thu, 08 Jan 2015 11:40:36 -0800 |
ctornqvi |
8058897: Unsafe.reallocateMemory() ignores -XX:MallocMaxTestWords setting |
Tue, 06 Jan 2015 16:44:53 -0800 |
gtriantafill |
8068540: [TESTBUG] Exclude failing nightly tests |
Wed, 07 Jan 2015 16:43:04 +0100 |
sgehwolf |
8067331: Zero: Atomic::xchg and Atomic::xchg_ptr need full memory barrier |
Fri, 23 Jan 2015 18:50:44 -0800 |
katleman |
Added tag jdk9-b47 for changeset c54bf921b2ce |
Sat, 24 Jan 2015 23:22:16 -0800 |
lana |
Merge |
Thu, 22 Jan 2015 13:40:29 -0800 |
mchung |
8069414: Rename oracle.accessbridge to jdk.accessbridge |
Fri, 23 Jan 2015 18:50:43 -0800 |
katleman |
Added tag jdk9-b47 for changeset 19cacc520105 |
Wed, 05 Jul 2017 20:15:13 +0200 |
duke |
Added tag jdk9-b47 for changeset 8327024a9955 |
Wed, 05 Jul 2017 20:15:13 +0200 |
duke |
Mergejdk9-b47 |
Wed, 05 Jul 2017 20:15:08 +0200 |
duke |
Merge |
Fri, 16 Jan 2015 12:34:58 -0800 |
lana |
Merge |
Fri, 16 Jan 2015 14:47:25 +0100 |
jlahoda |
8068517: Compiler may generate wrong InnerClasses attribute for static enum reference |
Fri, 16 Jan 2015 12:02:41 +0000 |
mcimadamore |
8069164: Fix langtools make build so that diagnostic framework can be used |
Thu, 15 Jan 2015 16:24:25 +0000 |
mcimadamore |
8069069: Build failure because of dependency on generated file |
Thu, 15 Jan 2015 13:58:11 +0000 |
mcimadamore |
8068995: Cleanup method reference lookup code |
Tue, 13 Jan 2015 19:13:42 +0100 |
jlahoda |
8066843: Messager.printMessage cannot print multiple errors for same source position |
Tue, 13 Jan 2015 10:36:41 +0100 |
jlahoda |
8027888: javac wrongly allows annotations in array-typed class literals |
Tue, 13 Jan 2015 10:32:19 +0100 |
jlahoda |
8068254: Method reference uses wrong qualifying type |
Tue, 13 Jan 2015 10:25:24 +0100 |
jlahoda |
8037546: javac -parameters does not emit parameter names for lambda expressions |
Tue, 13 Jan 2015 10:17:25 +0100 |
jlahoda |
8062358: ClassCastException in TransTypes.visitApply |
Thu, 15 Jan 2015 13:09:52 -0800 |
katleman |
Added tag jdk9-b46 for changeset 867b8b80696e |
Wed, 05 Jul 2017 20:15:03 +0200 |
duke |
Merge |
Thu, 15 Jan 2015 13:09:43 -0800 |
katleman |
Added tag jdk9-b46 for changeset 76ad1de0fd63 |
Wed, 05 Jul 2017 20:15:00 +0200 |
duke |
Merge |
Fri, 16 Jan 2015 12:35:05 -0800 |
lana |
Merge |
Thu, 15 Jan 2015 19:10:56 -0800 |
joehw |
8051563: Update JAXP functional tests |
Thu, 15 Jan 2015 13:09:42 -0800 |
katleman |
Added tag jdk9-b46 for changeset b037890ea772 |
Wed, 05 Jul 2017 20:14:53 +0200 |
duke |
Merge |
Fri, 16 Jan 2015 12:34:10 -0800 |
lana |
Merge |
Thu, 15 Jan 2015 10:18:31 +0530 |
sundar |
8068985: Wrong 'this' bound to eval call within a function when caller's 'this' is a Java object |
Wed, 14 Jan 2015 18:25:01 +0100 |
attila |
8069002: NPE on invoking null (8068889 regression) |
Wed, 14 Jan 2015 16:29:39 +0100 |
attila |
8068994: Forgot to add a test model to JDK-8068573 |
Wed, 14 Jan 2015 15:54:18 +0100 |
attila |
8068573: POJO setter using [] syntax throws an exception |
Tue, 13 Jan 2015 16:38:29 +0100 |
attila |
8068889: Calling a @FunctionalInterface from JS leaks internal objects |
Thu, 15 Jan 2015 13:09:53 -0800 |
katleman |
Added tag jdk9-b46 for changeset 167aecd0161e |
Wed, 05 Jul 2017 20:14:48 +0200 |
duke |
Merge |
Thu, 15 Jan 2015 13:09:37 -0800 |
katleman |
Added tag jdk9-b46 for changeset 87aeabf7ffa2 |
Wed, 05 Jul 2017 20:14:43 +0200 |
duke |
Merge |
Fri, 16 Jan 2015 12:34:28 -0800 |
lana |
Merge |
Fri, 16 Jan 2015 12:41:36 +0100 |
redestad |
8068736: Avoid synchronization on Executable/Field.declaredAnnotations |
Thu, 15 Jan 2015 16:45:02 -0800 |
darcy |
8069127: Suppress deprecation warnings in jdk.deploy.osx module |
Thu, 15 Jan 2015 17:57:52 +0000 |
vinnie |
8059009: LDAPCertStore fails to retrieve CRL after LDAP server closes idle connection |
Thu, 15 Jan 2015 17:05:06 +0000 |
chegar |
8042581: Intermittent failure in java/net/DatagramSocket/InheritHandle.java |
Thu, 15 Jan 2015 19:16:17 +0400 |
vlivanov |
8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent |
Thu, 15 Jan 2015 10:56:24 +0000 |
chegar |
8061297: sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem |
Wed, 14 Jan 2015 16:44:59 -0800 |
darcy |
8068948: Update java.base module to use new try-with-resources statement |
Wed, 14 Jan 2015 12:09:38 -0800 |
ksrini |
8067437: New tests for mJRE feature removal. |
Wed, 14 Jan 2015 21:35:52 +0300 |
lpriima |
8067471: Use private static final char[0] for empty Strings |
Tue, 06 Jan 2015 06:49:52 +0100 |
redestad |
8068498: Remove constructor dependency on line.separator from PrintWriter and BufferedWriter |
Wed, 14 Jan 2015 13:43:12 +0300 |
kshefov |
8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error |
Tue, 13 Jan 2015 14:33:54 -0800 |
juh |
8059916: Change default criticality of policy mappings and policy constraints certificate extensions |
Tue, 13 Jan 2015 17:14:51 +0000 |
chegar |
8068599: Add mutability, serializability, and thread-safety, caveat to all Collectors that do not accept a Collection supplier |
Tue, 13 Jan 2015 08:58:07 -0800 |
amurillo |
Merge |
Thu, 08 Jan 2015 17:11:49 -0800 |
amurillo |
Merge |
Thu, 08 Jan 2015 17:45:15 -0500 |
dlong |
Merge |
Sat, 13 Dec 2014 22:14:34 +0300 |
dpochepk |
8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace |
Fri, 12 Dec 2014 21:16:42 +0300 |
dpochepk |
8067307: Need custom classloaders(parent-last and filtering one) for JDK-8066625 in testlibrary |
Fri, 12 Dec 2014 00:40:56 +0300 |
dpochepk |
8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run |
Wed, 24 Dec 2014 17:54:00 +0300 |
tpivovarova |
8067173: remove Utils::fileAsList |
Mon, 29 Dec 2014 19:07:09 +0100 |
jbachorik |
8068233: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java is still in exclude list |
Sat, 27 Dec 2014 13:27:07 -0500 |
hseigel |
Merge |
Sat, 27 Dec 2014 07:09:32 -0800 |
dsamersoff |
8068242: Quarantine the test IsModifiableClassAgent.java |
Wed, 24 Dec 2014 20:23:31 +0000 |
minqi |
Merge |
Fri, 19 Dec 2014 22:58:32 -0800 |
minqi |
Merge |
Fri, 19 Dec 2014 13:13:11 +0100 |
ykantser |
6977426: sun/tools tests can intermittently fail to find app's Java pid |
Tue, 13 Jan 2015 07:57:51 -0800 |
vlivanov |
8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke |
Tue, 13 Jan 2015 14:35:39 +0100 |
sjiang |
8068774: CounterMonitorDeadlockTest.java timed out |
Tue, 13 Jan 2015 14:26:34 +0300 |
asmotrak |
8048603: Additional tests for MAC algorithms |
Thu, 15 Jan 2015 13:09:48 -0800 |
katleman |
Added tag jdk9-b46 for changeset 1548d75015bd |
Wed, 05 Jul 2017 20:14:34 +0200 |
duke |
Merge |
Fri, 16 Jan 2015 12:33:47 -0800 |
lana |
Merge |
Tue, 13 Jan 2015 08:58:06 -0800 |
amurillo |
Merge |
Thu, 08 Jan 2015 17:11:49 -0800 |
amurillo |
Merge |
Thu, 08 Jan 2015 17:45:10 -0500 |
dlong |
Merge |
Tue, 16 Dec 2014 13:49:36 +0100 |
roland |
6700100: optimize inline_native_clone() for small objects with exact klass |
Mon, 22 Dec 2014 11:21:20 +0100 |
roland |
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined |
Tue, 30 Dec 2014 11:09:42 +0300 |
fzhinkin |
8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization |
Tue, 30 Dec 2014 11:07:49 +0300 |
fzhinkin |
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint |
Thu, 25 Dec 2014 15:57:38 +0300 |
dpochepk |
8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature |
Fri, 26 Dec 2014 14:47:35 +0300 |
pchistyakov |
8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class |
Fri, 26 Dec 2014 14:33:23 +0300 |
fzhinkin |
8059623: JEP-JDK-8043304: Test task: command line options tests |
Wed, 24 Dec 2014 19:32:13 +0300 |
fzhinkin |
8068183: Add isTieredSupported method to c.o.j.t.Platforms |
Tue, 23 Dec 2014 12:40:13 +0300 |
eistepan |
8066864: remove ctw-test from testlibrary/ |
Tue, 16 Dec 2014 17:26:42 +0300 |
tpivovarova |
8067173: remove Utils::fileAsList |
Tue, 23 Dec 2014 16:36:44 +0300 |
iignatyev |
8066896: Update c.o.j.t.InfiniteLoop to skip zero timeout |
Fri, 19 Dec 2014 14:12:22 +0300 |
tpivovarova |
8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build |
Sat, 13 Dec 2014 00:13:05 +0300 |
iignatyev |
8059613: JEP-JDK-8043304: Test task: JMX- tests |
Sat, 13 Dec 2014 00:54:22 +0300 |
iignatyev |
8066440: Various changes in testlibrary for JDK-8059613 |
Thu, 08 Jan 2015 15:44:46 +0100 |
jwilhelm |
Merge |
Wed, 07 Jan 2015 16:24:58 +0000 |
brutisso |
Merge |
Wed, 07 Jan 2015 15:02:00 +0100 |
brutisso |
8067868: Add GCOld as a JTreg test |
Wed, 07 Jan 2015 15:15:37 +0100 |
tschatzl |
8048179: Early reclaim of large objects that are referenced by a few objects |
Wed, 07 Jan 2015 10:19:00 +0100 |
brutisso |
8067676: Add applicable closed gc jtreg tests to run in JPRT |
Mon, 05 Jan 2015 15:00:30 +0100 |
jwilhelm |
Merge |
Mon, 22 Dec 2014 17:33:29 +0100 |
jwilhelm |
8067947: Regression test for JDK-6522873 |
Tue, 23 Dec 2014 15:48:32 +0100 |
tschatzl |
8068018: Clean up friends of G1CollectedHeap |
Tue, 06 Jan 2015 19:30:28 -0500 |
coleenp |
8067836: The Universe::flush_foo methods belong in CodeCache. |
Mon, 05 Jan 2015 22:50:59 -0500 |
coleenp |
6583051: crash when adding non-static methods to java.lang.Object class |
Mon, 05 Jan 2015 12:07:37 -0500 |
goetz |
8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling. |
Tue, 30 Dec 2014 12:59:20 -0500 |
hseigel |
8064335: Null pointer dereference in hotspot/src/share/vm/classfile/verifier.cpp |
Sat, 27 Dec 2014 13:26:41 -0500 |
hseigel |
Merge |
Wed, 17 Dec 2014 18:20:10 +0100 |
simonis |
8049716: PPC64: Implement SA on Linux/PPC64 |
Tue, 23 Dec 2014 19:04:23 -0800 |
minqi |
Merge |
Fri, 19 Dec 2014 22:52:02 -0800 |
minqi |
Merge |
Fri, 19 Dec 2014 18:33:55 +0100 |
simonis |
8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639 |
Thu, 18 Dec 2014 16:15:21 -0500 |
coleenp |
8067713: Move clean_weak_method_links for redefinition out of class unloading |
Thu, 18 Dec 2014 04:56:27 +0000 |
jiangli |
Merge |
Wed, 17 Dec 2014 23:34:52 -0500 |
jiangli |
8059510: Compact symbol table layout inside shared archive. |
Thu, 15 Jan 2015 13:09:39 -0800 |
katleman |
Added tag jdk9-b46 for changeset a41296327b3d |
Fri, 16 Jan 2015 12:33:36 -0800 |
lana |
Merge |
Fri, 16 Jan 2015 10:15:54 +0100 |
erikj |
8069041: Bootcycle builds do not work with sjavac |
Thu, 15 Jan 2015 14:51:05 -0800 |
darcy |
8067099: Add deprecation lint warning to build of jdk repository |
Thu, 15 Jan 2015 15:43:28 +0100 |
ihse |
8069057: Make sure configure is run by bash |
Thu, 15 Jan 2015 15:40:56 +0100 |
ihse |
8069063: More merge errors following JDK-8049367 |
Thu, 15 Jan 2015 15:09:37 +0100 |
ihse |
8066769: Fix merge errors following JDK-8049367 |
Thu, 15 Jan 2015 12:09:04 +0100 |
erikj |
8068902: Solaris build fails with new 10u10 devkit |
Tue, 13 Jan 2015 08:58:06 -0800 |
amurillo |
Merge |
Thu, 08 Jan 2015 17:11:48 -0800 |
amurillo |
Merge |
Thu, 08 Jan 2015 17:45:08 -0500 |
dlong |
Merge |
Tue, 30 Dec 2014 11:05:01 +0300 |
fzhinkin |
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint |
Wed, 24 Dec 2014 19:31:28 +0300 |
iignatyev |
Merge |
Sat, 13 Dec 2014 00:10:55 +0300 |
iignatyev |
8059613: JEP-JDK-8043304: Test task: JMX- tests |
Wed, 07 Jan 2015 15:02:33 +0100 |
brutisso |
8067868: Add GCOld as a JTreg test |
Wed, 07 Jan 2015 10:17:45 +0100 |
brutisso |
8067676: Add applicable closed gc jtreg tests to run in JPRT |
Thu, 15 Jan 2015 13:09:36 -0800 |
katleman |
Added tag jdk9-b46 for changeset 2602be4290e7 |
Wed, 05 Jul 2017 20:14:13 +0200 |
duke |
Added tag jdk9-b46 for changeset 722378bc599e |
Wed, 05 Jul 2017 20:14:13 +0200 |
duke |
Mergejdk9-b46 |
Wed, 05 Jul 2017 20:14:07 +0200 |
duke |
Merge |
Mon, 12 Jan 2015 12:23:34 -0800 |
lana |
Merge |
Mon, 12 Jan 2015 09:19:06 -0800 |
darcy |
8006469: Cleanup reflective access of java.lang.annotation.Repeatable |
Fri, 09 Jan 2015 18:03:01 -0800 |
jjg |
8068759: ConstFoldTest fails on Windows |
Fri, 09 Jan 2015 15:51:20 +0000 |
mcimadamore |
8067914: Redundant type cast nodes in AST (follow up from JDK-8043741) |
Fri, 09 Jan 2015 15:50:22 +0000 |
mcimadamore |
8067429: java.lang.VerifyError: Inconsistent stackmap frames at branch target |
Fri, 09 Jan 2015 15:49:42 +0000 |
mcimadamore |
8043741: VerifyError due to missing checkcast |
Fri, 09 Jan 2015 15:48:09 +0000 |
mcimadamore |
8066871: java.lang.VerifyError: Bad local variable type - local final String |
Thu, 08 Jan 2015 22:01:20 -0800 |
sogoel |
8058373: Group 10a: golden files for tests in tools/javac dir |
Thu, 08 Jan 2015 14:43:05 +0000 |
mcimadamore |
8058542: Devise scheme for better diagnostic creation |
Wed, 07 Jan 2015 17:06:47 -0800 |
darcy |
8068639: Make certain annotation classfile warnings opt-in |
Tue, 06 Jan 2015 14:51:10 -0800 |
jjg |
8059977: StandardJavaFileManager should support java.nio.file.Path |
Tue, 06 Jan 2015 15:46:41 +0000 |
mcimadamore |
8067883: Javac misses some opportunities for diagnostic simplification |
Mon, 05 Jan 2015 17:35:48 -0800 |
vromero |
8064857: javac generates LVT entry with length 0 for local variable |
Thu, 08 Jan 2015 12:08:32 -0800 |
katleman |
Added tag jdk9-b45 for changeset 439ddf7e360f |
Wed, 05 Jul 2017 20:14:02 +0200 |
duke |
Merge |
Mon, 12 Jan 2015 12:24:03 -0800 |
lana |
Merge |
Tue, 06 Jan 2015 13:20:25 +0000 |
alanb |
8067867: Subsume module java.xml.soap into module java.xml.ws |
Thu, 08 Jan 2015 12:08:26 -0800 |
katleman |
Added tag jdk9-b45 for changeset 6eeedc4257ca |
Wed, 05 Jul 2017 20:13:58 +0200 |
duke |
Merge |
Thu, 08 Jan 2015 12:08:25 -0800 |
katleman |
Added tag jdk9-b45 for changeset c0fc59caca88 |
Wed, 05 Jul 2017 20:13:53 +0200 |
duke |
Merge |
Mon, 12 Jan 2015 12:24:14 -0800 |
lana |
Merge |
Mon, 12 Jan 2015 14:32:32 +0100 |
attila |
8068784: Halve the function object creation code size |
Mon, 12 Jan 2015 11:29:42 +0100 |
attila |
8068580: make JavaAdapterFactory.isAutoConvertibleFromFunction more robust |
Wed, 07 Jan 2015 14:02:30 +0530 |
sundar |
8068524: NashornScriptEngineFactory.getParameter() throws IAE for an unknown key, doesn't conform to the general spec |
Mon, 05 Jan 2015 16:02:56 +0530 |
sundar |
8068431: @since and @jdk.Exported are missing in jdk.nashorn.api.scripting classes and package-info.java files |
Thu, 08 Jan 2015 12:08:33 -0800 |
katleman |
Added tag jdk9-b45 for changeset 2261a52528ba |
Wed, 05 Jul 2017 20:13:47 +0200 |
duke |
Merge |
Mon, 12 Jan 2015 12:24:50 -0800 |
lana |
Merge |
Tue, 06 Jan 2015 13:19:04 +0000 |
alanb |
8047776: Add module java.transaction to export API javax.transaction |
Thu, 08 Jan 2015 12:08:21 -0800 |
katleman |
Added tag jdk9-b45 for changeset b66fb707bb53 |
Wed, 05 Jul 2017 20:13:41 +0200 |
duke |
Merge |
Mon, 12 Jan 2015 12:24:30 -0800 |
lana |
Merge |
Fri, 09 Jan 2015 17:27:28 -0800 |
bpb |
4026465: Provide more byte array constructors for BigInteger |
Fri, 09 Jan 2015 11:58:34 -0800 |
juh |
8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled |
Fri, 09 Jan 2015 16:54:17 +0100 |
erikj |
8067060: build can still fail with spaces following -L on link lines |
Fri, 09 Jan 2015 09:55:00 +0100 |
sjiang |
8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined |
Thu, 08 Jan 2015 10:06:45 -0800 |
darcy |
6481080: (ann) @Deprecated annotation has no effect on packages |
Thu, 08 Jan 2015 20:00:14 +0000 |
msheppar |
8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls |
Thu, 08 Jan 2015 11:44:10 +0000 |
coffeys |
8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer |
Wed, 07 Jan 2015 14:15:00 -0800 |
bpb |
8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format |
Wed, 07 Jan 2015 09:32:41 -0800 |
jnimeh |
8058912: Broken link (access denied error) to http://www.rsasecurity.com in RC5ParameterSpec |
Wed, 07 Jan 2015 14:49:02 +0100 |
sjiang |
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected |
Wed, 07 Jan 2015 03:59:06 +0000 |
xuelei |
8048607: Test key generation of DES and DESEDE |