Fri, 26 May 2017 18:39:27 +0300 |
vlivanov |
8174962: Better interface invocations |
Thu, 25 May 2017 15:39:32 -0400 |
rprotacio |
8180020: Improve SymbolHashMap entry handling |
Mon, 20 Mar 2017 13:05:00 -0400 |
hseigel |
8175932: Improve host instance supports |
Sun, 03 Sep 2017 16:08:13 +0100 |
msheppar |
8160104: CORBA communication improvements |
Wed, 17 Jan 2018 17:26:07 +0100 |
simonis |
8195153: [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties |
Tue, 16 Jan 2018 19:26:48 -0800 |
ksrini |
8194953: doclet corrupts HTML files when adding navbar |
Tue, 16 Jan 2018 17:27:06 -0800 |
darcy |
8189146: Have use of "var" in 9 and earlier source versions issue a warning for type declarations |
Tue, 16 Jan 2018 14:44:04 -0800 |
joehw |
8181047: Add comment to technical terms that shall not be translated |
Sun, 14 Jan 2018 21:46:14 -0800 |
ljiang |
8187946: Support ISO 4217 Amendments 163 and 164 |
Sun, 14 Jan 2018 22:25:53 -0800 |
lana |
8194717: JDK10 L10n resource file update - msgdrop 10 |
Tue, 16 Jan 2018 19:19:03 +0000 |
dfuchs |
8195138: The asynchronous Http1HeaderParser doesn't handle all line folds correctly |
Tue, 16 Jan 2018 10:48:58 -0500 |
rriggs |
8194929: Unreferenced FileDescriptors not closed |
Tue, 16 Jan 2018 20:56:01 +0530 |
asapre |
8179700: Exceptions thrown in StartManagementAgent.java |
Tue, 16 Jan 2018 07:48:01 +0100 |
goetz |
8195094: Fix type-O in "8159422: Very high Concurrent Mark mark stack contention" |
Tue, 16 Jan 2018 12:38:21 +0530 |
asapre |
8175542: JMX: Not enough JDP packets received |
Mon, 15 Jan 2018 09:23:02 -0800 |
ksrini |
8195072: Update ASM 3rd party legal copyright to 6.0 |
Mon, 15 Jan 2018 13:09:50 +0100 |
mgronlun |
8193933: Export ClassLoaderData claim state to support interleaved object traversal |
Mon, 15 Jan 2018 09:21:49 +0100 |
roland |
8194993: Loop Strip Mining has some leftover debugging code |
Mon, 15 Jan 2018 09:19:53 +0100 |
roland |
8193597: sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK |
Mon, 15 Jan 2018 09:17:25 +0100 |
roland |
8194914: Compilation fails with "node not on backedge" in OuterStripMinedLoopNode::adjust_strip_mined_loop |
Sun, 14 Jan 2018 16:42:47 -0800 |
mchung |
8191350: jdk/internal/reflect/CallerSensitive/CheckCSMs.java test fails when -Xmx512m set |
Thu, 21 Dec 2017 15:18:49 -0800 |
mchung |
8193767: Improve javadoc in ResourceBundle working with modules |
Sat, 13 Jan 2018 16:47:11 +0000 |
chegar |
8194883: Unhandleable Push Promises should be cancelled |
Fri, 12 Jan 2018 10:05:00 -0800 |
ksrini |
8194287: tools/launcher/RunpathTest.java fails with java.lang.NullPointerException |
Fri, 12 Jan 2018 11:41:32 -0800 |
jjg |
8194955: Warn when default HTML version is used |
Fri, 12 Jan 2018 14:01:52 +0530 |
kaddepalli |
8194044: Regression manual Test javax/swing/JFileChooser/8067660/FileChooserTest.java fails |
Fri, 12 Jan 2018 14:09:50 +0800 |
amlu |
8194959: Correct test tag to move bugid from @test to @bug |
Fri, 12 Jan 2018 05:07:01 +0000 |
lana |
Merge |
Fri, 12 Jan 2018 05:06:07 +0000 |
lana |
Added tag jdk-10+39 for changeset 5b834ec96236 |
Thu, 11 Jan 2018 16:40:10 -0800 |
iklam |
8193664: AppCDS tests should use -XX:+UnlockCommercialFeatures when running with commercial JDK |
Thu, 11 Jan 2018 15:38:57 -0800 |
jjg |
8181878: javadoc should support/ignore --add-opens |
Fri, 12 Jan 2018 01:52:06 +0300 |
vlivanov |
8188145: MethodHandle resolution should follow JVMS sequence of lookup by name & type before type descriptor resolution |
Wed, 10 Jan 2018 22:52:08 -0500 |
vromero |
8187805: bogus RuntimeVisibleTypeAnnotations for unused local in a blockjdk-10+39 |
Wed, 10 Jan 2018 15:05:33 -0800 |
jjg |
8194901: remove interim code from javax.tools.ToolProvider |
Wed, 10 Jan 2018 07:21:33 -0800 |
serb |
8193673: Regression manual Test javax/swing/JFileChooser/6515169/bug6515169.java fails |
Tue, 09 Jan 2018 10:27:12 +0100 |
lkorinth |
8194681: G1 uses young free cset time when reporting non-young free cset times |
Wed, 10 Jan 2018 12:11:08 +0100 |
tschatzl |
Merge |
Wed, 10 Jan 2018 10:21:25 +0100 |
tschatzl |
8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file |
Wed, 10 Jan 2018 02:31:25 -0800 |
rraghavan |
8193607: Test failure with java.lang.ClassNotFoundException: compiler.tiered.LevelTransitionTest |
Wed, 10 Jan 2018 11:09:55 +0100 |
mdoerr |
8194258: PPC64 safepoint mechanism: Fix initialization on AIX and support SIGTRAP |
Wed, 10 Jan 2018 09:04:11 +0100 |
thartmann |
8191362: [Graal] gc/g1/TestShrinkAuxiliaryData tests crash with "assert(check_klass_alignment(result)) failed: address not aligned" |
Tue, 09 Jan 2018 22:30:20 -0500 |
vromero |
8194836: delta apply changesets for JDK-8192885 and JDK-8175883 |
Tue, 09 Jan 2018 17:03:39 -0800 |
jjg |
8185986: redundant/obsolete overview.html pages |
Tue, 09 Jan 2018 16:24:24 +0100 |
goetz |
8194742: Writing replay data crashes: task is NULL |
Fri, 15 Dec 2017 16:51:13 +0100 |
thartmann |
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed |
Tue, 09 Jan 2018 15:21:19 +0530 |
sballal |
8194067: [Testbug] serviceability/sa/Jhsdb* tests can't tolerate unrelated warnings |
Mon, 08 Jan 2018 17:32:54 -0800 |
darcy |
8187951: Update javax.lang.model.SourceVersion for "var" name |
Mon, 08 Jan 2018 14:06:25 -0500 |
vromero |
8187487: crash with classes with same binary name |
Mon, 08 Jan 2018 17:16:37 +0100 |
hannesw |
8193567: Conversion of comparison nodes affects local slots in optimistic continuation |
Mon, 08 Jan 2018 11:20:20 +0800 |
amlu |
8194662: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java |
Mon, 08 Jan 2018 10:15:21 +0800 |
amlu |
8194666: ProblemList update for bugid associated with PreferredKey.java, ConcurrentHashMapTest and SSLSocketParametersTest.sh |
Fri, 05 Jan 2018 16:49:50 -0800 |
jjg |
8191637: Interface with defaults invalid compiler warning for Serializable |
Fri, 05 Jan 2018 20:58:28 +0000 |
lana |
Merge |
Fri, 05 Jan 2018 20:10:46 +0000 |
lana |
Merge |
Fri, 05 Jan 2018 20:09:06 +0000 |
lana |
Added tag jdk-10+38 for changeset e569e83139fd |
Fri, 05 Jan 2018 12:41:28 -0800 |
jjg |
8188649: javadoc -encoding doesn't work when using the old doclet API |
Fri, 05 Jan 2018 10:23:57 +0100 |
thartmann |
8194494: SHA-512 stub uses AVX 2 instructions on non-supporting CPUs |
Thu, 04 Jan 2018 14:44:38 -0800 |
iveresov |
8194271: jaotc crashes with --debug flag |
Thu, 04 Jan 2018 13:32:10 -0800 |
ksrini |
8193671: Default Methods tab under Method Summary includes static methods |
Thu, 04 Jan 2018 12:55:06 -0800 |
jjg |
8194069: doclint throws missing comment warnings on lines which can't even have javadoc |
Thu, 04 Jan 2018 12:24:56 -0800 |
rfield |
8179858: jshell tool: sync nomenclature from reference to online /help |
Thu, 04 Jan 2018 13:41:19 -0500 |
bobv |
Merge |
Wed, 27 Dec 2017 11:31:09 +0100 |
goetz |
8194232: Container memory not properly recognized. |
Thu, 04 Jan 2018 09:22:17 -0800 |
bpatel |
8192007: javadoc @uses and @provides tags in the modules documentation appears before the first-sentence summary of the service type. |
Wed, 03 Jan 2018 18:21:10 -0800 |
joehw |
8189704: broken links in the javax/xml/namespace package |
Wed, 03 Jan 2018 14:41:17 -0800 |
goetz |
8194482: Fix SIGSEGV in print_threads_compiling.jdk-10+38 |
Wed, 03 Jan 2018 11:10:56 -0800 |
jjg |
8193125: javac should not compile a module if it requires java.base with modifiers |
Wed, 03 Jan 2018 15:37:35 +0530 |
sveerabhadra |
8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux |
Wed, 03 Jan 2018 11:14:04 +0530 |
sballal |
8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output |
Wed, 03 Jan 2018 10:55:35 +0530 |
sballal |
8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build |
Tue, 02 Jan 2018 16:07:47 -0800 |
jjg |
8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc) |
Tue, 02 Jan 2018 09:56:53 -0800 |
shurailine |
8192837: Need new test for release info file |
Wed, 27 Dec 2017 11:26:36 +0530 |
sballal |
8193428: serviceability/sa/ClhsdbSymbol.java fails: java.lang.RuntimeException: 'UsageTracker' missing from stdout/stderr |
Tue, 26 Dec 2017 15:53:13 +0530 |
sballal |
8193427: serviceability/sa/ClhsdbPrintStatics.java fails: java.lang.RuntimeException: '_jfr_checkpoints' missing from stdout/stderr |
Tue, 26 Dec 2017 00:38:49 -0800 |
rraghavan |
8193699: aarch64 fails to build after 8167372 |
Fri, 22 Dec 2017 22:06:54 -0800 |
dlong |
8191854: Null pointer dereference in methodData.hpp:462 |
Fri, 22 Dec 2017 22:01:53 -0800 |
dlong |
8191852: Null pointer dereference in ciKlass::get_Klass of ciKlass.hpp:58 |
Fri, 22 Dec 2017 18:49:41 +0000 |
dmarkov |
8193435: Remove pre-1.2 SecurityManager text from java.awt.Toolkit |
Wed, 20 Dec 2017 08:38:20 -0800 |
jcbeyler |
8191988: JDK-8190862 work for arch s390 |
Fri, 22 Dec 2017 01:28:29 +0000 |
lana |
Merge |
Fri, 22 Dec 2017 01:27:36 +0000 |
lana |
Added tag jdk-10+37 for changeset 4f830b447edf |
Thu, 21 Dec 2017 17:08:05 -0800 |
joehw |
8184431: References to @sun.com |
Wed, 20 Dec 2017 17:36:50 +0100 |
attila |
8193371: Use Dynalink REMOVE operation in Nashorn |
Wed, 20 Dec 2017 11:40:45 -0800 |
psandoz |
8193856: takeWhile produces incorrect result with elements produced by flatMap |
Thu, 21 Dec 2017 09:29:24 -0800 |
joehw |
8193568: @LastModified tag in license header |
Thu, 21 Dec 2017 16:58:51 +0000 |
chegar |
8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisherjdk-10+37 |
Thu, 21 Dec 2017 10:26:03 +0100 |
hannesw |
8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements |
Wed, 20 Dec 2017 13:28:23 -0800 |
jjg |
8193512: Remove remnants of javah from jdk/jdk repo |
Tue, 19 Dec 2017 15:56:28 -0500 |
coleenp |
8193622: JFR test TestUnloadingEventClass.java times out intermittently |
Wed, 20 Dec 2017 20:55:07 +0100 |
jwilhelm |
Merge |
Wed, 13 Dec 2017 15:37:48 -0800 |
iklam |
8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm |
Wed, 06 Dec 2017 11:11:16 +0100 |
lkorinth |
8133805: Remove the bot_updates parameter from G1Allocator's allocation methods |
Thu, 14 Dec 2017 12:49:47 +0530 |
jgeorge |
8192985: SA: Test cases for the clhsdb 'inspect', 'scanoops' and 'printas' commands |
Wed, 13 Dec 2017 20:35:09 -0800 |
dlong |
8193323: Crash in "failed dependencies, but counter didn't change" with enabled UseJVMCICompiler |
Wed, 13 Dec 2017 23:06:59 +0100 |
jwilhelm |
Merge |
Wed, 13 Dec 2017 12:28:22 -0800 |
iveresov |
8193439: Update Graal |
Wed, 13 Dec 2017 11:59:55 -0800 |
kvn |
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line |
Wed, 13 Dec 2017 19:32:48 +0300 |
vlivanov |
8190869: C2: missing strength reduction of Math.pow(x, 2.0D) to x*x |
Wed, 13 Dec 2017 07:14:18 -0500 |
coleenp |
8193053: jvm crash by G1CMBitMapClosure::do_addr |
Wed, 13 Dec 2017 10:21:21 +0100 |
neliasso |
8192971: LockCompilationTest fails intermittently |
Tue, 12 Dec 2017 21:46:06 -0500 |
bchristi |
8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output |
Fri, 08 Dec 2017 13:04:43 -0800 |
bchristi |
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java |
Tue, 12 Dec 2017 21:43:00 -0500 |
dholmes |
Merge |
Tue, 12 Dec 2017 19:06:19 -0500 |
dholmes |
8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls |
Tue, 12 Dec 2017 21:27:06 -0500 |
dcubed |
8193407: jdk/hs fails Solaris slowdebug test-image build |
Tue, 12 Dec 2017 14:14:06 -0500 |
coleenp |
Merge |
Tue, 12 Dec 2017 11:55:57 -0500 |
coleenp |
8193386: CompressedClassSize too large with MaxMetaspace |
Tue, 12 Dec 2017 19:05:02 +0100 |
thartmann |
8193363: TestDumpReplay.java fails with product builds |
Sat, 09 Dec 2017 07:50:50 -0800 |
cjplummer |
8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError |
Fri, 08 Dec 2017 23:43:25 +0100 |
jwilhelm |
Merge |
Fri, 08 Dec 2017 15:14:08 -0800 |
ccheung |
8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass()) |
Fri, 08 Dec 2017 15:24:47 -0500 |
dcubed |
8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff |
Fri, 08 Dec 2017 15:41:11 +0530 |
sballal |
8193124: SA: Testcases for clhsdb jdis and findpc commands |
Wed, 20 Dec 2017 21:40:11 +0100 |
hannesw |
8193508: Expressions in split literals must never be optimistic |
Mon, 18 Dec 2017 10:21:38 +0000 |
chegar |
8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods |
Tue, 19 Dec 2017 08:51:11 -0800 |
mr |
8193764: Cannot set COMPANY_NAME when configuring a build |
Tue, 19 Dec 2017 16:12:55 +0000 |
michaelm |
Merge |
Tue, 19 Dec 2017 15:48:49 +0000 |
michaelm |
8192966: HttpClient should reuse TCP connection for h2c connections |
Tue, 19 Dec 2017 21:35:30 +0530 |
sundar |
8193779: Fix copyright header in nashorn builtin scripts |
Fri, 15 Dec 2017 14:08:15 +0100 |
mbaesken |
8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC |