Tue, 26 May 2015 10:06:03 +0200 stefank 8081007: Remove redundant active worker variables and calls in ParNewGeneration::collect
Mon, 25 May 2015 16:59:28 +0200 jwilhelm Merge
Mon, 25 May 2015 11:41:34 +0200 stefank 8080879: Remove FlexibleWorkGang::set_for_termination
Mon, 25 May 2015 11:39:43 +0200 sjohanss 8080746: Refactor oop iteration macros to be more general
Mon, 25 May 2015 09:28:47 +0200 stefank Merge
Fri, 22 May 2015 13:35:29 +0200 stefank 8080877: Don't use workers()->total_workers() when walking G1CollectedHeap::_task_queues
Fri, 22 May 2015 10:44:24 +0000 stefank Merge
Fri, 22 May 2015 10:58:16 +0200 stefank 8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
Fri, 22 May 2015 10:58:04 +0200 stefank 8080840: Clean up active_workers() asserts
Fri, 22 May 2015 10:57:53 +0200 stefank 8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
Thu, 21 May 2015 14:10:15 +0200 stefank 8080869: FlexibleWorkGang initializes _active_workers to more than _total_workers
Fri, 22 May 2015 10:56:37 +0200 brutisso 8080627: JavaThread::satb_mark_queue_offset() is too big for an ARM ldrsb instruction
Thu, 21 May 2015 09:35:59 +0200 stefank 8080113: Remove CollectedHeap::set_par_threads()
Thu, 21 May 2015 09:35:38 +0200 stefank 8080112: Replace and remove the last usages of CollectedHeap::n_par_threads()
Thu, 21 May 2015 09:23:46 +0200 stefank 8080111: Remove SubTaskDone::_n_threads
Thu, 21 May 2015 09:23:00 +0200 stefank 8080110: Remove usage of CollectedHeap::n_par_threads() from root processing
Thu, 21 May 2015 09:10:47 +0200 stefank 8080109: Use single-threaded code in Threads::possibly_parallel_oops_do when running with only one worker thread
Wed, 27 May 2015 16:15:23 -0700 dcubed Merge
Tue, 26 May 2015 11:26:50 -0700 cjplummer 8051712: regression Test7107135 crashes
Wed, 27 May 2015 09:34:57 -0400 hseigel Merge
Fri, 22 May 2015 02:38:59 +0300 igerasim 8069068: VM warning: WaitForMultipleObjects timed out (0) ...
Fri, 22 May 2015 13:52:46 +0200 ykantser 8080855: Create sanity test for JDK-8080692
Fri, 22 May 2015 08:53:46 +0200 ykantser Merge
Fri, 22 May 2015 08:47:27 +0200 ykantser 8080828: Create sanity test for JDK-8080155
Tue, 02 Jun 2015 14:28:08 +0000 enevill 8081669: aarch64: JTreg TestStable tests failing
Thu, 04 Jun 2015 09:31:46 -0700 katleman Added tag jdk9-b67 for changeset b83f001a855d
Thu, 04 Jun 2015 18:48:30 -0700 lana Merge
Wed, 03 Jun 2015 15:20:25 +0200 ihse 8081692: Configure should verify that -fstack-protector is valid
Mon, 01 Jun 2015 10:15:19 -0700 amurillo Merge
Thu, 28 May 2015 11:37:13 -0700 amurillo Merge
Fri, 22 May 2015 09:09:56 +0200 sla 8066757: Can't build 'images' with --disable-zip-debug-info on OS X after jigsaw m2 merge
Thu, 04 Jun 2015 09:31:45 -0700 katleman Added tag jdk9-b67 for changeset b0bcdde43c19
Wed, 05 Jul 2017 20:36:16 +0200 duke Added tag jdk9-b67 for changeset 56166ce66037
Wed, 05 Jul 2017 20:36:16 +0200 duke Merge jdk9-b67
Wed, 05 Jul 2017 20:36:12 +0200 duke Merge
Thu, 28 May 2015 16:54:56 -0700 lana Merge
Thu, 28 May 2015 12:08:54 -0700 vromero 8081417: test CheckEBCDICLocaleTest.java is failing intermittently
Wed, 27 May 2015 13:25:18 -0700 mchung 8074432: Move jdeps and javap to jdk.jdeps module
Wed, 27 May 2015 11:27:42 +0530 sadayapalam 8080726: Redundant error message on private abstract interface method with body.
Fri, 22 May 2015 16:44:49 -0700 mchung 8074431: Remove native2ascii tool
Fri, 22 May 2015 13:05:26 +0200 dfuchs 8080608: Missing archive name from jdeps -v -e output if no dependency on other JAR
Thu, 28 May 2015 16:13:55 -0700 katleman Added tag jdk9-b66 for changeset 271924202c97
Wed, 05 Jul 2017 20:36:07 +0200 duke Merge
Thu, 28 May 2015 16:13:52 -0700 katleman Added tag jdk9-b66 for changeset 76bc0159a861
Wed, 05 Jul 2017 20:36:04 +0200 duke Merge
Thu, 28 May 2015 16:13:51 -0700 katleman Added tag jdk9-b66 for changeset 4a2e0a5ac013
Wed, 05 Jul 2017 20:36:00 +0200 duke Merge
Thu, 28 May 2015 16:50:12 -0700 lana Merge
Wed, 27 May 2015 22:18:51 +0530 sundar 8081156: jjs "nashorn.args" system property is not effective when script arguments are passed
Wed, 27 May 2015 14:37:11 +0300 attila 8081204: ListAdapter throws NPE when adding/removing elements outside of JS context
Wed, 27 May 2015 13:16:50 +0530 sundar 8007456: Nashorn test framework @argument does not handle quoted strings
Tue, 26 May 2015 16:12:23 +0200 attila 8081062: ListAdapter should take advantage of JSObject
Tue, 26 May 2015 14:37:14 +0200 attila 8081015: Allow conversion of native arrays to Queue and Collection
Tue, 26 May 2015 13:49:45 +0530 sundar 8036743: need ArrayBuffer constructor with specified data
Thu, 28 May 2015 16:13:56 -0700 katleman Added tag jdk9-b66 for changeset addfa81a8448
Wed, 05 Jul 2017 20:35:56 +0200 duke Merge
Thu, 28 May 2015 16:50:28 -0700 lana Merge
Tue, 26 May 2015 18:32:10 +0400 avstepan 8040147: minor cleanup for docs
Thu, 28 May 2015 16:13:49 -0700 katleman Added tag jdk9-b66 for changeset aaed6c21c444
Wed, 05 Jul 2017 20:35:52 +0200 duke Merge
Thu, 28 May 2015 16:51:18 -0700 lana Merge
Thu, 28 May 2015 14:54:58 -0700 ksrini 8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true
Thu, 28 May 2015 17:37:33 -0400 rriggs 8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond
Thu, 28 May 2015 10:54:48 -0700 mchung 8081347: Add @modules to jdk_core tests
Thu, 28 May 2015 11:31:40 -0700 darcy 8081359: Update bug reporting URL
Thu, 28 May 2015 10:00:51 -0700 sherman 8038310: Re-examine integration of extended Charsets
Thu, 28 May 2015 09:55:32 -0700 darcy 8081245: MHIllegalAccess.java failing across platforms
Thu, 28 May 2015 11:22:33 +0200 simonis 8081332: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code.
Thu, 28 May 2015 10:37:49 +0200 sla 8081292: sun/tools/jmap/BasicJMapTest.java timed out
Thu, 28 May 2015 09:11:14 +0800 weijun 8081278: Typo in Exception Message
Wed, 27 May 2015 13:25:32 -0700 mchung 8074432: Move jdeps and javap to jdk.jdeps module
Wed, 27 May 2015 15:57:10 -0400 rriggs 8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
Wed, 27 May 2015 12:23:35 -0700 sherman 8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE
Wed, 27 May 2015 13:23:40 +0100 msheppar 8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException
Wed, 27 May 2015 13:04:32 +0100 msheppar 8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
Tue, 26 May 2015 12:34:51 -0700 sherman 8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
Tue, 26 May 2015 09:22:39 -0700 amurillo Merge
Thu, 21 May 2015 17:11:55 -0700 amurillo Merge
Tue, 19 May 2015 22:40:50 +0200 jbachorik Merge
Thu, 14 May 2015 11:41:11 +0200 jbachorik 8078143: java/lang/management/ThreadMXBean/AllThreadIds.java fails intermittently
Fri, 03 Apr 2015 15:39:38 +0200 jbachorik 8075926: Add a sun.management.JMXConnectorServer perf counter to track its state
Tue, 19 May 2015 14:03:20 +0300 iignatyev 8077866: [TESTBUG] Some of java.lang tests cannot be run on compact profiles 1, 2
Sat, 16 May 2015 13:22:40 -0700 dcubed Merge
Wed, 13 May 2015 10:17:49 +0200 jbachorik 8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds
Wed, 13 May 2015 10:17:38 +0200 jbachorik 8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout
Tue, 26 May 2015 18:42:08 +0300 asmotrak 8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Tue, 26 May 2015 18:31:21 +0400 avstepan 8040147: minor cleanup for docs
Tue, 26 May 2015 22:10:37 +0800 weijun 8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently
Tue, 26 May 2015 10:43:53 +0200 erikj 8080983: libdt_socket: Build failed with VS2013 SP4
Mon, 25 May 2015 13:52:28 -0700 sherman 8042125: Japanese character converters incompatible between Java 7 and Java 8
Mon, 25 May 2015 19:09:44 +0530 sundar 8068978: All versions of javax.script.ScriptEngine.eval(...) method may clarify ScriptException throwing
Mon, 25 May 2015 14:08:21 +0200 ykantser 8080833: JDK-8076524 has failed to remove binary files
Mon, 25 May 2015 11:47:41 +0300 asmotrak 8050374: More Signature tests
Sun, 24 May 2015 08:54:38 -0400 mullan 8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List
Fri, 22 May 2015 16:43:39 -0700 mchung 8074431: Remove native2ascii tool
Fri, 22 May 2015 10:45:59 -0700 darcy 8080901: Replace package.html files with package-info.java in the java.base module
Fri, 22 May 2015 10:33:27 -0700 sherman 8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently
Fri, 22 May 2015 08:56:33 -0700 sherman 8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
Fri, 22 May 2015 17:30:21 +0300 pchopra 8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Fri, 22 May 2015 10:12:18 -0400 rriggs 8074818: Resolve disabled warnings for libjava
Fri, 22 May 2015 16:13:00 +0300 sgupta 8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
Thu, 28 May 2015 16:13:52 -0700 katleman Added tag jdk9-b66 for changeset 1286226d1236
Wed, 05 Jul 2017 20:35:41 +0200 duke Merge
Thu, 28 May 2015 16:52:47 -0700 lana Merge
Tue, 26 May 2015 09:22:38 -0700 amurillo Merge
Mon, 25 May 2015 09:13:41 +0200 pliden 8080930: SA changes broke bootcycle-images builds
Thu, 21 May 2015 17:11:54 -0700 amurillo Merge
Fri, 22 May 2015 00:35:31 +0200 rbackman Merge
Thu, 21 May 2015 21:17:03 +0200 rbackman Merge
Thu, 21 May 2015 18:10:18 +0200 rbackman 8080692: lots of jstack tests failing in pit
Thu, 21 May 2015 21:17:56 +0200 jwilhelm Merge
Wed, 20 May 2015 10:45:40 +0200 brutisso 8047330: Remove unrolled card loops in G1 SparsePRTEntry
Tue, 19 May 2015 17:25:49 +0200 pliden 8080584: isGCActiveMark.hpp should not include parallelScavengeHeap.hpp
Tue, 19 May 2015 14:09:22 +0200 pliden 8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp
Tue, 19 May 2015 09:41:52 +0200 pliden 8080581: Align SA with new GC directory structure
Mon, 18 May 2015 17:09:47 +0200 jwilhelm Merge
Fri, 15 May 2015 15:40:58 -0700 jwha 8079216: Remove undefined method oopDesc::is_null(Klass *)
Thu, 14 May 2015 15:17:36 -0400 kbarrett 8058265: No callers of ReferenceProcessor::clear_discovered_references
Mon, 24 Feb 2014 12:49:21 +0100 bdelsart 8035496: G1 ARM: missing remset entry noticed by VerifyAfterGC for vm/gc/concurrent/lp50yp10rp70mr30st0
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Thu, 21 May 2015 18:57:21 +0200 thartmann Merge
Wed, 20 May 2015 17:06:44 +0200 roland Merge
Wed, 20 May 2015 10:21:02 +0100 aph 8080600: AARCH64: testlibrary does not support AArch64
Wed, 20 May 2015 09:07:36 -0400 skovalev 8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware
Tue, 19 May 2015 16:05:12 +0200 roland 8080308: TypeProfileLevel on SPARC platform should enable JSR292-only profiling level
Tue, 19 May 2015 11:06:34 +0200 simonis 8080190: PPC64: Fix wrong rotate instructions in the .ad file
Mon, 18 May 2015 19:54:49 +0200 zmajo 8080281: 8068945 changes break building the zero JVM variant
Fri, 15 May 2015 18:12:21 -0700 kvn 8080483: Incorrect test execution string at SumRed_Long.java
Tue, 19 May 2015 14:13:15 +0300 iignatyev 8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3
Tue, 19 May 2015 03:07:42 -0400 dholmes Merge
Tue, 19 May 2015 01:34:53 -0400 dholmes 8075288: malloc without free in VM_PopulateDumpSharedSpace::doit()
Mon, 18 May 2015 16:42:46 -0700 sspitsyn 8079644: memory stomping error with ResourceManagement and TestAgentStress.java
Sat, 16 May 2015 13:19:11 -0700 dcubed Merge
Thu, 14 May 2015 21:54:34 +0200 coleenp Merge
Thu, 14 May 2015 14:03:58 -0400 mockner 6811960: x86 biasedlocking epoch expired rare bug
Thu, 14 May 2015 10:12:51 -0700 stsmirno 8025979: [TESTBUG] Write test to exercise uninitialized strings from JNI code
Thu, 14 May 2015 10:09:35 -0700 stsmirno 8033445: [TESTBUG] Add test case for calling default methods from JNI
Thu, 07 May 2015 15:05:46 +0200 aeriksso 8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
Tue, 12 May 2015 20:55:40 -0400 dholmes 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
Thu, 28 May 2015 16:13:49 -0700 katleman Added tag jdk9-b66 for changeset 725914ee5f0c
Thu, 28 May 2015 16:50:03 -0700 lana Merge
Wed, 27 May 2015 13:25:04 -0700 mchung 8074432: Move jdeps and javap to jdk.jdeps module
Wed, 27 May 2015 12:45:29 -0700 mchung 8081334: com.sun.tools.javap and com.sun.tools.javah are not exported API
Tue, 26 May 2015 10:43:56 +0200 erikj 8080983: libdt_socket: Build failed with VS2013 SP4
Fri, 22 May 2015 16:44:09 -0700 mchung 8074431: Remove native2ascii tool
Thu, 28 May 2015 16:13:48 -0700 katleman Added tag jdk9-b66 for changeset a3ea54d69bd0
Wed, 05 Jul 2017 20:35:22 +0200 duke Added tag jdk9-b66 for changeset ff3fc75f3214
Wed, 05 Jul 2017 20:35:22 +0200 duke Merge jdk9-b66
Wed, 05 Jul 2017 20:35:19 +0200 duke Merge
Thu, 21 May 2015 16:19:29 -0700 lana Merge
Thu, 21 May 2015 13:48:23 -0700 jjg Merge
Thu, 21 May 2015 13:47:05 -0700 jjg 8080897: tests broken in bad merge
Thu, 21 May 2015 21:15:28 +0200 alundblad 8080870: Open up Dependencies for use from other packages
Thu, 21 May 2015 11:41:04 -0700 akulyakh 8076543: Add @modules as needed to the langtools tests
Mon, 18 May 2015 14:48:41 +0200 jlahoda 8080572: langtools/test/tools/javac/generics/T5011073.java failing
Mon, 11 May 2015 13:28:14 +0530 sadayapalam 8079613: Deeply chained expressions + several overloads + unnecessary inference result in excessive compile times.
Mon, 18 May 2015 09:27:09 +0200 jlahoda 8080338: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
Fri, 15 May 2015 18:03:51 -0700 sogoel 8075166: Group 14d: golden files for tests in tools/javac/generics/wildcards dir
Fri, 15 May 2015 17:47:03 -0700 sogoel 8080539: Remove few test files that did not get removed with the patch
Fri, 15 May 2015 17:43:21 -0700 sogoel 8074514: Group 13d: golden files for tests in tools/javac/generics dir
Fri, 15 May 2015 17:12:58 -0700 sogoel 8075165: Group 14c: golden files for tests in tools/javac/generics/wildcards dir
Fri, 15 May 2015 16:59:34 -0700 sogoel 8075164: Group 14b: golden files for tests in tools/javac/generics/wildcards dir
Fri, 15 May 2015 16:53:42 -0700 sogoel 8074425: Group 13b: golden files for tests in tools/javac/generics dir
Fri, 15 May 2015 16:18:16 -0700 sogoel 8075163: Group 14a: golden files for tests in tools/javac/generics/wildcards dir
Fri, 15 May 2015 09:53:08 -0700 sogoel 8074417: Group 13a: golden files for tests in tools/javac/generics dir
Fri, 15 May 2015 09:30:55 -0700 sogoel 8074502: Group 13c: golden files for tests in tools/javac/generics dir
Fri, 15 May 2015 11:41:04 +0200 jlahoda 8076104: Key collisions in ZipFileIndexFileObject content cache lead to wrong content
Fri, 15 May 2015 01:56:14 -0700 sogoel 8074408: Group 12: golden files for tests in tools/javac dir
Fri, 15 May 2015 01:36:32 -0700 sogoel 8074387: Group 11: golden files for coin tests in tools/javac dir
Fri, 15 May 2015 01:28:43 -0700 sogoel 8068465: Group 10e: golden files for tests in tools/javac dir
Fri, 15 May 2015 01:09:51 -0700 sogoel 8068464: Group 10d: golden files for tests in tools/javac dir
Thu, 21 May 2015 10:07:40 -0700 katleman Added tag jdk9-b65 for changeset f0f03398adb4
Wed, 05 Jul 2017 20:35:10 +0200 duke Merge
Thu, 21 May 2015 10:07:37 -0700 katleman Added tag jdk9-b65 for changeset 92cd300e0653
Wed, 05 Jul 2017 20:35:04 +0200 duke Merge
Thu, 21 May 2015 16:21:00 -0700 lana Merge
Fri, 15 May 2015 16:26:03 -0700 joehw 8078596: jaxp tests failed in modular jdk due to internal class access
Thu, 21 May 2015 10:07:37 -0700 katleman Added tag jdk9-b65 for changeset bc411809e58c
Wed, 05 Jul 2017 20:34:59 +0200 duke Merge
Thu, 21 May 2015 16:19:37 -0700 lana Merge
Thu, 21 May 2015 21:51:48 +0530 sundar 8079145: jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertion
Thu, 21 May 2015 18:44:51 +0530 sundar 8080848: delete of bound Java method property results in crash
Wed, 20 May 2015 14:16:19 +0530 sundar 8080598: Javadoc warnings in Global.java after lazy initialization
Fri, 15 May 2015 16:36:25 +0200 mhaupt 8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces
Fri, 15 May 2015 15:40:57 +0200 attila 8078414: Don't create impossible converters for ScriptObjectMirror
Fri, 15 May 2015 10:21:48 +0200 mhaupt 8080471: fix usage of replace and file separator in Nashorn tests
Fri, 15 May 2015 10:19:37 +0200 attila 8079424: code generator for discarded boolean logical operation has an extra pop
Thu, 21 May 2015 10:07:41 -0700 katleman Added tag jdk9-b65 for changeset 8bbe109bca14
Wed, 05 Jul 2017 20:34:52 +0200 duke Merge
Thu, 21 May 2015 10:07:35 -0700 katleman Added tag jdk9-b65 for changeset 7337899df26d
Wed, 05 Jul 2017 20:34:47 +0200 duke Merge
Thu, 21 May 2015 16:20:20 -0700 lana Merge
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 tip