Wed, 10 Sep 2014 19:19:52 +0400 |
vlivanov |
8056926: Improve caching of GuardWithTest combinator |
Wed, 10 Sep 2014 19:19:51 +0400 |
vlivanov |
8057657: Annotate LambdaForm parameters with types |
Wed, 10 Sep 2014 19:19:51 +0400 |
vlivanov |
8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks |
Wed, 10 Sep 2014 19:19:51 +0400 |
vlivanov |
8057654: Extract checks performed during MethodHandle construction into separate methods |
Wed, 10 Sep 2014 19:19:50 +0400 |
vlivanov |
8050887: Intrinsify constants for default values |
Wed, 10 Sep 2014 19:19:50 +0400 |
vlivanov |
8050884: Intrinsify ValueConversions.identity() functions |
Wed, 10 Sep 2014 19:19:50 +0400 |
vlivanov |
8050877: Improve code for pairwise argument conversions and value boxing/unboxing |
Wed, 10 Sep 2014 19:19:50 +0400 |
vlivanov |
8050200: Make LambdaForm intrinsics detection more robust |
Wed, 10 Sep 2014 19:19:49 +0400 |
vlivanov |
8050057: Improve caching of MethodHandle reinvokers |
Wed, 10 Sep 2014 19:19:49 +0400 |
vlivanov |
8050174: Support overriding of isInvokeSpecial flag in WrappedMember |
Wed, 10 Sep 2014 19:19:49 +0400 |
vlivanov |
8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm) |
Wed, 10 Sep 2014 19:19:48 +0400 |
vlivanov |
8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle |
Wed, 10 Sep 2014 19:19:48 +0400 |
vlivanov |
8050053: Improve caching of different invokers |
Wed, 10 Sep 2014 19:19:47 +0400 |
vlivanov |
8050052: Small cleanups in java.lang.invoke code |
Wed, 10 Sep 2014 19:19:47 +0400 |
vlivanov |
8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke |
Wed, 10 Sep 2014 19:19:47 +0400 |
vlivanov |
8038261: JSR292: cache and reuse typed array accessors |
Wed, 10 Sep 2014 19:19:46 +0400 |
vlivanov |
8037209: Improvements and cleanups to bytecode assembly for lambda forms |
Wed, 10 Sep 2014 16:14:14 +0100 |
coffeys |
8057813: Alterations to jdk_security3 test target |
Wed, 10 Sep 2014 13:51:17 +0100 |
alanb |
8055251: Re-examine Integer.parseInt and Long.parseLong methods |
Wed, 10 Sep 2014 10:37:12 +0200 |
sla |
8057937: javax/management/monitor/GaugeMonitorDeadlockTest.java should be quarantined |
Wed, 10 Sep 2014 11:32:31 +0200 |
sla |
8057558: VirtualMachineImpl.execute on windows should close PipedInputStream before throwing exceptions |
Thu, 04 Sep 2014 13:20:27 +0200 |
stefank |
8057174: MemoryMXBean tests -- TEST FAILED: chunkSize: 6291456 is less than YOUNG_GEN_SIZE: 8388608 |
Tue, 09 Sep 2014 19:02:36 +0400 |
igerasim |
7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets |
Tue, 09 Sep 2014 17:20:26 +0400 |
kizune |
8051989: Unportable format string argument mismatch in jdk/src/share/native/com/sun/java/util/jar/pack/unpack.cpp |
Tue, 09 Sep 2014 12:04:31 +0200 |
jfranck |
5043030: (reflect) unnecessary object creation in reflection |
Tue, 09 Sep 2014 10:48:01 +0200 |
jfranck |
8054987: (reflect) Add sharing of annotations between instances of Executable |
Mon, 08 Sep 2014 20:29:15 +0200 |
sla |
8057778: Misc cleanups of the attach code (aix) |
Mon, 08 Sep 2014 14:46:51 +0200 |
sla |
8057776: Misc cleanups of the attach code |
Sun, 07 Sep 2014 23:04:09 +0400 |
aefimov |
8049343: (tz) Support tzdata2014g |
Fri, 29 Aug 2014 14:50:15 -0700 |
martin |
8056951: pico-optimize contains(Object) methods |
Fri, 05 Sep 2014 15:09:05 +0200 |
ykantser |
8057686: Clean up ProblemList.txt |
Fri, 05 Sep 2014 12:18:31 +0100 |
alanb |
8029516: (fs) WatchKey cancel unreliable on Windows |
Fri, 05 Sep 2014 10:54:28 +0200 |
dl |
8056248: Improve ForkJoin thread throttling |
Thu, 11 Sep 2014 09:08:56 -0700 |
katleman |
Added tag jdk9-b30 for changeset dfdf7c92f55e |
Wed, 05 Jul 2017 20:00:24 +0200 |
duke |
Merge |
Thu, 11 Sep 2014 14:28:30 -0700 |
lana |
Merge |
Thu, 11 Sep 2014 12:18:02 -0700 |
wetmore |
8058180: .hgignore should be updated with webrev in all repos |
Wed, 10 Sep 2014 19:36:46 -0700 |
lana |
Merge |
Thu, 04 Sep 2014 22:59:17 -0700 |
kvn |
Merge |
Wed, 03 Sep 2014 14:39:13 +0200 |
simonis |
8057129: Fix AIX build after the Extend CompileCommand=option change 8055286 |
Sat, 02 Aug 2014 06:15:23 +0200 |
roland |
8057038: Speculative traps not robust when compilation and class unloading are concurrent |
Wed, 03 Sep 2014 15:29:57 +0400 |
fzhinkin |
8055904: Develop tests for new command-line options related to SHA intrinsics |
Wed, 03 Sep 2014 15:26:06 +0400 |
fzhinkin |
8055903: Develop sanity tests on SPARC's SHA instructions support |
Wed, 03 Sep 2014 15:24:26 +0400 |
fzhinkin |
8056091: Move compiler/intrinsics/mathexact/sanity/Verifier to compiler/testlibrary and extend its functionality |
Wed, 27 Aug 2014 17:37:18 +0200 |
roland |
8055946: assert(result == NULL || result->is_oop()) failed: must be oop |
Fri, 29 Aug 2014 16:32:29 +0200 |
roland |
8055910: closed/java/util/Collections/CheckedCollections.java failed with ClassCastException not thrown |
Tue, 02 Sep 2014 12:48:45 -0700 |
kvn |
8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method |
Tue, 02 Sep 2014 10:26:48 -0700 |
kvn |
8056964: JDK-8055286 changes are incomplete. |
Fri, 29 Aug 2014 19:45:49 -0400 |
drchase |
8054292: code comments leak in fastdebug builds |
Fri, 29 Aug 2014 13:46:50 +0000 |
thartmann |
Merge |
Fri, 29 Aug 2014 15:32:16 +0200 |
zmajo |
8055286: Extend CompileCommand=option to handle numeric parameters |
Fri, 29 Aug 2014 14:46:35 +0200 |
thartmann |
8056067: NodeHash debug variables are available in product build |
Thu, 28 Aug 2014 23:30:13 +0400 |
iignatyev |
8056223: typo in export_optimized_jdk |
Thu, 04 Sep 2014 13:45:39 -0700 |
jmasa |
Merge |
Thu, 04 Sep 2014 12:25:05 -0700 |
jmasa |
Merge |
Wed, 03 Sep 2014 15:07:47 +0000 |
tschatzl |
Merge |
Wed, 03 Sep 2014 17:01:57 +0200 |
tschatzl |
8057143: Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq |
Wed, 03 Sep 2014 12:45:14 +0200 |
stefank |
8057037: Verification in ClassLoaderData::is_alive is too slow |
Fri, 29 Aug 2014 13:12:21 +0200 |
mgerdin |
8048268: G1 Code Root Migration performs poorly |
Fri, 29 Aug 2014 13:08:01 +0200 |
mgerdin |
8056084: Refactor Hashtable to allow implementations without rehashing support |
Wed, 03 Sep 2014 17:30:23 -0400 |
ctornqvi |
8057147: [TESTBUG] Platform.isDebugBuild() doesn't work on all build types |
Tue, 02 Sep 2014 09:51:24 -0700 |
iklam |
8056971: Minor class loading clean-up |
Fri, 29 Aug 2014 11:35:03 -0700 |
sspitsyn |
Merge |
Fri, 29 Aug 2014 13:34:16 +0200 |
sla |
8055838: Hotspot does not compile with clang 6.0 (OS X Yosemite) |
Thu, 28 Aug 2014 13:01:44 -0400 |
lfoltan |
Merge |
Thu, 28 Aug 2014 11:56:06 -0400 |
lfoltan |
8054355: ENFORCE_CC_COMPILER_REV needs to be updated to Solaris C++ 12u3 for JDK 9. |
Thu, 28 Aug 2014 15:44:02 +0000 |
coleenp |
Merge |
Thu, 28 Aug 2014 11:30:11 -0400 |
coleenp |
Merge |
Thu, 28 Aug 2014 11:29:09 -0400 |
coleenp |
8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2) |
Thu, 28 Aug 2014 07:46:49 -0700 |
dsamersoff |
8029172: warnings from b117 for hotspot.agent.src.os.linux: JNI exception pending |
Thu, 28 Aug 2014 06:32:16 -0700 |
dsamersoff |
8031583: warnings from b03 for hotspot/agent/src/os/solaris/proc: JNI exception pending |
Thu, 28 Aug 2014 10:28:21 +0200 |
sla |
8055755: Information about loaded dynamic libraries is wrong on MacOSX |
Wed, 27 Aug 2014 10:42:28 -0700 |
ccheung |
8056175: Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC |
Thu, 11 Sep 2014 09:08:47 -0700 |
katleman |
Added tag jdk9-b30 for changeset 9628dff9b9a1 |
Thu, 11 Sep 2014 14:27:55 -0700 |
lana |
Merge |
Thu, 11 Sep 2014 10:29:15 +0100 |
chegar |
8058117: Missing jdk.deploy.osx from modules.xml |
Wed, 10 Sep 2014 19:36:32 -0700 |
lana |
Merge |
Wed, 10 Sep 2014 17:32:40 -0700 |
mchung |
8057627: Add org.w3c.dom.ranges and org.w3c.dom.traversal as exported API in modules.xml |
Wed, 10 Sep 2014 12:28:14 -0700 |
mduigou |
8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK |
Wed, 10 Sep 2014 16:13:35 +0100 |
coffeys |
8057813: Alterations to jdk_security3 test target |
Tue, 09 Sep 2014 17:42:07 +0100 |
simonis |
8057538: Build the freetype library during configure on Windows |
Tue, 09 Sep 2014 15:12:50 +0200 |
ihse |
8057125: The fix for JDK-8027627 was incomplete: Don't hardcode bash anywhere. |
Fri, 05 Sep 2014 12:42:41 +0200 |
erikj |
8057537: Serialize reconfigure and fix make clean-foo foo |
Thu, 11 Sep 2014 09:08:38 -0700 |
katleman |
Added tag jdk9-b30 for changeset 8d6d3257c748 |
Wed, 05 Jul 2017 20:00:08 +0200 |
duke |
Added tag jdk9-b30 for changeset b2287cac7813 |
Wed, 05 Jul 2017 20:00:07 +0200 |
duke |
Mergejdk9-b30 |
Wed, 05 Jul 2017 20:00:03 +0200 |
duke |
Merge |
Thu, 04 Sep 2014 14:45:48 -0700 |
lana |
Merge |
Thu, 04 Sep 2014 08:49:20 +0200 |
jlahoda |
8047675: tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea) |
Thu, 04 Sep 2014 08:48:29 +0200 |
jlahoda |
8054563: Update RunCodingRules.java for source code reorg |
Wed, 03 Sep 2014 14:19:39 -0700 |
jjg |
8038414: Constant pool's strings are not escaped properly |
Wed, 03 Sep 2014 14:06:25 -0700 |
jjg |
8034861: Incorrect format and indentation of InnerClasses section |
Wed, 03 Sep 2014 19:22:16 +0400 |
kizune |
8044597: Request to update tools/javap/T4501661.java to add test for package option |
Mon, 01 Sep 2014 17:41:01 +0100 |
mcimadamore |
8057005: IntelliJ should allow import for nested classes |
Fri, 29 Aug 2014 14:08:49 -0700 |
sogoel |
8056288: Missing bug id in test/com/sun/javadoc/testOrdering/TestOrdering.java |
Thu, 04 Sep 2014 13:26:40 -0700 |
katleman |
Added tag jdk9-b29 for changeset 639910c83675 |
Wed, 05 Jul 2017 19:59:57 +0200 |
duke |
Merge |
Thu, 04 Sep 2014 13:26:38 -0700 |
katleman |
Added tag jdk9-b29 for changeset 08af5d44cadd |
Wed, 05 Jul 2017 19:59:54 +0200 |
duke |
Merge |
Thu, 04 Sep 2014 13:26:26 -0700 |
katleman |
Added tag jdk9-b29 for changeset f402435374ad |
Wed, 05 Jul 2017 19:59:50 +0200 |
duke |
Merge |
Thu, 04 Sep 2014 14:45:42 -0700 |
lana |
Merge |
Thu, 04 Sep 2014 18:57:14 +0200 |
attila |
8056129: AtomicInteger is treated as primitive number with optimistic compilation |
Thu, 04 Sep 2014 15:37:14 +0200 |
hannesw |
8051889: Implement block scoping in symbol assignment and scope computation |
Thu, 04 Sep 2014 14:42:30 +0200 |
lagergren |
8057551: Let the -d flag dump _all_ generated classes to disk and work outside --compile-only mode |
Thu, 04 Sep 2014 10:52:42 +0200 |
lagergren |
8057019: Various problems with extra arguments to applies |
Wed, 03 Sep 2014 14:33:34 +0200 |
attila |
8056913: Limit the size of type info cache on disk |
Mon, 01 Sep 2014 17:34:37 +0400 |
yan |
8054343: Nashorn: Some tests fails on windows with AccessControlException |
Thu, 04 Sep 2014 13:26:40 -0700 |
katleman |
Added tag jdk9-b29 for changeset 14591ffc0c61 |
Wed, 05 Jul 2017 19:59:46 +0200 |
duke |
Merge |
Thu, 04 Sep 2014 13:26:25 -0700 |
katleman |
Added tag jdk9-b29 for changeset ca9aa0749e5d |
Wed, 05 Jul 2017 19:59:42 +0200 |
duke |
Merge |
Thu, 04 Sep 2014 14:47:04 -0700 |
lana |
Merge |
Thu, 04 Sep 2014 12:23:01 -0400 |
lancea |
8055776: Add tests to exercise SQLPermissions for DriverManager & SyncFactory |
Thu, 04 Sep 2014 00:32:43 -0700 |
yhuang |
8055222: ISO 4217 Amendment #159 |
Wed, 03 Sep 2014 17:08:58 +0200 |
jbachorik |
8057134: sun/management/jmxremote/startstop/JMXStartStopTest.java failing intermittently |
Wed, 03 Sep 2014 16:05:41 +0200 |
jbachorik |
8057150: Add more diagnostics to JMXStartStopTest |
Wed, 03 Sep 2014 06:57:40 +0000 |
xuelei |
8048621: Implement basic keystore tests |
Wed, 03 Sep 2014 02:11:16 +0000 |
xuelei |
8048362: Tests for doPrivileged with accomplice |
Tue, 02 Sep 2014 22:23:04 +0100 |
coffeys |
8057076: Correct exception message in CertAndKeyGen.java |
Tue, 02 Sep 2014 14:11:38 -0700 |
naoto |
8038436: Re-examine the mechanism to determine available localedata and cldrdata |
Tue, 02 Sep 2014 11:21:29 -0700 |
prr |
Merge |
Mon, 25 Aug 2014 10:43:59 -0700 |
prr |
Merge |
Fri, 22 Aug 2014 11:02:00 -0700 |
prr |
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib |
Fri, 22 Aug 2014 10:33:05 -0700 |
prr |
Merge |
Thu, 21 Aug 2014 18:48:12 +0400 |
serb |
8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp |
Tue, 19 Aug 2014 14:38:25 -0700 |
prr |
8055201: JNI exception pending in jdk/src/solaris/native/sun/awt/CUPSfuncs.c |
Tue, 19 Aug 2014 11:03:55 -0700 |
ddehaven |
Merge |
Mon, 18 Aug 2014 09:51:52 -0700 |
darcy |
8055254: Address source incompatability of JSlider generification |
Fri, 15 Aug 2014 11:33:13 -0700 |
darcy |
8054360: Refine generification of javax.swing |
Fri, 15 Aug 2014 13:02:46 +0400 |
yan |
8054878: javadoc issues in javax.imageio |
Thu, 14 Aug 2014 18:43:45 +0400 |
serb |
8042199: The build of J2DBench via makefile is broken after the JDK-8005402 |
Thu, 14 Aug 2014 14:19:58 +0100 |
serb |
8046887: JNI exception pending in jdk/src/solaris/native/sun/awt: awt_DrawingSurface.c, awt_GraphicsEnv.c, awt_InputMethod.c, sun_awt_X11_GtkFileDialogPeer.c |
Wed, 13 Aug 2014 21:45:53 +0400 |
serb |
8054800: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp |
Wed, 13 Aug 2014 13:27:43 +0400 |
aivanov |
8046007: Java app receives javax.print.PrintException: Printer is not accepting job |
Tue, 12 Aug 2014 19:02:51 +0400 |
mcherkas |
8042835: Remove mnemonic character from open, save and open directory JFileChooser's buttons |
Tue, 12 Aug 2014 18:26:30 +0400 |
yan |
8053657: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK |
Tue, 12 Aug 2014 14:38:38 +0400 |
serb |
8046894: JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c |
Tue, 12 Aug 2014 14:22:05 +0400 |
anthony |
8049065: [JLightweightFrame] Support DnD for SwingNode |
Mon, 11 Aug 2014 10:42:51 +0400 |
yan |
6708093: Redundant unused native method declaration in LCMS.java |
Mon, 11 Aug 2014 10:39:17 +0400 |
yan |
6975892: Javadoc typo in javax.print.attribute.standard.DialogTypeSelection |
Mon, 11 Aug 2014 10:32:21 +0400 |
yan |
8043693: A typo in the javadoc for javax.imageio.ImageReader |
Tue, 02 Sep 2014 11:05:41 +0200 |
ykantser |
8056994: sun/tools/jstatd/TestJstatdPortAndServer.java and sun/tools/jstatd/TestJstatdServer.java miss correct check of RMI server availability |
Tue, 02 Sep 2014 05:48:55 +0000 |
xuelei |
8049429: Tests for java client server communications with various TLS/SSL combinations. |
Mon, 01 Sep 2014 13:33:28 +0200 |
dl |
8056249: Improve CompletableFuture resource usage |
Fri, 29 Aug 2014 11:59:34 -0700 |
joehw |
8037819: Xerces Update: jaxp/validation/XMLSchemaFactory |
Thu, 04 Sep 2014 13:26:40 -0700 |
katleman |
Added tag jdk9-b29 for changeset 317aad3480c8 |
Wed, 05 Jul 2017 19:59:21 +0200 |
duke |
Merge |
Thu, 04 Sep 2014 14:45:08 -0700 |
lana |
Merge |
Fri, 29 Aug 2014 08:14:19 -0700 |
jmasa |
Merge |
Thu, 28 Aug 2014 15:55:05 +0000 |
tschatzl |
Merge |
Thu, 28 Aug 2014 17:06:29 +0200 |
tschatzl |
Merge |
Thu, 28 Aug 2014 18:38:31 +0400 |
dfazunen |
8050464: G1 string deduplication tests hang/timeout and leave running processes consuming all resources |
Fri, 29 Aug 2014 08:07:13 -0700 |
jmasa |
Merge |
Thu, 28 Aug 2014 17:05:41 +0200 |
tschatzl |
8054808: Bitmap verification sometimes fails after Full GC aborts concurrent mark. |
Thu, 28 Aug 2014 11:25:09 -0700 |
jmasa |
Merge |
Wed, 27 Aug 2014 09:47:06 +0200 |
sjohanss |
8028787: tmtools/jstat/gcoldcapacity/jstat_gcoldcapacity02 fails nsk.share.Failure: OGC < OGCMN in RT_Baseline |
Wed, 27 Aug 2014 09:22:22 +0000 |
brutisso |
Merge |
Wed, 27 Aug 2014 10:51:08 +0200 |
brutisso |
8055816: Remove dead code in g1BlockOffsetTable |
Wed, 27 Aug 2014 08:59:05 +0200 |
tschatzl |
8056043: Heap does not shrink within the heap after JDK-8038423 |
Tue, 26 Aug 2014 14:15:50 +0200 |
tschatzl |
8055919: Remove dead code in G1 concurrent marking code |
Tue, 26 Aug 2014 14:15:42 +0200 |
tschatzl |
8055953: [TESTBUG] Fix for 8055098 does not contain unit test |
Thu, 28 Aug 2014 17:45:58 +0000 |
jmasa |
Merge |
Thu, 28 Aug 2014 08:56:52 -0700 |
jmasa |
Merge |
Tue, 26 Aug 2014 09:36:53 +0200 |
tschatzl |
8054819: Rename HeapRegionSeq to HeapRegionManager |
Mon, 25 Aug 2014 07:35:36 +0000 |
stefank |
Merge |
Mon, 25 Aug 2014 09:10:13 +0200 |
stefank |
8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID |
Mon, 25 Aug 2014 08:27:19 +0200 |
brutisso |
8055818: Remove PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC from g1BlockOffsetTable.cpp |
Thu, 28 Aug 2014 18:31:05 +0200 |
rbackman |
Merge |
Wed, 27 Aug 2014 17:09:18 +0400 |
iignatyev |
8056072: add jprt_optimized targets |
Wed, 27 Aug 2014 10:02:58 +0200 |
zmajo |
8051415: TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory |
Mon, 25 Aug 2014 07:44:58 +0000 |
thartmann |
Merge |
Mon, 25 Aug 2014 07:04:09 +0200 |
thartmann |
8055657: Test compiler/classUnloading/methodUnloading/TestMethodUnloading.java does not work with non-default GC |
Mon, 25 Aug 2014 07:08:53 +0200 |
thartmann |
8055751: TestAnonymousClassUnloading.java needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot |
Fri, 22 Aug 2014 12:03:49 -0700 |
kvn |
8055069: TSX and RTM should be deprecated more strongly until hardware is corrected |
Tue, 26 Aug 2014 13:07:57 -0700 |
ctornqvi |
8041727: [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator |
Mon, 25 Aug 2014 00:13:36 -0700 |
ccheung |
8048150: Allow easy configurations for large CDS archives |
Fri, 22 Aug 2014 14:21:41 -0700 |
ctornqvi |
8055844: [TESTBUG] test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails on Solaris Sparc due to incorrect page size being used |
Fri, 22 Aug 2014 06:28:14 -0700 |
gtriantafill |
8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running |
Thu, 21 Aug 2014 14:37:39 -0700 |
gtriantafill |
8055684: runtime/NMT/CommandLineEmptyArgument.java fails |
Fri, 22 Aug 2014 07:38:42 -0700 |
gtriantafill |
8055053: [TESTBUG] runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails |
Fri, 22 Aug 2014 06:46:29 -0700 |
gtriantafill |
8055052: [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available |
Fri, 22 Aug 2014 11:23:36 -0700 |
dcubed |
Merge |
Fri, 22 Aug 2014 09:30:57 -0700 |
ctornqvi |
8055814: [TESTBUG] runtime/NMT/NMTWithCDS.java fails with product builds due to missing UnlockDiagnosticVMOptions |
Fri, 22 Aug 2014 08:13:38 +0200 |
sla |
8055754: filemap.cpp does not compile with clang |
Thu, 21 Aug 2014 16:32:36 -0700 |
igerasim |
8055338: (process) Add instrumentation to help diagnose JDK-6573254 |
Thu, 21 Aug 2014 01:43:27 +0000 |
ctornqvi |
Merge |
Wed, 20 Aug 2014 14:59:33 -0700 |
ctornqvi |
8027480: Build Windows x64 fastdebug builds using /homeparams |
Wed, 20 Aug 2014 14:59:08 -0700 |
ctornqvi |
8055164: [TESTBUG] runtime/CompressedOops/CompressedClassPointers.java fails with OpenJDK build |
Wed, 20 Aug 2014 21:37:50 +0000 |
zgu |
Merge |
Wed, 20 Aug 2014 15:58:45 -0400 |
zgu |
8055236: Deadlock during NMT2 shutdown on Windows |
Wed, 20 Aug 2014 08:50:10 -0400 |
zgu |
Merge |
Wed, 20 Aug 2014 08:41:15 -0400 |
zgu |
8054546: NMT2 leaks memory |
Thu, 04 Sep 2014 13:26:26 -0700 |
katleman |
Added tag jdk9-b29 for changeset dc0034c79fa4 |
Thu, 04 Sep 2014 14:44:50 -0700 |
lana |
Merge |
Wed, 03 Sep 2014 14:10:53 +0200 |
erikj |
8057132: Build fails if PROFILE is set in the environment |
Tue, 02 Sep 2014 11:21:05 -0700 |
prr |
Merge |
Fri, 22 Aug 2014 11:00:44 -0700 |
prr |
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib |
Mon, 01 Sep 2014 10:39:20 +0200 |
ihse |
8027627: Don't hardcode bash path in LOG=trace |
Thu, 04 Sep 2014 13:26:23 -0700 |
katleman |
Added tag jdk9-b29 for changeset f1c3d5352210 |
Wed, 05 Jul 2017 19:59:05 +0200 |
duke |
Added tag jdk9-b29 for changeset c36c00926937 |
Wed, 05 Jul 2017 19:59:04 +0200 |
duke |
Mergejdk9-b29 |
Wed, 05 Jul 2017 19:59:00 +0200 |
duke |
Merge |
Fri, 29 Aug 2014 11:57:50 -0700 |
lana |
Merge |
Fri, 29 Aug 2014 10:46:33 -0700 |
mchung |
8055856: checkdeps build target doesn't work for cross-compilation builds |
Fri, 29 Aug 2014 14:58:35 +0200 |
alundblad |
8056252: Incremental build fails on Windows |
Fri, 29 Aug 2014 00:42:42 -0700 |
sogoel |
8055074: Group 9a: golden files for tests in tools/javac dir |
Thu, 28 Aug 2014 23:42:16 -0700 |
sogoel |
8049126: golden files for annotations test in tools/java dir |
Thu, 28 Aug 2014 11:29:34 -0700 |
darcy |
8056283: @ignore tools/javac/defaultMethods/Assertions.java until JDK-8047675 is fixed |
Thu, 28 Aug 2014 17:38:40 +0200 |
alundblad |
8054500: Refactor sjavac Main class into ClientMain and ServerMain |
Wed, 27 Aug 2014 06:56:29 -0700 |
ksrini |
8050031: [javadoc] class-use pages have duplicates and missing entries |
Tue, 26 Aug 2014 08:12:42 -0700 |
ksrini |
8054925: [javadoc] refactor the Doclet start method. |
Wed, 27 Aug 2014 06:25:17 -0700 |
ksrini |
8038732: [javadoc] NetBeans IDE target does not build doclets |
Wed, 27 Aug 2014 11:41:03 +0100 |
mcimadamore |
8056075: Add support for dumping inference dependency graphs |
Wed, 27 Aug 2014 07:44:00 +0200 |
jlahoda |
8056061: Mark implementations of public interfaces with an annotation |
Tue, 26 Aug 2014 12:45:28 +0100 |
mcimadamore |
8056055: IntelliJ source paths broken after modularization of langtools |
Fri, 22 Aug 2014 16:28:16 -0700 |
jjg |
8044859: javac duplicates option processing when using Compiler API |
Fri, 22 Aug 2014 12:25:01 +0200 |
erikj |
8055767: Sjavac is leaking servers |
Fri, 29 Aug 2014 11:30:58 -0700 |
katleman |
Added tag jdk9-b28 for changeset 6ce251a87137 |
Wed, 05 Jul 2017 19:58:53 +0200 |
duke |
Merge |
Fri, 29 Aug 2014 11:30:46 -0700 |
katleman |
Added tag jdk9-b28 for changeset 0444f488042c |
Wed, 05 Jul 2017 19:58:48 +0200 |
duke |
Merge |
Fri, 29 Aug 2014 11:56:46 -0700 |
lana |
Merge |
Fri, 29 Aug 2014 11:49:38 -0700 |
joehw |
8037819: Xerces Update: jaxp/validation/XMLSchemaFactory |
Fri, 29 Aug 2014 11:30:41 -0700 |
katleman |
Added tag jdk9-b28 for changeset 482db0c1193b |
Wed, 05 Jul 2017 19:58:44 +0200 |
duke |
Merge |
Fri, 29 Aug 2014 11:58:19 -0700 |
lana |
Merge |
Thu, 28 Aug 2014 16:38:23 +0200 |
attila |
8056243: OptimisticTypePersistence should refuse to work in symlinked directories |
Wed, 27 Aug 2014 14:27:56 +0530 |
sundar |
8056123: Anonymous function statements leak internal function names into global scope |
Tue, 26 Aug 2014 22:57:24 +0530 |
sundar |
8056094: [nashorn] tests fail when running via jtreg |
Tue, 26 Aug 2014 15:52:55 +0200 |
attila |
8056025: CompilationPhase.setStates() is hot in class installation phase |
Tue, 26 Aug 2014 15:04:48 +0200 |
attila |
8056052: Source.getContent() does excess Object.clone() |
Tue, 26 Aug 2014 15:04:20 +0200 |
attila |
8055954: Do not parallelize class installation |
Tue, 26 Aug 2014 17:21:17 +0530 |
sundar |
8056050: runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test" |
Tue, 26 Aug 2014 11:45:36 +0200 |
attila |
8055923: collect timings using System.nanoTime |
Tue, 26 Aug 2014 11:42:07 +0200 |
lagergren |
8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow |
Tue, 26 Aug 2014 11:32:12 +0200 |
attila |
8055913: Node.hashCode() delegates to Object.hashCode() and is hot |
Tue, 26 Aug 2014 11:31:31 +0200 |
attila |
8055911: Don't use String.intern for IdentNode |
Tue, 26 Aug 2014 13:26:15 +0400 |
yan |
8055811: Tests for Nashorn ClassFilter Support |
Mon, 25 Aug 2014 22:36:05 +0200 |
attila |
8055870: iteration fails if index var is not used |
Mon, 25 Aug 2014 20:26:53 +0530 |
sundar |
8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException |
Mon, 25 Aug 2014 17:38:53 +0400 |
yan |
8055878: Nashorn: all tests failed with AccessControlException |
Fri, 22 Aug 2014 22:50:38 +0530 |
sundar |
8055830: JDK-8015969.js is silently failing |
Fri, 22 Aug 2014 15:47:28 +0530 |
sundar |
8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly |
Thu, 21 Aug 2014 20:06:48 +0530 |
sundar |
8055762: Nashorn misses linker for netscape.javascript.JSObject instances |
Wed, 20 Aug 2014 21:32:09 +0530 |
sundar |
8055687: Wrong "this" passed to JSObject.eval call |
Fri, 29 Aug 2014 11:30:59 -0700 |
katleman |
Added tag jdk9-b28 for changeset b7633e8ce82a |
Wed, 05 Jul 2017 19:58:36 +0200 |
duke |
Merge |
Fri, 29 Aug 2014 11:59:34 -0700 |
lana |
Merge |
Wed, 27 Aug 2014 10:59:34 +0200 |
erikj |
8056064: Fix corba locale build problem on windows |
Fri, 29 Aug 2014 11:30:34 -0700 |
katleman |
Added tag jdk9-b28 for changeset 998ca72b253e |
Wed, 05 Jul 2017 19:58:32 +0200 |
duke |
Merge |
Fri, 29 Aug 2014 11:58:43 -0700 |
lana |
Merge |
Fri, 29 Aug 2014 10:47:32 -0700 |
mchung |
8055856: checkdeps build target doesn't work for cross-compilation builds |
Fri, 29 Aug 2014 18:11:04 +0400 |
igerasim |
8056310: Cleanup in WinNTFileSystem_md.c |
Fri, 29 Aug 2014 12:00:31 +0200 |
simonis |
8056246: Fix AIX build after the Modular Source Code change 8054834 |
Fri, 29 Aug 2014 09:57:55 +0800 |
luchsh |
8034218: Improve fontconfig.properties for AIX platform |
Thu, 28 Aug 2014 05:20:02 -0700 |
dsamersoff |
8049226: com/sun/jdi/OptionTest.java test times out again |
Thu, 28 Aug 2014 05:04:58 -0700 |
dsamersoff |
8054066: com/sun/jdi/DoubleAgentTest.java fails with timeout |
Thu, 28 Aug 2014 10:17:55 +0100 |
michaelm |
8055299: HttpsURLConnection.equals() broken |
Wed, 27 Aug 2014 10:14:16 +0200 |
stefank |
8056148: Add java/lang/management/MemoryMXBean/LowMemoryTest.java to ProblemList.txt |
Wed, 27 Aug 2014 22:08:19 +0400 |
igerasim |
8054714: Use StringJoiner where it makes the code cleaner |
Wed, 27 Aug 2014 11:33:45 +0800 |
weijun |
8048617: Tests for PKCS12 read operations |
Mon, 25 Aug 2014 10:40:55 -0700 |
martin |
8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM |
Tue, 26 Aug 2014 14:35:33 -0700 |
mchung |
8055230: Rename attach provider implementation class be platform neutral |
Tue, 26 Aug 2014 11:43:19 -0700 |
amurillo |
Merge |
Fri, 22 Aug 2014 10:03:18 -0700 |
amurillo |
Merge |
Wed, 20 Aug 2014 17:06:01 -0700 |
sspitsyn |
Merge |
Tue, 12 Aug 2014 17:29:01 -0700 |
iklam |
8046070: Class Data Sharing clean up and refactoring |
Tue, 26 Aug 2014 15:18:38 +0100 |
michaelm |
Merge |
Tue, 26 Aug 2014 15:08:42 +0100 |
michaelm |
8056065: sun/net/www/protocol/http/RedirectOnPost.java failing. |
Tue, 26 Aug 2014 15:55:35 +0400 |
igerasim |
8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c |
Thu, 21 Aug 2014 15:22:07 +0200 |
jbachorik |
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22 |
Tue, 26 Aug 2014 10:19:56 +0100 |
chegar |
8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel |
Tue, 26 Aug 2014 10:10:58 +0100 |
michaelm |
8055747: Move SimpleSSLContext to jdk/testlibrary |
Mon, 25 Aug 2014 18:17:24 +0200 |
jbachorik |
8037082: java/lang/instrument/NativeMethodPrefixAgent.java failing |
Tue, 26 Aug 2014 16:42:31 +0800 |
weijun |
8055901: Update policytool for jdk.net.NetworkPermission |
Tue, 26 Aug 2014 15:10:29 +0800 |
weijun |
8050370: Need new regressions tests for messageDigest with DigestIOStream |
Tue, 26 Aug 2014 07:57:03 +0200 |
sla |
8043981: Remove the JPDA demo |
Tue, 26 Aug 2014 07:55:08 +0200 |
sla |
8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK |
Mon, 25 Aug 2014 09:20:49 +0100 |
alanb |
8055855: "make profiles" failing since refactoring of java.awt.datatransfer |
Sun, 24 Aug 2014 21:52:16 +0200 |
plevart |
8049228: Improve multithreaded scalability of InetAddress cache |
Fri, 22 Aug 2014 18:54:20 -0700 |
mchung |
8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java |
Fri, 22 Aug 2014 14:56:09 -0700 |
mchung |
8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts |
Sat, 23 Aug 2014 01:05:50 +0400 |
igerasim |
8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException |
Thu, 21 Aug 2014 14:36:49 +0200 |
jbachorik |
8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms |
Thu, 21 Aug 2014 22:07:14 -0700 |
mchung |
8055393: [Testbug] Some tests are being executed and fail under profiles |
Thu, 21 Aug 2014 13:09:28 +0200 |
sla |
8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012 |
Thu, 21 Aug 2014 12:23:20 +0200 |
erikj |
8055095: Improve "do nothing" incremental build performance after modularized source code integration |
Thu, 21 Aug 2014 11:05:35 +0200 |
erikj |
8055188: General cleanup of minor issues from source restructure |
Wed, 20 Aug 2014 11:30:13 -0700 |
bpb |
8054720: Modifications of I/O methods for instrumentation purposes |
Wed, 20 Aug 2014 11:06:38 -0700 |
martin |
8055675: java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253 |
Fri, 29 Aug 2014 11:30:56 -0700 |
katleman |
Added tag jdk9-b28 for changeset 3c9e4f896414 |
Wed, 05 Jul 2017 19:58:21 +0200 |
duke |
Merge |
Fri, 29 Aug 2014 11:57:22 -0700 |
lana |
Merge |
Fri, 22 Aug 2014 09:55:49 -0700 |
amurillo |
Merge |
Fri, 22 Aug 2014 07:12:23 -0700 |
jmasa |
Merge |
Thu, 21 Aug 2014 16:44:41 +0200 |
tschatzl |
8055098: WB API should be extended to provide information about size and age of object. |
Thu, 21 Aug 2014 19:06:21 +0000 |
rbackman |
Merge |
Thu, 21 Aug 2014 20:24:41 +0200 |
rbackman |
Merge |
Tue, 19 Aug 2014 17:23:38 +0200 |
roland |
8055153: nsk/stress/jck60/jck60014 crashes on sparc |
Tue, 19 Aug 2014 16:20:18 -0700 |
kvn |
8055503: Rollback 8054164 changeset |
Tue, 19 Aug 2014 17:48:16 +0000 |
kvn |
Merge |
Wed, 13 Aug 2014 17:50:21 -0700 |
kvn |
8054164: solaris makefile |
Tue, 19 Aug 2014 07:36:11 +0200 |
thartmann |
8048879: "unexpected yanked node" opto/postaloc.cpp:139 |
Fri, 15 Aug 2014 12:27:50 -0700 |
kvn |
Merge |
Thu, 14 Aug 2014 09:15:39 +0200 |
thartmann |
8054402: "klass->is_loader_alive(_is_alive)) failed: must be alive" for anonymous classes |
Wed, 13 Aug 2014 17:37:11 -0700 |
iveresov |
8054883: Segmentation error while running program |
Wed, 13 Aug 2014 23:33:33 +0000 |
mduigou |
8047952: Remove _FORTIFY_SOURCE from fastdebug and slowdebug builds |
Wed, 13 Aug 2014 13:05:04 -0700 |
kvn |
8054927: Missing MemNode::acquire ordering in some volatile Load nodes |
Wed, 13 Aug 2014 09:53:18 +0000 |
roland |
Merge |
Mon, 11 Aug 2014 15:09:04 +0200 |
roland |
8054224: Recursive method that was compiled by C1 is unable to catch StackOverflowError |
Wed, 13 Aug 2014 10:44:50 +0200 |
anoll |
8043913: remove legacy code in SPARC's VM_Version::platform_features |
Mon, 11 Aug 2014 13:02:44 +0000 |
roland |
Merge |
Mon, 11 Aug 2014 14:12:51 +0200 |
roland |
7173584: Implement arraycopy as a macro node |
Mon, 11 Aug 2014 13:01:37 +0200 |
thartmann |
8043284: Optimize signed integer comparison |
Thu, 21 Aug 2014 10:51:31 -0700 |
jmasa |
Merge |
Wed, 20 Aug 2014 15:04:39 +0200 |
tschatzl |
8055635: Missing include in g1RegionToSpaceMapper.hpp results in unresolved symbol of fastdebug build without precompiled headers |
Wed, 20 Aug 2014 14:34:40 +0200 |
tschatzl |
8055525: Bigapp weblogic+medrec fails to startup after JDK-8038423 |
Tue, 19 Aug 2014 13:44:55 -0700 |
jmasa |
Merge |
Tue, 19 Aug 2014 14:09:10 +0200 |
tschatzl |
8038423: G1: Decommit memory within heap |
Mon, 18 Aug 2014 19:30:24 -0700 |
poonam |
8044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GC |
Mon, 18 Aug 2014 15:43:29 +0000 |
tschatzl |
Merge |
Mon, 18 Aug 2014 16:10:44 +0200 |
tschatzl |
8054818: Refactor HeapRegionSeq to manage heap region and auxiliary data |
Mon, 18 Aug 2014 14:49:42 +0000 |
mgerdin |
Merge |
Mon, 18 Aug 2014 16:19:57 +0200 |
mgerdin |
8055284: sanity/WhiteBox.java fails with NPE |
Mon, 18 Aug 2014 15:41:57 +0200 |
tschatzl |
8054362: gc/g1/TestEagerReclaimHumongousRegions2.java timeout |
Mon, 18 Aug 2014 12:25:36 +0000 |
stefank |
Merge |
Mon, 18 Aug 2014 14:12:48 +0200 |
stefank |
8055275: Several gc/class_unloading/ tests fail due to missed +UnlockDiagnosticVMOptions flag |
Fri, 15 Aug 2014 09:06:17 -0700 |
jmasa |
Merge |
Thu, 21 Nov 2013 09:57:00 -0800 |
jmasa |
8026303: CMS: JVM intermittently crashes with "FreeList of size 258 violates Conservation Principle" assert |
Tue, 19 Aug 2014 10:04:29 -0400 |
zgu |
Merge |
Tue, 19 Aug 2014 06:47:28 -0700 |
gtriantafill |
8055051: runtime/NMT/CommandLineEmptyArgument.java fails |
Mon, 18 Aug 2014 11:56:12 -0700 |
gtriantafill |
8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated |
Tue, 19 Aug 2014 09:05:55 -0400 |
zgu |
8055061: assert at share/vm/services/virtualMemoryTracker.cpp:332 Error: ShouldNotReachHere() when running NMT tests |
Tue, 19 Aug 2014 08:42:46 -0400 |
zgu |
Merge |
Tue, 19 Aug 2014 08:34:25 -0400 |
zgu |
8055007: NMT2: emptyStack missing in minimal build |
Fri, 15 Aug 2014 20:37:43 +0000 |
coleenp |
Merge |
Fri, 15 Aug 2014 15:25:24 -0400 |
coleenp |
8055231: ZERO variant build is broken |
Fri, 15 Aug 2014 11:25:55 -0700 |
sspitsyn |
Merge |
Thu, 14 Aug 2014 18:14:07 -0700 |
ctornqvi |
8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job |
Thu, 14 Aug 2014 17:25:14 +0000 |
zgu |
Merge |
Thu, 14 Aug 2014 13:15:23 -0400 |
zgu |
8054547: Re-enable warning for incompatible java launcher |
Thu, 14 Aug 2014 13:13:15 +0000 |
zgu |
Merge |
Thu, 14 Aug 2014 09:02:51 -0400 |
zgu |
8054368: nsk/jdi/VirtualMachine/exit/exit002 crash with detail tracking on (NMT2) |
Tue, 12 Aug 2014 17:29:00 -0700 |
iklam |
8046070: Class Data Sharing clean up and refactoring |
Fri, 29 Aug 2014 11:30:41 -0700 |
katleman |
Added tag jdk9-b28 for changeset fabe6090d37a |
Fri, 29 Aug 2014 11:56:35 -0700 |
lana |
Merge |
Fri, 29 Aug 2014 10:46:21 -0700 |
mchung |
8055856: checkdeps build target doesn't work for cross-compilation builds |
Fri, 29 Aug 2014 13:30:42 +0200 |
erikj |
8014510: Fix sjavac on all platforms in jprt |
Fri, 29 Aug 2014 12:02:20 +0200 |
simonis |
8056246: Fix AIX build after the Modular Source Code change 8054834 |
Wed, 27 Aug 2014 11:19:01 +0200 |
erikj |
8055922: Work around sjavac limitation with public api tracking cross modules |
Wed, 27 Aug 2014 11:12:15 +0200 |
erikj |
8056062: Additional minor cleanups from source restructure build changes |
Wed, 27 Aug 2014 10:59:59 +0200 |
erikj |
8056064: Fix corba locale build problem on windows |
Tue, 26 Aug 2014 14:35:19 -0700 |
mchung |
8055230: Rename attach provider implementation class be platform neutral |
Fri, 22 Aug 2014 10:03:17 -0700 |
amurillo |
Merge |
Thu, 21 Aug 2014 15:37:51 -0700 |
kvn |
Merge |
Wed, 13 Aug 2014 19:39:05 +0000 |
mduigou |
8047952: Remove FORTIFY_SOURCE from fastdebug and slowdebug builds |
Tue, 05 Aug 2014 09:05:51 +0200 |
anoll |
8054013: run hotspot JTREG compiler tests only on fastdebug platforms and also on macosx |
Wed, 20 Aug 2014 17:05:59 -0700 |
sspitsyn |
Merge |
Mon, 18 Aug 2014 14:30:35 -0700 |
ctornqvi |
8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job |
Fri, 22 Aug 2014 11:51:33 +0200 |
erikj |
8055096: Remove explicit mx flag from javadoc command line |
Thu, 21 Aug 2014 10:23:20 -0700 |
mduigou |
8055331: cleaner handling of sub-process non-zero exit result. |
Thu, 21 Aug 2014 10:22:52 -0700 |
mduigou |
8055772: get_source.sh : version check assumes English localization |
Thu, 21 Aug 2014 12:22:42 +0200 |
erikj |
8055095: Improve "do nothing" incremental build performance after modularized source code integration |
Thu, 21 Aug 2014 11:05:01 +0200 |
erikj |
8055188: General cleanup of minor issues from source restructure |
Fri, 29 Aug 2014 11:30:33 -0700 |
katleman |
Added tag jdk9-b28 for changeset a4a81944aedd |
Wed, 05 Jul 2017 19:57:58 +0200 |
duke |
Added tag jdk9-b28 for changeset f4269e8f454e |
Wed, 05 Jul 2017 19:57:57 +0200 |
duke |
Mergejdk9-b28 |
Wed, 05 Jul 2017 19:57:53 +0200 |
duke |
Merge |
Thu, 28 Aug 2014 14:53:49 -0700 |
lana |
Merge |
Tue, 19 Aug 2014 15:34:01 -0700 |
ksrini |
8055501: [javac] ignore test/tools/javac/Paths/AbsolutePathTest.java |
Tue, 19 Aug 2014 12:13:43 +0100 |
mcimadamore |
8055390: IntelliJ langtools project should reflect modular source tree |
Mon, 18 Aug 2014 10:59:44 +0100 |
chegar |
Merge |
Fri, 15 Aug 2014 11:02:14 -0400 |
pgovereau |
8054556: javac should report the error for default usage as the primary error |
Thu, 14 Aug 2014 14:17:17 +0200 |
alundblad |
8055039: Sjavac does not print compilation errors to the console |
Thu, 14 Aug 2014 13:05:49 +0200 |
alundblad |
8054215: Use com.sun.tools.javac.util.Assert instead of 'assert' |
Wed, 13 Aug 2014 15:47:58 -0700 |
jjg |
8055076: fix test failures in classfile tests |
Wed, 13 Aug 2014 21:58:29 +0000 |
emc |
Merge |
Tue, 12 Aug 2014 13:24:40 +0400 |
aeremeev |
8042251: Implement classfile tests for InnerClasses attribute. |
Wed, 13 Aug 2014 13:20:31 -0700 |
jjg |
8050429: Update/cleanup ToolBox |
Wed, 13 Aug 2014 14:25:46 -0400 |
emc |
8055054: Remove visitWildcard visitor method from erasure visitor |
Wed, 13 Aug 2014 14:44:59 +0200 |
alundblad |
8048457: Sjavac should not use portfiles, sockets, etc if background=false |
Tue, 12 Aug 2014 17:48:30 -0700 |
sogoel |
8049130: Group 8d - golden files for annotations test in tools/java dir |
Tue, 12 Aug 2014 17:39:56 -0700 |
sogoel |
8049129: Group 8c - golden files for annotations test in tools/java dir |
Tue, 12 Aug 2014 17:31:31 -0700 |
sogoel |
8049127: Group 8b - golden files for annotations test in tools/java dir |
Tue, 12 Aug 2014 16:41:05 -0700 |
sogoel |
8054964: Add a test for invalid package annotations |
Mon, 11 Aug 2014 11:28:08 -0700 |
lana |
Merge |
Mon, 11 Aug 2014 10:05:15 -0700 |
lana |
Merge |
Mon, 11 Aug 2014 10:16:55 -0700 |
ksrini |
8054044: [javadoc] javadoc tester must print out the javadoc run arguments. |
Sat, 09 Aug 2014 21:27:42 -0700 |
lana |
Added tag jdk9-b26 for changeset 196b7a50a266 |
Sat, 09 Aug 2014 00:56:29 +0200 |
ohrstrom |
8054465: Add --permit-artifact=bar to sjavac |
Fri, 08 Aug 2014 21:26:23 +0200 |
ohrstrom |
8054474: Add --state-dir=bar to sjavac |
Fri, 08 Aug 2014 20:47:24 +0200 |
ohrstrom |
8054461: Add @file support to sjavac |
Thu, 21 Aug 2014 14:16:28 -0700 |
katleman |
Added tag jdk9-b27 for changeset 83c19f00452c |
Wed, 05 Jul 2017 19:57:44 +0200 |
duke |
Merge |
Thu, 28 Aug 2014 14:53:33 -0700 |
lana |
Merge |
Mon, 18 Aug 2014 10:08:21 +0100 |
chegar |
Merge |
Mon, 11 Aug 2014 10:05:31 -0700 |
lana |
Merge |
Sat, 09 Aug 2014 21:27:29 -0700 |
lana |
Added tag jdk9-b26 for changeset f51938efd4f6 |
Thu, 21 Aug 2014 14:16:19 -0700 |
katleman |
Added tag jdk9-b27 for changeset b80b84e87032 |
Wed, 05 Jul 2017 19:57:38 +0200 |
duke |
Merge |
Thu, 28 Aug 2014 14:53:17 -0700 |
lana |
Merge |
Mon, 18 Aug 2014 10:08:34 +0100 |
chegar |
Merge |
Mon, 11 Aug 2014 10:07:57 -0700 |
lana |
Merge |
Sat, 09 Aug 2014 21:27:18 -0700 |
lana |
Added tag jdk9-b26 for changeset 38b0d0abca49 |
Thu, 21 Aug 2014 14:16:15 -0700 |
katleman |
Added tag jdk9-b27 for changeset 686eef1e7a79 |
Wed, 05 Jul 2017 19:57:33 +0200 |
duke |
Merge |
Thu, 28 Aug 2014 14:53:37 -0700 |
lana |
Merge |
Wed, 20 Aug 2014 20:04:19 +0530 |
sundar |
8050078: Nashorn ClassFilter Support |
Tue, 19 Aug 2014 18:14:45 +0530 |
sundar |
8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code |
Tue, 19 Aug 2014 11:25:14 +0200 |
hannesw |
8055368: Ant build broken after modular source code change |
Mon, 18 Aug 2014 10:59:40 +0100 |
chegar |
Merge |
Fri, 15 Aug 2014 17:30:49 +0200 |
attila |
8055199: Tidy up Nashorn codebase for code standards (August 2014) |
Thu, 14 Aug 2014 20:14:54 +0530 |
sundar |
8055139: test/script/trusted/JDK-8055107.js fails with access control exception |
Thu, 14 Aug 2014 18:54:54 +0530 |
sundar |
8055107: Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally |
Thu, 14 Aug 2014 14:35:44 +0200 |
attila |
8055042: Compile-time expression evaluator was missing variables |
Wed, 13 Aug 2014 21:03:37 +0530 |
sundar |
8055034: jjs exits interactive mode if exception was thrown when trying to print value of last evaluated expression |
Wed, 13 Aug 2014 15:00:24 +0530 |
sundar |
8054993: type info cache may be disabled for test262 and tests explicitly changing that property should use @fork |
Tue, 12 Aug 2014 13:23:47 +0200 |
hannesw |
8054898: Avoid creation of empty type info files |
Tue, 12 Aug 2014 13:22:05 +0200 |
hannesw |
8044851: nashorn properties leak memory |
Mon, 11 Aug 2014 10:07:15 -0700 |
lana |
Merge |
Mon, 11 Aug 2014 20:35:21 +0530 |
sundar |
8054503: test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip |
Sat, 09 Aug 2014 21:27:44 -0700 |
lana |
Added tag jdk9-b26 for changeset a64f0cd60e66 |
Fri, 08 Aug 2014 19:07:17 +0530 |
sundar |
8054651: Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types |
Fri, 08 Aug 2014 12:50:46 +0200 |
hannesw |
8043956: Make code caching work with optimistic typing and lazy compilation |
Thu, 07 Aug 2014 19:19:46 +0530 |
sundar |
8051346: Test262 tests for ECMAScript 5 now in branch "es5-tests" |
Thu, 07 Aug 2014 11:06:45 +0200 |
attila |
8046026: CompiledFunction.relinkComposableInvoker assert is being hit |
Wed, 06 Aug 2014 22:11:12 +0530 |
sundar |
8053910: ScriptObjectMirror causing havoc with Invocation interface |
Thu, 21 Aug 2014 14:16:28 -0700 |
katleman |
Added tag jdk9-b27 for changeset d38d876f1654 |
Wed, 05 Jul 2017 19:57:26 +0200 |
duke |
Merge |
Thu, 28 Aug 2014 14:53:02 -0700 |
lana |
Merge |
Mon, 18 Aug 2014 10:07:13 +0100 |
chegar |
Merge |
Mon, 11 Aug 2014 21:33:15 +0100 |
msheppar |
8038861: [javadoc] broken links in org/omg/CORBA/FloatSeqHelper.html |
Mon, 11 Aug 2014 09:25:37 -0700 |
lana |
Merge |
Sat, 09 Aug 2014 21:27:05 -0700 |
lana |
Added tag jdk9-b26 for changeset 30a18bb9b88d |
Thu, 21 Aug 2014 14:16:15 -0700 |
katleman |
Added tag jdk9-b27 for changeset a5e25d68f971 |
Wed, 05 Jul 2017 19:57:19 +0200 |
duke |
Merge |
Thu, 28 Aug 2014 14:54:07 -0700 |
lana |
Merge |
Wed, 20 Aug 2014 16:10:13 +0200 |
sla |
8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption |
Wed, 20 Aug 2014 10:49:54 +0800 |
weijun |
8055373: Typo in InquireType.java |
Tue, 19 Aug 2014 12:26:34 -0700 |
mchung |
8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder |
Tue, 19 Aug 2014 10:34:07 -0700 |
ddehaven |
Merge |
Tue, 19 Aug 2014 10:32:16 -0700 |
ddehaven |
Merge |
Fri, 08 Aug 2014 12:54:39 -0700 |
prr |
Merge |
Fri, 08 Aug 2014 21:46:29 +0400 |
serb |
6302052: Reference to nonexistant Class in javadoc |
Fri, 08 Aug 2014 21:40:46 +0400 |
serb |
8054431: Some of the input validation in the javasound is too strict |
Fri, 08 Aug 2014 16:19:36 +0400 |
alexsch |
8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles |
Fri, 08 Aug 2014 16:13:15 +0400 |
alexsch |
8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation |
Fri, 08 Aug 2014 16:05:52 +0400 |
alexsch |
8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE |
Thu, 07 Aug 2014 17:02:48 +0400 |
serb |
8054372: Cleanup of com.sun.media.sound packages |
Wed, 06 Aug 2014 21:46:17 +0400 |
alexp |
8041982: Use of animated icon in JLayer causes CPU spin |
Wed, 06 Aug 2014 14:34:16 +0400 |
serb |
6521706: A switch operator in JFrame.processWindowEvent() should be rewritten |
Tue, 05 Aug 2014 14:18:46 -0700 |
prr |
8054371: Need to suppress newly added unchecked cast and conversion in Swing code |
Tue, 05 Aug 2014 12:14:11 -0700 |
prr |
Merge |
Tue, 05 Aug 2014 15:39:05 +0400 |
avstepan |
8052012: move awt automated tests from AWT_Modality to OpenJDK repository - part 5 |
Tue, 05 Aug 2014 13:59:50 +0400 |
serb |
6521727: DefaultTreeCellEditor doesn't implement Serializable |
Fri, 01 Aug 2014 16:26:17 +0100 |
serb |
8026497: Font2DTest demo: unused resource files |
Thu, 31 Jul 2014 21:09:52 +0100 |
serb |
7058700: Unexpected exceptions and timeouts in SF2 parser code |
Thu, 31 Jul 2014 23:00:24 +0400 |
serb |
8033141: Cleanup of sun.awt.X11 package |
Thu, 31 Jul 2014 11:33:36 -0700 |
prr |
8052396: Catch exceptions resulting from missing font cmap |
Thu, 31 Jul 2014 14:28:10 +0400 |
alexsch |
8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation |
Wed, 30 Jul 2014 16:11:47 +0400 |
serb |
7058697: Unexpected exceptions in MID parser code |
Wed, 30 Jul 2014 14:29:36 +0400 |
dermashov |
8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3) |
Tue, 29 Jul 2014 13:53:21 -0700 |
ddehaven |
Merge |
Wed, 30 Jul 2014 00:00:22 +0400 |
serb |
8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c |
Tue, 29 Jul 2014 15:03:05 +0400 |
avstepan |
8050885: move awt automated tests from AWT_Modality to OpenJDK repository - part 4 |
Tue, 29 Jul 2014 12:55:08 +0400 |
ssides |
8042284: Add block tags for @return and @param to swing plaf classes |
Tue, 29 Jul 2014 12:45:24 +0400 |
yan |
8050924: Fix doclint missing tag warnings in javax.swing.plaf.basic parts 5b,6b of 7 |
Mon, 28 Jul 2014 19:11:52 +0400 |
pchelko |
8051588: DataTransferer.getInstance throws ClassCastException in headless mode |
Mon, 28 Jul 2014 19:02:56 +0400 |
pchelko |
8037485: Refactor java.awt.datatransfer to eliminate dependency on AWT |
Mon, 28 Jul 2014 18:43:09 +0400 |
pchelko |
8051449: Incorrect parsing of the default flavor mapping |
Mon, 28 Jul 2014 16:09:26 +0400 |
mcherkas |
8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread. |
Sat, 26 Jul 2014 04:02:56 +0400 |
serb |
8035165: Expose internal representation in sun.awt.X11 |
Sat, 26 Jul 2014 03:18:05 +0400 |
serb |
8049057: JNI exception pending in jdk/src/windows/native/sun/windows/ |
Thu, 24 Jul 2014 16:06:49 +0100 |
anashaty |
8046495: KeyEvent can not be accepted in quick mouse clicking |
Thu, 24 Jul 2014 17:36:56 +0400 |
serb |
6521783: Unnecessary final modifier for a method in a final class |
Wed, 23 Jul 2014 16:19:26 +0400 |
serb |
8050852: Javadoc cleanup of javax.sound.midi package |
Wed, 23 Jul 2014 15:44:44 +0400 |
dmarkov |
8044614: [macosx] Focus issue with 2 applets in firefox |
Tue, 22 Jul 2014 17:17:05 +0400 |
alexsch |
8038937: Validate fields on Swing classes deserialization |