Tue, 07 Oct 2014 14:00:24 +0400 |
igerasim |
8059840: (bb) Typo in javadoc for ByteBuffer.wrap() |
Mon, 06 Oct 2014 12:56:54 -0400 |
lancea |
8059570: Addition of tests for RowSetFactory and RowSetProvider |
Mon, 06 Oct 2014 16:44:57 +0100 |
vinnie |
8059627: Enable PKCS11 tests on Mac |
Sun, 05 Oct 2014 14:24:44 +0100 |
vinnie |
8041740: Test sun/security/tools/keytool/ListKeychainStore.sh fails on Mac |
Thu, 09 Oct 2014 11:24:15 -0700 |
katleman |
Added tag jdk9-b34 for changeset 6de4f9cd37ad |
Wed, 05 Jul 2017 20:03:40 +0200 |
duke |
Merge |
Thu, 09 Oct 2014 12:17:17 -0700 |
lana |
Merge |
Tue, 07 Oct 2014 15:44:11 -0700 |
jcoomes |
Merge |
Fri, 03 Oct 2014 13:00:21 +0200 |
jwilhelm |
Merge |
Fri, 03 Oct 2014 10:05:11 +0200 |
mlarsson |
8059651: Tests specify -XX:+UseG1GC and -XX:ParallelGCThreads=0 |
Fri, 03 Oct 2014 02:59:14 +0000 |
iklam |
Merge |
Thu, 02 Oct 2014 12:55:40 -0700 |
iklam |
Merge |
Thu, 02 Oct 2014 12:58:37 +0200 |
thartmann |
8059596: VM startup fails with 'Invalid code heap sizes' if -XX:ReservedCodeCacheSize is set |
Fri, 03 Oct 2014 01:10:39 +0000 |
iveresov |
Merge |
Thu, 02 Oct 2014 12:31:03 -0700 |
iveresov |
Merge |
Wed, 01 Oct 2014 12:34:45 -0700 |
vlivanov |
8059556: C2: crash while inlining MethodHandle invocation w/ null receiver |
Wed, 01 Oct 2014 12:34:38 -0700 |
vlivanov |
8058828: Wrong ciConstant type for arrays from ConstantPool::_resolved_reference |
Wed, 01 Oct 2014 09:40:43 +0000 |
thartmann |
Merge |
Wed, 01 Oct 2014 10:01:46 +0200 |
zmajo |
8059390: code cache fills up for bigapps/Weblogic+medrec/nowarnings |
Tue, 30 Sep 2014 10:22:58 +0200 |
neliasso |
8058891: serviceability/dcmd/CodelistTest.java - fails on all platforms |
Fri, 03 Oct 2014 00:21:49 +0200 |
jwilhelm |
Merge |
Thu, 02 Oct 2014 11:22:02 +0200 |
mlarsson |
8059527: Disallow ParallelGCThreads=0 for G1 |
Wed, 01 Oct 2014 16:09:01 +0200 |
ehelin |
8049599: MetaspaceGC::_capacity_until_GC can overflow |
Wed, 01 Oct 2014 12:29:28 +0400 |
shade |
8059474: Clean up vm/utilities/Bitmap type uses |
Tue, 30 Sep 2014 13:14:22 +0200 |
brutisso |
8059452: G1: Change the default values for G1HeapWastePercent and G1MixedGCLiveThresholdPercent |
Mon, 29 Sep 2014 12:05:44 +0000 |
ehelin |
Merge |
Mon, 29 Sep 2014 10:38:50 +0200 |
ehelin |
8058963: CollectorPolicy::satisfy_failed_metadata_allocation can avoid some safepoints |
Mon, 29 Sep 2014 09:59:23 +0200 |
tschatzl |
8043766: CMM Testing: 8u40 Decommit auxiliary data structures |
Sat, 27 Sep 2014 15:11:41 +0200 |
jwilhelm |
8047976: Ergonomics for GC thread counts should update the flags |
Wed, 01 Oct 2014 15:24:34 -0700 |
iklam |
Merge |
Fri, 26 Sep 2014 17:55:09 -0700 |
iklam |
Merge |
Fri, 26 Sep 2014 18:59:09 -0400 |
coleenp |
Merge |
Fri, 26 Sep 2014 17:11:27 -0400 |
coleenp |
8057846: ClassVerifier::change_sig_to_verificationType temporary symbol creation code is hot |
Fri, 26 Sep 2014 12:50:30 -0400 |
coleenp |
8058927: ATG throws ClassNotFoundException |
Thu, 25 Sep 2014 12:04:28 +0000 |
coleenp |
Merge |
Thu, 25 Sep 2014 07:52:32 -0400 |
coleenp |
8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms |
Thu, 25 Sep 2014 02:48:25 -0700 |
dsamersoff |
8054194: jstack crash: assert(handle != NULL) failed: JNI handle should not be null |
Mon, 22 Sep 2014 18:34:35 +0400 |
shade |
8057925: PrintSymbolTableSizeHistogram prints misleading output |
Wed, 24 Sep 2014 09:49:47 +0200 |
sla |
8058936: hotspot/test/Makefile should use jtreg script from $JT_HOME/bin/jreg (instead of $JT_HOME/win32/bin/jtreg) |
Tue, 23 Sep 2014 21:33:58 -0400 |
dholmes |
8058919: Add sanity test for minimal VM in test/Makefile |
Wed, 01 Oct 2014 11:43:03 -0700 |
iveresov |
Merge |
Tue, 30 Sep 2014 15:44:43 +0200 |
thartmann |
8059468: Fix PrintCodeCache output changed by JDK-8059137 |
Tue, 30 Sep 2014 09:06:39 +0200 |
thartmann |
8059137: MemoryPoolMXBeans for different code heaps should contain 'Code heap' in their names |
Mon, 29 Sep 2014 11:46:05 -0700 |
vlivanov |
8058825: EA: ConnectionGraph::split_unique_types does incorrect scalar replacement |
Mon, 29 Sep 2014 09:32:15 -0700 |
vlivanov |
8038098: [TESTBUG] remove explicit set build flavor from hotspot/test/compiler/* tests |
Mon, 29 Sep 2014 09:29:24 -0700 |
vlivanov |
8025606: [TESTBUG] Move ctw-tests to /testlibrary_tests |
Mon, 29 Sep 2014 09:26:48 -0700 |
vlivanov |
8058578: -XX:+TraceDependencies is broken for call_site_target_value dependency type |
Thu, 25 Sep 2014 12:10:57 +0400 |
shade |
8058968: Compiler time traces should be improved |
Mon, 29 Sep 2014 08:40:51 +0200 |
thartmann |
8058737: CodeCache::find_blob fails with 'unsafe access to zombie method' |
Fri, 26 Sep 2014 20:09:02 -0700 |
iveresov |
8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic |
Mon, 29 Sep 2014 16:03:30 -0400 |
goetz |
8058880: Introduce identifier TEMP_DEF for effects in adl. |
Thu, 09 Oct 2014 11:24:04 -0700 |
katleman |
Added tag jdk9-b34 for changeset 8af850ba9862 |
Thu, 09 Oct 2014 12:15:35 -0700 |
lana |
Merge |
Mon, 06 Oct 2014 14:37:54 +0200 |
erikj |
8059658: Bootcycle build not actually using built image |
Thu, 09 Oct 2014 11:23:51 -0700 |
katleman |
Added tag jdk9-b34 for changeset f213bab3e72c |
Wed, 05 Jul 2017 20:03:24 +0200 |
duke |
Added tag jdk9-b34 for changeset 9618201c5df2 |
Wed, 05 Jul 2017 20:03:24 +0200 |
duke |
Mergejdk9-b34 |
Wed, 05 Jul 2017 20:03:21 +0200 |
duke |
Merge |
Fri, 03 Oct 2014 12:11:32 -0700 |
lana |
Merge |
Wed, 01 Oct 2014 14:15:40 -0700 |
sogoel |
8055783: Group 9e: golden files for tests in tools/javac dir |
Fri, 26 Sep 2014 13:51:43 -0700 |
bpatel |
8048351: tidy errors for attribute href, name for langtools javadoc tests needs investigation |
Fri, 03 Oct 2014 11:07:15 -0700 |
lana |
Added tag jdk9-b33 for changeset 6be305e56bcb |
Wed, 05 Jul 2017 20:03:17 +0200 |
duke |
Merge |
Fri, 03 Oct 2014 11:07:06 -0700 |
lana |
Added tag jdk9-b33 for changeset a54a9b558134 |
Wed, 05 Jul 2017 20:03:14 +0200 |
duke |
Merge |
Fri, 03 Oct 2014 11:07:05 -0700 |
lana |
Added tag jdk9-b33 for changeset d82c879893c6 |
Wed, 05 Jul 2017 20:03:11 +0200 |
duke |
Merge |
Fri, 03 Oct 2014 12:10:58 -0700 |
lana |
Merge |
Fri, 03 Oct 2014 10:37:12 +0200 |
erikj |
8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem? |
Thu, 02 Oct 2014 16:30:49 +0200 |
attila |
8059346: Single class loader is used to load compiled bytecode |
Wed, 01 Oct 2014 12:22:12 +0200 |
attila |
8059372: Code duplication in split emitter |
Wed, 01 Oct 2014 10:26:53 +0200 |
attila |
8059371: Code duplication in handling of break and continue |
Wed, 01 Oct 2014 10:26:25 +0200 |
attila |
8059370: Unnecessary work in deoptimizing recompilation |
Mon, 29 Sep 2014 14:39:58 -0700 |
lagergren |
8059321: Decrease warmup time by caching common structures that were reused during parse |
Fri, 26 Sep 2014 18:47:20 +0200 |
lagergren |
8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this |
Fri, 03 Oct 2014 11:07:16 -0700 |
lana |
Added tag jdk9-b33 for changeset 41df1bde8056 |
Wed, 05 Jul 2017 20:03:08 +0200 |
duke |
Merge |
Fri, 03 Oct 2014 12:11:03 -0700 |
lana |
Merge |
Fri, 26 Sep 2014 22:24:37 +0100 |
alanb |
8049389: Move orb.idl and ir.idl to JDK include directory |
Fri, 03 Oct 2014 11:07:01 -0700 |
lana |
Added tag jdk9-b33 for changeset 763f7ca2eadc |
Wed, 05 Jul 2017 20:03:05 +0200 |
duke |
Merge |
Fri, 03 Oct 2014 12:11:44 -0700 |
lana |
Merge |
Fri, 03 Oct 2014 13:07:05 +0100 |
vinnie |
8048512: Uninitialised memory in jdk/src/share/native/sun/security/ec/ECC_JNI.cpp |
Fri, 03 Oct 2014 12:44:30 +0400 |
kshefov |
8058695: [TESTBUG] Reinvokers with arity >253 can't be cached |
Thu, 02 Oct 2014 17:34:44 +0100 |
coffeys |
8031191: Warning exception when XMLSignature logging is enabled |
Wed, 01 Oct 2014 23:10:34 +0400 |
igerasim |
8059450: Not quite correct code sample in javadoc |
Wed, 01 Oct 2014 18:16:45 +0200 |
dfuchs |
8025690: Default FileHandler constructor doesn't throw NullPointerException if pattern is empty and count > 1 |
Wed, 01 Oct 2014 16:36:18 +0100 |
msheppar |
8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist |
Tue, 30 Sep 2014 08:39:22 -0700 |
amurillo |
Merge |
Fri, 26 Sep 2014 01:40:33 -0700 |
amurillo |
Merge |
Thu, 25 Sep 2014 23:46:06 +0200 |
jwilhelm |
Merge |
Tue, 16 Sep 2014 17:22:58 +0200 |
jwilhelm |
8055006: Store original value of Min/MaxHeapFreeRatio |
Fri, 19 Sep 2014 08:55:47 -0700 |
amurillo |
Merge |
Wed, 17 Sep 2014 08:04:31 +0200 |
thartmann |
8015774: Add support for multiple code heaps |
Tue, 30 Sep 2014 13:25:04 +0100 |
vinnie |
8059462: Typo in keytool resource file |
Tue, 30 Sep 2014 13:38:58 +0800 |
weijun |
8058657: Add @jdk.Exported to com.sun.jarsigner APIs |
Mon, 29 Sep 2014 18:56:32 +0200 |
dfuchs |
8059269: FileHandler may throw NPE if pattern is a simple name and the lock file already exists |
Sun, 28 Sep 2014 10:42:50 +0800 |
weijun |
8059313: Enable keytool NSS test on Mac |
Sat, 27 Sep 2014 03:49:31 +0000 |
wetmore |
8059307: OpenJDK build problem with JDK-8058845 |
Fri, 26 Sep 2014 17:05:05 -0700 |
wetmore |
8058845: Update JCE environment for build improvements |
Fri, 26 Sep 2014 22:24:50 +0100 |
alanb |
8049389: Move orb.idl and ir.idl to JDK include directory |
Fri, 26 Sep 2014 11:29:29 +0200 |
dfuchs |
8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes |
Fri, 26 Sep 2014 12:52:18 +0900 |
okutsu |
8042126: DateTimeFormatter "MMMMM" returns English value in Japanese locale |
Fri, 03 Oct 2014 11:07:09 -0700 |
lana |
Added tag jdk9-b33 for changeset f9efcf2457e3 |
Wed, 05 Jul 2017 20:02:59 +0200 |
duke |
Merge |
Fri, 03 Oct 2014 12:11:14 -0700 |
lana |
Merge |
Fri, 26 Sep 2014 01:40:31 -0700 |
amurillo |
Merge |
Fri, 26 Sep 2014 06:07:48 +0000 |
jwilhelm |
Merge |
Mon, 22 Sep 2014 16:22:21 +0200 |
jwilhelm |
Merge |
Thu, 25 Sep 2014 10:01:53 +0200 |
mgerdin |
8055141: Catch linker errors earlier in the JVM build by not allowing unresolved externals |
Wed, 24 Sep 2014 11:00:12 +0200 |
brutisso |
8036116: Fix thread-id types in G1 remembered set implementations |
Tue, 23 Sep 2014 14:18:55 +0200 |
sla |
Merge |
Tue, 23 Sep 2014 12:52:57 +0000 |
stefank |
Merge |
Tue, 23 Sep 2014 12:34:37 +0200 |
jprovino |
8027450: Improve time reporting in G1 remark |
Tue, 23 Sep 2014 11:43:24 +0200 |
tonyp |
8058495: G1: normalize names for isHumongous() and friends |
Thu, 11 Sep 2014 17:13:30 -0700 |
jcoomes |
8058235: identify GCs initiated to update allocation context stats |
Mon, 08 Sep 2014 15:24:10 +0200 |
sjohanss |
8057752: WhiteBox extension support for testing |
Wed, 10 Sep 2014 16:06:53 -0700 |
jcoomes |
8057827: notify an obj when allocation context stats are available |
Wed, 10 Sep 2014 13:01:13 -0700 |
jcoomes |
8057824: methods to copy allocation context statistics |
Wed, 10 Sep 2014 13:01:13 -0700 |
jcoomes |
8057818: collect allocation context statistics at gc pauses |
Tue, 09 Sep 2014 04:48:41 +0200 |
sjohanss |
8057710: Refactor G1 heap region default sizes |
Tue, 09 Sep 2014 00:05:25 +0200 |
sjohanss |
8057658: Enable G1 FullGC extensions |
Fri, 05 Sep 2014 12:36:37 -0700 |
jcoomes |
8057623: add an extension class for argument handling |
Fri, 05 Sep 2014 09:49:19 +0200 |
sjohanss |
8057536: Refactor G1 to allow context specific allocations |
Thu, 04 Sep 2014 16:53:27 -0700 |
jcoomes |
8057531: refactor gc argument processing code slightly |
Thu, 04 Sep 2014 09:37:41 -0700 |
jcoomes |
8054970: gc src file exclusion should exclude alternative sources |
Thu, 04 Sep 2014 11:21:08 +0200 |
sla |
8057535: add a thread extension class |
Mon, 22 Sep 2014 16:22:21 +0200 |
jwilhelm |
Merge |
Fri, 19 Sep 2014 12:11:08 +0000 |
brutisso |
Merge |
Thu, 18 Sep 2014 11:04:00 +0200 |
mlarsson |
8035729: Code using assert(is_oop_or_null) needs better error messages |
Thu, 18 Sep 2014 11:27:59 +0200 |
mlarsson |
8053998: Hot card cache flush chunk size too coarse grained |
Thu, 18 Sep 2014 12:45:45 +0200 |
mlarsson |
8055091: CollectedHeap::_reserved usage should be cleaned up |
Fri, 19 Sep 2014 11:51:06 +0200 |
jwilhelm |
Merge |
Fri, 19 Sep 2014 09:23:55 +0200 |
jprovino |
8058534: Remove HeapRegion::_orig_end |
Fri, 05 Sep 2014 00:28:43 +0200 |
jwilhelm |
8056056: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile |
Fri, 22 Aug 2014 13:24:04 +0200 |
jwilhelm |
8055744: 8u-dev nightly solaris builds failed on 08/20 |
Tue, 16 Sep 2014 16:02:32 +0200 |
jwilhelm |
8055006: Store original value of Min/MaxHeapFreeRatio |
Thu, 18 Sep 2014 18:19:44 +0200 |
jwilhelm |
Merge |
Thu, 25 Sep 2014 23:37:41 +0200 |
adlertz |
Merge |
Wed, 24 Sep 2014 12:19:07 -0700 |
simonis |
8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well |
Tue, 23 Sep 2014 17:24:34 -0700 |
iveresov |
8059002: 8058744 needs a test case |
Tue, 23 Sep 2014 15:09:07 -0700 |
iveresov |
8058744: Crash in C1 OSRed method w/ Unsafe usage |
Wed, 24 Sep 2014 09:48:15 -0700 |
iklam |
Merge |
Tue, 23 Sep 2014 14:17:46 +0200 |
sla |
Merge |
Fri, 19 Sep 2014 21:13:25 -0400 |
coleenp |
8058843: TEST.groups has runtime/runtime/7158988/FieldMonitor.java |
Fri, 19 Sep 2014 13:47:19 -0700 |
iklam |
Merge |
Fri, 19 Sep 2014 08:19:04 -0400 |
hseigel |
8057845: ClassVerifier::verify_exception_handler_targets reconstructs the ExceptionTable in a loop |
Wed, 17 Sep 2014 06:55:12 -0700 |
ctornqvi |
8058369: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java Exception java.lang.RuntimeException: 'Zero based' missing from stdout/stderr |
Tue, 23 Sep 2014 14:19:55 +0200 |
sla |
Merge |
Mon, 22 Sep 2014 14:19:11 -0400 |
drchase |
8058827: XCode 6.0 (Clang) warning "operator new' should not return a null pointer unless..." |
Sun, 21 Sep 2014 16:13:39 +0200 |
thartmann |
8058712: [TESTBUG] serviceability/dcmd/CodeCacheTest.java fails with java.lang.Exception |
Fri, 19 Sep 2014 17:14:13 +0200 |
adlertz |
Merge |
Fri, 19 Sep 2014 10:24:10 +0000 |
neliasso |
Merge |
Mon, 15 Sep 2014 17:12:01 +0200 |
neliasso |
8058461: serviceability/dcmd/CodelistTest.java and serviceability/dcmd/CompilerQueueTest.java SIGSEGV |
Fri, 19 Sep 2014 10:31:03 +0200 |
neliasso |
8058479: serviceability/dcmd/CodeCacheTest.java fails |
Thu, 18 Sep 2014 09:37:26 +0200 |
goetz |
8058716: Add include missing in 8015774 |
Thu, 18 Sep 2014 11:46:33 -0700 |
morris |
8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check |
Thu, 18 Sep 2014 12:23:20 +0200 |
zmajo |
8050407: Add jtreg compiler tests to Hotspot JPRT jobs |
Thu, 18 Sep 2014 09:16:12 +0000 |
roland |
Merge |
Wed, 17 Sep 2014 14:56:12 +0200 |
roland |
8058636: test case for 8057758 |
Thu, 18 Sep 2014 08:32:12 +0000 |
iveresov |
Merge |
Wed, 17 Sep 2014 21:15:03 -0700 |
iveresov |
8058564: Tiered compilation performance drop in PIT |
Thu, 18 Sep 2014 08:47:07 +0200 |
neliasso |
8058583: Remove CompilationRepeat |
Wed, 17 Sep 2014 06:05:41 +0000 |
thartmann |
Merge |
Wed, 17 Sep 2014 08:00:07 +0200 |
thartmann |
8015774: Add support for multiple code heaps |
Tue, 23 Sep 2014 12:17:24 +0200 |
sla |
8058448: Disable JPRT submissions from the hotspot repo |
Fri, 03 Oct 2014 11:07:02 -0700 |
lana |
Added tag jdk9-b33 for changeset 1197007e187c |
Fri, 03 Oct 2014 12:10:49 -0700 |
lana |
Merge |
Tue, 30 Sep 2014 08:39:16 -0700 |
amurillo |
Merge |
Fri, 26 Sep 2014 01:40:30 -0700 |
amurillo |
Merge |
Mon, 22 Sep 2014 20:04:40 +0200 |
sla |
8058863: jdk9/hs-comp fails in jprt with "-testset hotspot" from top-level |
Tue, 30 Sep 2014 13:26:45 +0800 |
weijun |
8058657: Add @jdk.Exported to com.sun.jarsigner APIs |
Fri, 03 Oct 2014 11:07:01 -0700 |
lana |
Added tag jdk9-b33 for changeset 5f651cc1e71e |
Wed, 05 Jul 2017 20:02:40 +0200 |
duke |
Added tag jdk9-b33 for changeset f0c5e4b732da |
Wed, 05 Jul 2017 20:02:40 +0200 |
duke |
Mergejdk9-b33 |
Wed, 05 Jul 2017 20:02:37 +0200 |
duke |
Merge |
Thu, 25 Sep 2014 17:09:23 -0700 |
vromero |
8058708: java.lang.AssertionError compiling source code |
Thu, 25 Sep 2014 16:21:30 -0700 |
lana |
Merge |
Thu, 25 Sep 2014 13:54:45 -0700 |
ntoda |
8050117: add to javac test Versions.java tests that show correct operation for source/target options pre 1.9 |
Mon, 22 Sep 2014 17:09:33 -0400 |
emc |
8048614: Add TypeMetadata to contain type annotations and other type information |
Mon, 22 Sep 2014 14:55:14 +0200 |
jlahoda |
8057794: Compiler Error when obtaining .class property |
Fri, 19 Sep 2014 13:54:34 -0700 |
sogoel |
8058755: Update tools/javadoc/6227454 to add head tag |
Thu, 25 Sep 2014 12:40:30 -0700 |
katleman |
Added tag jdk9-b32 for changeset c005611e8f69 |
Wed, 05 Jul 2017 20:02:33 +0200 |
duke |
Merge |
Thu, 25 Sep 2014 16:20:12 -0700 |
lana |
Merge |
Thu, 25 Sep 2014 10:02:12 +0200 |
mkos |
8038966: JAX-WS handles wrongly xsd:any arguments for Web services |
Thu, 25 Sep 2014 12:40:24 -0700 |
katleman |
Added tag jdk9-b32 for changeset 5de9ea7b214e |
Wed, 05 Jul 2017 20:02:28 +0200 |
duke |
Merge |
Thu, 25 Sep 2014 12:40:19 -0700 |
katleman |
Added tag jdk9-b32 for changeset a0aa269fe46c |
Wed, 05 Jul 2017 20:02:25 +0200 |
duke |
Merge |
Thu, 25 Sep 2014 16:21:37 -0700 |
lana |
Merge |
Thu, 25 Sep 2014 18:21:15 +0200 |
lagergren |
8059132: Nasgen build in JDK9 can't handle new class dependencies to Nashorn - bootstrapping problem |
Thu, 25 Sep 2014 15:53:47 +0200 |
lagergren |
8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt |
Tue, 23 Sep 2014 15:58:44 +0400 |
yan |
8057779: Tests failed on Windows when in output contains path to script |
Mon, 22 Sep 2014 14:46:04 +0200 |
attila |
8058561: NPE in LocalVariableTypesCalculator |
Mon, 22 Sep 2014 13:28:28 +0200 |
hannesw |
8047764: Indexed or polymorphic set on global affects Object.prototype |
Fri, 19 Sep 2014 13:13:20 +0200 |
hannesw |
8046202: Make persistent code store more flexible |
Thu, 25 Sep 2014 12:40:31 -0700 |
katleman |
Added tag jdk9-b32 for changeset 281a3ca2fd5e |
Wed, 05 Jul 2017 20:02:20 +0200 |
duke |
Merge |
Thu, 25 Sep 2014 12:40:17 -0700 |
katleman |
Added tag jdk9-b32 for changeset 559e6ee4a338 |
Wed, 05 Jul 2017 20:02:17 +0200 |
duke |
Merge |
Thu, 25 Sep 2014 16:20:38 -0700 |
lana |
Merge |
Thu, 25 Sep 2014 14:18:32 -0700 |
prr |
Merge |
Mon, 22 Sep 2014 12:06:36 -0700 |
prr |
Merge |
Mon, 22 Sep 2014 15:57:34 +0100 |
bae |
8025917: JDK demo applets not running with >=7u40 or (JDK 8 and JDK 9) |
Mon, 22 Sep 2014 11:25:33 +0400 |
yan |
6588417: Incorrect javadoc: no @throws or @exception tag in javax.* |
Mon, 22 Sep 2014 11:23:19 +0400 |
yan |
8054877: javadoc issues in javax.print |
Fri, 19 Sep 2014 11:19:38 -0700 |
prr |
Merge |
Fri, 19 Sep 2014 11:13:27 -0700 |
prr |
8058756: OpenJDK builds fail on Windows - cannot copy freetype.dll |
Fri, 19 Sep 2014 09:41:05 -0700 |
prr |
8056216: Remove "sun" directory layer from libawt and common |
Thu, 18 Sep 2014 17:34:44 +0400 |
yan |
8058726: Update regtests using sun.awt.OSInfo, part 1 |
Wed, 17 Sep 2014 16:14:12 +0400 |
serb |
8055326: Fix typos in client-related packages |
Tue, 16 Sep 2014 14:58:27 -0500 |
ptbrunet |
8058579: Copy-java.base.gmk no longer needs to differentiate win32 and win64 java.policy |
Tue, 16 Sep 2014 09:26:06 -0700 |
prr |
8058248: LittleCMS: Missing checks for NULL returns from memory allocation |
Mon, 15 Sep 2014 09:15:21 -0700 |
prr |
Merge |
Mon, 15 Sep 2014 17:29:43 +0400 |
serb |
8058136: Test api/java_awt/SplashScreen/index.html\#ClosedSplashScreenTests fails because of java.lang.IllegalStateException was not thrown |
Mon, 15 Sep 2014 17:27:15 +0400 |
yan |
8056991: Provide OSInfo functionality to regression tests |
Fri, 12 Sep 2014 13:04:18 +0100 |
bae |
8041465: BMPImageReader read error using ImageReadParam with set sourceRectangle |
Fri, 12 Sep 2014 10:40:07 +0400 |
dmarkov |
8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow |
Thu, 11 Sep 2014 13:07:37 -0700 |
prr |
8056213: Clean up unix/native/common/sun/awt |
Wed, 10 Sep 2014 15:09:31 +0400 |
alexsch |
8057940: JCK test api/java_awt/Image/renderable/ParameterBlock fails with StackOverflowError |
Wed, 10 Sep 2014 11:01:59 +0200 |
simonis |
8057934: Upgrade to LittleCMS 2.6 breaks AIX build |
Tue, 09 Sep 2014 18:32:44 +0400 |
serb |
8057819: No CCC approving removing final modifier from javax.swing.SwingUtilities.isRectangleContainingRectangle static method |
Tue, 09 Sep 2014 16:08:34 +0400 |
azvegint |
8057770: api/javax_swing/JScrollPane/indexTGF.html#UpdateUI failed with MotifLookAndFeel on all platform |
Thu, 25 Sep 2014 12:24:19 +0100 |
vinnie |
8056026: Debug security logging should print Provider used for each crypto operation |
Thu, 25 Sep 2014 13:03:27 +0200 |
mkos |
8038966: JAX-WS handles wrongly xsd:any arguments for Web services |
Thu, 25 Sep 2014 12:51:43 +0200 |
jbachorik |
8059034: ProcessTools.startProcess() might leak processes |
Wed, 24 Sep 2014 15:02:19 -0700 |
bchristi |
8050142: Optimize java.util.Formatter |
Thu, 25 Sep 2014 00:19:11 +0400 |
igerasim |
8058099: (fc) Cleanup in FileChannel/FileDispatcher native implementation [win] |
Wed, 24 Sep 2014 09:43:10 -0700 |
shade |
8058643: (str) Re-examine hashCode implementation |
Wed, 24 Sep 2014 14:19:25 +0400 |
kshefov |
8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError |
Wed, 24 Sep 2014 11:55:36 +0200 |
jbachorik |
8057149: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "Starting agent on port ... should report port in use" |
Wed, 24 Sep 2014 11:55:27 +0200 |
jbachorik |
8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList |
Mon, 22 Sep 2014 16:59:23 -0700 |
bpb |
4477961: java.lang.Math.toDegrees(double) could be optimized |
Thu, 18 Sep 2014 11:34:14 +0200 |
miauno |
8058652: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java should be quarantined |
Thu, 18 Sep 2014 11:34:14 +0200 |
miauno |
8058651: com/sun/jdi/RedefinePop.sh should be quarantined |
Thu, 18 Sep 2014 11:34:14 +0200 |
miauno |
8058649: java/lang/management/ThreadMXBean/FindDeadlocks.java should be quarantined |
Thu, 18 Sep 2014 11:34:14 +0200 |
miauno |
8058647: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java should be quarantined |
Mon, 22 Sep 2014 10:41:45 -0700 |
bpb |
8043740: Doubles with large exponents overflow to Infinity incorrectly |
Mon, 22 Sep 2014 10:47:27 +0200 |
sgabdura |
8057564: JVM hangs at getAgentProperties after attaching to VM with lower |