8158050: Remove SA-JDI
Remove SA-JDI Reviewed-by: alanb, dsamersoff
This commit is contained in:
parent
435f7046be
commit
b7eda654ab
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
|
||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
#
|
||||
# This code is free software; you can redistribute it and/or modify it
|
||||
@ -25,12 +25,6 @@
|
||||
|
||||
include LauncherCommon.gmk
|
||||
|
||||
$(eval $(call SetupBuildLauncher, jsadebugd, \
|
||||
MAIN_CLASS := sun.jvm.hotspot.jdi.SADebugServer, \
|
||||
MACOSX_SIGNED := true, \
|
||||
))
|
||||
|
||||
|
||||
$(eval $(call SetupBuildLauncher, jhsdb, \
|
||||
MAIN_CLASS := sun.jvm.hotspot.SALauncher, \
|
||||
MACOSX_SIGNED := true, \
|
||||
|
@ -93,7 +93,6 @@ public class VersionCheck extends TestHelper {
|
||||
"jps",
|
||||
"jrunscript",
|
||||
"jjs",
|
||||
"jsadebugd",
|
||||
"jstack",
|
||||
"jstat",
|
||||
"jstatd",
|
||||
|
Loading…
x
Reference in New Issue
Block a user