Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 10:18:33 +0200 stefank 8049411: Minimal VM build broken after gcId.cpp was added
Wed, 02 Jul 2014 17:24:18 -0700 jmasa Merge
Wed, 02 Jul 2014 11:13:58 +0200 ehelin Merge
Tue, 01 Jul 2014 09:03:55 +0200 stefank 8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator
Thu, 26 Jun 2014 13:30:43 -0700 jcoomes 8034246: remove CMS and ParNew adaptive size policy code
Thu, 26 Jun 2014 16:01:07 +0200 tschatzl 8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate
Thu, 26 Jun 2014 15:48:05 +0200 tschatzl 8035401: Fix visibility of G1ParScanThreadState members
Thu, 26 Jun 2014 15:45:07 +0200 tschatzl 8035400: Move G1ParScanThreadState into its own files
Thu, 26 Jun 2014 11:36:58 +0200 mgerdin 8047818: G1 HeapRegions can no longer be ContiguousSpaces
Thu, 26 Jun 2014 13:20:18 +0200 mgerdin 8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes
Thu, 26 Jun 2014 10:00:00 +0200 mgerdin 8047821: G1 Does not use the save_marks functionality as intended
Tue, 08 Jul 2014 13:52:29 -0400 lfoltan 8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build.
Tue, 08 Jul 2014 08:04:06 -0700 fparain 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
Mon, 07 Jul 2014 12:08:07 -0400 darcy 8048620: Remove unneeded/obsolete -source/-target options in hotspot tests
Sat, 05 Jul 2014 20:05:29 +0200 mgronlun 8049324: interpretedVFrame::expressions to index oopmap correctly
Thu, 03 Jul 2014 16:55:57 -0700 dcubed Merge
Thu, 03 Jul 2014 21:37:31 +0200 mgronlun 8039905: heapdump/OnOOMToFile and heapdump/OnOOMToPath fail with "assert(fr().interpreter_frame_expression_stack_size() >= length) failed: error in expression stack!"
Thu, 03 Jul 2014 11:07:51 -0700 dcubed 8047104: cleanup misc issues prior to Contended Locking reorder and cache
Thu, 03 Jul 2014 09:16:56 -0700 mikael 8046818: Hotspot build system looking for sdt.h in the wrong place
Thu, 03 Jul 2014 10:25:42 -0400 hseigel 8026894: Improve VerifyError message about overriding a final method
Wed, 02 Jul 2014 20:20:45 -0400 coleenp Merge
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Wed, 02 Jul 2014 20:56:54 +0000 dcubed Merge
Wed, 02 Jul 2014 13:50:16 -0700 simonis 8048232: Fix for 8046471 breaks PPC64 build
Wed, 02 Jul 2014 15:22:18 -0400 coleenp 8047737: Move array component mirror to instance of java/lang/Class
Wed, 02 Jul 2014 15:17:11 +0200 sla Merge
Thu, 17 Jul 2014 09:50:15 -0700 katleman Added tag jdk9-b23 for changeset dce1ebc0a015
Fri, 18 Jul 2014 08:25:14 -0700 lana Merge
Tue, 15 Jul 2014 21:45:50 -0700 mikael 8050825: Support running regression tests using jtreg_tests+TESTDIRS from top level
Fri, 11 Jul 2014 21:07:48 -0700 amurillo Merge
Wed, 09 Jul 2014 21:55:52 +0000 mduigou 8047734: Backout use of -Og
Thu, 17 Jul 2014 09:50:04 -0700 katleman Added tag jdk9-b23 for changeset 740e05fd7953
Wed, 05 Jul 2017 19:50:07 +0200 duke Added tag jdk9-b23 for changeset 39cfdc2dcaf3
Wed, 05 Jul 2017 19:50:06 +0200 duke Merge jdk9-b23
Wed, 05 Jul 2017 19:50:00 +0200 duke Merge
Sun, 15 Jun 2014 08:41:57 -0700 ksrini 8039028: [javadoc] refactor the usage of Util.java
Sat, 12 Jul 2014 07:32:28 -0700 jjg 8050106: JavaCompiler relies on inappropriate result from comparison
Fri, 11 Jul 2014 18:51:32 -0700 jjg 8048806: Javadoc errors out on some valid HTML tags
Fri, 11 Jul 2014 13:57:32 -0700 darcy 8050086: jdk.Exported is missing @return
Fri, 11 Jul 2014 06:52:04 -0700 ksrini 8049396: [javadoc] add more class-use test cases
Sun, 29 Jun 2014 17:13:55 -0700 ksrini 8049393: [javadoc] parameters are not sorted correctly
Thu, 10 Jul 2014 16:03:45 -0700 ntoda 8030610: replace test/tools/javac/versions/check.sh
Thu, 10 Jul 2014 14:06:04 -0700 lana Merge
Thu, 10 Jul 2014 12:39:26 -0700 lana Merge
Thu, 10 Jul 2014 13:57:27 -0700 ntoda 8011044: Remove support for 1.5 and earlier source and target options
Wed, 09 Jul 2014 10:49:32 -0400 vromero 8033483: Should ignore nested lambda bodies during overload resolution
Wed, 09 Jul 2014 16:32:05 +0200 jlahoda 8031569: Refactor javac scope implementation to enable lazy imports
Tue, 08 Jul 2014 18:26:34 -0700 mchung 8029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal API
Tue, 08 Jul 2014 15:42:04 +0100 mcimadamore 8043926: javac, code valid in 7 is not compiling for 8
Tue, 08 Jul 2014 15:13:16 +0200 jlahoda 8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType
Mon, 07 Jul 2014 13:39:31 -0700 sogoel 8044080: .out files for unicode, implicitThis and importChecks tests in tools/javac dir
Mon, 07 Jul 2014 12:55:00 -0700 sogoel 8049491: Remove three auxilary files in tools/javac/enum dir
Mon, 07 Jul 2014 12:44:20 -0700 sogoel 8046618: .out files for enum tests in tools/javac/dir
Mon, 07 Jul 2014 12:36:45 -0700 sogoel 8046635: .out files for enum tests in tools/javac/dir
Fri, 04 Jul 2014 16:34:44 +0100 vromero 8049075: javac, wildcards and generic vararg method invocation not accepted
Fri, 04 Jul 2014 10:52:22 +0100 jjg 8042261: Implement classfile tests for Deprecated attribute.
Thu, 03 Jul 2014 15:48:23 -0700 sogoel 8049284: Missing bug id in test/tools/javac/varargs/warning/Warn*
Thu, 10 Jul 2014 12:13:35 -0700 katleman Added tag jdk9-b22 for changeset cf09dddb6caf
Wed, 05 Jul 2017 19:49:51 +0200 duke Merge
Thu, 10 Jul 2014 12:39:35 -0700 lana Merge
Wed, 09 Jul 2014 13:55:07 +0200 mkos 8044656: Update JAX-WS RI integration to latest version
Thu, 10 Jul 2014 12:13:24 -0700 katleman Added tag jdk9-b22 for changeset 929007aaf883
Wed, 05 Jul 2017 19:49:46 +0200 duke Merge
Thu, 10 Jul 2014 12:13:22 -0700 katleman Added tag jdk9-b22 for changeset d501c3d3dab3
Wed, 05 Jul 2017 19:49:42 +0200 duke Merge
Thu, 10 Jul 2014 12:41:23 -0700 lana Merge
Tue, 08 Jul 2014 13:13:31 +0200 attila 8047067: all eval arguments need to be copied in Lower
Tue, 08 Jul 2014 16:30:42 +0530 sundar 8049524: Global object initialization via javax.script API should be minimal
Fri, 04 Jul 2014 20:15:41 +0530 sundar 8044760: Avoid PropertyMap duplicate for global instances
Fri, 04 Jul 2014 15:56:53 +0530 sundar 8049086: Minor API convenience functions on "Java" object
Thu, 10 Jul 2014 12:13:37 -0700 katleman Added tag jdk9-b22 for changeset aa64bc1a97d9
Wed, 05 Jul 2017 19:49:37 +0200 duke Merge
Thu, 10 Jul 2014 12:12:59 -0700 katleman Added tag jdk9-b22 for changeset c06edfaae13b
Wed, 05 Jul 2017 19:49:33 +0200 duke Merge
Sun, 13 Jul 2014 15:24:03 +0100 vinnie 8050118: Windows policy file missing semicolon
Sat, 12 Jul 2014 10:52:51 -0700 smarks 8050105: test sun/rmi/rmic/minimizeWrapperInstances/run.sh fails
Sat, 12 Jul 2014 04:15:56 +0400 igerasim 6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
Fri, 11 Jul 2014 14:06:42 -0700 darcy 8050051: Remove unneeded/obsolete -source/-target options in shell tests
Fri, 11 Jul 2014 14:53:55 +0100 prappo 8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java
Thu, 10 Jul 2014 22:57:56 -0700 darcy 8049736: Fix raw and unchecked lint warnings in sun.tracing
Fri, 11 Jul 2014 09:17:10 +0800 weijun 8049936: Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem
Thu, 10 Jul 2014 22:44:58 +0000 valeriep 8043406: Change default policy for JCE providers to run with as few privileges as possible
Thu, 10 Jul 2014 12:40:48 -0700 lana Merge
Tue, 17 Jun 2014 13:57:01 +0100 prappo 8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
Wed, 09 Jul 2014 21:26:11 -0700 darcy 8049820: Fix raw and unchecked lint warnings in sun.management
Thu, 10 Jul 2014 03:07:48 +0000 rhalade 8041781: Need new regression tests for PBE keys
Thu, 10 Jul 2014 10:44:48 +0800 weijun 8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
Wed, 09 Jul 2014 18:34:45 -0700 juh 7065233: To interpret case-insensitive string locale independently
Wed, 09 Jul 2014 17:02:03 -0700 darcy 8049794: Fix raw and unchecked warnings in jvmstat
Wed, 09 Jul 2014 10:02:30 -0700 naoto 8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
Wed, 09 Jul 2014 17:51:50 +0200 dfuchs 8048913: java/util/logging/LoggingDeadlock2.java times out
Wed, 09 Jul 2014 12:30:17 +0200 plevart 8049220: URL.factory data race
Wed, 09 Jul 2014 16:34:31 +0800 weijun 8047765: Generate blacklist.certs in build
Wed, 09 Jul 2014 15:10:42 +0800 weijun 7150092: NTLM authentication fail if user specified a different realm
Tue, 08 Jul 2014 12:38:47 -0700 amurillo Merge
Thu, 03 Jul 2014 13:22:09 -0700 amurillo Merge
Thu, 26 Jun 2014 23:11:00 -0700 amurillo Merge
Tue, 24 Jun 2014 11:23:34 -0400 coleenp 6642881: Improve performance of Class.getClassLoader()
Tue, 08 Jul 2014 14:35:05 -0400 mullan 8049244: XML Signature performance issue caused by unbuffered signature data
Mon, 07 Jul 2014 15:06:00 +0200 egahlin 8047368: Remove oracle.jrockit.jfr from open package.access list
Mon, 07 Jul 2014 15:31:07 +0200 dfuchs 8048020: Regression on java.util.logging.FileHandler
Mon, 07 Jul 2014 12:42:14 +0100 michaelm 8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
Sun, 06 Jul 2014 20:12:44 -0400 dholmes 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
Fri, 04 Jul 2014 12:56:58 +0400 yan 8046590: fix doclint issues in swing classes, part 1 of 4
Thu, 03 Jul 2014 16:19:39 -0700 naoto 8038092: Re-examine Bidi reflective dependency on java.awt.font
Thu, 10 Jul 2014 12:13:26 -0700 katleman Added tag jdk9-b22 for changeset b508c04b7005
Wed, 05 Jul 2017 19:49:20 +0200 duke Merge
Thu, 10 Jul 2014 12:40:03 -0700 lana Merge
Thu, 03 Jul 2014 13:17:29 -0700 amurillo Merge
Thu, 03 Jul 2014 09:41:29 -0700 roland Merge
Tue, 01 Jul 2014 13:09:40 +0400 iignatyev 8047996: Quarantine compiler/whitebox tests
Tue, 01 Jul 2014 09:02:45 +0200 thartmann 8007987: ciConstantPoolCache::_keys should be array of 32bit int
Mon, 30 Jun 2014 08:28:29 +0200 thartmann 8048003: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled
Wed, 02 Jul 2014 17:24:50 -0700 sspitsyn Merge
Mon, 30 Jun 2014 10:04:05 +0200 sla 8047973: Quarantine compiler/ciReplay/*
Mon, 30 Jun 2014 14:58:52 -0400 coleenp 8048169: Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
Fri, 27 Jun 2014 14:00:50 -0700 dcubed 8047720: Xprof hangs on Solaris
Fri, 27 Jun 2014 08:11:49 -0700 dcubed Merge
Fri, 27 Jun 2014 13:33:36 +0200 mgronlun 8047812: Ensure ClassLoaderDataGraph::classes_unloading_do only delivers klasses from CLDs with non-reclaimed class loader oops
Wed, 25 Jun 2014 22:12:25 +0000 egahlin Merge
Wed, 25 Jun 2014 21:36:48 +0200 egahlin 8046783: Add hidden field to methods for event based tracing
Wed, 25 Jun 2014 13:03:29 -0700 ctornqvi 8048076: [TESTBUG] runtime/Unsafe/RangeCheck.java fails with -Xcomp
Wed, 02 Jul 2014 13:52:52 +0200 ehelin Merge
Wed, 02 Jul 2014 11:05:10 +0200 ehelin 8048895: Back out JDK-8027915
Thu, 26 Jun 2014 18:55:29 -0700 jmasa Merge
Wed, 25 Jun 2014 20:43:05 -0700 jmasa Merge
Wed, 25 Jun 2014 15:43:47 +0000 tschatzl Merge
Wed, 25 Jun 2014 17:22:58 +0200 tschatzl 8026847: [TESTBUG] gc/g1/TestSummarizeRSetStats* tests launch 32bit jvm with UseCompressedOops
Wed, 25 Jun 2014 16:53:13 +0200 mgerdin 8047820: G1 Block offset table does not need to support generic Space classes
Wed, 25 Jun 2014 10:55:10 +0200 mgerdin 8047819: G1 HeapRegionDCTOC does not need to inherit ContiguousSpaceDCTOC
Wed, 25 Jun 2014 08:56:57 +0200 stefank 8047326: Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
Wed, 25 Jun 2014 08:28:01 +0200 stefank 8047323: Remove unused _copy_metadata_obj_cl in G1CopyingKeepAliveClosure
Tue, 24 Jun 2014 17:09:48 +0200 stefank 8047373: Clean the ExceptionCache in one pass
Tue, 24 Jun 2014 16:20:15 +0200 stefank 8046670: Make CMS metadata aware closures applicable for other collectors
Tue, 24 Jun 2014 15:50:50 +0200 ehelin 8027915: TestParallelHeapSizeFlags fails with unexpected heap size on sparcv9
Wed, 25 Jun 2014 20:41:16 -0700 jmasa Merge
Mon, 23 Jun 2014 14:20:20 -0700 jmasa Merge
Mon, 23 Jun 2014 16:43:41 +0200 pliden 8046231: G1: Code root location ... from nmethod ... not in strong code roots for region
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Thu, 19 Jun 2014 13:31:14 +0200 brutisso 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps
Thu, 26 Jun 2014 16:53:35 -0700 twisti Merge
Thu, 26 Jun 2014 12:04:10 -0700 iveresov Merge
Thu, 26 Jun 2014 12:01:44 -0700 iveresov 8048298: Clang needs to lower optimization level for some files
Wed, 25 Jun 2014 09:19:09 +0200 thartmann 8033332: missing types in TemplateInterpreterGenerator::generate_result_handler_for
Tue, 24 Jun 2014 08:12:30 +0200 thartmann 8035328: closed/compiler/6595044/Main.java failed with timeout
Mon, 23 Jun 2014 04:44:02 +0000 anoll Merge
Mon, 23 Jun 2014 08:40:31 +0200 anoll 8046286: assert: Do not add task if compilation is turned off forever
Fri, 20 Jun 2014 20:42:48 +0000 iignatyev Merge
Fri, 20 Jun 2014 22:39:56 +0400 iignatyev 8041794: remove bytecodes_<arch>.{cpp,hpp} files
Fri, 20 Jun 2014 11:25:08 -0700 iveresov 8047321: Hotspot debug builds with clang are broken
Fri, 20 Jun 2014 09:25:13 +0200 anoll 8043158: Crash in CodeSweeperSweepNoFlushTest in CompileQueue::free_all()
Fri, 20 Jun 2014 08:14:30 +0200 thartmann 8008321: compile.cpp verify_graph_edges uses bool as int
Tue, 24 Jun 2014 12:27:51 -0700 amurillo 8043541: 'fastdebug' is printed twice in java -version
Tue, 24 Jun 2014 07:10:06 -0700 ctornqvi 8047939: [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh
Tue, 24 Jun 2014 02:19:59 -0700 poonam 8046282: SA update
Mon, 23 Jun 2014 14:51:10 -0700 ctornqvi 8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris
Mon, 23 Jun 2014 06:58:26 -0700 fparain 8043630: Method os::yield_all() should be removed
Sun, 22 Jun 2014 21:23:32 -0400 dholmes 8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr
Wed, 18 Jun 2014 12:35:32 -0700 mikael 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
Fri, 20 Jun 2014 20:37:57 +0000 dcubed Merge
Fri, 20 Jun 2014 12:45:24 -0700 dcubed Merge
Fri, 20 Jun 2014 11:19:22 -0700 mikael 8046611: Build errors with gcc on sparc/fastdebug
Fri, 20 Jun 2014 10:12:02 -0700 gtriantafill 8038074: [TESTBUG] Add test for anewarray instruction with more than 255 dimensions
Thu, 19 Jun 2014 14:49:33 -0400 coleenp 6642881: Improve performance of Class.getClassLoader()
Thu, 19 Jun 2014 11:16:10 -0400 coleenp 8026977: NPG: Remove ConstantPool::lock
Thu, 10 Jul 2014 12:13:09 -0700 katleman Added tag jdk9-b22 for changeset 6702f17e734e
Thu, 10 Jul 2014 12:38:49 -0700 lana Merge
Tue, 08 Jul 2014 12:38:44 -0700 amurillo Merge
Thu, 03 Jul 2014 13:22:08 -0700 amurillo Merge
Thu, 26 Jun 2014 23:10:58 -0700 amurillo Merge
Fri, 20 Jun 2014 17:37:19 -0700 dcubed Merge
Wed, 18 Jun 2014 12:35:37 -0700 mikael 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
Tue, 08 Jul 2014 11:21:43 -0700 mduigou 8048184: handle mercurial dev build version string
Thu, 03 Jul 2014 10:23:19 -0700 mikael 8047154: Testset all fails because of missing jdk_beansX test groups
Thu, 10 Jul 2014 12:12:56 -0700 katleman Added tag jdk9-b22 for changeset 7a6cf4bb002f
Wed, 05 Jul 2017 19:48:51 +0200 duke Added tag jdk9-b22 for changeset 9678e0db8ff6
Wed, 05 Jul 2017 19:48:50 +0200 duke Merge jdk9-b22
Wed, 05 Jul 2017 19:48:46 +0200 duke Merge
Wed, 09 Jul 2014 10:42:13 -0700 lana Merge
Wed, 02 Jul 2014 14:27:10 -0700 sogoel 8046770: .out files for assert, boxing, and overload tests in tools/javac dir
Wed, 02 Jul 2014 13:29:58 -0700 sogoel 8044864: .out files for enum tests in tools/javac dir - part 1
Wed, 02 Jul 2014 12:04:04 -0700 sogoel 8044236: create .out files for DefiniteAssignment tests in tools/javac dir
Tue, 01 Jul 2014 14:28:22 -0700 lana Merge
Tue, 01 Jul 2014 15:54:25 -0400 briangoetz 8032188: Remove dead code in TransTypes
Tue, 01 Jul 2014 10:21:41 -0700 prr Merge
Mon, 23 Jun 2014 13:06:08 -0700 ddehaven Merge
Fri, 20 Jun 2014 13:36:10 -0700 mchung 8044063: Remove com.sun.java.browser.* from jdk repo
Tue, 01 Jul 2014 17:23:46 +0100 mcimadamore 8048905: More tweaking with langtools intellij support
Mon, 30 Jun 2014 17:08:06 +0200 jlahoda 6707032: Division by zero warning not suppressed properly in some cases
Fri, 27 Jun 2014 17:54:54 -0700 ksrini 8047162: [javadoc] index files are non deterministic
Tue, 17 Jun 2014 14:01:27 +0200 alundblad 8048594: The sjavac client/server protocol should be hidden behind an interface
Fri, 27 Jun 2014 20:32:12 +0100 vromero 8047719: Incorrect LVT in switch statement
Thu, 26 Jun 2014 16:39:14 -0700 sogoel 8048293: update tools/javadoc/6227454 to have missing <head> tag
Thu, 26 Jun 2014 16:07:07 -0700 sogoel 8047316: update javadoc tests to fix tidy warning for incorrect html comment
Thu, 26 Jun 2014 15:47:52 -0700 sogoel 8048168: update 2 javadoc tests to add summary attribute for table tag
Thu, 26 Jun 2014 15:41:05 -0700 sogoel 8047744: update 2 javadoc tests for nested emphasis <code>
Thu, 26 Jun 2014 15:30:21 -0700 sogoel 8047743: update com/sun/javadoc/testHref for unrecognized <action>
Thu, 26 Jun 2014 15:21:44 -0700 sogoel 8047303: update com/sun/javadoc/DocRootSlash/DocRootSlash for unexpected </a>
Thu, 26 Jun 2014 11:45:51 -0700 jjg 8007307: DPrinter: support the DocTree API
Thu, 26 Jun 2014 11:31:59 -0700 jjg 8047183: JDK build fails with sjavac enabled
Thu, 26 Jun 2014 13:48:58 -0400 pgovereau 8042345: getDocComment fails for doc comments on PackageElement found in package-info.java
Wed, 25 Jun 2014 19:15:53 -0700 jjg 8048162: Restrict catch type from Throwable to ReflectiveOperationException
Wed, 25 Jun 2014 19:04:52 -0700 jjg 8046614: Fill in missing doc comments
Wed, 25 Jun 2014 17:58:37 -0700 jjg 8046613: Fill in missing doc comments
Wed, 25 Jun 2014 11:22:27 -0700 rfield 8048121: javac complex method references: revamp and simplify
Tue, 24 Jun 2014 15:15:22 -0700 ksrini 8047157: [javadoc] fixup tests for determinism and add classes uses
Tue, 24 Jun 2014 10:51:00 -0700 darcy 7196160: Project Coin: allow @SafeVarargs on private methods
Tue, 24 Jun 2014 16:04:46 +0100 mcimadamore 8046451: Add basic IntelliJ support for langtools
Tue, 24 Jun 2014 00:43:46 -0700 rfield 8037404: javac NPE or VerifyError for code with constructor reference of inner class
Fri, 20 Jun 2014 13:26:24 -0700 sogoel 8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags
Fri, 20 Jun 2014 20:36:54 +0100 vromero 8044546: Crash on faulty reduce/lambda
Fri, 20 Jun 2014 10:56:47 -0700 rfield 8046060: Different results of floating point multiplication for lambda code block
Fri, 20 Jun 2014 11:42:16 -0600 dlsmith 8047407: Add test for JDK-8037385
Fri, 20 Jun 2014 10:56:31 -0600 dlsmith 8034147: javac crashes with a NullPointerException during bounds checking
Thu, 19 Jun 2014 23:52:33 +0100 vromero 8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability
Thu, 19 Jun 2014 22:06:29 +0200 jlahoda 8041648: do while loop that misses ending semicolon has wrong end position
Thu, 19 Jun 2014 15:39:37 +0100 vromero 8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface
Wed, 18 Jun 2014 14:58:16 -0700 sogoel 8046071: update three javadoc tests for empty <p> tag
Thu, 03 Jul 2014 11:37:54 -0700 katleman Added tag jdk9-b21 for changeset 021089de7317
Wed, 05 Jul 2017 19:48:32 +0200 duke Merge
Thu, 03 Jul 2014 11:37:02 -0700 katleman Added tag jdk9-b21 for changeset fa40edc81dd3
Wed, 05 Jul 2017 19:48:25 +0200 duke Merge
Wed, 09 Jul 2014 10:41:31 -0700 lana Merge
Tue, 01 Jul 2014 14:28:02 -0700 lana Merge
Mon, 30 Jun 2014 14:09:56 -0700 joehw 8037948: Improve documentation for org.w3c.dom package
Tue, 24 Jun 2014 14:07:05 -0700 henryjen 8048021: Remove @version tag in jaxp repo
Mon, 23 Jun 2014 10:36:30 -0700 joehw 5077522: Duration.compare incorrect for some values
Thu, 19 Jun 2014 15:35:10 -0700 henryjen 8047723: @since tag cleanup in jaxp
Thu, 03 Jul 2014 11:37:01 -0700 katleman Added tag jdk9-b21 for changeset 6dcab76ce643
Wed, 05 Jul 2017 19:48:18 +0200 duke Merge
Wed, 09 Jul 2014 10:41:34 -0700 lana Merge
Thu, 03 Jul 2014 23:03:37 +0530 sundar 8049242: Explicit constructor overload selection should work with StaticClass as well
Thu, 03 Jul 2014 17:14:38 +0200 attila 8047331: Assertion in CompiledFunction when running earley-boyer after Merge
Thu, 03 Jul 2014 16:15:33 +0200 attila 8047166: 'do with({}) break ; while(0);' crashes in CodeGenerator
Thu, 03 Jul 2014 11:18:38 +0200 attila 8049225: Source class exposes public mutable array
Thu, 03 Jul 2014 11:18:26 +0200 attila 8049223: RewriteException class exposes public mutable arrays
Thu, 03 Jul 2014 11:18:10 +0200 attila 8049222: JSType class exposes public mutable arrays
Wed, 02 Jul 2014 18:10:31 +0530 sundar 8043232: Index selection of overloaded java new constructors
Tue, 01 Jul 2014 14:27:28 -0700 lana Merge
Tue, 01 Jul 2014 17:37:39 +0530 sundar 8047359: large string size RangeError should be thrown rather than reporting negative length
Mon, 30 Jun 2014 17:31:28 +0200 hannesw 8048586: String concatenation with optimistic types is slow
Mon, 30 Jun 2014 20:23:16 +0530 sundar 8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException
Fri, 27 Jun 2014 21:54:16 +0530 sundar 8046013: TypeError: Cannot apply "with" to non script object
Fri, 27 Jun 2014 10:47:44 +0200 lagergren 8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings
Thu, 26 Jun 2014 15:36:15 +0200 attila 8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set
Thu, 26 Jun 2014 13:12:32 +0200 attila 8047357: More precise synthetic return + unreachable throw
Wed, 25 Jun 2014 14:36:24 +0200 hannesw 8048079: Persistent code store is broken after optimistic types merge
Wed, 25 Jun 2014 17:08:47 +0530 sundar 8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
Tue, 24 Jun 2014 19:29:41 +0200 attila 8048009: Type info caching accidentally defeated
Tue, 24 Jun 2014 19:43:44 +0530 sundar 8047959: bindings created for declarations in eval code are not mutable
Mon, 23 Jun 2014 18:32:11 +0200 hannesw 8046201: Avoid repeated flattening of nested ConsStrings
Mon, 23 Jun 2014 21:23:53 +0530 sundar 8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
Mon, 23 Jun 2014 10:59:33 +0200 attila 8046905: apply on apply is broken
(0) -10000 -3000 -1000 -256 +256 +1000 +3000 +10000 +30000 tip