Wed, 05 Jul 2017 19:10:56 +0200 |
duke |
Merge |
Tue, 10 Sep 2013 05:46:37 -0700 |
amurillo |
8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49 |
Thu, 05 Sep 2013 02:46:01 -0700 |
cl |
Added tag jdk8-b106 for changeset 347df39afea6 |
Wed, 05 Jul 2017 19:10:53 +0200 |
duke |
Merge |
Fri, 06 Sep 2013 11:04:00 -0700 |
amurillo |
Added tag hs25-b49 for changeset 20a700f38686 |
Fri, 06 Sep 2013 11:04:00 -0700 |
amurillo |
Merge |
Thu, 05 Sep 2013 14:15:54 +0200 |
tschatzl |
Merge |
Wed, 04 Sep 2013 12:56:03 -0700 |
jmasa |
Merge |
Wed, 04 Sep 2013 11:41:17 -0700 |
jmasa |
8013938: Native OOME on fastdebug VM on Solaris |
Thu, 22 Aug 2013 11:23:15 +0200 |
ehelin |
8020692: TestGCEventMixed.java failed because of timestamp in event after end event |
Fri, 30 Aug 2013 07:31:47 +0200 |
brutisso |
8019902: G1: Use the average heap size rather than the minimum heap size to calculate the region size |
Thu, 29 Aug 2013 06:53:16 -0700 |
jmasa |
Merge |
Thu, 22 Aug 2013 10:50:41 +0200 |
mgerdin |
8016155: SIGBUS when running Kitchensink with ParallelScavenge and ParallelOld |
Thu, 05 Sep 2013 10:39:10 +0200 |
adlertz |
Merge |
Mon, 02 Sep 2013 22:44:57 +0200 |
adlertz |
8024095: Missing brackets in local scheduling code. |
Mon, 02 Sep 2013 13:13:45 +0200 |
rbackman |
Merge |
Sun, 01 Sep 2013 19:52:02 +0200 |
adlertz |
Merge |
Sun, 01 Sep 2013 19:21:05 +0200 |
adlertz |
8023988: Move local scheduling of nodes to the CFG creation and code motion phase (PhaseCFG) |
Thu, 29 Aug 2013 22:44:19 +0400 |
vlivanov |
8023976: assert(!CompilationPolicy::can_be_compiled(this, comp_level)) failed: sanity check |
Wed, 28 Aug 2013 11:22:43 +0200 |
kvn |
8023597: Optimize G1 barriers code for unsafe load_store |
Tue, 27 Aug 2013 21:16:54 +0200 |
adlertz |
Merge |
Mon, 26 Aug 2013 12:50:23 +0200 |
adlertz |
8023691: Create interface for nodes in class Block |
Tue, 27 Aug 2013 19:37:39 +0200 |
rbackman |
Merge |
Tue, 20 Aug 2013 09:37:01 +0200 |
rbackman |
8022283: Assertion failed: assert(is_loaded() && field->holder()->is_loaded() && klass()->is_subclass_of (field->holder())) failed: invalid access |
Mon, 26 Aug 2013 21:48:19 -0700 |
vlivanov |
Merge |
Mon, 26 Aug 2013 17:41:05 +0400 |
vlivanov |
8022595: JSR292: deadlock during class loading of MethodHandles, MethodHandleImpl & MethodHandleNatives |
Mon, 26 Aug 2013 17:37:25 +0400 |
vlivanov |
8022456: LogCompilation tool does not work with C1 output again |
Mon, 26 Aug 2013 16:12:20 +0200 |
roland |
8016277: Crash in nmethod::is_compiled_by_c1() on x86 |
Wed, 21 Aug 2013 13:34:45 +0200 |
roland |
7199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site is not linked |
Fri, 23 Aug 2013 18:04:35 -0700 |
kvn |
8023472: C2 optimization breaks with G1 |
Fri, 23 Aug 2013 11:41:37 -0700 |
kvn |
8012972: Incremental Inlining should support scalar replaced object in debug info |
Sun, 01 Sep 2013 10:37:01 -0400 |
hseigel |
8023381: VM fails to initialize in runtime/CDSCompressedKPtrs/XShareAuto.java runtime/SharedArchiveFile/CdsSameObjectAlignment.java |
Fri, 30 Aug 2013 15:42:01 -0700 |
acorn |
Merge |
Fri, 30 Aug 2013 12:56:58 -0700 |
acorn |
Merge |
Fri, 30 Aug 2013 15:15:56 -0400 |
acorn |
8023872: Verification error in generated lambda classes |
Fri, 30 Aug 2013 15:57:06 -0400 |
hseigel |
Merge |
Fri, 30 Aug 2013 15:15:22 -0400 |
hseigel |
Merge |
Fri, 30 Aug 2013 15:07:23 -0400 |
hseigel |
8024050: Incorrect optimization level and comment specified for unsafe.cpp |
Fri, 30 Aug 2013 13:38:45 -0400 |
zgu |
Merge |
Fri, 30 Aug 2013 12:22:02 -0400 |
zgu |
Merge |
Fri, 30 Aug 2013 11:54:14 -0400 |
zgu |
6991327: using -Xprof trigger native memory leak |
Fri, 30 Aug 2013 07:04:42 -0700 |
dcubed |
Merge |
Thu, 29 Aug 2013 18:56:29 -0400 |
coleenp |
8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced |
Thu, 29 Aug 2013 21:46:09 +0200 |
dsamersoff |
Merge |
Thu, 29 Aug 2013 21:48:23 +0400 |
dsamersoff |
8009062: poor performance of JNI AttachCurrentThread after fix for 7017193 |
Thu, 29 Aug 2013 13:44:07 -0400 |
hseigel |
8022407: sun/misc/CopyMemory.java fails with SIGSEGV in Unsafe_SetByte+0x35 |
Thu, 29 Aug 2013 10:33:13 -0400 |
hseigel |
8016764: JVM does not prohibit invokespecial in c.f.v 51.0 that invokes default interface method in c.f.v 52.0 |
Thu, 29 Aug 2013 11:05:55 +0200 |
sla |
8023720: (hotspot) setjmp/longjmp changes the process signal mask on OS X |
Wed, 28 Aug 2013 08:15:01 -0400 |
acorn |
8020489: VM crash when non-existent interface called by invokespecial |
Tue, 27 Aug 2013 16:02:59 -0400 |
iklam |
Merge |
Tue, 27 Aug 2013 03:35:46 -0400 |
iklam |
Merge |
Mon, 26 Aug 2013 21:59:50 -0700 |
iklam |
8020622: create.bat on Windows failed to create project file for Visual Studio 2012 |
Tue, 27 Aug 2013 07:54:05 -0700 |
minqi |
Merge |
Mon, 26 Aug 2013 14:11:26 -0700 |
ccheung |
8020675: invalid jar file in the bootclasspath could lead to jvm fatal error |
Tue, 27 Aug 2013 04:58:58 -0700 |
jiangli |
Merge |
Mon, 26 Aug 2013 13:32:14 -0400 |
jiangli |
8023477: Invalid CP index when reading ConstantPool. |
Tue, 27 Aug 2013 01:21:22 -0700 |
acorn |
Merge |
Mon, 26 Aug 2013 11:35:25 -0400 |
acorn |
8012294: remove generic handling for default methods |
Mon, 26 Aug 2013 18:34:29 -0700 |
dcubed |
Merge |
Mon, 26 Aug 2013 17:42:03 +0400 |
shade |
8023638: Add the regression test for 8006997 |
Fri, 30 Aug 2013 00:29:52 -0700 |
amurillo |
8024022: new hotspot build - hs25-b49 |
Thu, 05 Sep 2013 02:45:38 -0700 |
cl |
Added tag jdk8-b106 for changeset a9ef5fb72167 |
Wed, 11 Sep 2013 12:08:34 -0400 |
omajid |
8024320: Add s390(x) detection to platform.m4 |
Thu, 05 Sep 2013 02:45:29 -0700 |
cl |
Added tag jdk8-b106 for changeset 8b941e6b5552 |
Wed, 05 Jul 2017 19:10:29 +0200 |
duke |
Added tag jdk8-b106 for changeset 514b0b69fb96 |
Wed, 05 Jul 2017 19:10:28 +0200 |
duke |
Mergejdk8-b106 |
Wed, 05 Jul 2017 19:10:25 +0200 |
duke |
Merge |
Thu, 29 Aug 2013 16:34:12 -0700 |
lana |
Merge |
Thu, 29 Aug 2013 12:11:36 -0700 |
jjg |
8022744: javac -Xpkginfo command's documentation is sparse |
Thu, 29 Aug 2013 12:03:28 -0700 |
jjg |
8013384: Potential infinite loop in javadoc |
Thu, 29 Aug 2013 11:57:52 -0700 |
jjg |
8023522: tools/javac/tree/TypeAnnotationsPretty.java test cases with @TA newline fail on windows only |
Thu, 29 Aug 2013 11:41:20 -0700 |
jjg |
8001669: javadoc internal DocletAbortException should set cause when appropriate |
Wed, 28 Aug 2013 15:40:33 -0700 |
jjg |
8010310: [javadoc] Error processing sources with -private |
Wed, 28 Aug 2013 10:17:23 -0700 |
henryjen |
8014566: Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed |
Tue, 27 Aug 2013 11:58:53 -0700 |
darcy |
8023826: Typo in warning about obsolete source / target values |
Tue, 27 Aug 2013 11:41:39 -0700 |
bpatel |
7052170: javadoc -charset option generates wrong meta tag |
Mon, 26 Aug 2013 22:18:38 -0700 |
lana |
Merge |
Mon, 26 Aug 2013 14:54:10 -0700 |
lana |
Merge |
Mon, 26 Aug 2013 15:55:46 -0700 |
jjg |
8023768: Use the unannotatedType in cyclicity checks. |
Mon, 26 Aug 2013 11:48:37 -0700 |
jjg |
8023701: Fix badly named test |
Thu, 22 Aug 2013 12:41:20 -0700 |
jjg |
8022173: Relax some warnings in doclint |
Thu, 22 Aug 2013 12:47:46 -0400 |
emc |
8020745: Suspicious MethodParameters attribute generated for local classes capturing local variables |
Thu, 22 Aug 2013 13:12:43 +0100 |
vromero |
8023112: javac should not use lazy constant evaluation approach for method references |
Thu, 22 Aug 2013 10:22:44 +0100 |
vromero |
8022316: Generic throws, overriding and method reference |
Wed, 21 Aug 2013 20:41:42 -0400 |
emc |
8023520: Add missing test for JDK-7118412 |
Wed, 21 Aug 2013 17:26:22 -0700 |
jjg |
8022287: javac.sym.Profiles uses a static Map when it should not |
Wed, 21 Aug 2013 20:23:36 -0400 |
emc |
7118412: Shadowing of type-variables vs. member types |
Wed, 21 Aug 2013 16:13:50 -0700 |
jjg |
8023515: import type-annotations updates |
Thu, 29 Aug 2013 09:42:12 -0700 |
cl |
Added tag jdk8-b105 for changeset aa9db9b9ecb1 |
Wed, 05 Jul 2017 19:10:19 +0200 |
duke |
Merge |
Thu, 29 Aug 2013 16:18:31 -0700 |
lana |
Merge |
Mon, 26 Aug 2013 14:50:26 -0700 |
lana |
Merge |
Fri, 23 Aug 2013 11:10:40 +0100 |
mkos |
8023636: Missing files from 8022885 |
Fri, 23 Aug 2013 09:57:21 +0100 |
mkos |
8022885: Update JAX-WS RI integration to 2.2.9-b14140 |
Thu, 29 Aug 2013 09:41:59 -0700 |
cl |
Added tag jdk8-b105 for changeset 9e7c537661de |
Wed, 05 Jul 2017 19:10:14 +0200 |
duke |
Merge |
Thu, 29 Aug 2013 09:41:57 -0700 |
cl |
Added tag jdk8-b105 for changeset 7b65cee32a84 |
Wed, 05 Jul 2017 19:10:10 +0200 |
duke |
Merge |
Thu, 29 Aug 2013 16:34:31 -0700 |
lana |
Merge |
Tue, 27 Aug 2013 19:26:48 +0530 |
sundar |
Merge |
Tue, 27 Aug 2013 18:57:50 +0530 |
sundar |
8023784: Object.prototype.toString should contain the class name for all instances |
Tue, 27 Aug 2013 13:17:00 +0200 |
attila |
8023780: Gracefully handle @CS methods while binding bean properties |
Tue, 27 Aug 2013 15:54:45 +0530 |
sundar |
8022773: ScriptEngineTest.printManyTest fails |
Mon, 26 Aug 2013 15:33:40 -0300 |
jlaskey |
8023721: Simplify eval in DebuggerSupport. |
Mon, 26 Aug 2013 15:59:41 +0200 |
hannesw |
8023650: Regexp m flag does not recognize CRNL or CR |
Fri, 23 Aug 2013 12:20:19 -0300 |
jlaskey |
8019987: String trimRight and trimLeft could be defined |
Fri, 23 Aug 2013 15:46:09 +0200 |
lagergren |
8023454: Updated DEVELOPER_README and command line flags, ensuring that undocumented flags that aren't guaranteed to work (disabled by default) and that are work in progress show up with an EXPERIMENTAL tag. |
Fri, 23 Aug 2013 09:56:25 -0300 |
jlaskey |
8020946: TokenType#toString returned null |
Fri, 23 Aug 2013 14:16:16 +0200 |
lagergren |
8023550: -d option was broken for any dir but '.'. Fixed Java warnings. |
Mon, 26 Aug 2013 14:54:25 -0700 |
lana |
Merge |
Fri, 23 Aug 2013 16:44:02 +0530 |
sundar |
Merge |
Fri, 23 Aug 2013 13:10:45 +0200 |
attila |
8023630: Implement Java.super() as the preferred way to call super methods |
Fri, 23 Aug 2013 12:44:01 +0200 |
lagergren |
Merge |
Fri, 23 Aug 2013 12:43:32 +0200 |
lagergren |
8023453: --log=attr did not unindent identNodes |
Fri, 23 Aug 2013 16:10:37 +0530 |
sundar |
8023631: engine.js init script should be loaded into every global instance created by engines |
Thu, 22 Aug 2013 22:32:16 +0530 |
sundar |
8023560: Arbitrary javax.script.Bindings objects as ENGINE_SCOPE objects are not handled as expected. |
Thu, 22 Aug 2013 13:51:24 -0300 |
jlaskey |
8023228: Debugger information gather is too slow. |
Thu, 22 Aug 2013 17:23:50 +0200 |
hannesw |
8023531: new RegExp('').toString() should return '/(?:)/' |
Thu, 22 Aug 2013 18:46:26 +0530 |
sundar |
8023551: Mirror functions can not be invoked using invokeMethod, invokeFunction |
Wed, 21 Aug 2013 17:28:53 +0530 |
sundar |
8023368: Instance __proto__ property should exist and be writable. |
Wed, 21 Aug 2013 13:39:40 +0200 |
attila |
8022903: Enhance for-in and for-each for Lists and Maps |
Wed, 21 Aug 2013 13:39:09 +0200 |
attila |
8023373: allow super invocation for adapters |
Thu, 29 Aug 2013 09:42:13 -0700 |
cl |
Added tag jdk8-b105 for changeset df7b5446debc |
Wed, 05 Jul 2017 19:10:03 +0200 |
duke |
Merge |
Thu, 29 Aug 2013 09:41:47 -0700 |
cl |
Added tag jdk8-b105 for changeset ff3beb903c1d |
Wed, 05 Jul 2017 19:10:00 +0200 |
duke |
Merge |
Thu, 29 Aug 2013 16:26:29 -0700 |
lana |
Merge |
Thu, 29 Aug 2013 10:43:46 -0700 |
dxu |
4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links |
Thu, 29 Aug 2013 11:22:44 +0200 |
sla |
8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X |
Wed, 28 Aug 2013 22:11:14 +0200 |
psandoz |
8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom |
Wed, 28 Aug 2013 09:46:55 -0700 |
sherman |
8023713: ZipFileSystem crashes on old zip file |
Wed, 28 Aug 2013 15:50:03 +0100 |
alanb |
8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil |
Wed, 28 Aug 2013 14:07:30 +0100 |
alanb |
8023717: (process) ProcessBuilder should catch SecurityException rather than AccessControlException |
Wed, 21 Aug 2013 20:41:35 -0700 |
henryjen |
8023528: Rename Comparator combinators to disambiguate overloading methods |
Tue, 27 Aug 2013 12:54:44 -0700 |
sherman |
8023647: "abc1c".matches("(\\w)+1\\1")) returns false |
Mon, 26 Aug 2013 22:32:50 -0700 |
henryjen |
8023275: Wrapping collections should override default methods |
Tue, 27 Aug 2013 11:46:25 -0700 |
darcy |
8023827: Fix doclint issues in javax.net.ssl |
Tue, 27 Aug 2013 12:27:31 -0400 |
mullan |
Merge |
Tue, 27 Aug 2013 12:04:32 -0400 |
mullan |
8019830: Add com.sun.media.sound to the list of restricted package |
Tue, 27 Aug 2013 10:46:03 -0400 |
mullan |
8023769: JDK-8016850 broke the old build |
Tue, 27 Aug 2013 17:50:55 +0800 |
weijun |
8022761: regression: SecurityException is NOT thrown while trying to pack a wrongly signed Indexed Jar file |
Tue, 27 Aug 2013 17:50:52 +0800 |
weijun |
8015669: KerberosPrincipal::equals should ignore name-type |
Mon, 26 Aug 2013 22:18:48 -0700 |
lana |
Merge |
Mon, 26 Aug 2013 14:53:15 -0700 |
lana |
Merge |
Mon, 26 Aug 2013 11:27:48 -0400 |
bpittore |
8014135: The JVMTI specification does not conform to recent changes in JNI specification |
Fri, 09 Aug 2013 09:05:20 -0700 |
henryjen |
8023681: Fix raw type warning caused by Sink |
Mon, 26 Aug 2013 22:55:03 +0200 |
psandoz |
8020292: j.u.SplittableRandom |
Mon, 26 Aug 2013 18:26:35 +0400 |
igerasim |
8016018: Typo in AbstractStringBuilder#indexOf and #lastIndexOf descriptions |
Mon, 26 Aug 2013 11:46:05 -0400 |
rriggs |
8011944: Sort fails with ArrayIndexOutOfBoundsException |
Mon, 26 Aug 2013 17:50:34 +0400 |
shade |
8023234: StampedLock serializes readers on writer unlock |
Mon, 26 Aug 2013 13:38:14 +0200 |
jfranck |
8022343: j.l.Class.getAnnotatedSuperclass() doesn't return null in some cases |
Sun, 25 Aug 2013 23:20:59 +0400 |
igerasim |
7129312: BufferedInputStream calculates negative array size with large streams and mark |
Mon, 26 Aug 2013 10:01:27 +0100 |
alanb |
8023139: java/nio/file/WatchService/SensitivityModifier.java failing intermittently (win8) |
Fri, 23 Aug 2013 14:15:54 -0700 |
bpb |
6378503: In java.math.BigDecimal, division by one returns zero |
Fri, 23 Aug 2013 20:59:34 +0200 |
dfuchs |
8005899: Logger.getLogger(name, null) should not allow to reset a non-null resource bundle |
Thu, 22 Aug 2013 13:32:22 -0700 |
bpb |
6470700: Math.random() / Math.initRNG() uses "double checked locking" |
Wed, 21 Aug 2013 17:17:45 +0200 |
egahlin |
6359971: Threads tab: Simple text to explain that one can click on a thread to get stack trace |
Wed, 21 Aug 2013 17:15:44 +0200 |
egahlin |
6417649: -interval=0 is accepted and jconsole doesn't update window content at all |
Thu, 22 Aug 2013 15:54:50 -0700 |
smarks |
8022445: fix RMISocketFactory example to avoid using localhost |
Tue, 20 Aug 2013 14:13:59 +0200 |
plevart |
8022721: AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition |
Thu, 22 Aug 2013 11:43:18 -0700 |
dxu |
8023430: Replace File.mkdirs with Files.createDirectories to get MaxPathLength.java failure details |
Thu, 22 Aug 2013 09:40:36 -0700 |
darcy |
8023587: Fix lone remaining doclint issue in java.util.regex |
Thu, 22 Aug 2013 08:28:53 +0200 |
sla |
8023101: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails |
Wed, 21 Aug 2013 19:44:35 -0700 |
xuelei |
8022228: Intermittent test failures in sun/security/ssl/javax/net/ssl/NewAPIs |
Tue, 20 Aug 2013 14:23:32 -0700 |
henryjen |
8016846: Pattern.splitAsStream tests required |
Wed, 21 Aug 2013 12:03:28 -0700 |
mduigou |
8023395: Remove sun.misc.Sort and sun.misc.Compare |
Wed, 21 Aug 2013 12:03:19 -0700 |
mduigou |
8023306: Add replace() implementations to TreeMap |
Wed, 21 Aug 2013 17:19:46 +0200 |
sla |
8023485: Remove com/sun/jdi/DoubleAgentTest.java and com/sun/jdi/FieldWatchpoints.java from ProblemList.txt |
Wed, 21 Aug 2013 05:56:46 -0400 |
dholmes |
8023460: OPENJDK build fails due to missing jfr.jar |
Mon, 19 Aug 2013 13:11:03 +0200 |
egahlin |
7042707: Un-needed mnemonic in JConsole resource file |
Mon, 19 Aug 2013 16:41:21 +0200 |
egahlin |
6800801: NPE in JConsole when using Nimbus L&F |
Mon, 19 Aug 2013 16:21:49 +0200 |
egahlin |
6417721: Thread list should not allow multiple selection |
Mon, 19 Aug 2013 12:57:17 +0200 |
egahlin |
6358357: Division by zero in Threads tab when shrinking jconsole window |
Wed, 21 Aug 2013 09:59:12 +0100 |
alanb |
8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile |
Thu, 29 Aug 2013 09:42:03 -0700 |
cl |
Added tag jdk8-b105 for changeset e92c5abf8936 |
Wed, 05 Jul 2017 19:09:50 +0200 |
duke |
Merge |
Fri, 30 Aug 2013 00:19:43 -0700 |
amurillo |
Added tag hs25-b48 for changeset 137826043047 |
Fri, 30 Aug 2013 00:19:42 -0700 |
amurillo |
Merge |
Thu, 29 Aug 2013 00:22:13 -0400 |
dholmes |
Merge |
Wed, 28 Aug 2013 21:42:14 -0400 |
dholmes |
Merge |
Wed, 28 Aug 2013 19:25:18 -0400 |
dholmes |
8023900: [TESTBUG] Initial compact profile test groups need adjusting |
Wed, 28 Aug 2013 12:01:04 -0700 |
jiangli |
Merge |
Wed, 28 Aug 2013 14:44:46 -0400 |
bpittore |
8023580: Add jtreg test for 8004051 and 8005722 |
Tue, 27 Aug 2013 22:05:53 -0400 |
dholmes |
8006164: [TESTBUG] compact profile hotspot test issues |
Fri, 23 Aug 2013 12:36:32 -0700 |
cjplummer |
8020829: JT_HS: 2 runtime NMT tests fail on platforms if NMT detail is not supported |
Fri, 23 Aug 2013 20:33:02 -0400 |
bpittore |
8014135: The JVMTI specification does not conform to recent changes in JNI specification |
Tue, 27 Aug 2013 18:55:33 -0700 |
jmasa |
Merge |
Fri, 23 Aug 2013 15:59:20 -0700 |
jmasa |
Merge |
Thu, 22 Aug 2013 04:14:45 +0200 |
brutisso |
Merge |
Wed, 21 Aug 2013 22:35:56 +0200 |
brutisso |
8022872: G1: Use correct GC cause for young GC triggered by humongous allocations |
Fri, 16 Aug 2013 06:12:46 -0700 |
jmasa |
8022817: CMS should not shrink if compaction was not done |
Mon, 26 Aug 2013 07:01:23 -0700 |
stefank |
Merge |
Fri, 16 Aug 2013 13:22:32 +0200 |
stefank |
8007074: SIGSEGV at ParMarkBitMap::verify_clear() |
Mon, 26 Aug 2013 09:33:01 +0200 |
dsimms |
8022683: JNI GetStringUTFChars should return NULL on allocation failure not abort the VM |
Sun, 25 Aug 2013 21:21:18 -0400 |
hseigel |
8022183: GCC 4.6 change sdefault setting for omit-frame-pointer which breaks hotspot stack walking |
Fri, 23 Aug 2013 10:39:15 -0700 |
dcubed |
Merge |
Fri, 23 Aug 2013 10:36:34 +0200 |
mgronlun |
8023457: Event based tracing framework needs a mutex for thread groups |
Thu, 22 Aug 2013 21:23:31 -0700 |
poonam |
Merge |
Thu, 22 Aug 2013 18:09:29 -0700 |
poonam |
Merge |
Wed, 21 Aug 2013 22:12:11 -0700 |
poonam |
8020530: Non heap memory size calculated incorrectly |
Thu, 22 Aug 2013 17:21:48 -0700 |
jiangli |
Merge |
Thu, 22 Aug 2013 19:27:42 -0400 |
jiangli |
8023547: com/sun/jdi/RedefineMulti.sh fails with IllegalArgumentException after JDK-8021948 . |
Thu, 22 Aug 2013 13:53:13 -0700 |
iklam |
Merge |
Thu, 22 Aug 2013 10:20:50 -0700 |
iklam |
8023406: make/windows/build_vm_def.sh takes too long even when BUILD_WIN_SA != 1 |
Thu, 22 Aug 2013 14:56:10 -0400 |
sla |
Merge |
Tue, 23 Jul 2013 14:32:37 +0200 |
allwin |
8011888: sa.js: TypeError: [object JSAdapter] has no such function "__has__" |
Thu, 22 Aug 2013 11:52:27 -0400 |
hseigel |
7121403: [TESTBUG] runtime/7051189/Xchecksig.sh fails on 64bit solaris |
Wed, 21 Aug 2013 13:18:52 +0200 |
sla |
8022808: Kitchensink hangs on macos |
Fri, 23 Aug 2013 03:14:54 -0700 |
amurillo |
8023635: new hotspot build - hs25-b48 |
Thu, 29 Aug 2013 09:41:51 -0700 |
cl |
Added tag jdk8-b105 for changeset 14a09ddd8d8b |
Wed, 04 Sep 2013 10:37:21 +0200 |
erikj |
Merge |
Wed, 04 Sep 2013 10:15:46 +0200 |
ihse |
8024155: Fix 'make CONF= <target>' |
Tue, 03 Sep 2013 13:48:58 -0700 |
katleman |
Merge |
Fri, 30 Aug 2013 10:13:25 +0200 |
erikj |
8023957: Lock down version of autoconf |
Thu, 29 Aug 2013 15:47:55 +0200 |
erikj |
8003162: build-infra: Improve suggestions for missing packages on linux |
Thu, 29 Aug 2013 16:18:06 -0700 |
lana |
Merge |
Thu, 29 Aug 2013 16:04:14 -0700 |
mduigou |
8023892: test/Makefile shouldn't try to tell langtools/test/Makefile where to put output. |
Mon, 26 Aug 2013 14:49:08 -0700 |
lana |
Merge |
Mon, 26 Aug 2013 10:09:15 -0700 |
mduigou |
8023491: Remove target names from test/Makefile and defer to sub-repo makefiles. |
Tue, 20 Aug 2013 17:44:35 -0700 |
mduigou |
8023433: Improve 'make help' |
Thu, 29 Aug 2013 09:41:46 -0700 |
cl |
Added tag jdk8-b105 for changeset e164aa20de40 |
Wed, 05 Jul 2017 19:09:30 +0200 |
duke |
Added tag jdk8-b105 for changeset 589f4fdc584e |
Wed, 05 Jul 2017 19:09:29 +0200 |
duke |
Mergejdk8-b105 |
Wed, 05 Jul 2017 19:09:26 +0200 |
duke |
Merge |
Fri, 23 Aug 2013 14:17:49 -0700 |
lana |
Merge |
Tue, 20 Aug 2013 17:46:21 -0700 |
lana |
Merge |
Tue, 20 Aug 2013 15:12:16 -0700 |
jjg |
8013887: In class use, some tables are randomly unsorted |
Tue, 20 Aug 2013 14:55:20 -0700 |
jjg |
8022080: javadoc generates invalid HTML in Turkish locale |
Tue, 20 Aug 2013 14:46:54 -0700 |
jjg |
8020663: Restructure some properties to facilitate better translation |
Tue, 20 Aug 2013 14:15:45 -0700 |
ksrini |
7179455: tools/javac/processing/model/testgetallmembers/Main.java fails against JDK 7 and JDK 8 |
Tue, 20 Aug 2013 12:15:19 -0700 |
darcy |
8011043: Warn about use of 1.5 and earlier source and target values |
Tue, 20 Aug 2013 17:21:47 +0200 |
jfranck |
8019243: AnnotationTypeMismatchException instead of MirroredTypeException |
Tue, 20 Aug 2013 17:34:06 +0400 |
kizune |
7182350: Regression in wording of unchecked warning message |
Mon, 19 Aug 2013 07:47:10 -0700 |
ksrini |
7071377: Exception when javac -processor is given a class name with invalid postfix |
Fri, 16 Aug 2013 16:00:12 +0200 |
erikj |
8023146: Sjavac test failes in langtools nightly |
Thu, 15 Aug 2013 22:36:08 +0200 |
jlahoda |
8022508: javac crashes if the generics arity of a base class is wrong |
Thu, 15 Aug 2013 22:33:43 +0200 |
jlahoda |
8015809: More user friendly compile-time errors for uncaught exceptions in lambda expression |
Fri, 16 Aug 2013 10:32:42 +0100 |
vromero |
8022053: javac generates unverifiable initializer for nested subclass of local class |
Thu, 15 Aug 2013 17:24:35 +0200 |
erikj |
8015145: Smartjavac needs more flexibility with linking to sources |
Wed, 14 Aug 2013 21:44:51 -0700 |
bpatel |
8016921: Change the profiles table on overview-summary.html page to a list |
Wed, 14 Aug 2013 18:58:39 -0700 |
ksrini |
6840442: JavaCompiler.getTask() has incomplete specification for IllegalArgumentException |
Wed, 14 Aug 2013 16:41:01 -0700 |
jjg |
8017191: Javadoc is confused by @link to imported classes outside of the set of generated packages |
Wed, 14 Aug 2013 07:07:55 -0700 |
ksrini |
8007517: DefaultMethodRegressionTests.java fail in TL |
Wed, 14 Aug 2013 10:53:37 +0100 |
vromero |
8013394: compile of iterator use fails with error \"defined in an inaccessible class or interface\" |
Tue, 13 Aug 2013 18:34:06 -0700 |
lana |
Merge |
Mon, 12 Aug 2013 17:28:31 +0100 |
mcimadamore |
8021567: Javac doesn't report \"java: reference to method is ambiguous\" any more |
Mon, 12 Aug 2013 17:25:07 +0100 |
mcimadamore |
6537020: JCK tests: a compile-time error should be given in case of ambiguously imported fields (types, methods) |
Sat, 10 Aug 2013 16:29:26 +0100 |
vromero |
6983297: methods missing from NewArrayTree |
Sat, 10 Aug 2013 16:26:50 +0100 |
vromero |
8022622: javac, two tests are failing with compile time error after class Collector was modified |
Sat, 10 Aug 2013 13:27:38 +0100 |
vromero |
8009640: -profile <compact> does not work when -bootclasspath specified |
Fri, 09 Aug 2013 15:01:33 -0700 |
ksrini |
8022161: javac Null Pointer Exception in Enter.visitTopLevel |
Thu, 08 Aug 2013 11:49:16 +0100 |
vromero |
8019486: javac, generates erroneous LVT for a test case with lambda code |
Thu, 22 Aug 2013 09:10:22 -0700 |
cl |
Added tag jdk8-b104 for changeset c45de6831abc |
Wed, 05 Jul 2017 19:09:18 +0200 |
duke |
Merge |
Thu, 22 Aug 2013 09:10:09 -0700 |
cl |
Added tag jdk8-b104 for changeset 94ae8ce0f0fa |
Wed, 05 Jul 2017 19:09:14 +0200 |
duke |
Merge |
Fri, 23 Aug 2013 14:09:04 -0700 |
lana |
Merge |
Tue, 20 Aug 2013 17:41:16 -0700 |
lana |
Merge |
Tue, 13 Aug 2013 18:28:49 -0700 |
lana |
Merge |
Fri, 09 Aug 2013 12:10:41 -0700 |
joehw |
8022548: SPECJVM2008 has errors introduced in 7u40-b34 |
Thu, 22 Aug 2013 09:10:08 -0700 |
cl |
Added tag jdk8-b104 for changeset 1fc167004a38 |
Wed, 05 Jul 2017 19:09:09 +0200 |
duke |
Merge |
Fri, 23 Aug 2013 14:18:06 -0700 |
lana |
Merge |
Tue, 20 Aug 2013 17:46:45 -0700 |
lana |
Merge |
Mon, 19 Aug 2013 19:37:29 +0530 |
sundar |
Merge |
Mon, 19 Aug 2013 17:16:54 +0530 |
sundar |
8023210: jjs tools should support a mode where it will load few command line scripts and then entering into interactive shell |
Fri, 16 Aug 2013 18:51:53 +0200 |
lagergren |
8023017: SUB missing for widest op == number for BinaryNode |
Fri, 16 Aug 2013 13:42:44 +0200 |
hannesw |
8019985: Date.parse("2000-01-01T00:00:00.Z") should return NaN |
Fri, 16 Aug 2013 15:04:36 +0530 |
sundar |
8020355: bind on built-in constructors don't use bound argument values |
Wed, 14 Aug 2013 20:51:53 +0530 |
sundar |
8023026: Array.prototype iterator functions like forEach, reduce should work for Java arrays, lists |
Mon, 12 Aug 2013 18:00:17 -0300 |
jlaskey |
8022676: Confusing error message checking instanceof non-class |
Tue, 13 Aug 2013 18:34:12 -0700 |
lana |
Merge |
Mon, 12 Aug 2013 20:37:09 +0530 |
sundar |
Merge |
Mon, 12 Aug 2013 18:16:28 +0530 |
sundar |
8022598: Object.getPrototypeOf should return null for host objects rather than throwing TypeError |
Mon, 12 Aug 2013 17:08:01 +0530 |
sundar |
8022615: [nightly] Two nashorn print tests fail in nightly builds on Windows |
Mon, 12 Aug 2013 13:31:43 +0200 |
hannesw |
8022731: NativeArguments has wrong implementation of isMapped() |
Mon, 12 Aug 2013 16:52:32 +0530 |
sundar |
8022614: Please exclude test test/script/trusted/JDK-8020809.js from Nashorn code coverage run |
Mon, 12 Aug 2013 12:46:01 +0200 |
attila |
8022789: Revisit doPrivileged blocks in Dynalink |
Mon, 12 Aug 2013 14:43:53 +0530 |
sundar |
8022782: publicLookup access failures in ScriptObject, ScriptFunction and ScriptFunction |
Fri, 09 Aug 2013 20:48:44 +0530 |
sundar |
8022707: Revisit all doPrivileged blocks |
Thu, 08 Aug 2013 11:20:14 -0300 |
jlaskey |
Merge |
Thu, 08 Aug 2013 18:19:29 +0530 |
sundar |
Merge |
Thu, 08 Aug 2013 16:38:32 +0530 |
sundar |
8022524: Memory leaks in nashorn sources and tests found by jhat analysis |
Wed, 07 Aug 2013 16:38:44 +0200 |
attila |
8022509: Various Dynalink security enhancements |
Thu, 22 Aug 2013 09:10:25 -0700 |
cl |
Added tag jdk8-b104 for changeset 9b5ad625745e |
Wed, 05 Jul 2017 19:09:00 +0200 |
duke |
Merge |
Thu, 22 Aug 2013 09:09:57 -0700 |
cl |
Added tag jdk8-b104 for changeset 2b0842168ce5 |
Wed, 05 Jul 2017 19:08:56 +0200 |
duke |
Merge |
Mon, 26 Aug 2013 17:36:10 -0700 |
katleman |
Merge |
Thu, 22 Aug 2013 16:00:13 -0400 |
omajid |
8023480: Create a jvm.cfg for zero on 32 bit architectures |
Fri, 23 Aug 2013 14:14:05 -0700 |
lana |
Merge |
Tue, 20 Aug 2013 17:44:18 -0700 |
lana |
Merge |
Tue, 20 Aug 2013 11:15:08 +0200 |
attila |
8023250: Update JavaScript code in JDK for changes in iteration over Java arrays |
Tue, 20 Aug 2013 17:36:15 +0200 |
psandoz |
8023367: Collections.emptyList().sort((Comparator)null) throws NPE |
Tue, 20 Aug 2013 16:53:27 +0200 |
sla |
8016727: test/com/sun/jdi/sde/TemperatureTableTest.java failing intermittently |
Tue, 20 Aug 2013 03:18:56 -0400 |
dholmes |
8023311: Clean up profile-includes.txt |
Tue, 20 Aug 2013 08:59:15 +0200 |
sla |
8022071: Some vm/jvmti tests fail because cannot attach to the Java virtual machine |
Mon, 19 Aug 2013 18:49:36 -0700 |
xuelei |
8023230: The impl of KerberosClientKeyExchange maybe not exist |
Mon, 19 Aug 2013 17:42:39 -0700 |
xuelei |
8020842: IDN do not throw IAE when hostname ends with a trailing dot |
Mon, 19 Aug 2013 17:17:17 -0400 |
mullan |
8016850: JCK javax.security.auth.Policy tests fail when run in Profiles mode |
Mon, 19 Aug 2013 12:38:56 -0700 |
dxu |
8023203: Wrap RandomAccessFile.seek native method into a Java helper method |
Fri, 16 Aug 2013 12:31:57 -0700 |
ascarpino |
8022896: test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java fails |
Wed, 14 Aug 2013 10:50:52 -0700 |
ascarpino |
8022669: OAEPParameterSpec does not work if MGF1ParameterSpec is set to SHA2 algorithms |
Tue, 06 Aug 2013 14:26:34 +0100 |
psandoz |
8014824: Document Spliterator characteristics and binding policy of java util collection impls |
Mon, 19 Aug 2013 11:04:21 +0100 |
alanb |
8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing) |
Fri, 16 Aug 2013 18:41:35 +0400 |
aefimov |
8021820: Number of opened files used in select() is limited to 1024 [macosx] |
Fri, 16 Aug 2013 18:58:36 +0200 |
egahlin |
6696970: Jconsole becomes unusable if a plugin throws an exception |
Fri, 16 Aug 2013 16:53:46 +0200 |
egahlin |
7015157: String "Tabular Navigation" should be rephrased for avoiding mistranslation |
Fri, 16 Aug 2013 17:11:25 +0200 |
egahlin |
6721425: jconsole Makefile clean rule is missing rm of generated Version.java |
Fri, 16 Aug 2013 17:02:12 +0200 |
egahlin |
6417702: Graph in Memory tab is not redrawn immediately if changed via 'Chart' combo box |
Tue, 06 Aug 2013 14:26:34 +0100 |
psandoz |
8022318: Document Spliterator characteristics and binding policy of java util concurrent collection impls |
Fri, 16 Aug 2013 13:58:43 -0400 |
rriggs |
8019185: Inconsistency between JapaneseEra start dates and java.util.JapaneseImperialDate |
Fri, 16 Aug 2013 11:11:00 -0400 |
rriggs |
8022193: java/time/test/java/util/TestFormatter.java failed in th locale. |
Fri, 16 Aug 2013 11:28:15 -0400 |
rriggs |
8022770: java/time/tck/java/time/chrono/TCKChronology.java start failing |
Tue, 13 Aug 2013 11:16:37 +0200 |
psandoz |
8022797: Clarify spliterator characteristics for collections containing no elements |
Fri, 16 Aug 2013 12:46:39 +0200 |
psandoz |
8022898: java/util/Spliterator/SpliteratorCollisions.java fails in HashableIntSpliteratorWithNull data provider |
Fri, 16 Aug 2013 12:46:30 +0200 |
psandoz |
8012940: More than 50 tests failed in Serialization/DeSerialization testing (test-mangled) |
Fri, 16 Aug 2013 12:29:58 +0200 |
psandoz |
8023150: java/util/stream tests no longer compiling following JDK-8019401 |
Mon, 12 Aug 2013 12:06:50 -0400 |
briangoetz |
8019401: Collectors.collectingAndThen |
Thu, 15 Aug 2013 14:11:16 -0700 |
dxu |
8017109: Cleanup overrides warning in src/solaris/classes/sun/print/AttributeClass.java |
Thu, 15 Aug 2013 12:36:50 -0700 |
dxu |
4858457: File.getCanonicalPath() throws IOException when invoked with "nul" (win) |
Thu, 15 Aug 2013 19:56:53 +0100 |
vinnie |
Merge |
Thu, 15 Aug 2013 19:49:08 +0100 |
vinnie |
8023108: Remove ShortRSAKey1024.sh from ProblemList.txt |
Thu, 15 Aug 2013 10:41:59 -0700 |
sherman |
7154662: {CRC32, Adler32}.update(byte[] b, int off, int len): undocumented ArrayIndexOutOfBoundsException |
Thu, 15 Aug 2013 15:16:31 +0100 |
chegar |
8022126: Remove throws SocketException from DatagramPacket constructors accepting SocketAddress |
Thu, 15 Aug 2013 15:04:59 +0100 |
dl |
8023104: ConcurrentHashMap typo |
Thu, 15 Aug 2013 15:01:37 +0100 |
dl |
8023103: FJ parallelism zero |
Tue, 13 Aug 2013 13:04:21 +0400 |
igerasim |
8022584: Memory leak in some NetworkInterface methods |
Thu, 15 Aug 2013 13:42:45 +0100 |
alanb |
8015765: TEST_BUG: java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failing intermittently |
Thu, 15 Aug 2013 11:54:05 +0100 |
alanb |
8022921: Remove experimental Profile attribute |
Wed, 14 Aug 2013 22:49:54 -0700 |
yhuang |
8021121: ISO 4217 Amendment Number 156 |
Wed, 14 Aug 2013 19:19:43 -0700 |
wetmore |
8023075: JDK-5049299 has broken old make in jdk8 |
Mon, 12 Aug 2013 10:35:44 -0700 |
bpb |
8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math |
Wed, 14 Aug 2013 11:42:59 -0700 |
sherman |
8022178: System.console() throws IOE on some Windows |
Wed, 14 Aug 2013 11:26:32 -0700 |
darcy |
8022990: Fix dep_ann lint warnings in swing code |
Wed, 14 Aug 2013 08:12:36 -0700 |
ksrini |
8022547: [verifier] move DefaultMethodRegressionTests.java to jdk |
Wed, 14 Aug 2013 10:14:06 -0400 |
coleenp |
Merge |
Tue, 13 Aug 2013 10:56:13 -0400 |
hseigel |
8022259: MakeClasslist is buggy and its README is out of date. |
Tue, 13 Aug 2013 18:33:25 -0700 |
lana |
Merge |
Tue, 13 Aug 2013 19:10:54 +0100 |
robm |
5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion |
Tue, 13 Aug 2013 10:12:03 -0700 |
darcy |
8022959: Fix new doclint issues in java.util.zip |
Tue, 13 Aug 2013 10:07:56 -0400 |
mullan |
Merge |
Tue, 13 Aug 2013 10:06:48 -0400 |
mullan |
8022897: Add test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java to ProblemList |
Tue, 13 Aug 2013 16:00:44 +0200 |
dfuchs |
8019948: java/util/logging/bundlesearch/ResourceBundleSearchTest.java is failing intermittently |
Tue, 13 Aug 2013 14:57:12 +0100 |
chegar |
8022779: ProblemList.txt updates (8/2013) |
Mon, 12 Aug 2013 16:21:10 -0700 |
bpb |
8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero |
Tue, 13 Aug 2013 14:18:57 +0100 |
vinnie |
Merge |
Tue, 13 Aug 2013 14:15:03 +0100 |
vinnie |
8013170: Spec for PBEParameterSpec does not specify behavior when paramSpec is null |
Mon, 12 Aug 2013 11:25:42 -0700 |
ascarpino |
8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created |
Mon, 12 Aug 2013 16:09:24 -0400 |
lancea |
8022753: SQLXML javadoc example typo |
Mon, 12 Aug 2013 12:11:04 -0700 |
henryjen |
8022749: Convert junit tests to testng in test/java/lang/invoke |
Mon, 12 Aug 2013 17:40:14 +0100 |
vromero |
8015780: java/lang/reflect/Method/GenericStringTest.java failing |
Mon, 12 Aug 2013 09:29:06 -0400 |
mullan |
Merge |
Mon, 12 Aug 2013 09:03:51 -0400 |
mullan |
8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles |
Sun, 11 Aug 2013 18:21:13 -0700 |
xuelei |
8022487: DEREncodedKeyValue.supportedKeyTypes should be private |
Fri, 09 Aug 2013 12:53:30 -0700 |
joehw |
8022548: SPECJVM2008 has errors introduced in 7u40-b34 |
Fri, 09 Aug 2013 12:40:11 -0700 |
sherman |
8020054: (tz) Support tzdata2013d |
Fri, 09 Aug 2013 10:55:52 -0700 |
dxu |
8021977: Opening a file using java.io can throw IOException on Windows |
Fri, 09 Aug 2013 17:56:38 +0100 |
dl |
8022724: lint warnings in j.u.concurrent packages |
Fri, 09 Aug 2013 13:50:13 +0100 |
chegar |
8022661: InetAddress.writeObject() performs flush() on object output stream |
Fri, 09 Aug 2013 11:44:38 +0200 |
psandoz |
8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED |
Thu, 08 Aug 2013 23:40:46 -0700 |
sherman |
6614237: missing codepage Cp290 at java runtime |
Fri, 09 Aug 2013 11:41:17 +0800 |
weijun |
8021788: JarInputStream doesn't provide certificates for some file under META-INF |
Thu, 08 Aug 2013 17:06:40 -0700 |
juh |
8022461: Fix lint warnings in sun.security.{provider,rsa,x509} |
Thu, 08 Aug 2013 12:03:04 -0700 |
sherman |
8015666: test/tools/pack200/TimeStamp.java failing |
Thu, 08 Aug 2013 21:13:01 +0800 |
weijun |
8016594: Native Windows ccache still reads DES tickets |
Thu, 08 Aug 2013 09:16:16 +0400 |
uta |
7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever |
Thu, 08 Aug 2013 13:51:55 +0900 |
okutsu |
8015986: Incorrect Localization of HijrahChronology |
Tue, 20 Aug 2013 17:38:56 -0700 |
lana |
Merge |
Fri, 16 Aug 2013 21:18:21 +0400 |
serb |
8005980: [findbugs] More com.sun.media.sound.* warnings |
Fri, 16 Aug 2013 20:56:46 +0400 |
serb |
8006085: [findbugs] a warning on javax.sound.sampled.DataLine$Info constructor |
Fri, 16 Aug 2013 16:52:53 +0400 |
serb |
8020051: [TEST_BUG] Testcase for 8004859 has a typo |
Thu, 15 Aug 2013 14:20:09 +0400 |
alitvinov |
7191018: Manual test closed/java/awt/JAWT causes JVM to crash starting from JDK 5 |
Thu, 15 Aug 2013 01:17:30 +0400 |
leonidr |
8022997: [macosx] Remaining duplicated key events |
Wed, 14 Aug 2013 17:20:09 +0400 |
pchelko |
7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract |
Wed, 14 Aug 2013 16:17:28 +0400 |
pchelko |
8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp |
Tue, 13 Aug 2013 15:49:37 -0700 |
lana |
Merge |
Tue, 13 Aug 2013 15:41:55 +0400 |
serb |
7027045: (doc) java/awt/Window.java has several typos in javadoc |
Fri, 09 Aug 2013 14:16:24 +0400 |
alexsch |
7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail |
Fri, 09 Aug 2013 05:20:27 +0400 |
ant |
8013611: Modal dialog fails to obtain keyboard focus |
Tue, 20 Aug 2013 17:35:15 -0700 |
lana |
Merge |
Mon, 19 Aug 2013 11:21:19 -0700 |
jgodinez |
8022241: [macosx] [PIT] lookupPrintServices() returns one too long array |
Mon, 19 Aug 2013 03:58:47 -0700 |
prr |
8017580: Crash in font loading code on Linux (due to use of reflection) |
Fri, 16 Aug 2013 15:57:28 +0400 |
vadim |
8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c |
Thu, 15 Aug 2013 11:56:33 -0700 |
jgodinez |
8023045: [MacOSX] PrinterIOException when printing a JComponent |
Thu, 22 Aug 2013 09:10:13 -0700 |
cl |
Added tag jdk8-b104 for changeset 805046a40f61 |
Wed, 05 Jul 2017 19:08:38 +0200 |
duke |
Merge |
Fri, 23 Aug 2013 03:01:16 -0700 |
amurillo |
Added tag hs25-b47 for changeset 5ca7390c9649 |
Fri, 23 Aug 2013 03:01:16 -0700 |
amurillo |
Merge |
Thu, 22 Aug 2013 14:03:47 -0700 |
jmasa |
Merge |
Thu, 22 Aug 2013 11:13:17 -0700 |
jmasa |
Merge |
Wed, 14 Aug 2013 19:52:16 -0700 |
jmasa |
8021809: Partitioning based on eden sampling during allocation not reset correctly |
Wed, 21 Aug 2013 10:32:02 +0200 |
tschatzl |
8022784: TaskQueue misses minimal documentation and references for analysis |
Tue, 20 Aug 2013 10:02:38 -0700 |
jmasa |
Merge |
Mon, 19 Aug 2013 08:58:56 -0700 |
jmasa |
Merge |
Mon, 19 Aug 2013 18:17:58 +0200 |
ehelin |
8023219: NPG: MetaspaceMemoryPool should report statistics for all of metaspace |
Mon, 19 Aug 2013 13:44:13 +0200 |
stefank |
8023227: Enhance layout_helper_log2_element_size assert |
Fri, 16 Aug 2013 11:26:09 +0200 |
brutisso |
8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0 |
Thu, 15 Aug 2013 13:02:42 -0700 |
brutisso |
Merge |
Thu, 15 Aug 2013 10:52:18 +0200 |
johnc |
7145569: G1: optimize nmethods scanning |
Thu, 22 Aug 2013 18:37:14 +0200 |
rbackman |
Merge |
Thu, 08 Aug 2013 03:16:56 +0200 |
rbackman |
8022675: Redundant class init check |
Tue, 20 Aug 2013 10:57:50 -0700 |
twisti |
8022956: Clang: enable return type warnings on BSD |
Mon, 19 Aug 2013 09:33:29 +0200 |
rbackman |
Merge |
Fri, 16 Aug 2013 14:11:40 -0700 |
kvn |
8021898: Broken JIT compiler optimization for loop unswitching |
Fri, 16 Aug 2013 13:39:26 -0400 |
iignatyev |
Merge |
Wed, 14 Aug 2013 23:50:23 +0400 |
iignatyev |
8022832: Add WB APIs for OSR compilation |
Fri, 16 Aug 2013 17:34:37 +0400 |
iignatyev |
8016456: ciReplay test assumes TIERED compilation is available |
Fri, 16 Aug 2013 10:23:55 +0200 |
adlertz |
8023003: Cleanup the public interface to PhaseCFG |
Thu, 15 Aug 2013 11:59:19 -0700 |
bharadwaj |
8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases |
Tue, 20 Aug 2013 13:47:40 -0700 |
dcubed |
8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3" |
Tue, 20 Aug 2013 00:48:55 -0700 |
jiangli |
Merge |
Mon, 19 Aug 2013 14:59:54 -0400 |
jiangli |
8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes. |
Mon, 19 Aug 2013 22:28:52 -0700 |
kevinw |
Merge |
Mon, 19 Aug 2013 14:28:58 +0100 |
kevinw |
8022655: ClassDump ignored jarStream setting |
Mon, 19 Aug 2013 17:29:41 -0700 |
ehelin |
Merge |
Wed, 07 Aug 2013 16:47:32 +0200 |
ehelin |
8014659: NPG: performance counters for compressed klass space |
Mon, 19 Aug 2013 09:16:35 -0700 |
minqi |
8023188: Unsafe volatile double store on bsd is broken |
Fri, 16 Aug 2013 10:06:58 -0700 |
dcubed |
Merge |
Thu, 15 Aug 2013 20:04:10 -0400 |
hseigel |
8003424: Enable Class Data Sharing for CompressedOops |
Wed, 14 Aug 2013 15:12:00 -0700 |
rdurbin |
8005073: [TESTBUG] remove crufty '_g' support from HS tests |
Fri, 16 Aug 2013 04:24:07 -0700 |
amurillo |
8023152: new hotspot build - hs25-b47 |
Thu, 22 Aug 2013 09:10:01 -0700 |
cl |
Added tag jdk8-b104 for changeset 78f23ea4586e |
Mon, 26 Aug 2013 17:34:43 -0700 |
katleman |
Merge |
Mon, 26 Aug 2013 13:43:27 +0200 |
erikj |
8023216: Feedback on README-builds.html |
Fri, 23 Aug 2013 14:09:00 -0700 |
lana |
Merge |
Tue, 20 Aug 2013 17:40:15 -0700 |
lana |
Merge |
Fri, 16 Aug 2013 18:40:43 +0400 |
aefimov |
8021820: Number of opened files used in select() is limited to 1024 [macosx] |
Thu, 22 Aug 2013 09:09:55 -0700 |
cl |
Added tag jdk8-b104 for changeset 35bf25e3bb38 |
Wed, 05 Jul 2017 19:08:15 +0200 |
duke |
Added tag jdk8-b104 for changeset b5ed503c26ad |
Wed, 05 Jul 2017 19:08:14 +0200 |
duke |
Mergejdk8-b104 |
Wed, 05 Jul 2017 19:08:09 +0200 |
duke |
Merge |
Thu, 15 Aug 2013 09:26:00 -0700 |
cl |
Added tag jdk8-b103 for changeset 30c8df7a1168 |
Wed, 05 Jul 2017 19:08:05 +0200 |
duke |
Merge |
Thu, 15 Aug 2013 09:25:44 -0700 |
cl |
Added tag jdk8-b103 for changeset bf2d11458125 |
Wed, 05 Jul 2017 19:08:02 +0200 |
duke |
Merge |
Thu, 15 Aug 2013 09:25:42 -0700 |
cl |
Added tag jdk8-b103 for changeset 1317035e27c5 |
Wed, 05 Jul 2017 19:07:59 +0200 |
duke |
Merge |
Thu, 15 Aug 2013 09:26:02 -0700 |
cl |
Added tag jdk8-b103 for changeset 1f4e22f16147 |
Wed, 05 Jul 2017 19:07:56 +0200 |
duke |
Merge |
Thu, 15 Aug 2013 09:25:27 -0700 |
cl |
Added tag jdk8-b103 for changeset 28e832b479d2 |
Wed, 05 Jul 2017 19:07:53 +0200 |
duke |
Merge |
Thu, 15 Aug 2013 09:25:49 -0700 |
cl |
Added tag jdk8-b103 for changeset 49d8688ac040 |
Wed, 05 Jul 2017 19:07:49 +0200 |
duke |
Merge |
Fri, 16 Aug 2013 04:14:13 -0700 |
amurillo |
Added tag hs25-b46 for changeset 33c42f8baa1d |
Fri, 16 Aug 2013 04:14:12 -0700 |
amurillo |
Merge |
Fri, 16 Aug 2013 09:02:36 +0200 |
brutisso |
Merge |
Thu, 15 Aug 2013 06:20:48 -0700 |
ehelin |
Merge |
Tue, 13 Aug 2013 18:16:19 +0200 |
ehelin |
8020598: ObjectCountEventSender::send needs INCLUDE_TRACE guards when building OpenJDK with INCLUDE_TRACE=0 |
Thu, 15 Aug 2013 10:05:50 +0200 |
brutisso |
8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013 |
Wed, 14 Aug 2013 13:49:36 +0200 |
ehelin |
8022899: SunStudio compiler can not handle EXCEPTION_MARK and inlining |
Wed, 14 Aug 2013 10:55:45 +0200 |
brutisso |
Merge |
Wed, 14 Aug 2013 09:02:32 +0200 |
brutisso |
8022800: Use specific generations rather than generation iteration |
Fri, 31 May 2013 14:32:44 +0200 |
stefank |
8022880: False sharing between PSPromotionManager instances |
Thu, 15 Aug 2013 15:26:16 +0200 |
rbackman |
Merge |
Wed, 14 Aug 2013 10:21:26 -0700 |
kvn |
8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag |
Sat, 10 Aug 2013 10:01:12 +0400 |
iignatyev |
8019915: whitebox testClearMethodStateTest fails with tiered on sparc |
Fri, 09 Aug 2013 18:05:00 +0200 |
rbackman |
Merge |
Wed, 07 Aug 2013 18:04:42 +0200 |
adlertz |
8022475: Remove unneeded ad-files |
Wed, 07 Aug 2013 17:56:19 +0200 |
adlertz |
8022284: Hide internal data structure in PhaseCFG |
Mon, 12 Aug 2013 17:24:54 -0400 |
coleenp |
8009728: nsk/jvmti/AttachOnDemand/attach030 crashes on Win32 |
Sat, 10 Aug 2013 10:56:27 -0700 |
iklam |
8022740: Visual 2008 IDE build is broken |
Fri, 09 Aug 2013 15:36:09 -0700 |
dcubed |
Merge |
Fri, 09 Aug 2013 13:19:00 -0700 |
dcubed |
Merge |
Fri, 09 Aug 2013 09:51:21 -0700 |
mikael |
8022452: Hotspot needs to know about Windows 8.1 and Windows Server 2012 R2 |
Thu, 08 Aug 2013 20:13:45 -0700 |
minqi |
Merge |
Thu, 08 Aug 2013 15:19:12 -0700 |
minqi |
8019583: [TESTBUG] runtime/7107135 always passes |
Thu, 08 Aug 2013 14:45:56 -0700 |
iklam |
8022093: syntax error near "umpiconninfo_t" -- when building on Solaris 10 |
Thu, 08 Aug 2013 09:21:30 -0700 |
dcubed |
8016601: Unable to build hsx24 on Windows using project creator and Visual Studio |
Wed, 07 Aug 2013 19:02:06 +0400 |
dsamersoff |
8021771: warning stat64 is deprecated - when building on OSX 10.7.5 |
Tue, 06 Aug 2013 21:06:19 -0700 |
dholmes |
Merge |
Tue, 06 Aug 2013 12:28:46 -0400 |
omajid |
8022188: Make zero compile after 8016131 and 8016697 |
Tue, 06 Aug 2013 16:33:59 -0700 |
sspitsyn |
7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments |
Fri, 09 Aug 2013 01:39:11 -0700 |
amurillo |
8022688: new hotspot build - hs25-b46 |
Thu, 15 Aug 2013 09:25:33 -0700 |
cl |
Added tag jdk8-b103 for changeset 31869efc272a |
Tue, 20 Aug 2013 15:42:14 -0700 |
katleman |
Merge |
Mon, 19 Aug 2013 10:31:42 +0200 |
erikj |
8021430: 64 bit JDK build fails on windows 7 due to missing corba source files |
Fri, 16 Aug 2013 14:43:38 +0200 |
igerasim |
8023156: make dist-clean should remove javacservers directory |
Thu, 15 Aug 2013 17:14:53 +0200 |
erikj |
8020411: lin32 - JDK 8 build for Linux-i586 on Oracle Linux 6.4 64-bit machines does not generate the bundles directory in the build directory |
Thu, 15 Aug 2013 09:25:23 -0700 |
cl |
Added tag jdk8-b103 for changeset 5e42d75f3223 |