2016-03-23 aniyogi 8151282: [TEST_BUG] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails with GTK LnF
2016-03-23 alexsch 8150844: [hidpi] [macosx] -Dsun.java2d.uiScale should be taken into account for OS X
2016-03-22 prr 8055463: Need public API allowing full access to font collections in Font.createFont()
2016-03-22 prr Merge
2016-03-22 aniyogi 8148555: [macosx] An uncaught exception was raised entering Emoji into JTextArea
2016-03-22 ssadetsky 8152201: [TEST_BUG] test/java/awt/Window/FindOwner/FindOwnerTest.java has @test tag
2016-03-21 prr Merge
2016-03-18 prr Merge
2016-03-18 arapte 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField
2016-03-18 ptbrunet 8145228: Java Access Bridge, getAccessibleStatesStringFromContext doesn't wrap the call to getAccessibleRole
2016-03-17 avstepan 8151714: [TEST] add a test for JOptionPane dialog multiresolution icons
2016-03-17 psadhukhan 8151110: libfontmanager should free memory with delete[] if it was allocated with new[]
2016-03-17 psadhukhan 6379088: Suboptimal expression in javax.imageio.ImageTypeSpecifier.getBitsPerBand(int)
2016-03-16 serb 8146239: Support of PCM_FLOAT for the AU file format
2016-03-16 serb 8151857: [TEST_BUG] bug6544309.java fails intermittently
2016-03-16 psadhukhan 8066139: Null return from PrintJob.getGraphics() running closed/java/awt/PrintJob/HighResTest/HighResTest.java
2016-03-16 alexsch 8149849: [hidpi] DnD issues (cannot DnD from JFileChooser to JEditorPane or other text component) when scale > 1
2016-03-15 alexsch 8076545: Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display
2016-03-15 ssadetsky 8139227: Text fields in JPopupMenu structure do not receive focus in hosted Applets
2016-03-15 ssadetsky 8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios
2016-03-15 ssadetsky 8143295: Validating issue in AWT
2016-03-14 erikj 8151770: 9-client windows builds fail on windows since make file change for 8145174
2016-03-14 ddehaven Merge
2016-03-11 ddehaven Merge
2016-03-14 mhalder 8149456: [macosx] robot.keyPress do not generate key events (keyPressed and keyReleased) for function keys F13 to F19
2016-03-14 avstepan 8150724: [TEST] HiDPI: create a test for multiresolution icons
2016-03-14 psadhukhan 8151621: [TEST_BUG] java/awt/print/PrinterJob/MultiMonPrintDlgTest.java doesn't work with jtreg
2016-03-11 alexsch 8069348: SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D
2016-03-11 avstepan 8151697: [TEST] minor update of test/java/awt/image/multiresolution/BaseMultiResolutionImageTest.java
2016-03-11 avstepan 8151699: [TEST_BUG] fix awt/image/multiresolution/MultiResolutionTrayIconTest
2016-03-11 kshefov 6734341: REGTEST fails: SelectionAutoscrollTest.html
2016-03-11 pkbalakr 7012008: JDesktopPane - Wrong background color with Win7+WindowsLnf
2016-03-11 rchamyal 8145174: HiDPI splash screen support on Linux
2016-03-11 rchamyal 8145896: JInternalFrame setMaximum before adding to desktop throws null pointer exception
2016-03-10 avstepan 8151627: [TEST_BUG] fix test/java/awt/image/multiresolution/MultiResolutionRenderingHintsTest.java to run with Jake
2016-03-04 serb 8151288: Generation of property files for gtk l&f can be skipped on win/osx
2016-03-10 avstepan 8151269: [TEST] add test covering getSource() method for multiresolution image
2016-03-10 jdv 8139183: drawImage misses background's alpha channel
2016-03-09 serb 8144164: [macosx] Test java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest failed
2016-03-09 avstepan 8142406: [TEST] MultiResolution image: need test to cover the case when @2x image is corrupted
2016-03-09 psadhukhan 8034239: PrintServiceLookup.lookupPrintServices() returns different amount of services in comparison with lpstat -v
2016-04-05 naoto 8152742: jlink --include-locales th fails with ArrayIndexOutOfBoundsException
2016-04-05 rgoel 8149735: PropertiesTest.sh fails
2016-04-05 vtewari 7167293: FtpURLConnection connection leak on FileNotFoundException
2016-04-04 naoto 8153041: Remove unused redundant parameter in CLDRConverter
2016-04-04 chegar 8153286: Move sun.misc.GC to java.rmi ( sun.rmi.transport )
2016-04-04 jlaskey 8151806: JImage decompress code needs to be revised to be more effective
2016-04-03 chegar 8153181: Move sun.misc.VMSupport to an internal package
2016-04-07 lana Added tag jdk-9+113 for changeset 07dc1868fd1e
2017-07-05 duke Merge
2016-04-09 chegar 8153737: Unsupported Module
2016-04-09 chegar 8153498: Update the PostVMInitHook mechanism to use an internal package in the base module
2016-04-07 lana Merge
2016-04-04 amurillo Merge
2016-04-04 jwilhelm 8153410: Disable tests until JDK-8151460 gets to main
2016-03-31 amurillo Merge
2016-03-31 zmajo 8153195: Quarantine compiler/gcbarriers/PreserveFPRegistersTest.java
2016-03-30 thartmann Merge
2016-03-29 twisti Merge
2016-03-25 rschatz 8152634: generalize exception throwing routines in JVMCIRuntime
2016-03-29 iignatyev 8152636: TestHasNegatives.java fails after Jigsaw changes were integrated
2016-03-29 vlivanov 8152972: C2 crashes with SIGSEGV in LoadNode::make
2016-03-29 vlivanov 8152945: TestStableU* tests aren't Jigsaw-ready
2016-03-29 vlivanov 8152857: [TESTBUG] UnsafeGetConstantField.testUnsafeGetFieldUnaligned fails w/ -XX:-UseUnalignedAccesses in -Xcomp mode
2016-03-29 mcberg 8152496: Blended code generation
2016-03-29 zmajo Merge
2016-03-29 rraghavan 8152730: File Leak in CompileBroker::init_compiler_thread_log of compileBroker.cpp:1665.
2016-03-28 rraghavan 8145348: Make intrinsics flags diagnostic.
2016-03-28 vlivanov 8025962: JSR 292: NoSuchMethodError and NoSuchFieldError in MHN_resolve_Mem
2016-03-28 vlivanov 8148175: C1: G1 barriers don't preserve FP registers
2016-03-28 vlivanov 8152179: C2: Folding of unsigned loads is broken w/ @Stable
2016-03-28 vlivanov 8152773: C2: LoadNode properties aren't preserved when converting between signed/unsigned variants
2016-03-28 vlivanov 8151623: Zap freed Metaspace chunks in non-product binaries
2016-03-25 shade Merge
2016-03-25 shade 8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
2016-03-25 kshefov 8152344: JVMCI test task: Unit tests for ConstantReflectionProvider
2016-03-24 vdeshpande 8152354: Update for x86 AES CBC Decryption
2016-03-24 zmajo Merge
2016-03-22 sgehwolf 8152440: Zero build fails after JDK-8146801
2016-03-24 zmajo Merge
2016-03-24 thartmann Merge
2016-03-24 thartmann 8150821: Crash with assert(!((nmethod*)_cb)->is_deopt_pc(_pc)) failed: invariant broken
2016-03-24 psandoz 8149644: Integrate VarHandles
2016-03-24 thartmann 8136458: Remove "marked for reclamation" nmethod state
2016-03-23 mdoerr 8151818: C1: LIRGenerator::move_to_phi can't deal with illegal phi
2016-03-30 thartmann 8152861: VM crash on assert: locked methods shouldn't be flushed
2016-03-30 thartmann 8152947: VM crash with assert(!removed || is_in_use()) failed: unused osr nmethod should be invalidated
2016-03-24 amurillo Merge
2016-03-24 zmajo 8152640: Quarantine compiler/intrinsics/string/TestHasNegatives.java
2016-03-23 zmajo Merge
2016-03-18 neliasso 8152169: LockCompilationTest.java fails due method present in the compiler queue
2016-03-21 zmajo Merge
2016-03-21 zmajo 8148754: C2 loop unrolling fails due to unexpected graph shape
2016-03-21 thartmann 8144693: Intrinsify StringCoding.hasNegatives() on SPARC
2016-03-17 fzhinkin 8152004: CTW crashes with failed assertion after 8150646 integration
2016-03-18 twisti 8152134: [JVMCI] printing compile queues always prints C2 regardless of UseJVMCICompiler
2016-03-18 twisti 8151723: [JVMCI] JVMCIRuntime::treat_as_trivial: Don't limit trivial prefixes to boot class path
2016-03-17 twisti 8151829: [JVMCI] incorrect documentation about jvmci.compiler property
2016-03-18 thartmann Merge
2016-03-18 thartmann 8023191: OSR nmethods should be flushed to free space in CodeCache
2016-03-17 neliasso 8152090: Code missing from JDK-8150054 causing many test failures
2016-03-17 never 8151874: [JVMCI] canInlineMethod should check is_not_compilable for correct CompLevel
2016-03-17 aph Merge
2016-02-25 aph 8150652: Remove unused code in AArch64 back end
2016-03-17 thartmann 8151882: -XX:+Verbose prints messages even if no other flag is set
2016-03-16 neliasso 8150054: Make compilercontrol test ignore xcomp
2016-04-03 chegar 8153181: Move sun.misc.VMSupport to an internal package
2016-04-07 lana Added tag jdk-9+113 for changeset 9bc1d0332a48
2016-04-09 chegar 8153737: Unsupported Module
2016-04-08 jlahoda 8153243: make docs should generate JShell API docs
2016-04-07 lana Merge
2016-04-07 erikj 8153660: jwdp.so/dll missing from JRE image
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 tip