Mon, 15 Sep 2014 15:18:13 +0530 |
sundar |
8058422: Users should be able to overwrite "context" and "engine" variables
|
changeset |
files
|
Fri, 12 Sep 2014 15:01:48 +0200 |
hannesw |
8058304: Non-serializable fields in serializable classes
|
changeset |
files
|
Fri, 12 Sep 2014 11:00:51 +0200 |
hannesw |
8057743: Single quotes must be escaped in message resource file
|
changeset |
files
|
Wed, 17 Sep 2014 22:56:12 -0700 |
katleman |
Added tag jdk9-b31 for changeset 12198895df07
|
changeset |
files
|
Wed, 05 Jul 2017 20:01:33 +0200 |
duke |
Merge
|
changeset |
files
|
Wed, 17 Sep 2014 22:55:51 -0700 |
katleman |
Added tag jdk9-b31 for changeset 45ea6e55697b
|
changeset |
files
|
Wed, 05 Jul 2017 20:01:31 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 18 Sep 2014 13:27:48 -0700 |
lana |
Merge
|
changeset |
files
|
Thu, 18 Sep 2014 15:37:40 -0400 |
mullan |
Merge
|
changeset |
files
|
Thu, 18 Sep 2014 15:36:38 -0400 |
mullan |
8050281: New permission tests for JEP 140
|
changeset |
files
|
Thu, 18 Sep 2014 18:33:05 +0400 |
vlivanov |
8058661: Compiled LambdaForms should inherit from Object to improve class loading performance
|
changeset |
files
|
Thu, 18 Sep 2014 16:16:07 +0200 |
sjiang |
8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
|
changeset |
files
|
Wed, 17 Sep 2014 23:27:59 -0400 |
dholmes |
8058569: Update java/lang/invoke/lambda tests to eliminate dependency on sun.tools.jar.Main
|
changeset |
files
|
Wed, 17 Sep 2014 14:11:40 -0700 |
bpb |
8058679: More bad characters in BigIntegerTest
|
changeset |
files
|
Wed, 17 Sep 2014 11:04:16 -0700 |
bpb |
8058664: Bad fonts in BigIntegerTest
|
changeset |
files
|
Wed, 17 Sep 2014 09:43:04 -0700 |
naoto |
8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata
|
changeset |
files
|
Wed, 17 Sep 2014 16:47:52 +0200 |
psandoz |
8058204: stream tests timeout, intermittently but more likely to happen after JDK-8056248
|
changeset |
files
|
Wed, 17 Sep 2014 13:55:30 +0800 |
weijun |
8056141: Move com.sun.security.jgss into a new module
|
changeset |
files
|
Wed, 17 Sep 2014 13:55:12 +0800 |
weijun |
8042900: Allow com.sun.security.jgss to be in different module than org.ietf.jgss
|
changeset |
files
|
Tue, 16 Sep 2014 23:04:13 +0400 |
vlivanov |
8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
|
changeset |
files
|
Mon, 15 Sep 2014 13:25:08 -0700 |
bpb |
8058505: BigIntegerTest does not exercise Burnikel-Ziegler division
|
changeset |
files
|
Tue, 16 Sep 2014 18:05:03 +0400 |
vlivanov |
8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken
|
changeset |
files
|
Tue, 16 Sep 2014 18:05:01 +0400 |
vlivanov |
8058291: Missing some checks during parameter validation
|
changeset |
files
|
Tue, 16 Sep 2014 12:06:53 +0200 |
chegar |
8058118: Generate modules.list during the build
|
changeset |
files
|
Tue, 16 Sep 2014 09:01:57 +0200 |
sjiang |
8042205: javax/management/monitor/*: some tests didn't get all the notifications
|
changeset |
files
|
Tue, 16 Sep 2014 00:26:58 +0200 |
redestad |
8058514: TEST_BUG: New tests introduced in 8058429 are TimeZone dependent
|
changeset |
files
|
Mon, 15 Sep 2014 21:20:46 +0200 |
redestad |
8058429: JCK test api/java_sql/Timestamp/descriptions.html start failing after 8058230
|
changeset |
files
|
Mon, 15 Sep 2014 13:05:04 -0700 |
bpb |
8057793: BigDecimal is no longer effectively immutable
|
changeset |
files
|
Sat, 13 Sep 2014 13:26:18 -0400 |
lancea |
8058413: Change formatDecimalInt so it is package private
|
changeset |
files
|
Sat, 13 Sep 2014 20:06:15 +0400 |
igerasim |
8054029: (fc) FileChannel.size() returns 0 for block devices on Linux
|
changeset |
files
|
Fri, 05 Sep 2014 19:06:07 -0700 |
martin |
8057986: freetype code to get glyph outline does not handle initial control point properly
|
changeset |
files
|
Fri, 12 Sep 2014 18:37:58 -0400 |
lancea |
8058394: Doclint clean up in java.sql.Date
|
changeset |
files
|
Fri, 29 Aug 2014 12:07:11 -0700 |
martin |
8056934: ZipInputStream does not correctly handle local header data descriptors with the optional signature missing
|
changeset |
files
|
Fri, 12 Sep 2014 13:08:35 -0700 |
prr |
Merge
|
changeset |
files
|
Fri, 12 Sep 2014 10:33:32 -0700 |
prr |
Merge
|
changeset |
files
|
Mon, 08 Sep 2014 10:24:45 -0700 |
prr |
Merge
|
changeset |
files
|
Mon, 08 Sep 2014 09:07:59 -0700 |
prr |
8056209: Remove unused files for libawt
|
changeset |
files
|
Fri, 05 Sep 2014 12:57:24 +0400 |
alexsch |
8057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed with GTKLookAndFeel on Linux and Solaris
|
changeset |
files
|
Thu, 04 Sep 2014 09:32:08 -0700 |
prr |
8056122: Upgrade JDK to use LittleCMS 2.6
|
changeset |
files
|
Tue, 02 Sep 2014 12:38:17 -0700 |
prr |
Merge
|
changeset |
files
|
Tue, 02 Sep 2014 17:42:35 +0400 |
aivanov |
8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure
|
changeset |
files
|
Tue, 02 Sep 2014 17:35:58 +0400 |
azvegint |
8055746: plenty of clipboard/dnd tests fail and break X11
|
changeset |
files
|
Fri, 29 Aug 2014 15:27:29 +0400 |
azvegint |
6624085: Fourth mouse button (wheel) is treated like second button - isPopupTrigger returns true
|
changeset |
files
|
Fri, 29 Aug 2014 14:27:43 +0400 |
yan |
8055664: move 14 tests about setLocationRelativeTo to jdk
|
changeset |
files
|
Wed, 27 Aug 2014 08:29:39 -0700 |
ceisserer |
8054638: xrender: text drawn after setColor(Color.white) is actually black
|
changeset |
files
|
Tue, 26 Aug 2014 14:10:10 +0100 |
bae |
8040617: [macosx] Large JTable cell results in a OutOfMemoryException
|
changeset |
files
|
Tue, 26 Aug 2014 15:04:49 +0400 |
dermashov |
8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK
|
changeset |
files
|
Fri, 12 Sep 2014 22:33:09 +0400 |
kshefov |
8057719: Develop new tests for LambdaForm Reduction and Caching feature
|
changeset |
files
|
Fri, 12 Sep 2014 22:33:09 +0400 |
kshefov |
8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java
|
changeset |
files
|
Fri, 12 Sep 2014 20:19:24 +0200 |
sjiang |
8057951: javax/management/monitor/... should be quarantined
|
changeset |
files
|
Fri, 12 Sep 2014 17:34:13 +0200 |
redestad |
8058230: Improve java.sql toString formatting
|
changeset |
files
|
Wed, 13 Aug 2014 18:40:16 +0200 |
redestad |
8055055: Improve numeric parsing in java.sql
|
changeset |
files
|
Fri, 12 Sep 2014 15:51:22 +0100 |
chegar |
8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack
|
changeset |
files
|
Fri, 12 Sep 2014 12:19:27 +0200 |
sjiang |
8049303: Transient network problems cause JMX thread to fail silenty
|
changeset |
files
|
Wed, 17 Sep 2014 22:56:07 -0700 |
katleman |
Added tag jdk9-b31 for changeset fe7c921b71f0
|
changeset |
files
|
Wed, 05 Jul 2017 20:01:23 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 18 Sep 2014 13:28:15 -0700 |
lana |
Merge
|
changeset |
files
|
Fri, 12 Sep 2014 04:22:19 -0700 |
amurillo |
Merge
|
changeset |
files
|
Fri, 12 Sep 2014 09:17:58 +0200 |
adlertz |
Merge
|
changeset |
files
|
Thu, 11 Sep 2014 08:01:15 +0000 |
neliasso |
Merge
|
changeset |
files
|
Wed, 10 Sep 2014 13:27:33 +0200 |
neliasso |
8054889: Compiler team's implementation task
|
changeset |
files
|
Thu, 11 Sep 2014 00:04:50 -0700 |
iveresov |
8058184: Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters
|
changeset |
files
|
Wed, 10 Sep 2014 19:08:17 -0700 |
iveresov |
8058092: Test vm/mlvm/meth/stress/compiler/deoptimize. Assert in src/share/vm/classfile/systemDictionary.cpp: MH intrinsic invariant
|
changeset |
files
|
Tue, 09 Sep 2014 15:47:18 -0700 |
roland |
8057758: Tests run TypeProfileLevel=222 crash with guarantee(0) failed: must find derived/base pair
|
changeset |
files
|
Tue, 09 Sep 2014 16:14:40 +0200 |
adlertz |
Merge
|
changeset |
files
|
Mon, 08 Sep 2014 16:05:48 +0200 |
simonis |
8057780: Fix ppc build after "8050147: StoreLoad barrier interferes with stack usages
|
changeset |
files
|
Mon, 08 Sep 2014 11:45:48 -0700 |
iveresov |
8057750: CTW should not make MH intrinsics not entrant
|
changeset |
files
|
Fri, 05 Sep 2014 14:39:45 -0700 |
iveresov |
8056154: JVM crash with EXCEPTION_ACCESS_VIOLATION when there are many threads running
|
changeset |
files
|
Fri, 05 Sep 2014 11:23:47 -0700 |
iveresov |
8056124: Hotspot should use PICL interface to get cacheline size on SPARC
|
changeset |
files
|
Fri, 05 Sep 2014 16:07:22 +0200 |
zmajo |
8053886: assert(false) failed: Should not allocate with exception pending
|
changeset |
files
|
Thu, 04 Sep 2014 23:49:17 -0700 |
kvn |
8057643: Unable to build --with-debug-level=optimized on OSX
|
changeset |
files
|
Thu, 04 Sep 2014 13:11:25 +0400 |
shade |
8050147: StoreLoad barrier interferes with stack usages
|
changeset |
files
|
Wed, 10 Sep 2014 23:14:13 +0000 |
jmasa |
Merge
|
changeset |
files
|
Mon, 08 Sep 2014 17:47:43 +0200 |
mgerdin |
8057722: G1: Code root hashtable updated incorrectly when evacuation failed
|
changeset |
files
|
Tue, 09 Sep 2014 13:55:38 +0200 |
stefank |
8057918: Update out-dated ignore tags in GC jtreg tests
|
changeset |
files
|
Tue, 09 Sep 2014 14:27:10 +0200 |
brutisso |
8057910: G1: BOT verification should not pass top
|
changeset |
files
|
Mon, 08 Sep 2014 10:41:06 +0200 |
brutisso |
8025564: gc/memory/UniThread/Linear1 times out during heap verification
|
changeset |
files
|
Tue, 09 Sep 2014 18:56:24 +0000 |
minqi |
Merge
|
changeset |
files
|
Mon, 08 Sep 2014 22:48:09 -0700 |
minqi |
8056930: Output host info under some condition for core dump
|
changeset |
files
|
Tue, 09 Sep 2014 09:48:42 -0700 |
gtriantafill |
8054836: [TESTBUG] Test is needed to verify correctness of malloc tracking
|
changeset |
files
|
Mon, 08 Sep 2014 23:49:39 +0400 |
igerasim |
8057745: TEST_BUG: runtime/SharedArchiveFile/ArchiveDoesNotExist.java fails with openjdk build
|
changeset |
files
|
Mon, 08 Sep 2014 11:14:41 -0400 |
coleenp |
8057696: java -version triggers assertion for slowdebug zero builds
|
changeset |
files
|
Thu, 28 Aug 2014 11:59:04 +0200 |
erikj |
8056053: Disable HOTSPOT_BUILD_JOBS when building with configure
|
changeset |
files
|
Fri, 05 Sep 2014 15:53:02 -0700 |
iklam |
Merge
|
changeset |
files
|
Fri, 05 Sep 2014 08:08:51 -0400 |
coleenp |
8057570: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid
|
changeset |
files
|
Thu, 04 Sep 2014 14:58:58 -0400 |
zgu |
Merge
|
changeset |
files
|
Thu, 04 Sep 2014 14:50:31 -0400 |
zgu |
8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead
|
changeset |
files
|
Thu, 04 Sep 2014 04:17:32 -0700 |
dsamersoff |
8035419: warning from b09 for hotspot.agent.src.os.win32.windbg.sawindbg.cpp: 'JNI exception pending'
|
changeset |
files
|
Thu, 04 Sep 2014 08:48:53 +0200 |
sla |
Merge
|
changeset |
files
|
Wed, 03 Sep 2014 19:13:18 -0400 |
coleenp |
8055008: Clean up code that saves the previous versions of redefined classes
|
changeset |
files
|
Wed, 03 Sep 2014 14:43:49 +0200 |
sla |
8056242: Add function to return structured information about loaded libraries.
|
changeset |
files
|
Tue, 02 Sep 2014 21:27:08 -0400 |
dholmes |
8046210: Missing memory barrier when reading init_lock
|
changeset |
files
|
Wed, 17 Sep 2014 22:55:51 -0700 |
katleman |
Added tag jdk9-b31 for changeset 8d0d35462d9b
|
changeset |
files
|
Thu, 18 Sep 2014 13:26:57 -0700 |
lana |
Merge
|
changeset |
files
|
Wed, 17 Sep 2014 13:55:36 +0800 |
weijun |
8056141: Move com.sun.security.jgss into a new module
|
changeset |
files
|
Tue, 16 Sep 2014 08:04:59 -0700 |
amurillo |
Merge
|
changeset |
files
|
Sat, 13 Sep 2014 14:26:36 -0700 |
amurillo |
Merge
|
changeset |
files
|
Fri, 12 Sep 2014 13:59:08 -0700 |
amurillo |
Merge
|
changeset |
files
|
Thu, 28 Aug 2014 11:58:49 +0200 |
erikj |
8056053: Disable HOTSPOT_BUILD_JOBS when building with configure
|
changeset |
files
|
Tue, 16 Sep 2014 12:08:04 +0200 |
erikj |
8058118: Generate modules.list during the build
|
changeset |
files
|
Mon, 15 Sep 2014 12:23:32 -0700 |
mchung |
8058367: Add verify-modules target to the default and images target
|
changeset |
files
|
Mon, 15 Sep 2014 16:30:08 +0200 |
ehelin |
8058317: Top-level Makefiles uses deprecated target jvmg in HotSpot Makefiles
|
changeset |
files
|
Fri, 12 Sep 2014 17:46:05 -0400 |
lancea |
8058366: Export sun.misc to java.sql
|
changeset |
files
|
Wed, 17 Sep 2014 22:55:49 -0700 |
katleman |
Added tag jdk9-b31 for changeset 2b84f4818a54
|
changeset |
files
|
Wed, 05 Jul 2017 20:01:05 +0200 |
duke |
Added tag jdk9-b31 for changeset 9d0e6639a4d7
|
changeset |
files
|
Wed, 05 Jul 2017 20:01:04 +0200 |
duke |
Merge
jdk9-b31
|
changeset |
files
|
Wed, 05 Jul 2017 20:00:59 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 11 Sep 2014 14:29:01 -0700 |
lana |
Merge
|
changeset |
files
|
Thu, 11 Sep 2014 12:18:01 -0700 |
wetmore |
8058180: .hgignore should be updated with webrev in all repos
|
changeset |
files
|
Wed, 10 Sep 2014 19:38:20 -0700 |
lana |
Merge
|
changeset |
files
|
Tue, 09 Sep 2014 10:43:06 -0700 |
vromero |
8042347: javac, Gen.LVTAssignAnalyzer should be refactored, it shouldn't be a static class
|
changeset |
files
|
Tue, 09 Sep 2014 12:16:25 -0400 |
pgovereau |
8054210: NullPointerException when compiling specific code.
|
changeset |
files
|
Tue, 09 Sep 2014 11:55:47 -0400 |
pgovereau |
8055500: fix for 8030046 is incorrect
|
changeset |
files
|
Mon, 08 Sep 2014 15:51:29 +0200 |
jlahoda |
8057753: Test langtools/test/tools/javac/NoClass.java is failing when run together with langtools/test/tools/javac/DuplicateImport.java
|
changeset |
files
|
Mon, 08 Sep 2014 14:16:33 +0100 |
mcimadamore |
8055514: Wrong, confusing error when non-static varargs referenced in static context
|
changeset |
files
|
Mon, 08 Sep 2014 13:11:28 +0200 |
jfranck |
8056021: checkin for JDK-8027262 breaks Checker Framework
|
changeset |
files
|
Mon, 08 Sep 2014 10:50:59 +0200 |
jlahoda |
8056984: Exception in compiler: java.lang.AssertionError: isSubClass T
|
changeset |
files
|
Mon, 08 Sep 2014 10:48:18 +0200 |
jlahoda |
8056014: Type inference may be skipped for a complex receiver generic method in a parameter position
|
changeset |
files
|
Fri, 05 Sep 2014 16:51:39 -0700 |
sogoel |
8055079: Group 9c: golden files for tests in tools/javac dir
|
changeset |
files
|
Fri, 05 Sep 2014 16:43:00 -0700 |
sogoel |
8055075: Group 9b: golden files for tests in tools/javac dir
|
changeset |
files
|