Tue, 16 Jan 2018 18:28:39 -0800 |
dl |
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 |
Tue, 16 Jan 2018 18:24:32 -0800 |
dl |
8191483: AbstractQueuedSynchronizer cancel/cancel race |
Wed, 17 Jan 2018 07:55:20 +0800 |
weijun |
8195119: Fine-tune output text in keytool |
Tue, 16 Jan 2018 22:24:20 +0000 |
lana |
Merge |
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 |
Mon, 15 Jan 2018 11:07:41 +0100 |
hannesw |
8194985: JavaAdapterBytecodeGenerator passes invalid type descriptor to ASM |
Sat, 13 Jan 2018 18:33:35 -0500 |
gadams |
8031482: Some jcmds generate output with a \n as a separator rather than \r\n on Windows |
Fri, 12 Jan 2018 14:33:00 -0800 |
iignatyev |
8195067: problem list tools/javac/jvm/VerboseOutTest.java |
Fri, 12 Jan 2018 14:05:42 -0800 |
sherman |
8194667: Regex: Serialization doesn't work with match flags |
Fri, 05 Jan 2018 22:02:20 +0100 |
jwilhelm |
Merge |
Thu, 04 Jan 2018 22:54:40 -0500 |
dholmes |
8194279: support zhaoxin x86 cpu vendor ids CentaurHauls and Shanghai |
Thu, 04 Jan 2018 18:18:18 -0500 |
kbarrett |
8194406: Use Atomic::replace_if_null |
Wed, 03 Jan 2018 17:29:20 +0000 |
aph |
8193260: AArch64: JVMCI: Implement trampoline calls |
Thu, 21 Dec 2017 09:05:32 +0100 |
goetz |
8193927: Optimize scanning code for oops. |
Tue, 02 Jan 2018 07:50:17 -0500 |
gadams |
8188856: Incorrect file path in an exception message when .java_pid is not accessible on Unix |
Tue, 05 Dec 2017 10:43:23 +0000 |
rkennke |
8193193: AArch64: immByteMapBase operand generated for non-CardTable GCs |
Tue, 19 Dec 2017 19:55:23 -0800 |
jcbeyler |
8191989: JDK-8190862 work for arch sparc |
Tue, 19 Dec 2017 20:10:59 -0800 |
jcbeyler |
8191986: JDK-8190862 work for arch aarch64 |