Tue, 04 Jun 2013 15:18:39 +0100 alanb 8014855: TEST_BUG: java/nio/file/Files/StreamTest.java fails when sym links not supported
Tue, 04 Jun 2013 11:52:29 +0100 alanb 8015872: ProblemList.txt updates (6/2013)
Tue, 04 Jun 2013 10:56:58 +0100 michaelm 8014723: sun/misc/URLClassPath/ClassnameCharTest.java failing
Tue, 04 Jun 2013 11:53:31 +0200 psandoz 8015790: Remove duplicate spliterator tests
Tue, 04 Jun 2013 10:04:28 +0100 bchristi 8005698: Handle Frequent HashMap Collisions with Balanced Trees
Tue, 04 Jun 2013 09:45:14 +0200 sla 8015856: Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt
Mon, 03 Jun 2013 16:09:43 -0700 lana Merge
Mon, 03 Jun 2013 13:20:46 -0700 ksrini 8015813: add test/tools/pack200/TimeStamp.java to ProblemsList
Mon, 03 Jun 2013 22:09:20 +0400 shade 8014966: Add the proper Javadoc to @Contended
Mon, 03 Jun 2013 17:37:51 +0200 psandoz 8014383: StringJoiner example in class description not in sync with streams API
Mon, 03 Jun 2013 10:44:10 -0400 emc 8014834: shell tests don't begin with #!/bin/sh
Mon, 03 Jun 2013 16:13:44 +0200 nloodin 6526682: JConsole shows negative CPU Usage
Mon, 03 Jun 2013 10:45:11 +0200 psandoz 8014731: j.u.stream.StreamSupport class has default constructor generated
Mon, 03 Jun 2013 10:28:17 +0200 psandoz 8015008: Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE
Tue, 12 Feb 2013 17:04:09 -0800 mduigou 8007398: Peformance improvements to Integer and Long string formatting.
Fri, 31 May 2013 17:31:40 -0700 mduigou Merge
Fri, 31 May 2013 11:06:04 -0700 mduigou 8015686: {Int|Long}SummaryStatistics toString() throws IllegalFormatConversionException
Fri, 31 May 2013 15:18:15 -0400 jzavgren 7188517: Check on '$' character is missing in the HttpCookie class constructor
Fri, 31 May 2013 15:23:26 -0400 jzavgren 8008972: Memory leak: Java_java_net_TwoStacksPlainDatagramSocketImpl_receive0 [parfait]
Fri, 31 May 2013 13:34:27 -0700 dxu 8015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.java
Fri, 31 May 2013 11:20:51 -0700 naoto 7006052: awt_InputMethod.c cleanup is needed
Fri, 31 May 2013 12:17:30 +0100 alanb 8014854: (bf) CharBuffer.chars too slow with default implementation
Fri, 31 May 2013 09:30:44 +0100 chegar 7107883: getNetworkPrefixLength() does not return correct prefix length
Fri, 31 May 2013 09:58:00 +0200 psandoz 8014732: Minor spec issue: java.util.Spliterator.getExactSizeIfKnown
Thu, 30 May 2013 14:11:32 -0700 ascarpino 6750584: Cipher.wrap/unwrap methods should define UnsupportedOperationException
Wed, 29 May 2013 20:54:43 -0700 valeriep 8013069: javax.crypto tests fail with new PBE algorithm names
Thu, 30 May 2013 22:19:28 -0700 ascarpino 7160837: DigestOutputStream does not turn off digest calculation when "close()" is called
Thu, 30 May 2013 22:02:43 -0700 xuelei 8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
Thu, 30 May 2013 14:47:57 -0700 sherman 8015271: Conversion table for EUC-KR is incorrect
Tue, 28 May 2013 15:22:30 +0200 psandoz 8014393: Minor typo in the spec for j.u.stream.Stream.findFirst()
Thu, 30 May 2013 16:08:43 +0200 psandoz 8014409: Spec typo: extra } in the spec for j.u.s.StreamBuilder
Thu, 30 May 2013 13:58:02 +0200 jbachorik 8015627: test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails in agentvm mode
Thu, 30 May 2013 12:19:10 +0100 jzavgren 8015299: Memory leak in jdk/src/solaris/bin/java_md_solinux.c
Wed, 29 May 2013 19:50:47 -0700 sherman 4759491: method ZipEntry.setTime(long) works incorrectly
Wed, 05 Jun 2013 12:30:02 -0700 lana Merge
Wed, 05 Jun 2013 09:16:24 -0700 lana Merge
Wed, 05 Jun 2013 00:37:11 -0700 lana Merge
Wed, 05 Jun 2013 18:15:58 +0400 malenkov 8013370: Null pointer exception when adding more than 9 accelators to a JMenuBar
Wed, 05 Jun 2013 17:44:50 +0400 ant 8015339: Correct a wording in javadoc of java.awt.ContainerOrderFocusTraversalPolicy
Wed, 05 Jun 2013 16:57:33 +0400 vkarnauk 8015425: [macosx] A follow-up for the fix 8010721
Wed, 05 Jun 2013 14:21:31 +0400 mcherkas 8015375: Edits to text components hang for clipboard access
Mon, 03 Jun 2013 16:37:13 +0400 alitvinov 6337518: Null Arrow Button Throws Exception in BasicComboBoxUI
Mon, 03 Jun 2013 16:27:44 +0400 anthony 8015500: Prevent sending multiple WINDOW_CLOSED events for already disposed windows
Mon, 03 Jun 2013 14:05:55 +0400 alitvinov 7151823: The test incorrectly recognizing OS
Mon, 03 Jun 2013 10:14:05 +0400 pchelko 8015477: Support single threaded AWT/FX mode.
Fri, 31 May 2013 19:34:02 +0400 vkarnauk 6436314: Vector could be created with appropriate size in DefaultComboBoxModel
Fri, 31 May 2013 18:46:41 +0400 vkarnauk 7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds
Fri, 31 May 2013 18:25:38 +0400 malenkov 8013557: XMLEncoder in 1.7 can't encode objects initialized in no argument constructor
Fri, 31 May 2013 15:56:07 +0400 ant 8015589: Test java/awt/Window/Grab/GrabTest.java fails on MacOSX
Fri, 31 May 2013 14:12:53 +0400 anthony 8013189: JMenuItems draw behind TextArea
Thu, 30 May 2013 18:31:33 +0400 ant 8013773: requestFocusInWindow to a disabled component prevents window of getting focused
Thu, 30 May 2013 18:23:21 +0400 ant 8013424: Regression: java.awt.datatransfer.FlavorListeners not notified on Linux/Java 7
Thu, 30 May 2013 18:10:26 +0400 anthony 8015303: [macosx] Application launched via custom URL Scheme does not receive URL
Wed, 05 Jun 2013 09:52:41 -0700 lana Merge
Fri, 31 May 2013 09:25:37 -0700 prr 8015556: [macosx] surrogate pairs do not render properly.
Fri, 31 May 2013 14:30:28 +0400 bae 8015606: Text is not rendered correctly if destination buffer is custom
Thu, 30 May 2013 16:50:31 +0100 andrew 8011693: Remove redundant fontconfig files
Thu, 06 Jun 2013 09:55:00 -0700 katleman Added tag jdk8-b93 for changeset 9bf66362d942
Wed, 05 Jul 2017 18:58:25 +0200 duke Merge
Fri, 07 Jun 2013 09:25:19 -0700 amurillo Added tag hs25-b36 for changeset 0403dabe9186
Fri, 07 Jun 2013 09:25:18 -0700 amurillo Merge
Thu, 06 Jun 2013 11:02:25 -0700 kvn Merge
Thu, 06 Jun 2013 09:29:38 -0700 anoll 8014246: remove assert to catch access to object headers in index_oop_from_field_offset_long
Tue, 04 Jun 2013 22:16:15 -0700 simonis 8015252: Enable HotSpot build with Clang
Tue, 04 Jun 2013 12:06:54 -0700 morris 8010724: [parfait] Null pointer dereference in hotspot/src/share/vm/c1/c1_LIRGenerator.cpp
Mon, 03 Jun 2013 14:02:05 -0700 kvn Merge
Mon, 03 Jun 2013 12:39:33 -0700 adlertz 8005956: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block
Mon, 03 Jun 2013 08:52:20 +0200 anoll 8013329: File leak in hotspot/src/share/vm/compiler/compileBroker.cpp
Wed, 24 Apr 2013 11:49:38 +0200 roland 8010460: Interpreter on some platforms loads ConstMethod::_max_stack and misses extra stack slots for JSR 292
Fri, 31 May 2013 06:41:50 +0200 anoll 8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm.
Fri, 31 May 2013 13:54:47 -0700 kvn 8015441: runThese crashed with assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P ..) failed: sanity
Fri, 31 May 2013 14:40:26 +0200 roland 8009981: nashorn tests fail with -XX:+VerifyStack
Thu, 30 May 2013 08:37:08 -0700 twisti 8015266: fix some -Wsign-compare warnings in adlc
Thu, 30 May 2013 11:21:01 +0200 roland 8015585: Missing regression test for 8011771
Thu, 06 Jun 2013 05:56:33 -0700 dcubed Merge
Wed, 05 Jun 2013 14:12:49 -0400 hseigel 8009302: Mac OS X: JVM crash on infinite recursion on Appkit Thread
Tue, 04 Jun 2013 19:39:21 -0700 dcubed 8010257: remove unused thread-local variables _ScratchA and _ScratchB
Wed, 05 Jun 2013 09:47:27 -0700 nloodin Merge
Tue, 04 Jun 2013 01:06:50 -0700 sspitsyn 8015803: Test8015436.java fails 'can not access a member of class Test8015436 with modifiers "public static"'
Mon, 03 Jun 2013 14:28:37 -0700 sspitsyn 8014052: JSR292: assert(end_offset == next_offset) failed: matched ending
Mon, 03 Jun 2013 10:00:10 -0400 hseigel 8015385: Remove RelaxAccessControlCheck for JDK 8 bytecodes
Sat, 01 Jun 2013 09:28:26 -0700 dcubed Merge
Fri, 31 May 2013 20:24:58 +0200 ctornqvi 6726963: multi_allocate() call does not CHECK_NULL and causes crash in fastdebug bits
Fri, 31 May 2013 13:02:24 +0200 rbackman 8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType
Thu, 30 May 2013 11:46:39 -0700 sspitsyn 8015436: compiler/ciReplay/TestSA.sh fails with assert() index is out of bounds
Tue, 28 May 2013 16:36:19 -0700 iklam 8014912: Restore PrintSharedSpaces functionality after NPG
Tue, 04 Jun 2013 14:00:16 -0700 johnc Merge
Mon, 03 Jun 2013 14:37:13 -0700 tamao 6976350: G1: deal with fragmentation while copying objects during GC
Tue, 04 Jun 2013 10:04:06 -0700 johnc 8015244: G1: Verification after a full GC is incorrectly placed.
Tue, 28 May 2013 09:32:06 +0200 tschatzl 8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen
Sat, 01 Jun 2013 10:00:56 +0200 jwilhelm Merge
Thu, 30 May 2013 10:58:16 +0200 stefank 8015486: PSScavenge::is_obj_in_young is unnecessarily slow with UseCompressedOops
Thu, 30 May 2013 13:04:51 -0700 jcoomes 6725714: par compact - add a table to speed up bitmap searches
Fri, 31 May 2013 10:04:00 -0700 amurillo 8015690: new hotspot build - hs25-b36
Fri, 31 May 2013 09:37:49 -0700 amurillo Added tag hs25-b35 for changeset 02ffee063e24
Fri, 31 May 2013 09:37:48 -0700 amurillo Merge
Fri, 31 May 2013 09:55:35 +0200 jwilhelm Merge
Mon, 27 May 2013 12:58:42 +0200 stefank 8015422: Large performance hit when the StringTable is walked twice in Parallel Scavenge
Mon, 27 May 2013 12:56:34 +0200 stefank 8015428: Remove unused CDS support from StringTable
Mon, 27 May 2013 15:22:59 +0200 stefank 8015268: NPG: 2.5% regression in young GC times on CRM Sales Opty
Fri, 24 May 2013 14:16:41 +0200 jwilhelm Merge
Wed, 22 May 2013 11:11:47 -0700 tamao 8007762: Rename a bunch of methods in size policy across collectors
Tue, 21 May 2013 16:43:41 -0700 tamao 8015007: Incorrect print format in error message for VM cannot allocate the requested heap
Thu, 30 May 2013 13:19:06 -0400 jiangli Merge
Tue, 28 May 2013 15:24:44 -0400 jprovino Merge
Tue, 28 May 2013 11:32:46 -0400 jprovino 8011064: Some tests have failed with SIGSEGV on arm-hflt on build b82
Tue, 28 May 2013 11:17:16 -0400 jprovino 8013461: There is a symbol AsyncGetCallTrace in libjvm.symbols that does not exist in minimal/libjvm.a when DEBUG_LEVEL == release
Tue, 28 May 2013 11:35:57 -0700 dcubed Merge
Tue, 28 May 2013 19:54:18 +0400 shade 8015493: runtime/contended/OopMaps.java fails with OutOfMemory
Tue, 28 May 2013 08:54:55 -0700 zgu Merge
Fri, 24 May 2013 17:19:56 -0700 ccheung 8015265: revise the fix for 8007037
Tue, 28 May 2013 15:08:57 +0200 ctornqvi 8015329: Print reason for failed MiniDumpWriteDump() call
Mon, 27 May 2013 12:49:08 -0700 shade 8015270: @Contended: fix multiple issues in the layout code
Fri, 24 May 2013 17:36:12 -0700 sspitsyn 8013945: CMS fatal error: must own lock MemberNameTable_lock
Fri, 24 May 2013 10:21:12 -0700 dcubed Merge
Thu, 23 May 2013 23:04:33 -0700 sspitsyn 8014288: perf regression in nashorn JDK-8008448.js test after 8008511 changes
Thu, 23 May 2013 17:39:32 +0200 ctornqvi 8009576: Test returns ClassNotFoundException
Wed, 22 May 2013 14:37:49 -0400 coleenp 8003421: NPG: Move oops out of InstanceKlass into mirror
Tue, 21 May 2013 19:52:01 -0700 dholmes Merge
Tue, 21 May 2013 09:43:23 -0700 mikael 8013726: runtime/memory/ReserveMemory.java fails due to 'assert(bytes % os::vm_allocation_granularity() == 0) failed: reserve block size'
Tue, 21 May 2013 16:17:51 -0700 bharadwaj 8014059: JSR292: Failed to reject invalid class cplmhl00201m28n
Fri, 24 May 2013 09:35:10 -0700 amurillo 8015305: new hotspot build - hs25-b35
Thu, 06 Jun 2013 09:54:16 -0700 katleman Added tag jdk8-b93 for changeset 2b7343cbcbbf
Wed, 12 Jun 2013 10:33:04 +0200 erikj Merge
Tue, 11 Jun 2013 13:25:21 +0200 erikj 8010785: JDK 8 build on Linux fails with new build mechanism
Tue, 11 Jun 2013 13:08:02 +0200 erikj 8008707: build-infra: Closed (deploy) can't be built using environment from SDK SetEnv.cmd
Thu, 06 Jun 2013 09:54:03 -0700 katleman Added tag jdk8-b93 for changeset 2567cad1138a
Wed, 05 Jul 2017 18:58:01 +0200 duke Added tag jdk8-b93 for changeset b72ae39e1329
Wed, 05 Jul 2017 18:58:01 +0200 duke Merge jdk8-b93
Wed, 05 Jul 2017 18:57:58 +0200 duke Merge
Mon, 03 Jun 2013 23:24:15 -0700 lana Merge
Wed, 29 May 2013 16:59:36 -0700 lana Merge
Wed, 29 May 2013 15:34:56 -0700 jjg 8015641: genstubs needs to cope with static interface methods
Wed, 29 May 2013 10:56:29 +0100 vromero 7053059: VerifyError with double Assignment using a Generic Member of a Superclass
Tue, 28 May 2013 17:39:41 +0100 vromero 8012333: javac, ClassFile should have a read(Path) method
Tue, 28 May 2013 12:46:10 +0100 vromero 6970173: Debug pointer at bad position
Mon, 27 May 2013 13:44:14 +0100 vromero 7030476: Fix conflicting use of JCTree/JCExpression
Fri, 24 May 2013 11:26:17 -0700 darcy 8014836: Have GenericDeclaration extend AnnotatedElement
Fri, 24 May 2013 15:27:27 +0100 mcimadamore 8014494: javac crashes when varargs element of a method reference is inferred from the context
Fri, 24 May 2013 15:27:12 +0100 mcimadamore 8014649: Regression: bug in Resolve.resolveOperator
Fri, 24 May 2013 15:26:57 +0100 mcimadamore 8014643: Parser regression in JDK 8 when compiling super.x
Wed, 22 May 2013 13:34:03 -0700 darcy 8010680: Clarify "present" and annotation ordering in javax.lang.model
Wed, 22 May 2013 09:59:05 -0700 lana Merge
Tue, 21 May 2013 14:33:09 +0100 vromero 7164114: Two jtreg tests are not run due to no file extension on the test files
Tue, 21 May 2013 13:50:56 +0100 vromero 8005207: test has 2 @bug tags
Tue, 21 May 2013 12:17:18 +0100 vromero 7060779: test/tools/javac/diags/Example.java leaves directories in tempdir
Tue, 21 May 2013 11:41:21 +0100 vromero 7177168: Redundant array copy in UnsharedNameTable
Tue, 21 May 2013 12:00:29 +0200 jfranck 8013180: Qualified type reference with annotations in throws list crashes compiler
Fri, 17 May 2013 13:48:41 -0700 jjg 6885876: add comments to javac/util/Convert.java
Thu, 30 May 2013 10:58:32 -0700 katleman Added tag jdk8-b92 for changeset fe7926936461
Wed, 05 Jul 2017 18:57:52 +0200 duke Merge
Thu, 30 May 2013 10:58:13 -0700 katleman Added tag jdk8-b92 for changeset 3e02d3c20e99
Wed, 05 Jul 2017 18:57:48 +0200 duke Merge
Mon, 03 Jun 2013 23:19:23 -0700 lana Merge
Wed, 29 May 2013 16:57:42 -0700 lana Merge
Wed, 22 May 2013 09:54:10 -0700 lana Merge
Mon, 20 May 2013 23:46:51 -0700 joehw 8012683: Remove unused, obsolete ObjectFactory classes
Mon, 20 May 2013 16:11:49 -0700 joehw 8014891: Redundant setting of external access properties in setFeatures
Thu, 30 May 2013 10:58:08 -0700 katleman Added tag jdk8-b92 for changeset d2f0e76ff056
Wed, 05 Jul 2017 18:57:43 +0200 duke Merge
Mon, 03 Jun 2013 23:24:36 -0700 lana Merge
Wed, 29 May 2013 16:59:55 -0700 lana Merge
Wed, 29 May 2013 21:27:10 +0530 sundar 8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1
Wed, 29 May 2013 14:08:00 +0200 lagergren 8011023: Math round didn't conform to ECMAScript 5 spec
Wed, 29 May 2013 15:41:07 +0530 sundar 8005979: A lot of tests are named "runTest" in reports
Tue, 28 May 2013 16:37:11 +0530 sundar 8015459: Octane test run fails on Turkish locale
Mon, 27 May 2013 17:57:07 +0200 lagergren 8015447: Octane harness fixes for rhino and entire test runs: ant octane, ant octane-v8, ant octane-rhino
Mon, 27 May 2013 20:41:34 +0530 sundar 8015352: "i".toUpperCase() => currently returns "İ", but should be "I" (with Turkish locale)
Mon, 27 May 2013 13:12:11 +0200 lagergren Merge
Mon, 27 May 2013 13:11:13 +0200 lagergren 8014219: Make the run-octane harness more deterministic by not measuring elapsed time every iteration. Also got rid of most of the run logic in base.js and call benchmarks directly for the same purpose
Mon, 27 May 2013 12:26:39 +0200 hannesw 8015348: RegExp("[") results in StackOverflowError
Fri, 24 May 2013 23:27:52 +0530 sundar 8015351: Nashorn shell does not start with Turkish locale
Fri, 24 May 2013 18:39:25 +0530 sundar 8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead
Fri, 24 May 2013 13:54:18 +0200 hannesw 8011630: JSON parsing performance issue
Thu, 23 May 2013 15:51:08 +0200 lagergren 8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts
Thu, 23 May 2013 09:49:03 -0300 jlaskey Merge
Thu, 23 May 2013 13:36:49 +0200 attila 8015278: Revert accidental changes to build.xml
Thu, 23 May 2013 13:10:58 +0200 lagergren 8012083: Array literal constant folding issue
Thu, 23 May 2013 12:01:35 +0200 attila 8015267: Allow conversion of JS arrays to Java List/Deque
Wed, 22 May 2013 16:43:48 +0200 hannesw 8010804: Review long and integer usage conventions
Wed, 22 May 2013 19:33:08 +0530 sundar 8014735: Typed Array, BYTES_PER_ELEMENT should be a class property
Wed, 22 May 2013 16:39:48 +0530 sundar 8008947: ScriptEnvironment ctor should be public
Tue, 21 May 2013 10:17:09 -0300 jlaskey 8014827: readLine should accept a prompt as an argument
Tue, 21 May 2013 13:40:12 +0200 attila 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
Wed, 22 May 2013 09:59:15 -0700 lana Merge
Mon, 20 May 2013 21:25:14 +0200 attila 8014797: rename Java.toJavaArray/toJavaScriptArray to Java.to/from, respectively.
Mon, 20 May 2013 23:04:01 +0530 sundar 8014909: ant test compilation error with JoniTest.java
Mon, 20 May 2013 16:38:38 +0200 lagergren 8006069: Range analysis first iteration, runtime specializations
Fri, 17 May 2013 16:44:22 -0300 jlaskey 8014823: Reprise - Smoke test fail: Windows JDK-8008554.js - access denied ("java.io.FilePermission" "//C/aurora/sandbox/nashorn~source/test/script/basic/NASHORN-99.js" "read")
Fri, 17 May 2013 16:12:59 -0300 jlaskey Merge
Thu, 16 May 2013 19:52:39 +0200 hannesw 8012359: Increase code coverage in Joni
Thu, 16 May 2013 13:44:25 +0200 lagergren 8013919: Original exception no longer thrown away when a finally rethrows
Thu, 16 May 2013 14:52:48 +0530 sundar 8009141: Avoid netscape.javascript.JSObject in nashorn code
Wed, 15 May 2013 20:21:59 +0200 attila 8014647: Allow class-based overrides to be initialized with a ScriptFunction
Wed, 15 May 2013 12:09:38 -0300 jlaskey 8014648: Exclude testing and infrastructure packages from code coverage, round two
Wed, 15 May 2013 19:45:16 +0530 sundar 8012305: Function.bind can't be called on prototype function inside constructor
Wed, 15 May 2013 14:54:28 +0200 attila 8014646: Update the Java interop documentation in the Java Scripting Programmer's Guide
Wed, 15 May 2013 10:28:18 +0200 attila 8014639: Remove debug flag from test runs
Tue, 14 May 2013 19:56:35 +0200 lagergren 8014426: Original exception no longer thrown away when a finally rethrows
Tue, 14 May 2013 19:18:17 +0200 attila 8011718: binding already bound function with extra arguments fails
Tue, 14 May 2013 11:16:52 -0300 jlaskey Merge
Tue, 14 May 2013 11:15:12 -0300 jlaskey 8014512: Exclude testing and infrastructure packages from code coverage
Thu, 30 May 2013 10:58:35 -0700 katleman Added tag jdk8-b92 for changeset 3ed2867af3bf
Wed, 05 Jul 2017 18:57:34 +0200 duke Merge
Thu, 30 May 2013 10:57:52 -0700 katleman Added tag jdk8-b92 for changeset 8ada1018118c
Wed, 05 Jul 2017 18:57:31 +0200 duke Merge
Wed, 05 Jun 2013 15:25:09 -0700 katleman 6983966: remove lzma and upx from repository JDK8
Tue, 04 Jun 2013 14:11:50 -0700 katleman 8015644: makefile changes to allow integration of new features
Tue, 04 Jun 2013 11:03:25 -0700 katleman Merge
Fri, 31 May 2013 14:05:09 +0200 erikj 7195481: FDS: debuginfo file for libjdwp.so is missed
Thu, 30 May 2013 09:29:26 +0200 erikj Merge
Wed, 29 May 2013 14:01:24 +0200 erikj 8013489: New build system does not run codesign on SA-related launchers on OS X
Mon, 03 Jun 2013 23:23:20 -0700 lana Merge
Wed, 29 May 2013 16:58:42 -0700 lana Merge
Wed, 29 May 2013 14:57:51 +0100 vinnie 7174966: With OCSP enabled on Java 7 get error 'Wrong key usage' with Comodo certificate
Wed, 29 May 2013 10:24:11 +0100 alanb 8014928: (fs) Files.readAllBytes() copies content to new array when content completely read
Wed, 29 May 2013 09:42:39 +0200 sla 8015440: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException
Tue, 28 May 2013 22:22:48 -0700 ewang 8009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittently
Tue, 28 May 2013 18:47:13 -0700 xuelei 8010815: some constructors issues in com.sun.jndi.toolkit
Tue, 28 May 2013 14:02:49 -0700 naoto 6251788: (rb) PropertyResourceBundle doesn't document exceptions
Tue, 28 May 2013 10:42:52 -0700 sherman 8001750: CharsetDecoder.replacement should not be changeable except via replaceWith method
Tue, 28 May 2013 16:35:17 +0100 robm 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys
Tue, 28 May 2013 18:46:39 +0400 dsamersoff 8014420: Default JDP address does not match the one assigned by IANA
Tue, 28 May 2013 15:57:45 +0200 jbachorik 8005472: com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.sh failed on windows
Mon, 27 May 2013 17:10:32 +0200 nloodin 6470730: Disconnect button leads to wrong popup message
Mon, 27 May 2013 15:24:53 +0100 chegar Merge
Mon, 27 May 2013 14:00:26 +0100 chegar 8015439: Minor/sync/cleanup of ConcurrentHashMap
Mon, 27 May 2013 09:41:44 +0200 plevart 7038914: VM could throw uncaught OOME in ReferenceHandler thread
Mon, 27 May 2013 15:18:00 +0400 uta 8014394: (fs) WatchService failing when watching \\server\$d
Fri, 24 May 2013 17:01:08 -0700 ksrini 8007333: [launcher] removes multiple back slashes
Fri, 24 May 2013 17:15:43 +0800 weijun 8014196: ktab creates a file with zero kt_vno
Thu, 23 May 2013 18:34:15 +0100 dl 8014076: Arrays parallel and serial sorting improvements
Thu, 23 May 2013 15:50:37 +0200 nloodin 8014048: Online user guide of jconsole points incorrect link
Wed, 22 May 2013 20:03:45 -0700 darcy 8014836: Have GenericDeclaration extend AnnotatedElement
Wed, 22 May 2013 20:21:13 -0400 dholmes 8014814: (str) StringBuffer "null" is not appended
Wed, 22 May 2013 16:43:04 -0700 naoto 7056126: DateFormatSymbols documentation has incorrect description about DateFormat
Wed, 22 May 2013 12:09:45 -0700 lana Merge
Wed, 22 May 2013 09:57:48 -0700 lana Merge
Wed, 22 May 2013 09:59:37 -0700 mduigou 8014819: set max size for jtreg testvms
Wed, 22 May 2013 13:50:53 +0100 chegar 8010182: Thread safety of Thread get/setName()
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip